1. 5fab87c tools: bpftool: fix format strings and arguments for jsonw_printf() by Quentin Monnet · 5 years ago
  2. 7268743 tools: bpftool: fix arguments for p_err() in do_event_pipe() by Quentin Monnet · 5 years ago
  3. 4633312 tools: bpftool: use correct argument in cgroup errors by Jakub Kicinski · 5 years ago
  4. 29e704b tools: bpftool: fix a bitfield pretty print issue by Yonghong Song · 6 years ago
  5. ee7d247 tools: bpftool: pass an argument to silence open_obj_pinned() by Quentin Monnet · 6 years ago
  6. 083757d tools: bpftool: fix completion for "bpftool map update" by Quentin Monnet · 6 years ago
  7. 0d393f2 tools: bpftool: close prog FD before exit on showing a single program by Quentin Monnet · 5 years ago
  8. 463d87b tools: bpftool: fix error message (prog -> object) by Jakub Kicinski · 5 years ago
  9. 9d47bd2 tools: bpftool: Fix json dump crash on powerpc by Jiri Olsa · 5 years ago
  10. 7ffd692 bpftool: exclude bash-completion/bpftool from .gitignore pattern by Masahiro Yamada · 5 years ago
  11. 7e2b2e2 bpftool: fix percpu maps updating by Paolo Abeni · 6 years ago
  12. 1da961de bpftool: Fix prog dump by tag by Jiri Olsa · 6 years ago
  13. 1f1aedd tools: bpftool: fix potential NULL pointer dereference in do_load by Jakub Kicinski · 6 years ago
  14. b42ab52 tools: bpftool: prevent infinite loop in get_fdinfo() by Quentin Monnet · 6 years ago
  15. 97911e0 tools/bpf: bpftool, add xskmap in map types by Prashant Bhole · 6 years ago
  16. 785e76d tools: bpftool: return from do_event_pipe() on bad arguments by Quentin Monnet · 6 years ago
  17. 1ba9828 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  18. c1c8626 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  19. 34a6bbb bpftool: add support for CGROUP_STORAGE maps by Roman Gushchin · 6 years ago
  20. 573b3aa tools/bpftool: fix a percpu_array map dump problem by Yonghong Song · 6 years ago
  21. 08a8525 tools/bpftool: ignore build products by Taeung Song · 6 years ago
  22. 2cc512c bpf: btf: fix inconsistent IS_ERR and PTR_ERR by YueHaibing · 6 years ago
  23. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  24. 759b94a tools/bpftool: Fix segfault case regarding 'pin' arguments by Taeung Song · 6 years ago
  25. dc989d2 tools: bpftool: don't pass FEATURES_DUMP to libbpf by Jakub Kicinski · 6 years ago
  26. 2d3feca bpf: btf: print map dump and lookup with btf info by Okash Khawaja · 6 years ago
  27. b12d6ec bpf: btf: add btf print functionality by Okash Khawaja · 6 years ago
  28. 86f7d85 tools: bpf: build and install man page for eBPF helpers from bpftool/ by Quentin Monnet · 6 years ago
  29. 3ff5a4d tools: bpftool: allow reuse of maps with bpftool prog load by Jakub Kicinski · 6 years ago
  30. 531b014 tools: bpf: make use of reallocarray by Jakub Kicinski · 6 years ago
  31. c840684 tools: bpftool: reimplement bpf_prog_load() for prog load by Jakub Kicinski · 6 years ago
  32. 49f2cba tools: bpftool: allow users to specify program type for prog load by Jakub Kicinski · 6 years ago
  33. ba6dd67 tools: bpftool: add support for loading programs for offload by Jakub Kicinski · 6 years ago
  34. 8d1fc3d tools: bpftool: refactor argument parsing for prog load by Jakub Kicinski · 6 years ago
  35. 02000b5 bpftool: add bash completion for cgroup tree command by Roman Gushchin · 6 years ago
  36. 7d31a0a bpftool: document cgroup tree command by Roman Gushchin · 6 years ago
  37. 2058b38 bpftool: introduce cgroup tree command by Roman Gushchin · 6 years ago
  38. b680340 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  39. 121c58b tools: bpftool: deal with options upfront by Jakub Kicinski · 6 years ago
  40. ef347a3 tools: bpftool: add missing --bpffs to completions by Jakub Kicinski · 6 years ago
  41. 71e07dd tools: bpftool: drop unnecessary Author comments by Jakub Kicinski · 6 years ago
  42. c256429 tools: bpftool: use correct make variable type to improve compilation time by Jakub Kicinski · 6 years ago
  43. bfee71f tools: bpftool: remember to close the libbpf object after prog load by Jakub Kicinski · 6 years ago
  44. 957f9a1 tools: bpftool: remove duplicated error message on prog load by Jakub Kicinski · 6 years ago
  45. 07480cb tools: bpftool: improve accuracy of load time by Jakub Kicinski · 6 years ago
  46. 73df93c tools/bpftool: fix a bug in bpftool perf by Yonghong Song · 6 years ago
  47. b3bbba3 bpf: fix cbpf parser bug for octal numbers by Daniel Borkmann · 6 years ago
  48. 13a370b bpftool: Support sendmsg{4,6} attach types by Andrey Ignatov · 6 years ago
  49. 6bdd533 bpf: add selftest for lirc_mode2 type program by Sean Young · 6 years ago
  50. b04df40 tools/bpftool: add perf subcommand by Yonghong Song · 6 years ago
  51. f7f62c7 tools: bpftool: add delimiters to multi-function JITed dumps by Sandipan Das · 6 years ago
  52. f84192e tools: bpftool: resolve calls without using imm field by Sandipan Das · 6 years ago
  53. 62c52d1 bpf: bpftool, support for sockhash by John Fastabend · 6 years ago
  54. d0cabbb tools: bpf: move the event reading loop to libbpf by Jakub Kicinski · 6 years ago
  55. e368751 tools: bpftool: use PERF_SAMPLE_TIME instead of reading the clock by Jakub Kicinski · 6 years ago
  56. 96112e9 selftests/bpf: ignore build products by Sirio Balmelli · 6 years ago
  57. 01adc48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  58. f412eed tools: bpftool: add simple perf event output reader by Jakub Kicinski · 6 years ago
  59. e64d525 tools: bpftool: move get_possible_cpus() to common code by Jakub Kicinski · 6 years ago
  60. c642ea2 tools: bpftool: fold hex keyword in command help by Jakub Kicinski · 6 years ago
  61. a7b15ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  62. a3fe1f6 tools: bpftool: change time format for program 'loaded at:' information by Quentin Monnet · 6 years ago
  63. 79741a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  64. 9b984a2 tools, bpftool: Display license GPL compatible in prog show/list by Jiri Olsa · 6 years ago
  65. 8154255 bpf: fix uninitialized variable in bpf tools by John Fastabend · 6 years ago
  66. a9537c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  67. 9c299a3 bpf: fix for lex/yacc build error with gcc-5 by John Fastabend · 6 years ago
  68. 0c90f22 tools: bpftool: make it easier to feed hex bytes to bpftool by Quentin Monnet · 6 years ago
  69. 393de51 bpftool: Support new prog types and attach types by Andrey Ignatov · 6 years ago
  70. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  71. 4b6eca9 tools: bpftool: don't use hex numbers in JSON output by Jakub Kicinski · 6 years ago
  72. 337682c bpftool: Adjust to new print_bpf_insn interface by Jiri Olsa · 6 years ago
  73. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  74. cc5b340 tools: bpf: remove feature detection output by Jakub Kicinski · 6 years ago
  75. 8050ea4 tools: bpf: cleanup PHONY target by Jakub Kicinski · 6 years ago
  76. d5fc73d tools: bpftool: fix potential format truncation by Jakub Kicinski · 6 years ago
  77. 90126e3 tools: bpftool: fix dependency file path by Jakub Kicinski · 6 years ago
  78. ef8ba83b tools: bpf: silence make by not deleting intermediate file by Jiri Benc · 6 years ago
  79. a50b7f8 tools: bpf: respect quiet/verbose build by Jiri Benc · 6 years ago
  80. 58416c3 tools: bpf: call descend in Makefile by Jiri Benc · 6 years ago
  81. 6c07100 tools: bpf: make install should build first by Jiri Benc · 6 years ago
  82. fde68c5 tools: bpf: consistent make bpf_install by Jiri Benc · 6 years ago
  83. 5a8997f tools: bpf: respect output directory during build by Jiri Benc · 6 years ago
  84. 72ab55e tools: bpftool: silence 'missing initializer' warnings by Jiri Benc · 6 years ago
  85. 20d5de5 tools: bpftool: fix compilation with older headers by Jiri Benc · 6 years ago
  86. 668da74 tools: bpftool: add support for quotations in batch files by Quentin Monnet · 6 years ago
  87. 416656b tools: bpftool: read from stdin when batch file name is "-" by Quentin Monnet · 6 years ago
  88. 65d538d tools: bpftool: support continuation lines in batch files by Quentin Monnet · 6 years ago
  89. 06cc7fe tools: bpftool: support comments in batch files by Quentin Monnet · 6 years ago
  90. d96fc832 tools: bpftool: add bash completion for CFG dump by Quentin Monnet · 6 years ago
  91. b6c1ced tools: bpftool: new command-line option and documentation for 'visual' by Jiong Wang · 6 years ago
  92. efcef17 tools: bpftool: generate .dot graph from CFG information by Jiong Wang · 6 years ago
  93. 6e9eb7e tools: bpftool: add out edges for each basic-block by Jiong Wang · 6 years ago
  94. 0824611 tools: bpftool: partition basic-block for each function in the CFG by Jiong Wang · 6 years ago
  95. 8033175 tools: bpftool: detect sub-programs from the eBPF sequence by Jiong Wang · 6 years ago
  96. 73bb5b4 tools: bpftool: factor out xlated dump related code into separate file by Jiong Wang · 6 years ago
  97. 3197239 tools: bpftool: remove unnecessary 'if' to reduce indentation by Jiong Wang · 6 years ago
  98. 9be6d41 tools: bpftool: preserve JSON output on errors on batch file parsing by Quentin Monnet · 6 years ago
  99. 52c84d3 tools: bpftool: preserve JSON for batch mode when dumping insns to file by Quentin Monnet · 6 years ago
  100. a827a16 tools: bpftool: add bash completion for cgroup commands by Quentin Monnet · 6 years ago