index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
bash-completion
Age
Commit message (
Expand
)
Author
2021-03-18
bpftool: Add `gen object` command to perform BPF static linking
Andrii Nakryiko
2021-03-18
bpftool: Add ability to specify custom skeleton object name
Andrii Nakryiko
2020-11-06
bpftool: Add support for task local storage
KP Singh
2020-09-10
tools: bpftool: Add "inner_map" to "bpftool map create" outer maps
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-05-19
bpf, bpftool: Enable get{peer, sock}name attach types
Daniel Borkmann
2020-05-09
tools/bpftool: Add bpf_iter support for bptool
Yonghong Song
2020-04-29
tools: bpftool: Allow unprivileged users to probe features
Quentin Monnet
2020-04-28
bpftool: Add link bash completions
Andrii Nakryiko
2020-03-20
bpftool: Add struct_ops support
Martin KaFai Lau
2020-03-13
tools: bpftool: Fix minor bash completion mistakes
Quentin Monnet
2020-03-10
bpftool: Fix typo in bash-completion
Song Liu
2020-03-10
bpftool: Bash completion for "bpftool prog profile"
Song Liu
2020-02-26
bpftool: Update bash completion for "bpftool feature" command
Michal Rostecki
2020-02-26
bpftool: Support struct_ops, tracing, ext prog types
Andrey Ignatov
2019-12-15
bpftool: Add `gen skeleton` BASH completions
Andrii Nakryiko
2019-12-15
bpftool: Match maps by name
Paul Chaignon
2019-12-15
bpftool: Match programs by name
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 bash-completion 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-08
tools: bpftool: add completion for bpftool prog "loadall"
Quentin Monnet
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-06
bpf, bpftool: enable recvmsg attach types
Daniel Borkmann
2019-05-28
tools: bpftool: add -d option to get debug output from libbpf
Quentin Monnet
2019-05-28
bpftool: auto-complete BTF IDs for btf dump
Andrii Nakryiko
2019-05-24
bpftool: update bash-completion w/ new c option for btf dump
Andrii Nakryiko
2019-04-25
bpftool: fix indendation in bash-completion/bpftool
Andrii Nakryiko
2019-04-25
bpftool: add bash completions for btf command
Andrii Nakryiko
2019-04-16
bpftool: Support sysctl hook
Andrey Ignatov
2019-02-19
bpf: bpftool, fix documentation for attach types
Alban Crequy
2019-01-22
tools: bpftool: add bash completion for bpftool probes
Quentin Monnet
2019-01-17
bpftool: add bash completion for peek/push/enqueue/pop/dequeue
Stanislav Fomichev
2018-12-13
tools: bpftool: replace Netronome boilerplate with SPDX license headers
Jakub Kicinski
2018-12-09
bpf: libbpf: bpftool: Print bpf_line_info during prog dump
Martin KaFai Lau
2018-12-05
tools: bpftool: add a command to dump the trace pipe
Quentin Monnet
2018-11-30
tools: bpftool: fix bash completion for new map types (queue and stack)
Quentin Monnet
2018-11-30
tools: bpftool: fix bash completion for bpftool prog (attach|detach)
Quentin Monnet
2018-11-10
bpftool: support loading flow dissector
Stanislav Fomichev
2018-11-10
bpftool: add pinmaps argument to the load/loadall
Stanislav Fomichev
2018-11-10
bpftool: add loadall command
Stanislav Fomichev
2018-10-21
tools: bpftool: fix completion for "bpftool map update"
Quentin Monnet
2018-10-15
tools: bpftool: add map create command
Jakub Kicinski
[next]