| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-23 | bpftool: Add bash completion for program signing options | Quentin Monnet | 1 | -9/+17 |
| 2025-08-01 | bpftool: Add bash completion for token argument | Tao Chen | 1 | -0/+11 |
| 2025-07-03 | bpftool: Add support for dumping streams | Kumar Kartikeya Dwivedi | 1 | -1/+15 |
| 2025-05-27 | bpftool: Add support for custom BTF path in prog load/loadall | Jiayuan Chen | 1 | -2/+2 |
| 2024-12-13 | bpftool: bash: Add bash completion for root_id argument | Daniel Xu | 1 | -1/+6 |
| 2024-07-29 | bpftool: Add bash-completion for tcx subcommand | Tao Chen | 1 | -1/+1 |
| 2024-05-18 | bpftool: Introduce btf c dump sorting | Mykyta Yatsenko | 1 | -0/+3 |
| 2024-04-16 | bpftool: Address minor issues in bash completion | Quentin Monnet | 1 | -36/+25 |
| 2023-10-11 | bpftool: Add support for cgroup unix socket address hooks | Daan De Meyer | 1 | -7/+7 |
| 2023-05-23 | bpftool: Specify XDP Hints ifname when loading program | Larysa Zaremba | 1 | -3/+4 |
| 2023-04-05 | bpftool: Clean up _bpftool_once_attr() calls in bash completion | Quentin Monnet | 1 | -13/+3 |
| 2023-04-05 | bpftool: Support "opcodes", "linum", "visual" simultaneously | Quentin Monnet | 1 | -7/+10 |
| 2023-04-05 | bpftool: Return an error on prog dumps if both CFG and JSON are required | Quentin Monnet | 1 | -3/+6 |
| 2022-11-20 | bpftool: remove support of --legacy option for bpftool | Sahid Orentino Ferdjaoui | 1 | -1/+1 |
| 2022-10-21 | bpftool: Update the bash completion(add autoattach to prog load) | Wang Yufen | 1 | -0/+1 |
| 2022-07-05 | bpftool: Rename "bpftool feature list" into "... feature list_builtins" | Quentin Monnet | 1 | -4/+4 |
| 2022-06-30 | bpftool: Use feature list in bash completion | Quentin Monnet | 1 | -17/+4 |
| 2022-06-30 | bpftool: Add feature list (prog/map/link/attach types, helpers) | Quentin Monnet | 1 | -1/+6 |
| 2022-06-02 | bpftool: Use libbpf_bpf_attach_type_str | Daniel Müller | 1 | -8/+10 |
| 2022-03-17 | bpftool: Add support for subskeletons | Delyan Kratunov | 1 | -1/+13 |
| 2022-02-16 | bpftool: Add gen min_core_btf command | Mauricio Vásquez | 1 | -1/+5 |
| 2021-11-14 | bpftool: Update the lists of names for maps and prog-attach types | Quentin Monnet | 1 | -1/+2 |
| 2021-11-12 | bpftool: Enable libbpf's strict mode by default | Stanislav Fomichev | 1 | -1/+1 |
| 2021-07-30 | tools: bpftool: Complete metrics list in "bpftool prog profile" doc | Quentin Monnet | 1 | -1/+2 |
| 2021-07-30 | tools: bpftool: Document and add bash completion for -L, -B options | Quentin Monnet | 1 | -3/+5 |
| 2021-07-30 | tools: bpftool: Complete and synchronise attach or map types | Quentin Monnet | 1 | -2/+3 |
| 2021-07-30 | tools: bpftool: Slightly ease bash completion updates | Quentin Monnet | 1 | -25/+29 |
| 2021-05-25 | bpftool: Add sock_release help info for cgroup attach/prog load command | Liu Jian | 1 | -3/+3 |
| 2021-03-18 | bpftool: Add `gen object` command to perform BPF static linking | Andrii Nakryiko | 1 | -1/+5 |
| 2021-03-18 | bpftool: Add ability to specify custom skeleton object name | Andrii Nakryiko | 1 | -1/+10 |
| 2020-11-06 | bpftool: Add support for task local storage | KP Singh | 1 | -1/+1 |
| 2020-09-10 | tools: bpftool: Add "inner_map" to "bpftool map create" outer maps | Quentin Monnet | 1 | -1/+21 |
| 2020-08-25 | bpf: Implement bpf_local_storage for inodes | KP Singh | 1 | -1/+2 |
| 2020-08-01 | tools/bpftool: Add documentation and bash-completion for `link detach` | Andrii Nakryiko | 1 | -2/+2 |
| 2020-07-25 | tools/bpftool: Add bpftool support for bpf map element iterator | Yonghong Song | 1 | -1/+17 |
| 2020-07-17 | tools/bpftool: Add name mappings for SK_LOOKUP prog and attach type | Jakub Sitnicki | 1 | -1/+1 |
| 2020-05-19 | bpf, bpftool: Enable get{peer, sock}name attach types | Daniel Borkmann | 1 | -6/+9 |
| 2020-05-09 | tools/bpftool: Add bpf_iter support for bptool | Yonghong Song | 1 | -0/+13 |
| 2020-04-29 | tools: bpftool: Allow unprivileged users to probe features | Quentin Monnet | 1 | -1/+1 |
| 2020-04-28 | bpftool: Add link bash completions | Andrii Nakryiko | 1 | -0/+39 |
| 2020-03-20 | bpftool: Add struct_ops support | Martin KaFai Lau | 1 | -0/+28 |
| 2020-03-13 | tools: bpftool: Fix minor bash completion mistakes | Quentin Monnet | 1 | -8/+21 |
| 2020-03-10 | bpftool: Fix typo in bash-completion | Song Liu | 1 | -1/+1 |
| 2020-03-10 | bpftool: Bash completion for "bpftool prog profile" | Song Liu | 1 | -1/+44 |
| 2020-02-26 | bpftool: Update bash completion for "bpftool feature" command | Michal Rostecki | 1 | -1/+2 |
| 2020-02-26 | bpftool: Support struct_ops, tracing, ext prog types | Andrey Ignatov | 1 | -1/+2 |
| 2019-12-15 | bpftool: Add `gen skeleton` BASH completions | Andrii Nakryiko | 1 | -0/+11 |
| 2019-12-15 | bpftool: Match maps by name | Paul Chaignon | 1 | -9/+122 |
| 2019-12-15 | bpftool: Match programs by name | Paul Chaignon | 1 | -6/+16 |
| 2019-08-21 | tools: bpftool: add "bpftool map freeze" subcommand | Quentin Monnet | 1 | -2/+2 |
| 2019-08-20 | tools: bpftool: implement "bpftool btf show|list" | Quentin Monnet | 1 | -4/+16 |
| 2019-08-15 | tools: bpftool: add bash-completion for net attach/detach | Daniel T. Lee | 1 | -10/+55 |
| 2019-07-30 | tools: bpftool: add support for reporting the effective cgroup progs | Jakub Kicinski | 1 | -6/+9 |
| 2019-07-29 | tools: Add definitions for devmap_hash map type | Toke Høiland-Jørgensen | 1 | -2/+2 |
| 2019-07-08 | tools: bpftool: add completion for bpftool prog "loadall" | Quentin Monnet | 1 | -1/+8 |
| 2019-07-05 | tools: bpftool: add "prog run" subcommand to test-run programs | Quentin Monnet | 1 | -2/+26 |
| 2019-06-27 | bpftool: support cgroup sockopt | Stanislav Fomichev | 1 | -3/+6 |
| 2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+3 |
| 2019-06-06 | bpf, bpftool: enable recvmsg attach types | Daniel Borkmann | 1 | -2/+3 |
| 2019-05-28 | tools: bpftool: add -d option to get debug output from libbpf | Quentin Monnet | 1 | -1/+1 |
| 2019-05-28 | bpftool: auto-complete BTF IDs for btf dump | Andrii Nakryiko | 1 | -0/+9 |
| 2019-05-24 | bpftool: update bash-completion w/ new c option for btf dump | Andrii Nakryiko | 1 | -4/+17 |
| 2019-04-25 | bpftool: fix indendation in bash-completion/bpftool | Andrii Nakryiko | 1 | -11/+11 |
| 2019-04-25 | bpftool: add bash completions for btf command | Andrii Nakryiko | 1 | -0/+46 |
| 2019-04-16 | bpftool: Support sysctl hook | Andrey Ignatov | 1 | -3/+4 |
| 2019-02-19 | bpf: bpftool, fix documentation for attach types | Alban Crequy | 1 | -2/+2 |
| 2019-01-22 | tools: bpftool: add bash completion for bpftool probes | Quentin Monnet | 1 | -0/+19 |
| 2019-01-17 | bpftool: add bash completion for peek/push/enqueue/pop/dequeue | Stanislav Fomichev | 1 | -18/+73 |
| 2018-12-13 | tools: bpftool: replace Netronome boilerplate with SPDX license headers | Jakub Kicinski | 1 | -30/+1 |
| 2018-12-09 | bpf: libbpf: bpftool: Print bpf_line_info during prog dump | Martin KaFai Lau | 1 | -3/+3 |
| 2018-12-05 | tools: bpftool: add a command to dump the trace pipe | Quentin Monnet | 1 | -1/+4 |
| 2018-11-30 | tools: bpftool: fix bash completion for new map types (queue and stack) | Quentin Monnet | 1 | -1/+1 |
| 2018-11-30 | tools: bpftool: fix bash completion for bpftool prog (attach|detach) | Quentin Monnet | 1 | -24/+49 |
| 2018-11-10 | bpftool: support loading flow dissector | Stanislav Fomichev | 1 | -2/+12 |
| 2018-11-10 | bpftool: add pinmaps argument to the load/loadall | Stanislav Fomichev | 1 | -1/+2 |
| 2018-11-10 | bpftool: add loadall command | Stanislav Fomichev | 1 | -2/+2 |
| 2018-10-21 | tools: bpftool: fix completion for "bpftool map update" | Quentin Monnet | 1 | -1/+1 |
| 2018-10-15 | tools: bpftool: add map create command | Jakub Kicinski | 1 | -1/+37 |
| 2018-10-15 | bpf: bpftool, add flag to allow non-compat map definitions | John Fastabend | 1 | -1/+1 |
| 2018-10-15 | bpf: bpftool, add support for attaching programs to maps | John Fastabend | 1 | -1/+18 |
| 2018-09-06 | tools/bpf: bpftool: add net support | Yonghong Song | 1 | -4/+13 |
| 2018-07-11 | tools: bpftool: allow reuse of maps with bpftool prog load | Jakub Kicinski | 1 | -6/+61 |
| 2018-07-11 | tools: bpftool: allow users to specify program type for prog load | Jakub Kicinski | 1 | -0/+6 |
| 2018-07-11 | tools: bpftool: add support for loading programs for offload | Jakub Kicinski | 1 | -2/+21 |
| 2018-07-07 | bpftool: add bash completion for cgroup tree command | Roman Gushchin | 1 | -1/+5 |
| 2018-07-01 | tools: bpftool: deal with options upfront | Jakub Kicinski | 1 | -11/+21 |
| 2018-07-01 | tools: bpftool: add missing --bpffs to completions | Jakub Kicinski | 1 | -1/+1 |
| 2018-05-30 | bpftool: Support sendmsg{4,6} attach types | Andrey Ignatov | 1 | -2/+3 |
| 2018-05-24 | tools/bpftool: add perf subcommand | Yonghong Song | 1 | -0/+9 |
| 2018-05-04 | tools: bpftool: add simple perf event output reader | Jakub Kicinski | 1 | -2/+34 |
| 2018-04-18 | tools: bpftool: make it easier to feed hex bytes to bpftool | Quentin Monnet | 1 | -3/+5 |
| 2018-04-18 | bpftool: Support new prog types and attach types | Andrey Ignatov | 1 | -2/+4 |
| 2018-03-01 | tools: bpftool: add bash completion for CFG dump | Quentin Monnet | 1 | -4/+9 |
| 2018-02-08 | tools: bpftool: add bash completion for cgroup commands | Quentin Monnet | 1 | -4/+60 |
| 2018-02-08 | tools: bpftool: add bash completion for `bpftool prog load` | Quentin Monnet | 1 | -2/+6 |
| 2018-01-04 | tools: bpftool: alias show and list commands | Jakub Kicinski | 1 | -4/+4 |
| 2017-10-29 | tools: bpftool: add bash completion for bpftool | Quentin Monnet | 1 | -0/+354 |