index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
bash-completion
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpftool: Address minor issues in bash completion
Quentin Monnet
2024-04-16
1
-36
/
+25
*
bpftool: Add support for cgroup unix socket address hooks
Daan De Meyer
2023-10-11
1
-7
/
+7
*
bpftool: Specify XDP Hints ifname when loading program
Larysa Zaremba
2023-05-23
1
-3
/
+4
*
bpftool: Clean up _bpftool_once_attr() calls in bash completion
Quentin Monnet
2023-04-05
1
-13
/
+3
*
bpftool: Support "opcodes", "linum", "visual" simultaneously
Quentin Monnet
2023-04-05
1
-7
/
+10
*
bpftool: Return an error on prog dumps if both CFG and JSON are required
Quentin Monnet
2023-04-05
1
-3
/
+6
*
bpftool: remove support of --legacy option for bpftool
Sahid Orentino Ferdjaoui
2022-11-20
1
-1
/
+1
*
bpftool: Update the bash completion(add autoattach to prog load)
Wang Yufen
2022-10-21
1
-0
/
+1
*
bpftool: Rename "bpftool feature list" into "... feature list_builtins"
Quentin Monnet
2022-07-05
1
-4
/
+4
*
bpftool: Use feature list in bash completion
Quentin Monnet
2022-06-30
1
-17
/
+4
*
bpftool: Add feature list (prog/map/link/attach types, helpers)
Quentin Monnet
2022-06-30
1
-1
/
+6
*
bpftool: Use libbpf_bpf_attach_type_str
Daniel Müller
2022-06-02
1
-8
/
+10
*
bpftool: Add support for subskeletons
Delyan Kratunov
2022-03-17
1
-1
/
+13
*
bpftool: Add gen min_core_btf command
Mauricio Vásquez
2022-02-16
1
-1
/
+5
*
bpftool: Update the lists of names for maps and prog-attach types
Quentin Monnet
2021-11-14
1
-1
/
+2
*
bpftool: Enable libbpf's strict mode by default
Stanislav Fomichev
2021-11-12
1
-1
/
+1
*
tools: bpftool: Complete metrics list in "bpftool prog profile" doc
Quentin Monnet
2021-07-30
1
-1
/
+2
*
tools: bpftool: Document and add bash completion for -L, -B options
Quentin Monnet
2021-07-30
1
-3
/
+5
*
tools: bpftool: Complete and synchronise attach or map types
Quentin Monnet
2021-07-30
1
-2
/
+3
*
tools: bpftool: Slightly ease bash completion updates
Quentin Monnet
2021-07-30
1
-25
/
+29
*
bpftool: Add sock_release help info for cgroup attach/prog load command
Liu Jian
2021-05-25
1
-3
/
+3
*
bpftool: Add `gen object` command to perform BPF static linking
Andrii Nakryiko
2021-03-18
1
-1
/
+5
*
bpftool: Add ability to specify custom skeleton object name
Andrii Nakryiko
2021-03-18
1
-1
/
+10
*
bpftool: Add support for task local storage
KP Singh
2020-11-06
1
-1
/
+1
*
tools: bpftool: Add "inner_map" to "bpftool map create" outer maps
Quentin Monnet
2020-09-10
1
-1
/
+21
*
bpf: Implement bpf_local_storage for inodes
KP Singh
2020-08-25
1
-1
/
+2
*
tools/bpftool: Add documentation and bash-completion for `link detach`
Andrii Nakryiko
2020-08-01
1
-2
/
+2
*
tools/bpftool: Add bpftool support for bpf map element iterator
Yonghong Song
2020-07-25
1
-1
/
+17
*
tools/bpftool: Add name mappings for SK_LOOKUP prog and attach type
Jakub Sitnicki
2020-07-17
1
-1
/
+1
*
bpf, bpftool: Enable get{peer, sock}name attach types
Daniel Borkmann
2020-05-19
1
-6
/
+9
*
tools/bpftool: Add bpf_iter support for bptool
Yonghong Song
2020-05-09
1
-0
/
+13
*
tools: bpftool: Allow unprivileged users to probe features
Quentin Monnet
2020-04-29
1
-1
/
+1
*
bpftool: Add link bash completions
Andrii Nakryiko
2020-04-28
1
-0
/
+39
*
bpftool: Add struct_ops support
Martin KaFai Lau
2020-03-20
1
-0
/
+28
*
tools: bpftool: Fix minor bash completion mistakes
Quentin Monnet
2020-03-13
1
-8
/
+21
*
bpftool: Fix typo in bash-completion
Song Liu
2020-03-10
1
-1
/
+1
*
bpftool: Bash completion for "bpftool prog profile"
Song Liu
2020-03-10
1
-1
/
+44
*
bpftool: Update bash completion for "bpftool feature" command
Michal Rostecki
2020-02-26
1
-1
/
+2
*
bpftool: Support struct_ops, tracing, ext prog types
Andrey Ignatov
2020-02-26
1
-1
/
+2
*
bpftool: Add `gen skeleton` BASH completions
Andrii Nakryiko
2019-12-15
1
-0
/
+11
*
bpftool: Match maps by name
Paul Chaignon
2019-12-15
1
-9
/
+122
*
bpftool: Match programs by name
Paul Chaignon
2019-12-15
1
-6
/
+16
*
tools: bpftool: add "bpftool map freeze" subcommand
Quentin Monnet
2019-08-21
1
-2
/
+2
*
tools: bpftool: implement "bpftool btf show|list"
Quentin Monnet
2019-08-20
1
-4
/
+16
*
tools: bpftool: add bash-completion for net attach/detach
Daniel T. Lee
2019-08-15
1
-10
/
+55
*
tools: bpftool: add support for reporting the effective cgroup progs
Jakub Kicinski
2019-07-30
1
-6
/
+9
*
tools: Add definitions for devmap_hash map type
Toke Høiland-Jørgensen
2019-07-29
1
-2
/
+2
*
tools: bpftool: add completion for bpftool prog "loadall"
Quentin Monnet
2019-07-08
1
-1
/
+8
*
tools: bpftool: add "prog run" subcommand to test-run programs
Quentin Monnet
2019-07-05
1
-2
/
+26
*
bpftool: support cgroup sockopt
Stanislav Fomichev
2019-06-27
1
-3
/
+6
[next]