1. a89b2cb tools, bpf: Fix build for 'make -s tools/bpf O=<dir>' by Quentin Monnet · 5 years ago
  2. a0f17cc tools, bpftool: Fix warning on ignored return value for 'read' by Quentin Monnet · 5 years ago
  3. 7e22077 tools, bpf_asm: Warn when jumps are out of range by Ilya Leoshkevich · 5 years ago
  4. 5b7fe93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  5. a943646 bpftool: Allow to read btf as raw data by Jiri Olsa · 5 years ago
  6. e00aca6 libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declaration by Andrii Nakryiko · 5 years ago
  7. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  8. 32e3e58 bpftool: Fix bpftool build by switching to bpf_object__open_file() by Andrii Nakryiko · 5 years ago
  9. 55d554f tools: bpf: Use !building_out_of_srctree to determine srctree by Shuah Khan · 5 years ago
  10. 1e46c09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  11. 5b84ad2 tools: bpftool: do not link twice against libbpf.a in Makefile by Quentin Monnet · 5 years ago
  12. fbdb620 tools: bpf: account for generated feature/ and libbpf/ directories by Quentin Monnet · 5 years ago
  13. 45c5589d tools: bpftool: improve and check builds for different make invocations by Quentin Monnet · 5 years ago
  14. e0a43aa tools: bpftool: ignore make built-in rules for getting kernel version by Quentin Monnet · 5 years ago
  15. 68aaf44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  16. 0bb52b0 tools: bpftool: add "bpftool map freeze" subcommand by Quentin Monnet · 5 years ago
  17. c354ff2 tools: bpftool: show frozen status for maps by Quentin Monnet · 5 years ago
  18. 4d374ba0 tools: bpftool: implement "bpftool btf show|list" by Quentin Monnet · 5 years ago
  19. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  20. d34b0440 tools: bpftool: close prog FD before exit on showing a single program by Quentin Monnet · 5 years ago
  21. 8918dc4 tools: bpftool: move "__printf()" attributes to header file by Quentin Monnet · 5 years ago
  22. b0ead6d tools: bpftool: fix format string for p_err() in detect_common_prefix() by Quentin Monnet · 5 years ago
  23. 8a15d5c tools: bpftool: fix format string for p_err() in query_flow_dissector() by Quentin Monnet · 5 years ago
  24. ed4a398 tools: bpftool: fix argument for p_err() in BTF do_dump() by Quentin Monnet · 5 years ago
  25. 22c349e8 tools: bpftool: fix format strings and arguments for jsonw_printf() by Quentin Monnet · 5 years ago
  26. 9def249 tools: bpftool: fix arguments for p_err() in do_event_pipe() by Quentin Monnet · 5 years ago
  27. cb9d996 tools: bpftool: add documentation for net attach/detach by Daniel T. Lee · 5 years ago
  28. 10a708c tools: bpftool: add bash-completion for net attach/detach by Daniel T. Lee · 5 years ago
  29. 37c7f86 tools: bpftool: add net detach command to detach XDP on interface by Daniel T. Lee · 5 years ago
  30. 04949cc tools: bpftool: add net attach command to attach XDP on interface by Daniel T. Lee · 5 years ago
  31. a9436dc tools: bpftool: compile with $(EXTRA_WARNINGS) by Quentin Monnet · 5 years ago
  32. d66fa3c tools: bpftool: add feature check for zlib by Peter Wu · 5 years ago
  33. a664a83 tools: bpftool: fix reading from /proc/config.gz by Peter Wu · 5 years ago
  34. 3c7be38 tools: bpftool: add error message on pin failure by Jakub Kicinski · 5 years ago
  35. b3e78ad tools: bpftool: fix error message (prog -> object) by Jakub Kicinski · 5 years ago
  36. a98bf57 tools: bpftool: add support for reporting the effective cgroup progs by Jakub Kicinski · 5 years ago
  37. 1375dc4a tools: Add definitions for devmap_hash map type by Toke Høiland-Jørgensen · 5 years ago
  38. 216b65f tools: bpftool: add raw_tracepoint_writable prog type to header by Daniel T. Lee · 5 years ago
  39. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  40. 8fc9f8b tools: bpftool: add completion for bpftool prog "loadall" by Quentin Monnet · 6 years ago
  41. 9b190f1 tools/bpftool: switch map event_pipe to libbpf's perf_buffer by Andrii Nakryiko · 6 years ago
  42. aa52bcb tools: bpftool: Fix json dump crash on powerpc by Jiri Olsa · 6 years ago
  43. ba95c74 tools: bpftool: add "prog run" subcommand to test-run programs by Quentin Monnet · 6 years ago
  44. c3ead2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  45. f6d08d9 bpftool: support cgroup sockopt by Stanislav Fomichev · 6 years ago
  46. 6c6874f tools: bpftool: use correct argument in cgroup errors by Jakub Kicinski · 6 years ago
  47. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  48. 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
  49. dca73a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  50. a7d7a39 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 232 by Thomas Gleixner · 6 years ago
  51. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  52. 4c587c1 bpf: use libbpf_num_possible_cpus internally by Hechao Li · 6 years ago
  53. 38e406f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  54. 000aa12 bpf, bpftool: enable recvmsg attach types by Daniel Borkmann · 6 years ago
  55. 1884c06 tools: bpftool: Fix JSON output when lookup fails by Krzesimir Nowak · 6 years ago
  56. 55d7780 tools: bpftool: make -d option print debug output from verifier by Quentin Monnet · 6 years ago
  57. 775bc8a tools: bpftool: add -d option to get debug output from libbpf by Quentin Monnet · 6 years ago
  58. 92bd682 bpf: style fix in while(!feof()) loop by Chang-Hsien Tsai · 6 years ago
  59. 0d97dac bpftool: auto-complete BTF IDs for btf dump by Andrii Nakryiko · 6 years ago
  60. 90eea40 bpftool: update bash-completion w/ new c option for btf dump by Andrii Nakryiko · 6 years ago
  61. 220ba45 bpftool/docs: add description of btf dump C option by Andrii Nakryiko · 6 years ago
  62. 2119f21 bpftool: add C output format option to btf dump subcommand by Andrii Nakryiko · 6 years ago
  63. 58650cc bpftool: use libbpf's btf__parse_elf API by Andrii Nakryiko · 6 years ago
  64. 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
  65. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  66. 9c3ddee bpftool: fix BTF raw dump of FWD's fwd_kind by Andrii Nakryiko · 6 years ago
  67. ac4e0e0 tools/bpftool: move set_max_rlimit() before __bpf_object__open_xattr() by Yonghong Song · 6 years ago
  68. a7d0067 bpftool: exclude bash-completion/bpftool from .gitignore pattern by Masahiro Yamada · 6 years ago
  69. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  70. a19f89f bpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probing by Martin KaFai Lau · 6 years ago
  71. 8ed1875 bpftool: fix indendation in bash-completion/bpftool by Andrii Nakryiko · 6 years ago
  72. 4a714fe bpftool: add bash completions for btf command by Andrii Nakryiko · 6 years ago
  73. ca25333 bpftool/docs: add btf sub-command documentation by Andrii Nakryiko · 6 years ago
  74. c93cc69 bpftool: add ability to dump BTF types by Andrii Nakryiko · 6 years ago
  75. 77d7642 bpftool: Fix errno variable usage by Benjamin Poirier · 6 years ago
  76. 8694d8c tools: bpftool: fix infinite loop in map create by Alban Crequy · 6 years ago
  77. 7f0c57f bpftool: show flow_dissector attachment status by Stanislav Fomichev · 6 years ago
  78. d1b7725 tools/bpftool: show btf_id in map listing by Prashant Bhole · 6 years ago
  79. d459b59 tools/bpftool: re-organize newline printing for map listing by Prashant Bhole · 6 years ago
  80. f25377e bpftool: Support sysctl hook by Andrey Ignatov · 6 years ago
  81. 3da6e7e bpftool: Improve handling of ENOSPC on reuseport_array map dumps by Benjamin Poirier · 6 years ago
  82. 0478c3b bpftool: Use print_entry_error() in case of ENOENT when dumping by Benjamin Poirier · 6 years ago
  83. 25df480 tools: bpftool: add a note on program statistics in man page by Quentin Monnet · 6 years ago
  84. 88b3eed tools: bpftool: fix short option name for printing version in man pages by Quentin Monnet · 6 years ago
  85. 9a48788 tools: bpftool: fix man page documentation for "pinmaps" keyword by Quentin Monnet · 6 years ago
  86. 39c9f10 tools: bpftool: reset errno for "bpftool cgroup tree" by Quentin Monnet · 6 years ago
  87. 031ebc1 tools: bpftool: remove blank line after btf_id when listing programs by Quentin Monnet · 6 years ago
  88. 569b0c7 tools/bpftool: show btf id in program information by Prashant Bhole · 6 years ago
  89. 817998a bpf: bpftool support for dumping data/bss/rodata sections by Daniel Borkmann · 6 years ago
  90. d8eca5b bpf: implement lookup-free direct value access for maps by Daniel Borkmann · 6 years ago
  91. cae73f2 bpftool: use bpf_program__get_prog_info_linear() in prog.c:do_dump() by Song Liu · 6 years ago
  92. f74a53d9 tools: libbpf: add a correctly named define for map iteration by Jakub Kicinski · 6 years ago
  93. 88ad472 tools/bpftool: recognize bpf_prog_info run_time_ns and run_cnt by Alexei Starovoitov · 6 years ago
  94. a5d9265 bpf: bpftool, fix documentation for attach types by Alban Crequy · 6 years ago
  95. 885e631 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  96. ebbed0f tools: bpftool: doc, add text about feature-subcommand by Prashant Bhole · 6 years ago
  97. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  98. a5f2d08 tools: bpftool: doc, fix incorrect text by Prashant Bhole · 6 years ago
  99. ec7146d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  100. d76198b tools: bpftool: warn about risky prog array updates by Jakub Kicinski · 6 years ago