summaryrefslogtreecommitdiffstats
path: root/tools/bpf (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-12-071-5/+12
|\
| * bpftool: fix potential NULL pointer dereferencing in prog_dump()Amir Mohammadi2024-11-251-5/+12
* | Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-11-261-0/+2
|\ \ | |/ |/|
| * bpftool: ensure task comm is always NUL-terminatedYafang Shao2024-11-061-0/+2
* | bpftool: Cast variable `var` to long longLuo Yifan2024-11-131-1/+1
* | tools/bpf: Fix the wrong format specifier in bpf_jit_disasmLuo Yifan2024-11-121-1/+1
* | bpftool: Prevent setting duplicate _GNU_SOURCE in MakefileViktor Malik2024-11-011-1/+5
* | bpf, bpftool: Fix incorrect disasm pcLeon Hwang2024-11-011-11/+29
* | resolve_btfids: Fix compiler warningsEder Zulian2024-10-231-2/+2
* | bpftool: __bpf_fastcall for kfuncs marked with special decl_tagEduard Zingerman2024-10-041-10/+88
* | tools/bpf: Remove unused variable from runqslowerZhu Jun2024-10-041-1/+0
|/
* bpftool: Fix undefined behavior in qsort(NULL, 0, ...)Kuan-Wei Chiu2024-09-101-0/+3
* bpftool: Fix typosAndrew Kreimer2024-09-101-1/+1
* bpftool: Fix undefined behavior caused by shifting into the sign bitKuan-Wei Chiu2024-09-101-4/+4
* bpftool: Improve btf c dump sorting stabilityMykyta Yatsenko2024-09-061-5/+75
* bpftool: fix some typos in bpftoolLin Yikai2024-09-052-6/+6
* bpftool: Fix handling enum64 in btf dump sortingMykyta Yatsenko2024-09-021-3/+4
* bpftool: Add missing blank lines in bpftool-net doc exampleQuentin Monnet2024-09-021-0/+2
* tools/bpf: Fix the wrong format specifierZhu Jun2024-07-301-2/+2
* tools/runqslower: Fix LDFLAGS and add LDLIBS supportTony Ambardar2024-07-301-1/+2
* bpftool: Add document for net attach/detach on tcx subcommandTao Chen2024-07-291-1/+21
* bpftool: Add bash-completion for tcx subcommandTao Chen2024-07-291-1/+1
* bpftool: Add net attach/detach command to tcx progTao Chen2024-07-291-1/+42
* bpftool: Refactor xdp attach/detach type judgmentTao Chen2024-07-291-5/+21
* tools/resolve_btfids: Fix comparison of distinct pointer types warning in res...Liwei Song2024-07-221-1/+1
* bpftool: Fix typo in usage helpDonald Hunter2024-07-171-1/+1
* bpftool: improve skeleton backwards compat with old buggy libbpfsAndrii Nakryiko2024-07-101-14/+32
* bpftool: Mount bpffs when pinmaps path not under the bpffsTao Chen2024-07-021-0/+4
* bpftool: Allow compile-time checks of BPF map auto-attach support in skeletonAndrii Nakryiko2024-06-211-0/+2
* resolve_btfids: Handle presence of .BTF.base sectionAlan Maguire2024-06-171-0/+8
* bpftool: Support dumping kfunc prototypes from BTFDaniel Xu2024-06-121-0/+55
* bpftool: Query only cgroup-related attach typesKenta Tada2024-06-111-4/+36
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-06-113-22/+51
|\
| * libbpf: Auto-attach struct_ops BPF maps in BPF skeletonMykyta Yatsenko2024-06-061-4/+32
| * bpftool: Use BTF field iterator in btfgenAndrii Nakryiko2024-06-051-10/+6
| * bpftool: Fix typo in MAX_NUM_METRICS macro nameSwan Beaujard2024-06-031-7/+7
| * bpftool: Change pid_iter.bpf.c to comply with the change of bpf_link_fops.Kui-Feng Lee2024-05-311-1/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-311-1/+1
|\ \ | |/ |/|
| * bpf: Fix potential integer overflow in resolve_btfidsFriedrich Vock2024-05-241-1/+1
* | bpftool: Un-const bpf_func_info to fix it for llvm 17 and newerIvan Babrou2024-05-211-1/+1
* | bpftool: Fix make dependencies for vmlinux.hArtem Savkov2024-05-181-1/+2
* | bpftool: Introduce btf c dump sortingMykyta Yatsenko2024-05-183-7/+140
|/
* bpftool, selftests/hid/bpf: Fix 29 clang warningsJohn Hubbard2024-05-061-1/+1
* bpftool: Address minor issues in bash completionQuentin Monnet2024-04-161-36/+25
* bpftool: Update documentation where progs/maps can be passed by nameQuentin Monnet2024-04-164-4/+4
* bpftool: Fix typo in error messageThorsten Blum2024-04-121-1/+1
* bpftool: Add link dump support for BPF_LINK_TYPE_SOCKMAPYonghong Song2024-04-111-0/+9
* bpftool: Mount bpffs on provided dir instead of parent dirSahil Siddiq2024-04-055-16/+92
* bpftool: Use __typeof__() instead of typeof() in BPF skeletonAndrii Nakryiko2024-04-021-2/+2
* bpftool: Clean-up typos, punctuation, list formatting in docsRameez Rehman2024-04-023-40/+35