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