1. 1ee2b4b BACKPORT: bpf: introduce BPF_F_ALLOW_OVERRIDE flag by Alexei Starovoitov · 7 years ago
  2. c00662a UPSTREAM: samples: bpf: add userspace example for attaching eBPF programs to cgroups by Daniel Mack · 7 years ago
  3. 7bca0a9 bpf: enhance verifier to understand stack pointer arithmetic by Yonghong Song · 7 years ago
  4. 2dbb4c0 bpf/samples: Fix PT_REGS_IP on s390x and use it by Michael Holzheu · 7 years ago
  5. 90e0289 bpf: Add test for bpf_redirect to ipip/ip6tnl by Martin KaFai Lau · 7 years ago
  6. 96a8eb1 bpf: fix samples to add fake KBUILD_MODNAME by Daniel Borkmann · 8 years ago
  7. 4846113 bpf: allow access into map value arrays by Josef Bacik · 8 years ago
  8. 973d94d bpf samples: update tracex5 sample to use __seccomp_filter by Naveen N. Rao · 8 years ago
  9. 2b064ff bpf samples: fix compiler errors with sockex2 and sockex3 by Naveen N. Rao · 8 years ago
  10. 7d95b0a bpf: add test cases for direct packet access by Daniel Borkmann · 8 years ago
  11. 173ca26 samples/bpf: add comprehensive ipip, ipip6, ip6ip6 test by Alexei Starovoitov · 8 years ago
  12. a1c8270 samples/bpf: extend test_tunnel_bpf.sh with IPIP test by Alexei Starovoitov · 8 years ago
  13. 2d2be8c bpf: fix range propagation on direct packet access by Daniel Borkmann · 8 years ago
  14. 7287441 samples/bpf: add sampleip example by Brendan Gregg · 8 years ago
  15. 1c47910e samples/bpf: add perf_event+bpf example by Alexei Starovoitov · 8 years ago
  16. 6afb1e2 samples/bpf: Add tunnel set/get tests. by William Tu · 8 years ago
  17. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  18. 1633ac0 samples/bpf: add verifier tests for the helper access to the packet by Aaron Yue · 8 years ago
  19. 747ea55 bpf: fix bpf_skb_in_cgroup helper naming by Daniel Borkmann · 8 years ago
  20. 9e6e60e samples/bpf: Add test_current_task_under_cgroup test by Sargun Dhillon · 8 years ago
  21. 05b8ad2 samples/bpf: fix bpf_perf_event_output prototype by Adam Barth · 8 years ago
  22. ba0cc3c samples/bpf: add bpf_map_update_elem() tests by Alexei Starovoitov · 8 years ago
  23. cf9b119 samples/bpf: Add test/example of using bpf_probe_write_user bpf helper by Sargun Dhillon · 8 years ago
  24. 96ae522 bpf: Add bpf_probe_write_user BPF helper to be called in tracers by Sargun Dhillon · 8 years ago
  25. d9094bd bpf: make xdp sample variable names more meaningful by Brenden Blanco · 8 years ago
  26. 764cbcce bpf: add sample for xdp forwarding and rewrite by Brenden Blanco · 8 years ago
  27. 86af8b4 Add sample for adding simple drop program to link by Brenden Blanco · 8 years ago
  28. a3f7461 cgroup: bpf: Add an example to do cgroup checking in BPF by Martin KaFai Lau · 8 years ago
  29. eb88d585 samples/bpf: set max locked memory to ulimited by William Tu · 8 years ago
  30. 883e44e samples/bpf: add verifier tests by Alexei Starovoitov · 8 years ago
  31. 65d472f samples/bpf: add 'pointer to packet' tests by Alexei Starovoitov · 8 years ago
  32. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  33. bdefbbf samples/bpf: like LLC also verify and allow redefining CLANG command by Jesper Dangaard Brouer · 8 years ago
  34. b62a796 samples/bpf: allow make to be run from samples/bpf/ directory by Jesper Dangaard Brouer · 8 years ago
  35. 1c97566 samples/bpf: add a README file to get users started by Jesper Dangaard Brouer · 8 years ago
  36. 7b01dd5 samples/bpf: Makefile verify LLVM compiler avail and bpf target is supported by Jesper Dangaard Brouer · 8 years ago
  37. 6ccfba7 samples/bpf: add back functionality to redefine LLC command by Jesper Dangaard Brouer · 8 years ago
  38. 569cc39 samples/bpf: fix trace_output example by Alexei Starovoitov · 8 years ago
  39. 3f2050e bpf, samples: add test cases for raw stack by Daniel Borkmann · 8 years ago
  40. 02413ca bpf, samples: don't zero data when not needed by Daniel Borkmann · 8 years ago
  41. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  42. e3edfde samples/bpf: add tracepoint vs kprobe performance tests by Alexei Starovoitov · 8 years ago
  43. 3c9b164 samples/bpf: tracepoint example by Alexei Starovoitov · 8 years ago
  44. c076604 samples/bpf: add tracepoint support to bpf loader by Alexei Starovoitov · 8 years ago
  45. 138d615 samples/bpf: Enable powerpc support by Naveen N. Rao · 8 years ago
  46. 128d151 samples/bpf: Use llc in PATH, rather than a hardcoded value by Naveen N. Rao · 8 years ago
  47. 77e6353 samples/bpf: Fix build breakage with map_perf_test_user.c by Naveen N. Rao · 8 years ago
  48. 26e9093 samples/bpf: add map performance test by Alexei Starovoitov · 8 years ago
  49. 7dcc42b samples/bpf: stress test bpf_get_stackid by Alexei Starovoitov · 8 years ago
  50. 9d8b612 samples/bpf: add bpf map stress test by Alexei Starovoitov · 8 years ago
  51. c3f85cf samples/bpf: test both pre-alloc and normal maps by Alexei Starovoitov · 8 years ago
  52. 89b9760 samples/bpf: add map_flags to bpf loader by Alexei Starovoitov · 8 years ago
  53. 3622e7e samples/bpf: move ksym_search() into library by Alexei Starovoitov · 8 years ago
  54. 618ec9a7 samples/bpf: make map creation more verbose by Alexei Starovoitov · 8 years ago
  55. a6ffe7b samples/bpf: offwaketime example by Alexei Starovoitov · 8 years ago
  56. 3059303 samples/bpf: update tracex[23] examples to use per-cpu maps by Alexei Starovoitov · 8 years ago
  57. df570f5 samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_ARRAY by tom.leiming@gmail.com · 8 years ago
  58. e155967 samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_HASH by Martin KaFai Lau · 8 years ago
  59. 30b50aa bpf: samples: exclude asm/sysreg.h for arm64 by Yang Shi · 8 years ago
  60. 42984d7 bpf: add sample usages for persistent maps/progs by Daniel Borkmann · 9 years ago
  61. b75ec3af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  62. 85ff8a43 bpf: sample: define aarch64 specific registers by Yang Shi · 9 years ago
  63. 3911169 samples: bpf: add bpf_perf_event_output example by Alexei Starovoitov · 9 years ago
  64. bf50887 bpf: add unprivileged bpf tests by Alexei Starovoitov · 9 years ago
  65. 27b29f6 bpf: add bpf_redirect() helper by Alexei Starovoitov · 9 years ago
  66. 5ed3ccb bpf: fix build warnings and add function read_trace_pipe() by Kaixu Xia · 9 years ago
  67. 47efb30 samples/bpf: example of get selected PMU counter value by Kaixu Xia · 9 years ago
  68. 24b4d2a ebpf: Allow dereferences of PTR_TO_STACK registers by Alex Gartrell · 9 years ago
  69. d912557 samples: bpf: enable trace samples for s390x by Michael Holzheu · 9 years ago
  70. 0fb1170 bpf: BPF based latency tracing by Daniel Wagner · 9 years ago
  71. ffeedaf bpf: introduce current->pid, tgid, uid, gid, comm accessors by Alexei Starovoitov · 9 years ago
  72. d691f9e bpf: allow programs to write to certain skb fields by Alexei Starovoitov · 9 years ago
  73. 3431205 bpf: make programs see skb->data == L2 for ingress and egress by Alexei Starovoitov · 9 years ago
  74. 530b2c8 samples/bpf: bpf_tail_call example for networking by Alexei Starovoitov · 9 years ago
  75. 5bacd78 samples/bpf: bpf_tail_call example for tracing by Alexei Starovoitov · 9 years ago
  76. b88c06e samples/bpf: fix in-source build of samples with clang by Brenden Blanco · 9 years ago
  77. 725f9dc bpf: fix two bugs in verification logic when accessing 'ctx' pointer by Alexei Starovoitov · 9 years ago
  78. a166151 bpf: fix bpf helpers to use skb->mac_header relative offsets by Alexei Starovoitov · 9 years ago
  79. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  80. 91bc4822 tc: bpf: add checksum helpers by Alexei Starovoitov · 9 years ago
  81. 9811e35 samples/bpf: Add kmem_alloc()/free() tracker tool by Alexei Starovoitov · 9 years ago
  82. 5c7fc2d2 samples/bpf: Add IO latency analysis (iosnoop/heatmap) tool by Alexei Starovoitov · 9 years ago
  83. d822a19 samples/bpf: Add counting example for kfree_skb() function calls and the write() syscall by Alexei Starovoitov · 9 years ago
  84. b896c4f samples/bpf: Add simple non-portable kprobe filter example by Alexei Starovoitov · 9 years ago
  85. c249739 bpf: allow BPF programs access 'protocol' and 'vlan_tci' fields by Alexei Starovoitov · 9 years ago
  86. 614cd3b samples: bpf: add skb->field examples and tests by Alexei Starovoitov · 9 years ago
  87. f1a66f8 ebpf: export BPF_PSEUDO_MAP_FD to uapi by Daniel Borkmann · 9 years ago
  88. f91fe17 ebpf: remove kernel test stubs by Daniel Borkmann · 9 years ago
  89. ba1a68b samples: bpf: relax test_maps check by Alexei Starovoitov · 9 years ago
  90. fbe3310 samples: bpf: large eBPF program in C by Alexei Starovoitov · 9 years ago
  91. a808578 samples: bpf: trivial eBPF program in C by Alexei Starovoitov · 9 years ago
  92. 249b812 samples: bpf: elf_bpf file loader by Alexei Starovoitov · 9 years ago
  93. 03f4723 samples: bpf: example of stateful socket filtering by Alexei Starovoitov · 9 years ago
  94. 7943c0f bpf: remove test map scaffolding and user proper types by Alexei Starovoitov · 9 years ago
  95. ffb65f2 bpf: add a testsuite for eBPF maps by Alexei Starovoitov · 9 years ago
  96. 342ded4 samples: bpf: add a verifier test and summary line by Alexei Starovoitov · 10 years ago
  97. 32bf08a bpf: fix bug in eBPF verifier by Alexei Starovoitov · 10 years ago
  98. fd10c2e bpf: add tests to verifier testsuite by Alexei Starovoitov · 10 years ago
  99. 3c731eb bpf: mini eBPF library, test stubs and verifier testsuite by Alexei Starovoitov · 10 years ago