index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
link.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-21
tools: bpftool: print netfilter link info
Florian Westphal
1
-0
/
+83
2023-02-16
bpftool: Use bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
1
-2
/
+2
2022-11-09
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
1
-6
/
+4
2022-09-28
bpftool: Show parameters of BPF task iterators.
Kui-Feng Lee
1
-0
/
+19
2022-08-30
bpftool: Add support for querying cgroup_iter link
Hao Luo
1
-0
/
+35
2022-06-02
bpftool: Use libbpf_bpf_link_type_str
Daniel Müller
1
-17
/
+10
2022-06-02
bpftool: Use libbpf_bpf_attach_type_str
Daniel Müller
1
-5
/
+10
2022-06-02
bpftool: Use libbpf_bpf_prog_type_str
Daniel Müller
1
-8
/
+11
2022-05-10
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
1
-0
/
+1
2022-04-04
bpftool: Add missing link types
Milan Landaverde
1
-0
/
+3
2022-01-12
bpftool: Fix error check when calling hashmap__new()
Mauricio Vásquez
1
-1
/
+2
2021-10-25
bpftool: Switch to libbpf's hashmap for PIDs/names references
Quentin Monnet
1
-3
/
+3
2021-10-25
bpftool: Switch to libbpf's hashmap for pinned paths of BPF objects
Quentin Monnet
1
-16
/
+20
2021-10-25
bpftool: Do not expose and init hash maps for pinned path in main.c
Quentin Monnet
1
-1
/
+8
2021-07-30
tools: bpftool: Update and synchronise option list in doc and help msg
Quentin Monnet
1
-1
/
+2
2020-08-21
bpftool: Implement link_query for bpf iterators
Yonghong Song
1
-3
/
+41
2020-08-13
tools/bpftool: Fix compilation warnings in 32-bit mode
Andrii Nakryiko
1
-2
/
+2
2020-08-01
tools/bpftool: Add `link detach` subcommand
Andrii Nakryiko
1
-1
/
+36
2020-06-25
tools, bpftool: Define prog_type_name array only once
Tobias Klauser
1
-2
/
+2
2020-06-22
tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDs
Andrii Nakryiko
1
-0
/
+7
2020-06-01
bpftool: Support link show for netns-attached links
Jakub Sitnicki
1
-0
/
+10
2020-06-01
bpftool: Extract helpers for showing link attach type
Jakub Sitnicki
1
-22
/
+22
2020-06-01
tools, bpftool: Clean subcommand help messages
Quentin Monnet
1
-1
/
+0
2020-05-09
tools/bpftool: Add bpf_iter support for bptool
Yonghong Song
1
-0
/
+1
2020-04-28
bpftool: Add bpf_link show and pin support
Andrii Nakryiko
1
-0
/
+333