1. c5481f9 bpftool: Add bpf_link show and pin support by Andrii Nakryiko · 4 years, 10 months ago
  2. 6ae32b2 tools: bpftool: Restore message on failure to guess program type by Quentin Monnet · 5 years ago
  3. 75a1e79 tools: bpftool: Allow all prog/map handles for pinning objects by Quentin Monnet · 5 years ago
  4. 229c3b4 bpftool: Use consistent include paths for libbpf by Toke Høiland-Jørgensen · 5 years ago
  5. 1e46c09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  6. 8918dc4 tools: bpftool: move "__printf()" attributes to header file by Quentin Monnet · 6 years ago
  7. 3c7be38 tools: bpftool: add error message on pin failure by Jakub Kicinski · 6 years ago
  8. b3e78ad tools: bpftool: fix error message (prog -> object) by Jakub Kicinski · 6 years ago
  9. 4c587c1 bpf: use libbpf_num_possible_cpus internally by Hechao Li · 6 years ago
  10. 8c79b35 tools: bpftool: fix crash with un-owned prog arrays by Jakub Kicinski · 6 years ago
  11. 3322130 tools: bpftool: add an option to prevent auto-mount of bpffs, tracefs by Quentin Monnet · 6 years ago
  12. be3245e tools: bpftool: attempt to mount tracefs if required for tracelog cmd by Quentin Monnet · 6 years ago
  13. c101189 tools: bpftool: fix -Wmissing declaration warnings by Quentin Monnet · 6 years ago
  14. 02ff58d tools: bpftool: replace Netronome boilerplate with SPDX license headers by Jakub Kicinski · 6 years ago
  15. 73f0b9d tools: bpftool: mark offloaded programs more explicitly in plain output by Quentin Monnet · 6 years ago
  16. 327e5da tools: bpftool: use "/proc/self/" i.o. crafting links with getpid() by Quentin Monnet · 6 years ago
  17. e561bb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  18. 7738099 bpftool: add loadall command by Stanislav Fomichev · 6 years ago
  19. f120919 tools: bpftool: pass an argument to silence open_obj_pinned() by Quentin Monnet · 6 years ago
  20. 5390903 tools: bpftool: prevent infinite loop in get_fdinfo() by Quentin Monnet · 6 years ago
  21. 8302b9b tools: bpftool: adjust rlimit RLIMIT_MEMLOCK when loading programs, maps by Quentin Monnet · 6 years ago
  22. 3ddeac6 tools: bpftool: use 4 context mode for the NFP disasm by Jakub Kicinski · 6 years ago
  23. 0b592b5a tools: bpftool: add map create command by Jakub Kicinski · 6 years ago
  24. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  25. 759b94a tools/bpftool: Fix segfault case regarding 'pin' arguments by Taeung Song · 7 years ago
  26. 71e07dd tools: bpftool: drop unnecessary Author comments by Jakub Kicinski · 7 years ago
  27. f412eed tools: bpftool: add simple perf event output reader by Jakub Kicinski · 7 years ago
  28. e64d525 tools: bpftool: move get_possible_cpus() to common code by Jakub Kicinski · 7 years ago
  29. 20d5de5 tools: bpftool: fix compilation with older headers by Jiri Benc · 7 years ago
  30. e659359 tools: bpftool: improve architecture detection by using ifindex by Jiong Wang · 7 years ago
  31. 5226221 tools: bpftool: report device information for offloaded programs by Jakub Kicinski · 7 years ago
  32. 49a086c bpftool: implement prog load command by Roman Gushchin · 7 years ago
  33. 4990f1f tools: bpftool: show filenames of pinned objects by Prashant Bhole · 7 years ago
  34. 1852719 tools: bpftool: open pinned object without type check by Prashant Bhole · 7 years ago
  35. 0b1c27d tools: bpftool: move p_err() and p_info() from main.h to common.c by Quentin Monnet · 7 years ago
  36. 3fc27b7 tools: bpftool: try to mount bpffs if required for pinning objects by Quentin Monnet · 7 years ago
  37. 9a5ab8b tools: bpftool: turn err() and info() macros into functions by Quentin Monnet · 7 years ago
  38. f05e2c3 tools: bpftool: add JSON output for `bpftool prog dump xlated *` command by Quentin Monnet · 7 years ago
  39. 71bb428 tools: bpf: add bpftool by Jakub Kicinski · 7 years ago