1. 0fb1170 bpf: BPF based latency tracing by Daniel Wagner · 9 years ago
  2. ffeedaf bpf: introduce current->pid, tgid, uid, gid, comm accessors by Alexei Starovoitov · 9 years ago
  3. d691f9e bpf: allow programs to write to certain skb fields by Alexei Starovoitov · 9 years ago
  4. 3431205 bpf: make programs see skb->data == L2 for ingress and egress by Alexei Starovoitov · 9 years ago
  5. 530b2c8 samples/bpf: bpf_tail_call example for networking by Alexei Starovoitov · 9 years ago
  6. 5bacd78 samples/bpf: bpf_tail_call example for tracing by Alexei Starovoitov · 9 years ago
  7. b88c06e samples/bpf: fix in-source build of samples with clang by Brenden Blanco · 9 years ago
  8. 725f9dc bpf: fix two bugs in verification logic when accessing 'ctx' pointer by Alexei Starovoitov · 9 years ago
  9. a166151 bpf: fix bpf helpers to use skb->mac_header relative offsets by Alexei Starovoitov · 9 years ago
  10. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  11. 91bc4822 tc: bpf: add checksum helpers by Alexei Starovoitov · 9 years ago
  12. 9811e35 samples/bpf: Add kmem_alloc()/free() tracker tool by Alexei Starovoitov · 9 years ago
  13. 5c7fc2d samples/bpf: Add IO latency analysis (iosnoop/heatmap) tool by Alexei Starovoitov · 9 years ago
  14. d822a19 samples/bpf: Add counting example for kfree_skb() function calls and the write() syscall by Alexei Starovoitov · 9 years ago
  15. b896c4f samples/bpf: Add simple non-portable kprobe filter example by Alexei Starovoitov · 9 years ago
  16. c249739 bpf: allow BPF programs access 'protocol' and 'vlan_tci' fields by Alexei Starovoitov · 9 years ago
  17. 614cd3b samples: bpf: add skb->field examples and tests by Alexei Starovoitov · 9 years ago
  18. f1a66f8 ebpf: export BPF_PSEUDO_MAP_FD to uapi by Daniel Borkmann · 9 years ago
  19. f91fe17 ebpf: remove kernel test stubs by Daniel Borkmann · 9 years ago
  20. ba1a68b samples: bpf: relax test_maps check by Alexei Starovoitov · 9 years ago
  21. fbe3310 samples: bpf: large eBPF program in C by Alexei Starovoitov · 10 years ago
  22. a808578 samples: bpf: trivial eBPF program in C by Alexei Starovoitov · 10 years ago
  23. 249b812 samples: bpf: elf_bpf file loader by Alexei Starovoitov · 10 years ago
  24. 03f4723 samples: bpf: example of stateful socket filtering by Alexei Starovoitov · 10 years ago
  25. 7943c0f bpf: remove test map scaffolding and user proper types by Alexei Starovoitov · 10 years ago
  26. ffb65f2 bpf: add a testsuite for eBPF maps by Alexei Starovoitov · 10 years ago
  27. 342ded4 samples: bpf: add a verifier test and summary line by Alexei Starovoitov · 10 years ago
  28. 32bf08a bpf: fix bug in eBPF verifier by Alexei Starovoitov · 10 years ago
  29. fd10c2e bpf: add tests to verifier testsuite by Alexei Starovoitov · 10 years ago
  30. 3c731eb bpf: mini eBPF library, test stubs and verifier testsuite by Alexei Starovoitov · 10 years ago