index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
Age
Commit message (
Expand
)
Author
3 days
bpftool: Fix truncated netlink dumps
Jakub Kicinski
2025-11-24
bpftool: Fix -Wuninitialized-const-pointer warnings with clang >= 21
Tom Stellard
2025-08-28
bpftool: Fix JSON writer resource leak in version command
Yuan Chen
2025-08-15
bpftool: Fix memory leak in dump_xx_nlmsg on realloc failure
Yuan Chen
2025-06-19
tools/resolve_btfids: Fix build when cross compiling kernel with clang.
Suleiman Souhlal
2025-06-04
bpftool: Fix readlink usage in get_fd_type
Viktor Malik
2025-05-02
bpf: bpftool: Setting error code in do_loader()
Sewon Nam
2024-12-14
bpftool: fix potential NULL pointer dereferencing in prog_dump()
Amir Mohammadi
2024-12-09
bpf, bpftool: Fix incorrect disasm pc
Leon Hwang
2024-10-10
bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
Kuan-Wei Chiu
2024-10-10
bpftool: Fix undefined behavior caused by shifting into the sign bit
Kuan-Wei Chiu
2024-10-04
tools/runqslower: Fix LDFLAGS and add LDLIBS support
Tony Ambardar
2024-08-03
tools/resolve_btfids: Fix comparison of distinct pointer types warning in res...
Liwei Song
2024-08-03
bpftool: Mount bpffs when pinmaps path not under the bpffs
Tao Chen
2024-08-03
bpftool: Un-const bpf_func_info to fix it for llvm 17 and newer
Ivan Babrou
2024-06-12
bpf: Fix potential integer overflow in resolve_btfids
Friedrich Vock
2024-06-12
bpftool: Mount bpffs on provided dir instead of parent dir
Sahil Siddiq
2024-06-12
bpftool: Fix missing pids during link show
Yonghong Song
2024-03-26
tools/resolve_btfids: Fix cross-compilation to non-host endianness
Viktor Malik
2024-03-26
tools/resolve_btfids: Refactor set sorting with types from btf_ids.h
Viktor Malik
2024-03-26
bpftool: Silence build warning about calloc()
Tiezhu Yang
2024-01-10
bpftool: Align output skeleton ELF code
Ian Rogers
2024-01-10
bpftool: Fix -Wcast-qual warning
Denys Zagorui
2023-08-30
bpftool: Fix build warnings with -Wtype-limits
Yafang Shao
2023-08-16
bpftool: Implement link show support for xdp
Daniel Borkmann
2023-08-16
bpftool: Implement link show support for tcx
Daniel Borkmann
2023-08-11
bpftool: fix perf help message
Daniel T. Lee
2023-07-19
bpftool: Extend net dump with tcx progs
Daniel Borkmann
2023-07-12
bpftool: Use "fallthrough;" keyword instead of comments
Quentin Monnet
2023-07-11
bpftool: Show perf link info
Yafang Shao
2023-07-11
bpftool: Add perf event names
Yafang Shao
2023-07-11
bpftool: Show kprobe_multi link info
Yafang Shao
2023-07-11
bpftool: Dump the kernel symbol's module name
Yafang Shao
2023-07-10
bpftool: Use a local bpf_perf_event_value to fix accessing its fields
Alexander Lobakin
2023-07-10
bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.c
Quentin Monnet
2023-07-10
bpftool: Define a local bpf_perf_link to fix accessing its fields
Alexander Lobakin
2023-07-10
bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookie
Alexander Lobakin
2023-06-29
bpf: Replace deprecated -target with --target= for Clang
Fangrui Song
2023-06-05
tools/resolve_btfids: Fix setting HOSTCFLAGS
Viktor Malik
2023-05-23
bpftool: Specify XDP Hints ifname when loading program
Larysa Zaremba
2023-05-19
bpftool: Show target_{obj,btf}_id in tracing link info
Yafang Shao
2023-05-17
bpftool: Support bpffs mountpoint as pin path for prog loadall
Pengcheng Yang
2023-05-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-15
bpftool: JIT limited misreported as negative value on aarch64
Alan Maguire
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-04-27
bpftool: Dump map id instead of value for map_of_maps types
Xueming Feng
2023-04-27
bpftool: Show map IDs along with struct_ops links.
Kui-Feng Lee
2023-04-21
tools: bpftool: print netfilter link info
Florian Westphal
2023-04-21
bpftool: Update doc to explain struct_ops register subcommand.
Kui-Feng Lee
2023-04-21
bpftool: Register struct_ops with a link.
Kui-Feng Lee
[next]