1. 51aa423 bpftool: revert printing program device bound info by Jakub Kicinski · 7 years ago
  2. c541b73 tools: bpftool: optionally show filenames of pinned objects by Prashant Bhole · 7 years ago
  3. 4990f1f tools: bpftool: show filenames of pinned objects by Prashant Bhole · 7 years ago
  4. 1852719 tools: bpftool: open pinned object without type check by Prashant Bhole · 7 years ago
  5. 0b1c27db tools: bpftool: move p_err() and p_info() from main.h to common.c by Quentin Monnet · 7 years ago
  6. 928631e bpftool: print program device bound info by Jakub Kicinski · 7 years ago
  7. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  8. cdc89c9 tools: bpf: handle long path in jit disasm by Prashant Bhole · 7 years ago
  9. 995231c tools: bpftool: add bash completion for bpftool by Quentin Monnet · 7 years ago
  10. 3fc27b7 tools: bpftool: try to mount bpffs if required for pinning objects by Quentin Monnet · 7 years ago
  11. 0641c3c tools: bpftool: update documentation for --json and --pretty usage by Quentin Monnet · 7 years ago
  12. 47ff7ac tools: bpftool: add cosmetic changes for the manual pages by Quentin Monnet · 7 years ago
  13. 004b45c tools: bpftool: provide JSON output for all possible commands by Quentin Monnet · 7 years ago
  14. 9a5ab8b tools: bpftool: turn err() and info() macros into functions by Quentin Monnet · 7 years ago
  15. 3aaca6b tools: bpftool: add JSON output for `bpftool batch file FILE` command by Quentin Monnet · 7 years ago
  16. 831a0aa tools: bpftool: add JSON output for `bpftool map *` commands by Quentin Monnet · 7 years ago
  17. f05e2c3 tools: bpftool: add JSON output for `bpftool prog dump xlated *` command by Quentin Monnet · 7 years ago
  18. 107f041 tools: bpftool: add JSON output for `bpftool prog dump jited *` command by Quentin Monnet · 7 years ago
  19. 743cc66 tools: bpftool: add JSON output for `bpftool prog show *` command by Quentin Monnet · 7 years ago
  20. d35efba tools: bpftool: introduce --json and --pretty options by Quentin Monnet · 7 years ago
  21. a2bc2e5 tools: bpftool: add option parsing to bpftool, --help and --version by Quentin Monnet · 7 years ago
  22. b66e907 tools: bpftool: copy JSON writer from iproute2 repository by Quentin Monnet · 7 years ago
  23. 821cfbb tools: bpftool: add a command to display bpftool version by Quentin Monnet · 7 years ago
  24. 8dfbc6d tools: bpftool: show that `opcodes` or `file FILE` should be exclusive by Quentin Monnet · 7 years ago
  25. 9e2308c tools: bpftool: print all relevant byte opcodes for "load double word" by Quentin Monnet · 7 years ago
  26. d9c0b48 tools: bpftool: print only one error message on byte parsing failure by Quentin Monnet · 7 years ago
  27. 9f60617 tools: bpftool: add `bpftool prog help` as real command i.r.t exit code by Quentin Monnet · 7 years ago
  28. 1d84487 tools: bpftool: use err() instead of info() if there are too many insns by Quentin Monnet · 7 years ago
  29. 1739c26 tools: bpftool: fix return value when all eBPF programs have been shown by Quentin Monnet · 7 years ago
  30. 9cbe1f58 tools: bpftool: add pointer to file argument to print_hex() by Quentin Monnet · 7 years ago
  31. 2dc7c1f tools: bpftool: use more common tag format by Jakub Kicinski · 7 years ago
  32. c9c3599 tools: bpftool: use the kernel's instruction printer by Jakub Kicinski · 7 years ago
  33. ff69c21 tools: bpftool: add documentation by Jakub Kicinski · 7 years ago
  34. 71bb428 tools: bpf: add bpftool by Jakub Kicinski · 7 years ago
  35. a92bb54 tools: rename tools/net directory to tools/bpf by Jakub Kicinski · 7 years ago