Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Borkmann f1f7714ea5 bpf: rework prog_digest into prog_tag há 8 anos atrás
  Daniel Borkmann 5ccb071e97 bpf: fix overflow in prog accounting há 8 anos atrás
  Daniel Borkmann aafe6ae9ce bpf: dynamically allocate digest scratch buffer há 8 anos atrás
  Martin KaFai Lau 17bedab272 bpf: xdp: Allow head adjustment in XDP prog há 8 anos atrás
  Daniel Borkmann 7bd509e311 bpf: add prog_digest and expose it via fdinfo/netlink há 8 anos atrás
  Daniel Borkmann 2d0e30c30f bpf: add helper for retrieving current numa node id há 8 anos atrás
  Shaohua Li b761fe226b bpf: clean up put_cpu_var usage há 8 anos atrás
  Daniel Borkmann f3694e0012 bpf: add BPF_CALL_x macros for declaring helpers há 9 anos atrás
  Daniel Borkmann 555c8a8623 bpf: avoid stack copy and use skb ctx for event output há 9 anos atrás
  Daniel Borkmann 1ca1cc98bf bpf: minor cleanups on fd maps and helpers há 9 anos atrás
  Daniel Borkmann b7552e1bcc bpf: rather use get_random_int for randomizations há 9 anos atrás
  Daniel Borkmann 4f3446bb80 bpf: add generic constant blinding for use in jits há 9 anos atrás
  Daniel Borkmann d1c55ab5e4 bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis há 9 anos atrás
  Daniel Borkmann c237ee5eb3 bpf: add bpf_patch_insn_single helper há 9 anos atrás
  Daniel Borkmann 4936e3528e bpf: minor cleanups in ebpf code há 9 anos atrás
  Alexei Starovoitov 969bf05eb3 bpf: direct packet access há 9 anos atrás
  Daniel Borkmann bd570ff970 bpf: add event output helper for notifications/sampling/logging há 9 anos atrás
  Josh Poimboeuf 39853cc0cd bpf: Mark __bpf_prog_run() stack frame as non-standard há 9 anos atrás
  Daniel Borkmann 8b614aebec bpf: move clearing of A/X into classic to eBPF migration prologue há 9 anos atrás
  Daniel Borkmann e9d8afa90b bpf: consolidate bpf_prog_put{, _rcu} dismantle paths há 9 anos atrás
  Daniel Borkmann 3ad0040573 bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs há 9 anos atrás
  Daniel Borkmann a91263d520 ebpf: migrate bpf_prog's flags to bitfield há 10 anos atrás
  Wang Nan 2a36f0b92e bpf: Make the bpf_prog_array_map more generic há 10 anos atrás
  Alexei Starovoitov 4d9c5c53ac test_bpf: add bpf_skb_vlan_push/pop() tests há 10 anos atrás
  Daniel Borkmann c4675f9353 ebpf: remove self-assignment in interpreter's tail call há 10 anos atrás
  Alexei Starovoitov 0756ea3e85 bpf: allow networking programs to use bpf_trace_printk() for debugging há 10 anos atrás
  Alexei Starovoitov ffeedafbf0 bpf: introduce current->pid, tgid, uid, gid, comm accessors há 10 anos atrás
  Daniel Borkmann 3324b584b6 ebpf: misc core cleanup há 10 anos atrás
  Daniel Borkmann 17ca8cbf49 ebpf: allow bpf_ktime_get_ns_proto also for networking há 10 anos atrás
  Alexei Starovoitov 04fd61ab36 bpf: allow bpf programs to tail-call other bpf programs há 10 anos atrás