1. 8694d8c tools: bpftool: fix infinite loop in map create by Alban Crequy · 6 years ago
  2. cae73f2 bpftool: use bpf_program__get_prog_info_linear() in prog.c:do_dump() by Song Liu · 6 years ago
  3. f74a53d9 tools: libbpf: add a correctly named define for map iteration by Jakub Kicinski · 6 years ago
  4. 88ad472 tools/bpftool: recognize bpf_prog_info run_time_ns and run_cnt by Alexei Starovoitov · 6 years ago
  5. a5d9265 bpf: bpftool, fix documentation for attach types by Alban Crequy · 6 years ago
  6. 885e631 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  7. ebbed0f tools: bpftool: doc, add text about feature-subcommand by Prashant Bhole · 6 years ago
  8. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  9. a5f2d08 tools: bpftool: doc, fix incorrect text by Prashant Bhole · 6 years ago
  10. ec7146d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  11. d76198b tools: bpftool: warn about risky prog array updates by Jakub Kicinski · 6 years ago
  12. 8c79b35 tools: bpftool: fix crash with un-owned prog arrays by Jakub Kicinski · 6 years ago
  13. df791dc tools: bpftool: teach cfg code about JMP32 by Jiong Wang · 6 years ago
  14. 866e6ac4 bpftool: feature probing, change default action by Prashant Bhole · 6 years ago
  15. c76e4c2 libbpf: Show supported ELF section names when failing to guess prog/attach type by Taeung Song · 6 years ago
  16. b0ca5ec bpftool: fix percpu maps updating by Paolo Abeni · 6 years ago
  17. 752bcf8 bpftool: Fix prog dump by tag by Jiri Olsa · 6 years ago
  18. 948703e tools: bpftool: add bash completion for bpftool probes by Quentin Monnet · 6 years ago
  19. f9499fe tools: bpftool: add probes for a network device by Quentin Monnet · 6 years ago
  20. d267cff tools: bpftool: add C-style "#define" output for probes by Quentin Monnet · 6 years ago
  21. 2d3ea5e tools: bpftool: add probes for eBPF helper functions by Quentin Monnet · 6 years ago
  22. f99e166 tools: bpftool: add probes for eBPF map types by Quentin Monnet · 6 years ago
  23. 1bf4b05 tools: bpftool: add probes for eBPF program types by Quentin Monnet · 6 years ago
  24. 4567b98 tools: bpftool: add probes for kernel configuration options by Quentin Monnet · 6 years ago
  25. 7a4522b tools: bpftool: add probes for /proc/ eBPF parameters by Quentin Monnet · 6 years ago
  26. 49eb7ab tools: bpftool: add basic probe capability, probe syscall availability by Quentin Monnet · 6 years ago
  27. 64cf548 tools: bpftool: Cleanup license mess by Thomas Gleixner · 6 years ago
  28. 55c70bf bpftool: add bash completion for peek/push/enqueue/pop/dequeue by Stanislav Fomichev · 6 years ago
  29. 74f312e bpftool: add pop and dequeue commands by Stanislav Fomichev · 6 years ago
  30. 549d4d3 bpftool: add push and enqueue commands by Stanislav Fomichev · 6 years ago
  31. 66cf6e0 bpftool: add peek command by Stanislav Fomichev · 6 years ago
  32. 04a5d32 bpftool: don't print empty key/value for maps by Stanislav Fomichev · 6 years ago
  33. 8a89fff bpftool: make key optional in lookup command by Stanislav Fomichev · 6 years ago
  34. 7d7209c bpftool: make key and value optional in update command by Stanislav Fomichev · 6 years ago
  35. e86e513 tools/bpf: support __int128 in bpftool map pretty dumper by Yonghong Song · 6 years ago
  36. 6e8ccb4 tools/bpf: properly account for libbfd variations by Stanislav Fomichev · 6 years ago
  37. 298e59d3 tools/bpf: fix bpftool map dump with bitfields by Yonghong Song · 6 years ago
  38. 9e88b93 tools: bpftool: do not force gcc as CC by Ivan Babrou · 6 years ago
  39. 3322130 tools: bpftool: add an option to prevent auto-mount of bpffs, tracefs by Quentin Monnet · 6 years ago
  40. be3245e tools: bpftool: attempt to mount tracefs if required for tracelog cmd by Quentin Monnet · 6 years ago
  41. 8772c8b tools: bpftool: support pretty print with kind_flag set by Yonghong Song · 6 years ago
  42. 9f95e37 tools: bpftool: refactor btf_dumper_int_bits() by Yonghong Song · 6 years ago
  43. c101189 tools: bpftool: fix -Wmissing declaration warnings by Quentin Monnet · 6 years ago
  44. 8c03ecf tools: bpftool: fix warning on struct bpf_prog_linfo definition by Quentin Monnet · 6 years ago
  45. bd0fb9d tools: bpftool: add a prog array map update example to documentation by Quentin Monnet · 6 years ago
  46. 32870ba tools: bpftool: fix examples in documentation for bpftool prog by Quentin Monnet · 6 years ago
  47. bc6cd66 tools: bpftool: add doc for -m option to bpftool-prog.rst by Quentin Monnet · 6 years ago
  48. 177e771 bpf: Remove !func_info and !line_info check from test_btf and bpftool by Martin KaFai Lau · 6 years ago
  49. 907b223 tools: bpftool: dual license all files by Jakub Kicinski · 6 years ago
  50. 02ff58d tools: bpftool: replace Netronome boilerplate with SPDX license headers by Jakub Kicinski · 6 years ago
  51. afc7c94 tools: bpftool: fix SPDX format in headers by Jakub Kicinski · 6 years ago
  52. addb067 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  53. cfc5424 tools/bpf: rename *_info_cnt to nr_*_info by Yonghong Song · 6 years ago
  54. 10a5ce9 bpf: bpftool: Fix newline and p_err issue by Martin KaFai Lau · 6 years ago
  55. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  56. b053b43 bpf: libbpf: bpftool: Print bpf_line_info during prog dump by Martin KaFai Lau · 6 years ago
  57. 84ecc1f bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftool by Martin KaFai Lau · 6 years ago
  58. 30da46b tools: bpftool: add a command to dump the trace pipe by Quentin Monnet · 6 years ago
  59. 99a44bef tools: bpftool: add owner_prog_type and owner_jited to bpftool output by Quentin Monnet · 6 years ago
  60. 73f0b9d tools: bpftool: mark offloaded programs more explicitly in plain output by Quentin Monnet · 6 years ago
  61. 4f0fc6f tools: bpftool: fix bash completion for new map types (queue and stack) by Quentin Monnet · 6 years ago
  62. cad4977 tools: bpftool: fix bash completion for bpftool prog (attach|detach) by Quentin Monnet · 6 years ago
  63. 327e5da tools: bpftool: use "/proc/self/" i.o. crafting links with getpid() by Quentin Monnet · 6 years ago
  64. 93029d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  65. e561bb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  66. 528bff0 tools: bpftool: fix a bitfield pretty print issue by Yonghong Song · 6 years ago
  67. 1d2f44c libbpf: Name changing for btf_get_from_id by Martin KaFai Lau · 6 years ago
  68. ffac28f bpf: align map type names formatting. by David Calavera · 6 years ago
  69. 197c2da bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-map by David Calavera · 6 years ago
  70. dde7011 tools: bpftool: fix potential NULL pointer dereference in do_load by Jakub Kicinski · 6 years ago
  71. 254471e tools/bpf: bpftool: add support for func types by Yonghong Song · 6 years ago
  72. d7f5b5e tools/bpf: refactor to implement btf_get_from_id() in lib/bpf by Yonghong Song · 6 years ago
  73. 29a9c10 bpftool: make libbfd optional by Stanislav Fomichev · 6 years ago
  74. 092f089 bpftool: support loading flow dissector by Stanislav Fomichev · 6 years ago
  75. 3767a94 bpftool: add pinmaps argument to the load/loadall by Stanislav Fomichev · 6 years ago
  76. 7738099 bpftool: add loadall command by Stanislav Fomichev · 6 years ago
  77. bf598a8 bpftool: Improve handling of ENOENT on map dumps by David Ahern · 6 years ago
  78. f98e46a tools: bpftool: update references to other man pages in documentation by Quentin Monnet · 6 years ago
  79. f120919 tools: bpftool: pass an argument to silence open_obj_pinned() by Quentin Monnet · 6 years ago
  80. a8bfd2b tools: bpftool: fix plain output and doc for --bpffs option by Quentin Monnet · 6 years ago
  81. 5390903 tools: bpftool: prevent infinite loop in get_fdinfo() by Quentin Monnet · 6 years ago
  82. 8302b9b tools: bpftool: adjust rlimit RLIMIT_MEMLOCK when loading programs, maps by Quentin Monnet · 6 years ago
  83. fe8eccc tools: bpftool: fix completion for "bpftool map update" by Quentin Monnet · 6 years ago
  84. 06ee9da tools: bpftool: print nb of cmds to stdout (not stderr) for batch mode by Quentin Monnet · 6 years ago
  85. 882731e tools: bpftool: document restriction on '.' in names to pin in bpffs by Quentin Monnet · 6 years ago
  86. 3dca211 bpf, libbpf: simplify and cleanup perf ring buffer walk by Daniel Borkmann · 6 years ago
  87. 3ddeac6 tools: bpftool: use 4 context mode for the NFP disasm by Jakub Kicinski · 6 years ago
  88. 0b592b5a tools: bpftool: add map create command by Jakub Kicinski · 6 years ago
  89. c034a17 bpf: bpftool, add flag to allow non-compat map definitions by John Fastabend · 6 years ago
  90. b7d3826 bpf: bpftool, add support for attaching programs to maps by John Fastabend · 6 years ago
  91. c850616 bpftool: Allow add linker flags via EXTRA_LDFLAGS variable by Jiri Olsa · 6 years ago
  92. 0ef6bf3 bpftool: Allow to add compiler flags via EXTRA_CFLAGS variable by Jiri Olsa · 6 years ago
  93. 8ec92dc tools/bpf: bpftool, print strerror when map lookup error occurs by Prashant Bhole · 6 years ago
  94. 18a781d tools/bpf: bpftool, split the function do_dump() by Prashant Bhole · 6 years ago
  95. f04bc8a4 libbpf: Consistent prefixes for interfaces in nlattr.h. by Andrey Ignatov · 6 years ago
  96. aae5778 libbpf: Consistent prefixes for interfaces in libbpf.h. by Andrey Ignatov · 6 years ago
  97. e548709 bpftool: add support for PERCPU_CGROUP_STORAGE maps by Roman Gushchin · 6 years ago
  98. 53d6eb0 bpftool: Fix bpftool net output by Andrey Ignatov · 6 years ago
  99. 7ea3c406 bpftool: add support for BPF_MAP_TYPE_REUSEPORT_SOCKARRAY maps by Roman Gushchin · 6 years ago
  100. 7900efc tools/bpf: bpftool: improve output format for bpftool net by Yonghong Song · 6 years ago