1. 64cf548 tools: bpftool: Cleanup license mess by Thomas Gleixner · 6 years ago
  2. 6e8ccb4 tools/bpf: properly account for libbfd variations by Stanislav Fomichev · 6 years ago
  3. 298e59d3 tools/bpf: fix bpftool map dump with bitfields by Yonghong Song · 6 years ago
  4. 9e88b93 tools: bpftool: do not force gcc as CC by Ivan Babrou · 6 years ago
  5. 3322130 tools: bpftool: add an option to prevent auto-mount of bpffs, tracefs by Quentin Monnet · 6 years ago
  6. be3245e tools: bpftool: attempt to mount tracefs if required for tracelog cmd by Quentin Monnet · 6 years ago
  7. 8772c8b tools: bpftool: support pretty print with kind_flag set by Yonghong Song · 6 years ago
  8. 9f95e37 tools: bpftool: refactor btf_dumper_int_bits() by Yonghong Song · 6 years ago
  9. c101189 tools: bpftool: fix -Wmissing declaration warnings by Quentin Monnet · 6 years ago
  10. 8c03ecf tools: bpftool: fix warning on struct bpf_prog_linfo definition by Quentin Monnet · 6 years ago
  11. bd0fb9d tools: bpftool: add a prog array map update example to documentation by Quentin Monnet · 6 years ago
  12. 32870ba tools: bpftool: fix examples in documentation for bpftool prog by Quentin Monnet · 6 years ago
  13. bc6cd66 tools: bpftool: add doc for -m option to bpftool-prog.rst by Quentin Monnet · 6 years ago
  14. 177e771 bpf: Remove !func_info and !line_info check from test_btf and bpftool by Martin KaFai Lau · 6 years ago
  15. 907b223 tools: bpftool: dual license all files by Jakub Kicinski · 6 years ago
  16. 02ff58d tools: bpftool: replace Netronome boilerplate with SPDX license headers by Jakub Kicinski · 6 years ago
  17. afc7c94 tools: bpftool: fix SPDX format in headers by Jakub Kicinski · 6 years ago
  18. addb067 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  19. cfc5424 tools/bpf: rename *_info_cnt to nr_*_info by Yonghong Song · 6 years ago
  20. 10a5ce9 bpf: bpftool: Fix newline and p_err issue by Martin KaFai Lau · 6 years ago
  21. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  22. b053b43 bpf: libbpf: bpftool: Print bpf_line_info during prog dump by Martin KaFai Lau · 6 years ago
  23. 84ecc1f bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftool by Martin KaFai Lau · 6 years ago
  24. 30da46b tools: bpftool: add a command to dump the trace pipe by Quentin Monnet · 6 years ago
  25. 99a44bef tools: bpftool: add owner_prog_type and owner_jited to bpftool output by Quentin Monnet · 6 years ago
  26. 73f0b9d tools: bpftool: mark offloaded programs more explicitly in plain output by Quentin Monnet · 6 years ago
  27. 4f0fc6f tools: bpftool: fix bash completion for new map types (queue and stack) by Quentin Monnet · 6 years ago
  28. cad4977 tools: bpftool: fix bash completion for bpftool prog (attach|detach) by Quentin Monnet · 6 years ago
  29. 327e5da tools: bpftool: use "/proc/self/" i.o. crafting links with getpid() by Quentin Monnet · 6 years ago
  30. 93029d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  31. e561bb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  32. 528bff0 tools: bpftool: fix a bitfield pretty print issue by Yonghong Song · 6 years ago
  33. 1d2f44c libbpf: Name changing for btf_get_from_id by Martin KaFai Lau · 6 years ago
  34. ffac28f bpf: align map type names formatting. by David Calavera · 6 years ago
  35. 197c2da bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-map by David Calavera · 6 years ago
  36. dde7011 tools: bpftool: fix potential NULL pointer dereference in do_load by Jakub Kicinski · 6 years ago
  37. 254471e tools/bpf: bpftool: add support for func types by Yonghong Song · 6 years ago
  38. d7f5b5e tools/bpf: refactor to implement btf_get_from_id() in lib/bpf by Yonghong Song · 6 years ago
  39. 29a9c10 bpftool: make libbfd optional by Stanislav Fomichev · 6 years ago
  40. 092f089 bpftool: support loading flow dissector by Stanislav Fomichev · 6 years ago
  41. 3767a94 bpftool: add pinmaps argument to the load/loadall by Stanislav Fomichev · 6 years ago
  42. 7738099 bpftool: add loadall command by Stanislav Fomichev · 6 years ago
  43. bf598a8 bpftool: Improve handling of ENOENT on map dumps by David Ahern · 6 years ago
  44. f98e46a tools: bpftool: update references to other man pages in documentation by Quentin Monnet · 6 years ago
  45. f120919 tools: bpftool: pass an argument to silence open_obj_pinned() by Quentin Monnet · 6 years ago
  46. a8bfd2b tools: bpftool: fix plain output and doc for --bpffs option by Quentin Monnet · 6 years ago
  47. 5390903 tools: bpftool: prevent infinite loop in get_fdinfo() by Quentin Monnet · 6 years ago
  48. 8302b9b tools: bpftool: adjust rlimit RLIMIT_MEMLOCK when loading programs, maps by Quentin Monnet · 6 years ago
  49. fe8eccc tools: bpftool: fix completion for "bpftool map update" by Quentin Monnet · 6 years ago
  50. 06ee9da tools: bpftool: print nb of cmds to stdout (not stderr) for batch mode by Quentin Monnet · 6 years ago
  51. 882731e tools: bpftool: document restriction on '.' in names to pin in bpffs by Quentin Monnet · 6 years ago
  52. 3dca211 bpf, libbpf: simplify and cleanup perf ring buffer walk by Daniel Borkmann · 6 years ago
  53. 3ddeac6 tools: bpftool: use 4 context mode for the NFP disasm by Jakub Kicinski · 6 years ago
  54. 0b592b5a tools: bpftool: add map create command by Jakub Kicinski · 6 years ago
  55. c034a17 bpf: bpftool, add flag to allow non-compat map definitions by John Fastabend · 6 years ago
  56. b7d3826 bpf: bpftool, add support for attaching programs to maps by John Fastabend · 6 years ago
  57. c850616 bpftool: Allow add linker flags via EXTRA_LDFLAGS variable by Jiri Olsa · 6 years ago
  58. 0ef6bf3 bpftool: Allow to add compiler flags via EXTRA_CFLAGS variable by Jiri Olsa · 6 years ago
  59. 8ec92dc tools/bpf: bpftool, print strerror when map lookup error occurs by Prashant Bhole · 6 years ago
  60. 18a781d tools/bpf: bpftool, split the function do_dump() by Prashant Bhole · 6 years ago
  61. f04bc8a4 libbpf: Consistent prefixes for interfaces in nlattr.h. by Andrey Ignatov · 6 years ago
  62. aae5778 libbpf: Consistent prefixes for interfaces in libbpf.h. by Andrey Ignatov · 6 years ago
  63. e548709 bpftool: add support for PERCPU_CGROUP_STORAGE maps by Roman Gushchin · 6 years ago
  64. 53d6eb0 bpftool: Fix bpftool net output by Andrey Ignatov · 6 years ago
  65. 7ea3c40 bpftool: add support for BPF_MAP_TYPE_REUSEPORT_SOCKARRAY maps by Roman Gushchin · 6 years ago
  66. 7900efc tools/bpf: bpftool: improve output format for bpftool net by Yonghong Song · 6 years ago
  67. c22fbae bpf: support flow dissector in libbpf and bpftool by Petar Penkov · 6 years ago
  68. ad3338d tools/bpf: bpftool: support prog array map and map of maps by Yonghong Song · 6 years ago
  69. f6f3bac tools/bpf: bpftool: add net support by Yonghong Song · 6 years ago
  70. 3630268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  71. 97911e0 tools/bpf: bpftool, add xskmap in map types by Prashant Bhole · 6 years ago
  72. 1a86ad8 tools/bpf: bpftool: add btf percpu map formated dump by Yonghong Song · 6 years ago
  73. 785e76d tools: bpftool: return from do_event_pipe() on bad arguments by Quentin Monnet · 6 years ago
  74. 1ba9828 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  75. c1c8626 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  76. 34a6bbb bpftool: add support for CGROUP_STORAGE maps by Roman Gushchin · 6 years ago
  77. 573b3aa tools/bpftool: fix a percpu_array map dump problem by Yonghong Song · 6 years ago
  78. 08a8525 tools/bpftool: ignore build products by Taeung Song · 6 years ago
  79. 2cc512c bpf: btf: fix inconsistent IS_ERR and PTR_ERR by YueHaibing · 6 years ago
  80. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  81. 759b94a tools/bpftool: Fix segfault case regarding 'pin' arguments by Taeung Song · 6 years ago
  82. dc989d2 tools: bpftool: don't pass FEATURES_DUMP to libbpf by Jakub Kicinski · 6 years ago
  83. 2d3feca bpf: btf: print map dump and lookup with btf info by Okash Khawaja · 6 years ago
  84. b12d6ec bpf: btf: add btf print functionality by Okash Khawaja · 6 years ago
  85. 86f7d85 tools: bpf: build and install man page for eBPF helpers from bpftool/ by Quentin Monnet · 6 years ago
  86. 3ff5a4d tools: bpftool: allow reuse of maps with bpftool prog load by Jakub Kicinski · 6 years ago
  87. 531b014 tools: bpf: make use of reallocarray by Jakub Kicinski · 6 years ago
  88. c840684 tools: bpftool: reimplement bpf_prog_load() for prog load by Jakub Kicinski · 6 years ago
  89. 49f2cba tools: bpftool: allow users to specify program type for prog load by Jakub Kicinski · 6 years ago
  90. ba6dd67 tools: bpftool: add support for loading programs for offload by Jakub Kicinski · 6 years ago
  91. 8d1fc3d tools: bpftool: refactor argument parsing for prog load by Jakub Kicinski · 6 years ago
  92. 02000b5 bpftool: add bash completion for cgroup tree command by Roman Gushchin · 6 years ago
  93. 7d31a0a bpftool: document cgroup tree command by Roman Gushchin · 6 years ago
  94. 2058b38 bpftool: introduce cgroup tree command by Roman Gushchin · 6 years ago
  95. b680340 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  96. 121c58b tools: bpftool: deal with options upfront by Jakub Kicinski · 6 years ago
  97. ef347a3 tools: bpftool: add missing --bpffs to completions by Jakub Kicinski · 6 years ago
  98. 71e07dd tools: bpftool: drop unnecessary Author comments by Jakub Kicinski · 6 years ago
  99. c256429 tools: bpftool: use correct make variable type to improve compilation time by Jakub Kicinski · 6 years ago
  100. bfee71f tools: bpftool: remember to close the libbpf object after prog load by Jakub Kicinski · 6 years ago