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