1. bad1926 bpf, s390: fix build for libbpf and selftest suite by Daniel Borkmann · 7 years ago
  2. d777b2d bpf: don't zero out the info struct in bpf_obj_get_info_by_fd() by Jakub Kicinski · 7 years ago
  3. d655490 bpf: allow to specify log level and reduce it for test_verifier by Daniel Borkmann · 7 years ago
  4. 95b9afd bpf: Test for bpf ID by Martin KaFai Lau · 8 years ago
  5. 91045f5 bpf: Add bpf_verify_program() to the library. by David S. Miller · 8 years ago
  6. b0c4780 bpf: Add sparc support to tools and samples. by David S. Miller · 8 years ago
  7. 3084887 tools/lib/bpf: add support for BPF_PROG_TEST_RUN command by Alexei Starovoitov · 8 years ago
  8. fb30d4b bpf: Add tests for map-in-map by Martin KaFai Lau · 8 years ago
  9. 0367105 scripts/spelling.txt: add "overrided" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  10. 3f64116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  11. cdc6a4b bpf: Remove redundant ifdef by Mickaël Salaün · 8 years ago
  12. 7f67763 bpf: introduce BPF_F_ALLOW_OVERRIDE flag by Alexei Starovoitov · 8 years ago
  13. 702498a bpf: Remove bpf_sys.h from selftests by Mickaël Salaün · 8 years ago
  14. 5f155c2 bpf: Use bpf_map_get_next_key() from the library by Mickaël Salaün · 8 years ago
  15. e58383b bpf: Use bpf_map_delete_elem() from the library by Mickaël Salaün · 8 years ago
  16. e5ff7c4 bpf: Use bpf_map_lookup_elem() from the library by Mickaël Salaün · 8 years ago
  17. 10ecc72 bpf: Use bpf_map_update_elem() from the library by Mickaël Salaün · 8 years ago
  18. 2ee89fb bpf: Use bpf_load_program() from the library by Mickaël Salaün · 8 years ago
  19. 5dc880d tools lib bpf: Add bpf_prog_{attach,detach} by Joe Stringer · 8 years ago
  20. a5580c7 tools lib bpf: Add flags to bpf_create_map() by Joe Stringer · 8 years ago
  21. 83d994d tools lib bpf: use __u32 from linux/types.h by Joe Stringer · 8 years ago
  22. 9742da0 tools lib bpf: Add missing BPF functions by Wang Nan · 8 years ago
  23. 203d1ca tools lib bpf: Add license header by Wang Nan · 8 years ago
  24. 8f9e05f perf tools: Fix PowerPC native building by Wang Nan · 9 years ago
  25. 43798bf bpf tools: Add helper function for updating bpf maps elements by He Kuang · 9 years ago
  26. 7bf9836 bpf tools: Introduce bpf_load_program() to bpf.c by Wang Nan · 10 years ago
  27. e3ed2fe bpf tools: Add bpf.c/h for common bpf operations by Wang Nan · 10 years ago