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