| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-08-01 | tools/bpftool: Add documentation and bash-completion for `link detach` |  Andrii Nakryiko | 1 | -0/+8 |
| 2020-07-25 | tools/bpftool: Add bpftool support for bpf map element iterator |  Yonghong Song | 1 | -2/+16 |
| 2020-07-17 | tools/bpftool: Add name mappings for SK_LOOKUP prog and attach type |  Jakub Sitnicki | 1 | -1/+1 |
| 2020-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  David S. Miller | 4 | -2/+35 |
| 2020-06-22 | tools/bpftool: Add documentation and sample output for process info |  Andrii Nakryiko | 4 | -2/+35 |
| 2020-06-17 | tools, bpftool: Add ringbuf map type to map command docs |  Tobias Klauser | 1 | -1/+1 |
| 2020-05-19 | bpf, bpftool: Enable get{peer, sock}name attach types |  Daniel Borkmann | 2 | -4/+9 |
| 2020-05-11 | tools, bpftool: Minor fixes for documentation |  Quentin Monnet | 12 | -69/+114 |
| 2020-05-09 | tools/bpftool: Add bpf_iter support for bptool |  Yonghong Song | 1 | -0/+83 |
| 2020-04-29 | tools: bpftool: Make libcap dependency optional |  Quentin Monnet | 1 | -1/+3 |
| 2020-04-29 | tools: bpftool: Allow unprivileged users to probe features |  Quentin Monnet | 1 | -1/+9 |
| 2020-04-28 | bpftool: Add bpftool-link manpage |  Andrii Nakryiko | 1 | -0/+118 |
| 2020-03-20 | bpftool: Add struct_ops support |  Martin KaFai Lau | 1 | -0/+116 |
| 2020-03-10 | bpftool: Documentation for bpftool prog profile |  Song Liu | 1 | -0/+19 |
| 2020-02-26 | bpftool: Update documentation of "bpftool feature" command |  Michal Rostecki | 1 | -9/+10 |
| 2020-02-26 | bpftool: Support struct_ops, tracing, ext prog types |  Andrey Ignatov | 1 | -1/+2 |
| 2020-01-20 | bpftool: Use consistent include paths for libbpf |  Toke Høiland-Jørgensen | 1 | -1/+1 |
| 2019-12-18 | bpftool: Work-around rst2man conversion bug |  Andrii Nakryiko | 1 | -7/+8 |
| 2019-12-17 | bpftool: Add gen subcommand manpage |  Andrii Nakryiko | 2 | -1/+306 |
| 2019-12-15 | bpftool: Match maps by name |  Paul Chaignon | 1 | -4/+6 |
| 2019-12-15 | bpftool: Match programs by name |  Paul Chaignon | 2 | -7/+7 |
| 2019-12-15 | bpftool: Match several programs with same tag |  Paul Chaignon | 1 | -4/+12 |
| 2019-08-21 | tools: bpftool: add "bpftool map freeze" subcommand |  Quentin Monnet | 1 | -0/+9 |
| 2019-08-20 | tools: bpftool: implement "bpftool btf show|list" |  Quentin Monnet | 1 | -0/+7 |
| 2019-08-15 | tools: bpftool: add documentation for net attach/detach |  Daniel T. Lee | 1 | -3/+54 |
| 2019-07-30 | tools: bpftool: add support for reporting the effective cgroup progs |  Jakub Kicinski | 1 | -4/+12 |
| 2019-07-29 | tools: Add definitions for devmap_hash map type |  Toke Høiland-Jørgensen | 1 | -1/+1 |
| 2019-07-05 | tools: bpftool: add "prog run" subcommand to test-run programs |  Quentin Monnet | 1 | -0/+34 |
| 2019-06-27 | bpftool: support cgroup sockopt |  Stanislav Fomichev | 2 | -3/+7 |
| 2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 2 | -2/+6 |
| 2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf |  David S. Miller | 2 | -2/+6 |
| 2019-06-06 | bpf, bpftool: enable recvmsg attach types |  Daniel Borkmann | 2 | -2/+6 |
| 2019-05-28 | tools: bpftool: make -d option print debug output from verifier |  Quentin Monnet | 2 | -4/+6 |
| 2019-05-28 | tools: bpftool: add -d option to get debug output from libbpf |  Quentin Monnet | 8 | -0/+31 |
| 2019-05-24 | bpftool/docs: add description of btf dump C option |  Andrii Nakryiko | 1 | -15/+20 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig |  Thomas Gleixner | 1 | -0/+1 |
| 2019-04-25 | bpftool/docs: add btf sub-command documentation |  Andrii Nakryiko | 8 | -7/+236 |
| 2019-04-16 | bpftool: Support sysctl hook |  Andrey Ignatov | 2 | -3/+5 |
| 2019-04-16 | tools: bpftool: add a note on program statistics in man page |  Quentin Monnet | 1 | -0/+8 |
| 2019-04-16 | tools: bpftool: fix short option name for printing version in man pages |  Quentin Monnet | 7 | -7/+7 |
| 2019-04-16 | tools: bpftool: fix man page documentation for "pinmaps" keyword |  Quentin Monnet | 1 | -1/+1 |
| 2019-02-27 | tools/bpftool: recognize bpf_prog_info run_time_ns and run_cnt |  Alexei Starovoitov | 1 | -1/+3 |
| 2019-02-19 | bpf: bpftool, fix documentation for attach types |  Alban Crequy | 1 | -1/+1 |
| 2019-02-12 | tools: bpftool: doc, add text about feature-subcommand |  Prashant Bhole | 1 | -1/+3 |
| 2019-02-06 | tools: bpftool: doc, fix incorrect text |  Prashant Bhole | 3 | -5/+5 |
| 2019-01-22 | tools: bpftool: add probes for a network device |  Quentin Monnet | 1 | -3/+15 |
| 2019-01-22 | tools: bpftool: add C-style "#define" output for probes |  Quentin Monnet | 1 | -2/+11 |
| 2019-01-22 | tools: bpftool: add probes for eBPF helper functions |  Quentin Monnet | 1 | -0/+4 |
| 2019-01-22 | tools: bpftool: add basic probe capability, probe syscall availability |  Quentin Monnet | 7 | -0/+66 |
| 2019-01-17 | bpftool: add pop and dequeue commands |  Stanislav Fomichev | 1 | -0/+8 |