1. 515ee52 bpf: make preloaded map iterators to display map elements count by Anton Protopopov · 1 year, 6 months ago
  2. bbaf1ff bpf: Replace deprecated -target with --target= for Clang by Fangrui Song · 1 year, 7 months ago
  3. ffadc37 bpf: Replace all non-returning strlcpy with strscpy by Azeem Shaikh · 1 year, 7 months ago
  4. 0f0e5f5b bpf: iterators: Split iterators.lskel.h into little- and big- endian versions by Ilya Leoshkevich · 2 years ago
  5. 3848636 bpf: iterators: Build and use lightweight bootstrap version of bpftool by Pu Lehui · 2 years, 6 months ago
  6. 4989135 bpf: Remove redundant slash by Yuntao Wang · 2 years, 10 months ago
  7. 80bebeb bpf: Fix issue with bpf preload module taking over stdout/stdin of kernel. by Yucong Sun · 2 years, 11 months ago
  8. cb80ddc bpf: Convert bpf_preload.ko to use light skeleton. by Alexei Starovoitov · 2 years, 11 months ago
  9. d7beb3d bpf: Update iterators.lskel.h. by Alexei Starovoitov · 2 years, 11 months ago
  10. e96f2d6 bpf: Drop libbpf, libelf, libz dependency from bpf preload. by Alexei Starovoitov · 3 years ago
  11. 18ef5da bpf: Open code obj_get_info_by_fd in bpf preload. by Alexei Starovoitov · 3 years ago
  12. 79b2039 bpf: Convert bpf preload to light skeleton. by Alexei Starovoitov · 3 years ago
  13. 1ddbddd bpf: Remove unnecessary setrlimit from bpf preload. by Alexei Starovoitov · 3 years ago
  14. 5f52d47 bpf/preload: Clean up .gitignore and "clean-files" target by Quentin Monnet · 3 years, 3 months ago
  15. d7db0a4 bpftool: Add install-bin target to install binary only by Quentin Monnet · 3 years, 3 months ago
  16. 7bf731d bpf: iterators: Install libbpf headers when building by Quentin Monnet · 3 years, 3 months ago
  17. bf60791 bpf: preload: Install libbpf headers when building by Quentin Monnet · 3 years, 3 months ago
  18. d6a6a55 libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h by Florent Revest · 3 years, 8 months ago
  19. f60a85c bpf: Fix umd memory leak in copy_process() by Zqiang · 3 years, 10 months ago
  20. d1e1355 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  21. 150a273 bpf, preload: Fix build when $(O) points to a relative path by Quentin Monnet · 4 years ago
  22. 619775c bpf: Remove unnecessary <argp.h> include from preload/iterators by Leah Neukirchen · 4 years, 1 month ago
  23. 7c0afca bpf: BPF_PRELOAD depends on BPF_SYSCALL by Randy Dunlap · 4 years, 2 months ago
  24. 3aac1ea bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attach by Toke Høiland-Jørgensen · 4 years, 3 months ago
  25. 9d9aae5 bpf/preload: Make sure Makefile cleans up after itself, and add .gitignore by Toke Høiland-Jørgensen · 4 years, 3 months ago
  26. 2532f84 bpf: Disallow BPF_PRELOAD in allmodconfig builds by Alexei Starovoitov · 4 years, 5 months ago
  27. d71fa5c bpf: Add kernel module with user mode driver that populates bpffs. by Alexei Starovoitov · 4 years, 5 months ago
  28. f0fdfef bpf: Add BPF program and map iterators as built-in BPF programs. by Alexei Starovoitov · 4 years, 5 months ago