1. 229c3b4 bpftool: Use consistent include paths for libbpf by Toke Høiland-Jørgensen · 5 years ago
  2. 5b554ce tools/runqslower: Use consistent include paths for libbpf by Toke Høiland-Jørgensen · 5 years ago
  3. a835d38 tools/bpf/runqslower: Fix override option for VMLINUX_BTF by Toke Høiland-Jørgensen · 5 years ago
  4. 4e1ea33 bpftool: Support dumping a map with btf_vmlinux_value_type_id by Martin KaFai Lau · 5 years ago
  5. 84c72ce bpftool: Add struct_ops map name by Martin KaFai Lau · 5 years ago
  6. 188a486 bpftool: Fix missing BTF output for json during map dump by Martin KaFai Lau · 5 years ago
  7. d7de726 bpftool: Fix a leak of btf object by Martin KaFai Lau · 5 years ago
  8. 3a0d309 selftests/bpf: Build runqslower from selftests by Andrii Nakryiko · 5 years ago
  9. 9c01546 tools/bpf: Add runqslower tool to tools/bpf by Andrii Nakryiko · 5 years ago
  10. 1cf5b23 bpftool: Apply preserve_access_index attribute to all types in BTF dump by Andrii Nakryiko · 5 years ago
  11. 2faef64 bpftool: Add misc section and probe for large INSN limit by Michal Rostecki · 5 years ago
  12. 2bbc078 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  13. 7c8dce4 bpftool: Make skeleton C code compilable with C++ compiler by Andrii Nakryiko · 5 years ago
  14. 1162f84 bpf: Print error message for bpftool cgroup show by Hechao Li · 5 years ago
  15. 81bfdd0 libbpf: Put Kconfig externs into .kconfig section by Andrii Nakryiko · 5 years ago
  16. dacce64 bpftool: Work-around rst2man conversion bug by Andrii Nakryiko · 5 years ago
  17. 7c43e0d bpftool: Simplify format string to not use positional args by Andrii Nakryiko · 5 years ago
  18. cb21ac5 bpftool: Add gen subcommand manpage by Andrii Nakryiko · 5 years ago
  19. 5dc7a8b bpftool, selftests/bpf: Embed object file inside skeleton by Andrii Nakryiko · 5 years ago
  20. 159ecc00 bpftool: Fix compilation warning on shadowed variable by Paul Chaignon · 5 years ago
  21. 2ad97d4 bpftool: Generate externs datasec in BPF skeleton by Andrii Nakryiko · 5 years ago
  22. d9c00c3 bpftool: Add `gen skeleton` BASH completions by Andrii Nakryiko · 5 years ago
  23. 985ead4 bpftool: Add skeleton codegen command by Andrii Nakryiko · 5 years ago
  24. 612d05b libbpf: Move non-public APIs from libbpf.h to libbpf_internal.h by Andrii Nakryiko · 5 years ago
  25. 99f9863 bpftool: Match maps by name by Paul Chaignon · 5 years ago
  26. a7d22ca bpftool: Match programs by name by Paul Chaignon · 5 years ago
  27. ec20250 bpftool: Match several programs with same tag by Paul Chaignon · 5 years ago
  28. 5b79bcd bpftool: Don't crash on missing jited insns or ksyms by Toke Høiland-Jørgensen · 5 years ago
  29. a89b2cb tools, bpf: Fix build for 'make -s tools/bpf O=<dir>' by Quentin Monnet · 5 years ago
  30. a0f17cc tools, bpftool: Fix warning on ignored return value for 'read' by Quentin Monnet · 5 years ago
  31. 7e22077 tools, bpf_asm: Warn when jumps are out of range by Ilya Leoshkevich · 5 years ago
  32. 5b7fe93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  33. a943646 bpftool: Allow to read btf as raw data by Jiri Olsa · 5 years ago
  34. e00aca6 libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declaration by Andrii Nakryiko · 5 years ago
  35. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  36. 32e3e58 bpftool: Fix bpftool build by switching to bpf_object__open_file() by Andrii Nakryiko · 5 years ago
  37. 55d554f tools: bpf: Use !building_out_of_srctree to determine srctree by Shuah Khan · 5 years ago
  38. 1e46c09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  39. 5b84ad2 tools: bpftool: do not link twice against libbpf.a in Makefile by Quentin Monnet · 5 years ago
  40. fbdb620 tools: bpf: account for generated feature/ and libbpf/ directories by Quentin Monnet · 5 years ago
  41. 45c5589d tools: bpftool: improve and check builds for different make invocations by Quentin Monnet · 5 years ago
  42. e0a43aa tools: bpftool: ignore make built-in rules for getting kernel version by Quentin Monnet · 5 years ago
  43. 68aaf44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  44. 0bb52b0 tools: bpftool: add "bpftool map freeze" subcommand by Quentin Monnet · 5 years ago
  45. c354ff2 tools: bpftool: show frozen status for maps by Quentin Monnet · 5 years ago
  46. 4d374ba0 tools: bpftool: implement "bpftool btf show|list" by Quentin Monnet · 5 years ago
  47. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  48. d34b0440 tools: bpftool: close prog FD before exit on showing a single program by Quentin Monnet · 5 years ago
  49. 8918dc4 tools: bpftool: move "__printf()" attributes to header file by Quentin Monnet · 5 years ago
  50. b0ead6d tools: bpftool: fix format string for p_err() in detect_common_prefix() by Quentin Monnet · 5 years ago
  51. 8a15d5c tools: bpftool: fix format string for p_err() in query_flow_dissector() by Quentin Monnet · 5 years ago
  52. ed4a398 tools: bpftool: fix argument for p_err() in BTF do_dump() by Quentin Monnet · 5 years ago
  53. 22c349e8 tools: bpftool: fix format strings and arguments for jsonw_printf() by Quentin Monnet · 5 years ago
  54. 9def249 tools: bpftool: fix arguments for p_err() in do_event_pipe() by Quentin Monnet · 5 years ago
  55. cb9d996 tools: bpftool: add documentation for net attach/detach by Daniel T. Lee · 5 years ago
  56. 10a708c tools: bpftool: add bash-completion for net attach/detach by Daniel T. Lee · 5 years ago
  57. 37c7f86 tools: bpftool: add net detach command to detach XDP on interface by Daniel T. Lee · 5 years ago
  58. 04949cc tools: bpftool: add net attach command to attach XDP on interface by Daniel T. Lee · 5 years ago
  59. a9436dc tools: bpftool: compile with $(EXTRA_WARNINGS) by Quentin Monnet · 5 years ago
  60. d66fa3c tools: bpftool: add feature check for zlib by Peter Wu · 5 years ago
  61. a664a83 tools: bpftool: fix reading from /proc/config.gz by Peter Wu · 5 years ago
  62. 3c7be38 tools: bpftool: add error message on pin failure by Jakub Kicinski · 5 years ago
  63. b3e78ad tools: bpftool: fix error message (prog -> object) by Jakub Kicinski · 5 years ago
  64. a98bf57 tools: bpftool: add support for reporting the effective cgroup progs by Jakub Kicinski · 5 years ago
  65. 1375dc4a tools: Add definitions for devmap_hash map type by Toke Høiland-Jørgensen · 5 years ago
  66. 216b65f tools: bpftool: add raw_tracepoint_writable prog type to header by Daniel T. Lee · 5 years ago
  67. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  68. 8fc9f8b tools: bpftool: add completion for bpftool prog "loadall" by Quentin Monnet · 6 years ago
  69. 9b190f1 tools/bpftool: switch map event_pipe to libbpf's perf_buffer by Andrii Nakryiko · 6 years ago
  70. aa52bcb tools: bpftool: Fix json dump crash on powerpc by Jiri Olsa · 6 years ago
  71. ba95c74 tools: bpftool: add "prog run" subcommand to test-run programs by Quentin Monnet · 6 years ago
  72. c3ead2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  73. f6d08d9 bpftool: support cgroup sockopt by Stanislav Fomichev · 6 years ago
  74. 6c6874f tools: bpftool: use correct argument in cgroup errors by Jakub Kicinski · 6 years ago
  75. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  76. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  77. dca73a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  78. a7d7a39 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 232 by Thomas Gleixner · 6 years ago
  79. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  80. 4c587c1 bpf: use libbpf_num_possible_cpus internally by Hechao Li · 6 years ago
  81. 38e406f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  82. 000aa12 bpf, bpftool: enable recvmsg attach types by Daniel Borkmann · 6 years ago
  83. 1884c06 tools: bpftool: Fix JSON output when lookup fails by Krzesimir Nowak · 6 years ago
  84. 55d7780 tools: bpftool: make -d option print debug output from verifier by Quentin Monnet · 6 years ago
  85. 775bc8a tools: bpftool: add -d option to get debug output from libbpf by Quentin Monnet · 6 years ago
  86. 92bd682 bpf: style fix in while(!feof()) loop by Chang-Hsien Tsai · 6 years ago
  87. 0d97dac bpftool: auto-complete BTF IDs for btf dump by Andrii Nakryiko · 6 years ago
  88. 90eea40 bpftool: update bash-completion w/ new c option for btf dump by Andrii Nakryiko · 6 years ago
  89. 220ba45 bpftool/docs: add description of btf dump C option by Andrii Nakryiko · 6 years ago
  90. 2119f21 bpftool: add C output format option to btf dump subcommand by Andrii Nakryiko · 6 years ago
  91. 58650cc bpftool: use libbpf's btf__parse_elf API by Andrii Nakryiko · 6 years ago
  92. 2c1212d Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  93. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  94. 9c3ddee bpftool: fix BTF raw dump of FWD's fwd_kind by Andrii Nakryiko · 6 years ago
  95. ac4e0e0 tools/bpftool: move set_max_rlimit() before __bpf_object__open_xattr() by Yonghong Song · 6 years ago
  96. a7d0067 bpftool: exclude bash-completion/bpftool from .gitignore pattern by Masahiro Yamada · 6 years ago
  97. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  98. a19f89f bpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probing by Martin KaFai Lau · 6 years ago
  99. 8ed1875 bpftool: fix indendation in bash-completion/bpftool by Andrii Nakryiko · 6 years ago
  100. 4a714fe bpftool: add bash completions for btf command by Andrii Nakryiko · 6 years ago