1. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  2. f86ca3c tools/resolve_btfids: Use libbpf's btf__parse() API by Andrii Nakryiko · 4 years, 5 months ago
  3. 8526df0 tools/bpftool: Use libbpf's btf__parse() API for parsing BTF from file by Andrii Nakryiko · 4 years, 5 months ago
  4. 041549b tools, bpftool: Fix wrong return value in do_dump() by Tianjia Zhang · 4 years, 5 months ago
  5. e85f99aa tools/bpftool: Add documentation and bash-completion for `link detach` by Andrii Nakryiko · 4 years, 5 months ago
  6. 0e8c7c0 tools/bpftool: Add `link detach` subcommand by Andrii Nakryiko · 4 years, 5 months ago
  7. 9a97c9d tools, bpftool: Add LSM type to array of prog names by Quentin Monnet · 4 years, 5 months ago
  8. 70cfab1 tools, bpftool: Skip type probe if name is not found by Quentin Monnet · 4 years, 5 months ago
  9. d8793ac tools/bpftool: Add bpftool support for bpf map element iterator by Yonghong Song · 4 years, 6 months ago
  10. f3c93a9 tools/bpftool: Strip BPF .o files before skeleton generation by Andrii Nakryiko · 4 years, 6 months ago
  11. 9165e1d70 bpftool: Use only nftw for file tree parsing by Tony Ambardar · 4 years, 6 months ago
  12. e4d9c23 samples/bpf, selftests/bpf: Use bpf_probe_read_kernel by Ilya Leoshkevich · 4 years, 6 months ago
  13. 956fcfc tools/bpftool: Fix error handing in do_skeleton() by YueHaibing · 4 years, 6 months ago
  14. f143c11 tools: bpf: Use local copy of headers including uapi/linux/filter.h by Will Deacon · 5 years ago
  15. 93a3545 tools/bpftool: Add name mappings for SK_LOOKUP prog and attach type by Jakub Sitnicki · 4 years, 6 months ago
  16. 11bb2f7 bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF option by Jiri Olsa · 4 years, 6 months ago
  17. 0b20933 tools/bpftool: Strip away modifiers from global variables by Andrii Nakryiko · 4 years, 6 months ago
  18. 93776cb tools/bpftool: Remove warning about PID iterator support by Andrii Nakryiko · 4 years, 6 months ago
  19. 33a57ce bpf: Compile resolve_btfids tool at kernel compilation start by Jiri Olsa · 4 years, 6 months ago
  20. fbbb68d bpf: Add resolve_btfids tool to resolve BTF IDs in ELF object by Jiri Olsa · 4 years, 6 months ago
  21. 625eb8e bpf: Fix another bpftool segfault without skeleton code enabled by Louis Peens · 4 years, 6 months ago
  22. db94cc0 bpftool: Add support for BPF_CGROUP_INET_SOCK_RELEASE by Stanislav Fomichev · 4 years, 6 months ago
  23. f91c031e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
  24. 8ae4121 bpf: Fix bpftool without skeleton code enabled by John Fastabend · 4 years, 6 months ago
  25. 17bbf92 tools/bpftool: Turn off -Wnested-externs warning by Andrii Nakryiko · 4 years, 6 months ago
  26. ec23eb7 tools/bpftool: Allow substituting custom vmlinux.h for the build by Andrii Nakryiko · 4 years, 6 months ago
  27. 16d37ee tools, bpftool: Define attach_type_name array only once by Tobias Klauser · 4 years, 6 months ago
  28. 9023497 tools, bpftool: Define prog_type_name array only once by Tobias Klauser · 4 years, 6 months ago
  29. 54b66c2 tools, bpftool: Fix variable shadowing in emit_obj_refs_json() by Quentin Monnet · 4 years, 7 months ago
  30. 4e608675 Merge up to bpf_probe_read_kernel_str() fix into bpf-next by Alexei Starovoitov · 4 years, 7 months ago
  31. 9d9d8cc tools, bpftool: Correctly evaluate $(BUILD_BPF_SKELS) in Makefile by Tobias Klauser · 4 years, 7 months ago
  32. 075c776 tools/bpftool: Add documentation and sample output for process info by Andrii Nakryiko · 4 years, 7 months ago
  33. d53dee3 tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDs by Andrii Nakryiko · 4 years, 7 months ago
  34. 05aca6d tools/bpftool: Generalize BPF skeleton support and generate vmlinux.h by Andrii Nakryiko · 4 years, 7 months ago
  35. 16e9b18 tools/bpftool: Minimize bootstrap bpftool by Andrii Nakryiko · 4 years, 7 months ago
  36. a479b8c tools/bpftool: Move map/prog parsing logic into common by Andrii Nakryiko · 4 years, 7 months ago
  37. bb8dc26 tools/bpftool: Relicense bpftool's BPF profiler prog as dual-license GPL/BSD by Andrii Nakryiko · 4 years, 7 months ago
  38. 1c7fb20 tools, bpftool: Add ringbuf map type to map command docs by Tobias Klauser · 4 years, 7 months ago
  39. c34a06c tools/bpftool: Add ringbuf map to a list of known map types by Andrii Nakryiko · 4 years, 7 months ago
  40. 22eb787 tools/bpftool: Fix skeleton codegen by Andrii Nakryiko · 4 years, 7 months ago
  41. 2c4779e tools, bpftool: Exit on error in function codegen by Tobias Klauser · 4 years, 7 months ago
  42. d4060ac tools, bpftool: Fix memory leak in codegen error cases by Tobias Klauser · 4 years, 7 months ago
  43. 47f6bc4 tools, bpf: Do not force gcc as CC by Brett Mastbergen · 4 years, 7 months ago
  44. d70a6be tools/bpf: Don't use $(COMPILE.c) by Ilya Leoshkevich · 4 years, 7 months ago
  45. e948947 bpftool: Support link show for netns-attached links by Jakub Sitnicki · 4 years, 7 months ago
  46. be6e198 bpftool: Extract helpers for showing link attach type by Jakub Sitnicki · 4 years, 7 months ago
  47. dc3ca5c tools, bpftool: Print correct error message when failing to load BTF by Tobias Klauser · 4 years, 7 months ago
  48. 73a4f04 tools, bpftool: Make capability check account for new BPF caps by Quentin Monnet · 4 years, 8 months ago
  49. 9004035 tools, bpftool: Clean subcommand help messages by Quentin Monnet · 4 years, 8 months ago
  50. 05ee19c bpf, bpftool: Enable get{peer, sock}name attach types by Daniel Borkmann · 4 years, 8 months ago
  51. 0ee52c0 bpf, bpftool: Allow probing for CONFIG_HZ from kernel config by Daniel Borkmann · 4 years, 8 months ago
  52. c8caa0b tools, bpftool: Minor fixes for documentation by Quentin Monnet · 4 years, 8 months ago
  53. 6e7e034 tools, bpftool: Poison and replace kernel integer typedefs by Quentin Monnet · 4 years, 8 months ago
  54. b4563fa bpf, runqslower: include proper uapi/bpf.h by Song Liu · 4 years, 8 months ago
  55. 9406b48 tools/bpftool: Add bpf_iter support for bptool by Yonghong Song · 4 years, 8 months ago
  56. 115506f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
  57. 0b3b9ca tools: bpftool: Make libcap dependency optional by Quentin Monnet · 4 years, 8 months ago
  58. cf9bf71 tools: bpftool: Allow unprivileged users to probe features by Quentin Monnet · 4 years, 8 months ago
  59. e3450b7 tools: bpftool: For "feature probe" define "full_mode" bool as global by Quentin Monnet · 4 years, 8 months ago
  60. 5d085ad bpftool: Add link bash completions by Andrii Nakryiko · 4 years, 8 months ago
  61. 7464d01 bpftool: Add bpftool-link manpage by Andrii Nakryiko · 4 years, 8 months ago
  62. c5481f9 bpftool: Add bpf_link show and pin support by Andrii Nakryiko · 4 years, 8 months ago
  63. 50325b1 bpftool: Expose attach_type-to-string array to non-cgroup code by Andrii Nakryiko · 4 years, 8 months ago
  64. cb3f0d5 docs: networking: convert filter.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  65. 93e5168 tools/bpf/bpftool: Remove duplicate headers by Jagadeesh Pagadala · 4 years, 9 months ago
  66. dfc55ac tools/runqslower: Ensure own vmlinux.h is picked up first by Andrii Nakryiko · 4 years, 9 months ago
  67. 32e4c6f bpftool: Respect the -d option in struct_ops cmd by Martin KaFai Lau · 4 years, 9 months ago
  68. 96b2eb6 tools, bpftool: Fix struct_ops command invalid pointer free by Daniel T. Lee · 4 years, 9 months ago
  69. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  70. d198b34f .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  71. 65c9362 bpftool: Add struct_ops support by Martin KaFai Lau · 4 years, 10 months ago
  72. d5ae04d bpftool: Translate prog_id to its bpf prog_name by Martin KaFai Lau · 4 years, 10 months ago
  73. 30255d3 bpftool: Print as a string for char array by Martin KaFai Lau · 4 years, 10 months ago
  74. ca7e6e45 bpftool: Print the enum's name instead of value by Martin KaFai Lau · 4 years, 10 months ago
  75. bcd66b1 tools/bpf: Move linux/types.h for selftests and bpftool by Tobias Klauser · 4 years, 10 months ago
  76. 6ae32b2 tools: bpftool: Restore message on failure to guess program type by Quentin Monnet · 4 years, 10 months ago
  77. 132c1af tools: bpftool: Fix minor bash completion mistakes by Quentin Monnet · 4 years, 10 months ago
  78. 75a1e79 tools: bpftool: Allow all prog/map handles for pinning objects by Quentin Monnet · 4 years, 10 months ago
  79. 8d830f5 bpftool: Add _bpftool and profiler.skel.h to .gitignore by Song Liu · 4 years, 10 months ago
  80. 39be909 bpftool: Skeleton should depend on libbpf by Song Liu · 4 years, 10 months ago
  81. 14e5728 bpftool: Only build bpftool-prog-profile if supported by clang by Song Liu · 4 years, 10 months ago
  82. fe4eb06 bpftool: Use linux/types.h from source tree for profiler build by Tobias Klauser · 4 years, 10 months ago
  83. 37ccc12 tools/runqslower: Add BPF_F_CURRENT_CPU for running selftest on older kernels by Andrii Nakryiko · 4 years, 10 months ago
  84. aad32f4 bpftool: Fix typo in bash-completion by Song Liu · 4 years, 10 months ago
  85. 397692ea bpftool: Bash completion for "bpftool prog profile" by Song Liu · 4 years, 10 months ago
  86. 319c7c1 bpftool: Documentation for bpftool prog profile by Song Liu · 4 years, 10 months ago
  87. 47c09d6 bpftool: Introduce "prog profile" command by Song Liu · 4 years, 10 months ago
  88. 367d82f1 tools/runqslower: Drop copy/pasted BPF_F_CURRENT_CPU definiton by Andrii Nakryiko · 4 years, 10 months ago
  89. ca7dc27 bpftool: Add header guards to generated vmlinux.h by Andrii Nakryiko · 4 years, 10 months ago
  90. ad92b12 bpftool: Update bash completion for "bpftool feature" command by Michal Rostecki · 4 years, 10 months ago
  91. bcdacab bpftool: Update documentation of "bpftool feature" command by Michal Rostecki · 4 years, 10 months ago
  92. 368cb0e bpftool: Make probes which emit dmesg warnings optional by Michal Rostecki · 4 years, 10 months ago
  93. 6b52ca4 bpftool: Move out sections to separate functions by Michal Rostecki · 4 years, 10 months ago
  94. 3494bec bpftool: Support struct_ops, tracing, ext prog types by Andrey Ignatov · 4 years, 10 months ago
  95. d95f1e8 bpftool: Don't crash on missing xlated program instructions by Toke Høiland-Jørgensen · 5 years ago
  96. fc9e34f tools/bpf/runqslower: Rebuild libbpf.a on libbpf source change by Song Liu · 5 years ago
  97. a525b08 bpftool: Remove redundant "HAVE" prefix from the large INSN limit check by Michal Rostecki · 5 years ago
  98. 2577e37 runqslower: Fix Makefile by Yulia Kartseva · 5 years ago
  99. 07fdbee tools/bpf: Allow overriding llvm tools for runqslower by Andrey Ignatov · 5 years ago
  100. 4125828 bpftool: Print function linkage in BTF dump by Andrii Nakryiko · 5 years ago