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
/
struct_ops.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-20
bpftool: clean-up usage of libbpf_get_error()
Sahid Orentino Ferdjaoui
1
-6
/
+5
2022-11-20
bpftool: fix error message when function can't register struct_ops
Sahid Orentino Ferdjaoui
1
-3
/
+2
2022-11-20
bpftool: replace return value PTR_ERR(NULL) with 0
Sahid Orentino Ferdjaoui
1
-4
/
+2
2022-06-14
Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
Quentin Monnet
1
-0
/
+2
2022-04-10
bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK
Yafang Shao
1
-2
/
+0
2022-01-12
bpftool: Stop using bpf_map__def() API
Christy Lee
1
-3
/
+1
2021-12-10
bpftool: Switch bpf_object__load_xattr() to bpf_object__load()
Andrii Nakryiko
1
-8
/
+7
2021-11-14
bpftool: Use libbpf_get_error() to check error
Hengqi Chen
1
-7
/
+7
2021-11-03
bpftool: Migrate -1 err checks of libbpf fn calls
Dave Marchevsky
1
-1
/
+1
2021-07-30
tools: bpftool: Update and synchronise option list in doc and help msg
Quentin Monnet
1
-1
/
+1
2020-06-01
tools, bpftool: Clean subcommand help messages
Quentin Monnet
1
-8
/
+7
2020-04-24
bpftool: Respect the -d option in struct_ops cmd
Martin KaFai Lau
1
-1
/
+7
2020-04-14
tools, bpftool: Fix struct_ops command invalid pointer free
Daniel T. Lee
1
-1
/
+3
2020-03-20
bpftool: Add struct_ops support
Martin KaFai Lau
1
-0
/
+596