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