| Age | Commit message (Expand) | Author | Files | Lines |
| 3 days | bpftool: Fix typo in struct_ops map FD generation for light skeleton | Siddharth Nayyar | 1 | -1/+1 |
| 2026-04-20 | bpftool: Support 24-bit vlen | Alan Maguire | 3 | -20/+17 |
| 2026-04-12 | bpftool: add missing fsession to the usage and docs of bpftool | Menglong Dong | 3 | -3/+3 |
| 2026-03-29 | bpf: Support struct btf_struct_meta via KF_IMPLICIT_ARGS | Ihor Solodrai | 1 | -0/+1 |
| 2026-03-24 | bpftool: Enable aarch64 ISA extensions for JIT disassembly | Puranjay Mohan | 1 | -1/+10 |
| 2026-03-16 | bpftool: Allow explicitly skip llvm, libbfd and libcrypto dependencies | Mykyta Yatsenko | 3 | -4/+47 |
| 2026-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3 | Alexei Starovoitov | 1 | -2/+7 |
| 2026-03-07 | resolve_btfids: Fix linker flags detection | Ihor Solodrai | 1 | -2/+7 |
| 2026-03-05 | bpftool: Support merging multiple module BTFs in btf dump | Josef Bacik | 3 | -17/+121 |
| 2026-02-24 | resolve_btfids: Fix memory leaks reported by ASAN | Ihor Solodrai | 1 | -27/+54 |
| 2026-02-24 | selftests/bpf: Pass through build flags to bpftool and resolve_btfids | Ihor Solodrai | 1 | -2/+5 |
| 2026-02-17 | bpftool: Fix truncated netlink dumps | Jakub Kicinski | 1 | -1/+4 |
| 2026-02-04 | resolve_btfids: Refactor the sort_btf_by_name function | Donglin Peng | 1 | -7/+11 |
| 2026-01-28 | bpftool: Fix dependencies for static build | Ihor Solodrai | 1 | -2/+2 |
| 2026-01-24 | bpftool: add fsession support | Menglong Dong | 1 | -0/+1 |
| 2026-01-20 | resolve_btfids: Support for KF_IMPLICIT_ARGS | Ihor Solodrai | 1 | -0/+382 |
| 2026-01-20 | resolve_btfids: Introduce finalize_btf() step | Ihor Solodrai | 1 | -21/+48 |
| 2026-01-16 | bpftool: Add 'prepend' option for tcx attach to insert at chain start | Gyutae Bae | 3 | -12/+58 |
| 2026-01-13 | tools/resolve_btfids: Support BTF sorting feature | Donglin Peng | 1 | -0/+64 |
| 2026-01-09 | bpftool: Make skeleton C++ compatible with explicit casts | WanLi Niu | 1 | -4/+4 |
| 2025-12-31 | resolve_btfids: Implement --patch_btfids | Ihor Solodrai | 1 | -0/+117 |
| 2025-12-19 | resolve_btfids: Change in-place update with raw binary output | Ihor Solodrai | 1 | -81/+143 |
| 2025-12-19 | resolve_btfids: Always build with -Wall -Werror | Ihor Solodrai | 1 | -1/+2 |
| 2025-12-19 | resolve_btfids: Introduce enum btf_id_kind | Ihor Solodrai | 1 | -23/+60 |
| 2025-12-19 | resolve_btfids: Factor out load_btf() | Ihor Solodrai | 1 | -13/+34 |
| 2025-12-19 | resolve_btfids: Rename object btf field to btf_path | Ihor Solodrai | 1 | -5/+5 |
| 2025-12-09 | bpftool: Fix build warnings due to MS extensions | Quentin Monnet | 1 | -0/+2 |
| 2025-11-28 | bpf: Remove runqslower tool | Hoyeon Lee | 6 | -393/+3 |
| 2025-11-24 | bpftool: Allow bpftool to build with openssl < 3 | Alan Maguire | 1 | -0/+6 |
| 2025-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+ | Alexei Starovoitov | 1 | -1/+1 |
| 2025-11-05 | bpftool: Recognize insn_array map type | Anton Protopopov | 2 | -2/+4 |
| 2025-11-04 | bpf: add _impl suffix for bpf_stream_vprintk() kfunc | Mykyta Yatsenko | 1 | -1/+1 |
| 2025-10-28 | bpftool: Fix missing closing parethesis for BTF_KIND_UNKN | Zhang Chujun | 1 | -1/+1 |
| 2025-09-27 | bpftool: Remove duplicate string.h header | Jiapeng Chong | 1 | -1/+0 |
| 2025-09-23 | bpftool: Add bash completion for program signing options | Quentin Monnet | 1 | -9/+17 |
| 2025-09-22 | bpftool: Add support for signing BPF programs | KP Singh | 9 | -11/+372 |
| 2025-09-19 | bpftool: Fix -Wuninitialized-const-pointer warnings with clang >= 21 | Tom Stellard | 2 | -2/+2 |
| 2025-09-19 | bpftool: Fix UAF in get_delegate_value | Tao Chen | 1 | -53/+37 |
| 2025-09-19 | bpftool: Add HELP_SPEC_OPTIONS in token.c | Tao Chen | 1 | -0/+1 |
| 2025-09-15 | bpftool: Search for tracefs at /sys/kernel/tracing first | Quentin Monnet | 1 | -9/+2 |
| 2025-09-02 | bpftool: Add CET-aware symbol matching for x86_64 architectures | Yuan Chen | 1 | -4/+50 |
| 2025-09-02 | bpftool: Refactor kernel config reading into common helper | Yuan Chen | 3 | -82/+106 |
| 2025-08-19 | bpftool: Add kernel.kptr_restrict hint for no instructions | Vincent Li | 1 | -1/+1 |
| 2025-08-01 | bpftool: Add bash completion for token argument | Tao Chen | 1 | -0/+11 |
| 2025-08-01 | bpftool: Add bpftool-token manpage | Tao Chen | 1 | -0/+64 |
| 2025-08-01 | bpftool: Add bpf_token show | Tao Chen | 3 | -1/+228 |
| 2025-07-03 | bpftool: Add support for dumping streams | Kumar Kartikeya Dwivedi | 3 | -2/+70 |
| 2025-06-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3 | Alexei Starovoitov | 1 | -1/+1 |
| 2025-06-20 | bpftool: Fix memory leak in dump_xx_nlmsg on realloc failure | Yuan Chen | 1 | -6/+9 |
| 2025-06-20 | bpftool: Use appropriate permissions for map access | Slava Imameev | 8 | -51/+96 |
| 2025-06-17 | bpftool: Fix JSON writer resource leak in version command | Yuan Chen | 1 | -3/+3 |
| 2025-06-12 | tools/bpf_jit_disasm: Fix potential negative tpath index in get_exec_path() | Ruslan Semchenko | 1 | -0/+2 |
| 2025-06-10 | tools/resolve_btfids: Fix build when cross compiling kernel with clang. | Suleiman Souhlal | 1 | -1/+1 |
| 2025-06-09 | bpftool: Display cookie for tracing link probe | Tao Chen | 1 | -0/+3 |
| 2025-06-05 | bpftool: Display cookie for raw_tp link probe | Tao Chen | 1 | -0/+3 |
| 2025-05-27 | bpftool: Add support for custom BTF path in prog load/loadall | Jiayuan Chen | 3 | -5/+21 |
| 2025-05-09 | bpftool: Display ref_ctr_offset for uprobe link info | Jiri Olsa | 1 | -0/+3 |
| 2025-05-08 | bpftool: Fix cgroup command to only show cgroup bpf programs | Martin KaFai Lau | 1 | -6/+6 |
| 2025-05-06 | bpftool: Fix regression of "bpftool cgroup tree" EINVAL on older kernels | YiFei Zhu | 1 | -1/+1 |
| 2025-03-30 | Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 17 | -55/+68 |
| 2025-03-17 | bpftool: Using the right format specifiers | Jiayuan Chen | 11 | -30/+31 |
| 2025-03-17 | bpftool: Add -Wformat-signedness flag to detect format errors | Jiayuan Chen | 1 | -1/+6 |
| 2025-03-15 | bpf: bpftool: Setting error code in do_loader() | Sewon Nam | 1 | -0/+1 |
| 2025-02-25 | Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p... | Linus Torvalds | 5 | -24/+1 |
| 2025-02-18 | tools: Remove redundant quiet setup | Charlie Jenkins | 5 | -24/+1 |
| 2025-02-13 | bpftool: Check map name length when map create | Rong Tao | 1 | -0/+4 |
| 2025-02-10 | bpftool: Using the right format specifiers | Jiayuan Chen | 4 | -22/+22 |
| 2025-02-03 | bpftool: Fix readlink usage in get_fd_type | Viktor Malik | 1 | -1/+2 |
| 2025-02-03 | selftests/bpf: Fix runqslower cross-endian build | Tony Ambardar | 1 | -1/+2 |
| 2025-01-24 | Merge tag 'perf-tools-for-v6.14-2025-01-21' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -0/+7 |
| 2025-01-10 | bpftool: Fix control flow graph segfault during edge creation | Christoph Werle | 1 | -0/+1 |
| 2024-12-18 | bpftool: Link zstd lib required by libelf | Leo Yan | 1 | -0/+7 |
| 2024-12-13 | bpftool: bash: Add bash completion for root_id argument | Daniel Xu | 1 | -1/+6 |
| 2024-12-13 | bpftool: btf: Support dumping a specific types from file | Daniel Xu | 2 | -4/+44 |
| 2024-12-13 | bpftool: btf: Validate root_type_ids early | Daniel Xu | 1 | -0/+12 |
| 2024-12-13 | bpftool: man: Add missing format argument to command description | Daniel Xu | 1 | -1/+1 |
| 2024-12-12 | bpftool: Probe for ISA v4 instruction set extension | Simone Magnani | 1 | -0/+23 |
| 2024-12-10 | tools/resolve_btfids: Add --fatal_warnings option | Thomas Weißschuh | 1 | -2/+10 |
| 2024-12-06 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds | 1 | -5/+12 |
| 2024-11-25 | Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+2 |
| 2024-11-25 | bpftool: fix potential NULL pointer dereferencing in prog_dump() | Amir Mohammadi | 1 | -5/+12 |
| 2024-11-13 | bpftool: Cast variable `var` to long long | Luo Yifan | 1 | -1/+1 |
| 2024-11-11 | tools/bpf: Fix the wrong format specifier in bpf_jit_disasm | Luo Yifan | 1 | -1/+1 |
| 2024-11-05 | bpftool: ensure task comm is always NUL-terminated | Yafang Shao | 1 | -0/+2 |
| 2024-11-01 | bpftool: Prevent setting duplicate _GNU_SOURCE in Makefile | Viktor Malik | 1 | -1/+5 |
| 2024-11-01 | bpf, bpftool: Fix incorrect disasm pc | Leon Hwang | 1 | -11/+29 |
| 2024-10-23 | resolve_btfids: Fix compiler warnings | Eder Zulian | 1 | -2/+2 |
| 2024-10-03 | bpftool: __bpf_fastcall for kfuncs marked with special decl_tag | Eduard Zingerman | 1 | -10/+88 |
| 2024-10-03 | tools/bpf: Remove unused variable from runqslower | Zhu Jun | 1 | -1/+0 |
| 2024-09-10 | bpftool: Fix undefined behavior in qsort(NULL, 0, ...) | Kuan-Wei Chiu | 1 | -0/+3 |
| 2024-09-09 | bpftool: Fix typos | Andrew Kreimer | 1 | -1/+1 |
| 2024-09-09 | bpftool: Fix undefined behavior caused by shifting into the sign bit | Kuan-Wei Chiu | 1 | -4/+4 |
| 2024-09-06 | bpftool: Improve btf c dump sorting stability | Mykyta Yatsenko | 1 | -5/+75 |
| 2024-09-05 | bpftool: fix some typos in bpftool | Lin Yikai | 2 | -6/+6 |
| 2024-09-02 | bpftool: Fix handling enum64 in btf dump sorting | Mykyta Yatsenko | 1 | -3/+4 |
| 2024-09-02 | bpftool: Add missing blank lines in bpftool-net doc example | Quentin Monnet | 1 | -0/+2 |
| 2024-07-30 | tools/bpf: Fix the wrong format specifier | Zhu Jun | 1 | -2/+2 |
| 2024-07-29 | tools/runqslower: Fix LDFLAGS and add LDLIBS support | Tony Ambardar | 1 | -1/+2 |
| 2024-07-29 | bpftool: Add document for net attach/detach on tcx subcommand | Tao Chen | 1 | -1/+21 |
| 2024-07-29 | bpftool: Add bash-completion for tcx subcommand | Tao Chen | 1 | -1/+1 |
| 2024-07-29 | bpftool: Add net attach/detach command to tcx prog | Tao Chen | 1 | -1/+42 |
| 2024-07-29 | bpftool: Refactor xdp attach/detach type judgment | Tao Chen | 1 | -5/+21 |
| 2024-07-22 | tools/resolve_btfids: Fix comparison of distinct pointer types warning in res... | Liwei Song | 1 | -1/+1 |
| 2024-07-17 | bpftool: Fix typo in usage help | Donald Hunter | 1 | -1/+1 |
| 2024-07-09 | bpftool: improve skeleton backwards compat with old buggy libbpfs | Andrii Nakryiko | 1 | -14/+32 |
| 2024-07-02 | bpftool: Mount bpffs when pinmaps path not under the bpffs | Tao Chen | 1 | -0/+4 |
| 2024-06-21 | bpftool: Allow compile-time checks of BPF map auto-attach support in skeleton | Andrii Nakryiko | 1 | -0/+2 |
| 2024-06-17 | resolve_btfids: Handle presence of .BTF.base section | Alan Maguire | 1 | -0/+8 |
| 2024-06-12 | bpftool: Support dumping kfunc prototypes from BTF | Daniel Xu | 1 | -0/+55 |
| 2024-06-11 | bpftool: Query only cgroup-related attach types | Kenta Tada | 1 | -4/+36 |
| 2024-06-10 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 3 | -22/+51 |
| 2024-06-06 | libbpf: Auto-attach struct_ops BPF maps in BPF skeleton | Mykyta Yatsenko | 1 | -4/+32 |
| 2024-06-05 | bpftool: Use BTF field iterator in btfgen | Andrii Nakryiko | 1 | -10/+6 |
| 2024-06-03 | bpftool: Fix typo in MAX_NUM_METRICS macro name | Swan Beaujard | 1 | -7/+7 |
| 2024-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2024-05-30 | bpftool: Change pid_iter.bpf.c to comply with the change of bpf_link_fops. | Kui-Feng Lee | 1 | -1/+6 |
| 2024-05-24 | bpf: Fix potential integer overflow in resolve_btfids | Friedrich Vock | 1 | -1/+1 |
| 2024-05-21 | bpftool: Un-const bpf_func_info to fix it for llvm 17 and newer | Ivan Babrou | 1 | -1/+1 |
| 2024-05-18 | bpftool: Fix make dependencies for vmlinux.h | Artem Savkov | 1 | -1/+2 |
| 2024-05-18 | bpftool: Introduce btf c dump sorting | Mykyta Yatsenko | 3 | -7/+140 |
| 2024-05-06 | bpftool, selftests/hid/bpf: Fix 29 clang warnings | John Hubbard | 1 | -1/+1 |
| 2024-04-16 | bpftool: Address minor issues in bash completion | Quentin Monnet | 1 | -36/+25 |
| 2024-04-16 | bpftool: Update documentation where progs/maps can be passed by name | Quentin Monnet | 4 | -4/+4 |
| 2024-04-12 | bpftool: Fix typo in error message | Thorsten Blum | 1 | -1/+1 |
| 2024-04-10 | bpftool: Add link dump support for BPF_LINK_TYPE_SOCKMAP | Yonghong Song | 1 | -0/+9 |
| 2024-04-04 | bpftool: Mount bpffs on provided dir instead of parent dir | Sahil Siddiq | 5 | -16/+92 |
| 2024-04-02 | bpftool: Use __typeof__() instead of typeof() in BPF skeleton | Andrii Nakryiko | 1 | -2/+2 |
| 2024-04-02 | bpftool: Clean-up typos, punctuation, list formatting in docs | Rameez Rehman | 3 | -40/+35 |
| 2024-04-02 | bpftool: Remove useless emphasis on command description in man pages | Rameez Rehman | 11 | -61/+61 |
| 2024-04-02 | bpftool: Use simpler indentation in source rST for documentation | Rameez Rehman | 14 | -894/+811 |
| 2024-03-28 | bpf: improve error message for unsupported helper | Mykyta Yatsenko | 1 | -1/+2 |
| 2024-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2024-03-20 | bpftool: Clean up HOST_CFLAGS, HOST_LDFLAGS for bootstrap bpftool | Quentin Monnet | 1 | -4/+5 |
| 2024-03-19 | bpftool: Remove unnecessary source files from bootstrap version | Quentin Monnet | 1 | -4/+1 |
| 2024-03-19 | bpftool: Enable libbpf logs when loading pid_iter in debug mode | Quentin Monnet | 1 | -7/+12 |
| 2024-03-15 | libbpf, selftests/bpf: Adjust libbpf, bpftool, selftests to match LLVM | Alexei Starovoitov | 1 | -1/+1 |
| 2024-03-14 | bpftool: Fix missing pids during link show | Yonghong Song | 1 | -2/+2 |
| 2024-03-14 | bpftool: Cast pointers for shadow types explicitly. | Kui-Feng Lee | 1 | -1/+2 |
| 2024-03-11 | libbpf: Recognize __arena global variables. | Andrii Nakryiko | 1 | -0/+13 |
| 2024-03-11 | bpftool: Recognize arena map type | Alexei Starovoitov | 2 | -2/+2 |
| 2024-03-07 | bpftool: rename is_internal_mmapable_map into is_mmapable_map | Andrii Nakryiko | 1 | -9/+9 |
| 2024-02-29 | bpftool: Add an example for struct_ops map and shadow type. | Kui-Feng Lee | 1 | -6/+52 |
| 2024-02-29 | bpftool: Generated shadow variables for struct_ops maps. | Kui-Feng Lee | 1 | -1/+236 |
| 2024-02-07 | tools/resolve_btfids: Fix cross-compilation to non-host endianness | Viktor Malik | 1 | -0/+35 |
| 2024-02-07 | tools/resolve_btfids: Refactor set sorting with types from btf_ids.h | Viktor Malik | 1 | -14/+21 |
| 2024-01-29 | bpftool: Be more portable by using POSIX's basename() | Arnaldo Carvalho de Melo | 1 | -3/+6 |
| 2024-01-23 | bpftool: Display cookie for kprobe multi link | Jiri Olsa | 1 | -15/+63 |
| 2024-01-23 | bpftool: Display cookie for perf event link probes | Jiri Olsa | 1 | -0/+14 |
| 2024-01-23 | bpftool: Fix wrong free call in do_show_link | Jiri Olsa | 1 | -1/+1 |
| 2024-01-23 | bpftool: Silence build warning about calloc() | Tiezhu Yang | 1 | -1/+1 |
| 2024-01-04 | bpfilter: remove bpfilter | Quentin Deslandes | 1 | -4/+0 |
| 2023-11-28 | bpftool: Add support to display uprobe_multi links | Jiri Olsa | 1 | -2/+103 |
| 2023-11-27 | bpftool: mark orphaned programs during prog show | Stanislav Fomichev | 1 | -5/+9 |
| 2023-11-09 | bpftool: Fix prog object type in manpage | Artem Savkov | 1 | -1/+1 |
| 2023-10-24 | bpftool: Extend net dump with netkit progs | Daniel Borkmann | 2 | -5/+10 |
| 2023-10-24 | bpftool: Implement link show support for netkit | Daniel Borkmann | 1 | -0/+9 |
| 2023-10-19 | bpftool: Wrap struct_ops dump in an array | Manu Bretelle | 1 | -0/+6 |
| 2023-10-19 | bpftool: Fix printing of pointer value | Manu Bretelle | 1 | -1/+1 |
| 2023-10-11 | bpftool: Add support for cgroup unix socket address hooks | Daan De Meyer | 5 | -23/+38 |
| 2023-10-09 | bpftool: Align bpf_load_and_run_opts insns and data | Ian Rogers | 1 | -20/+23 |
| 2023-10-09 | bpftool: Align output skeleton ELF code | Ian Rogers | 1 | -6/+9 |
| 2023-09-25 | bpftool: Display missed count for kprobe perf link | Jiri Olsa | 1 | -0/+3 |
| 2023-09-25 | bpftool: Display missed count for kprobe_multi link | Jiri Olsa | 1 | -0/+3 |
| 2023-09-08 | bpftool: Fix -Wcast-qual warning | Denys Zagorui | 1 | -1/+1 |
| 2023-08-30 | bpftool: Fix build warnings with -Wtype-limits | Yafang Shao | 1 | -1/+1 |
| 2023-08-16 | bpftool: Implement link show support for xdp | Daniel Borkmann | 1 | -0/+7 |
| 2023-08-16 | bpftool: Implement link show support for tcx | Daniel Borkmann | 1 | -0/+37 |
| 2023-08-11 | bpftool: fix perf help message | Daniel T. Lee | 1 | -1/+1 |
| 2023-07-19 | bpftool: Extend net dump with tcx progs | Daniel Borkmann | 3 | -16/+116 |
| 2023-07-12 | bpftool: Use "fallthrough;" keyword instead of comments | Quentin Monnet | 2 | -2/+2 |
| 2023-07-11 | bpftool: Show perf link info | Yafang Shao | 1 | -1/+246 |
| 2023-07-11 | bpftool: Add perf event names | Yafang Shao | 1 | -0/+67 |
| 2023-07-11 | bpftool: Show kprobe_multi link info | Yafang Shao | 1 | -3/+115 |
| 2023-07-11 | bpftool: Dump the kernel symbol's module name | Yafang Shao | 2 | -1/+7 |
| 2023-07-10 | bpftool: Use a local bpf_perf_event_value to fix accessing its fields | Alexander Lobakin | 1 | -10/+17 |
| 2023-07-10 | bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.c | Quentin Monnet | 1 | -2/+9 |
| 2023-07-10 | bpftool: Define a local bpf_perf_link to fix accessing its fields | Alexander Lobakin | 1 | -2/+7 |
| 2023-07-10 | bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookie | Alexander Lobakin | 1 | -1/+5 |
| 2023-06-29 | bpf: Replace deprecated -target with --target= for Clang | Fangrui Song | 3 | -4/+4 |
| 2023-06-05 | tools/resolve_btfids: Fix setting HOSTCFLAGS | Viktor Malik | 1 | -2/+2 |
| 2023-05-23 | bpftool: Specify XDP Hints ifname when loading program | Larysa Zaremba | 5 | -20/+64 |
| 2023-05-19 | bpftool: Show target_{obj,btf}_id in tracing link info | Yafang Shao | 1 | -0/+6 |
| 2023-05-17 | bpftool: Support bpffs mountpoint as pin path for prog loadall | Pengcheng Yang | 5 | -7/+10 |
| 2023-05-16 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 3 | -16/+30 |
| 2023-05-15 | bpftool: JIT limited misreported as negative value on aarch64 | Alan Maguire | 1 | -12/+12 |
| 2023-04-27 | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-27 | bpftool: Dump map id instead of value for map_of_maps types | Xueming Feng | 1 | -2/+10 |
| 2023-04-27 | bpftool: Show map IDs along with struct_ops links. | Kui-Feng Lee | 1 | -2/+8 |
| 2023-04-21 | tools: bpftool: print netfilter link info | Florian Westphal | 3 | -0/+192 |
| 2023-04-21 | bpftool: Update doc to explain struct_ops register subcommand. | Kui-Feng Lee | 1 | -4/+8 |
| 2023-04-21 | bpftool: Register struct_ops with a link. | Kui-Feng Lee | 4 | -25/+75 |
| 2023-04-20 | bpftool: Replace "__fallthrough" by a comment to address merge conflict | Quentin Monnet | 1 | -1/+1 |
| 2023-04-08 | ELF: fix all "Elf" typos | Alexey Dobriyan | 1 | -1/+1 |
| 2023-04-07 | bpftool: Set program type only if it differs from the desired one | Wei Yongjun | 1 | -1/+2 |
| 2023-04-05 | bpftool: Clean up _bpftool_once_attr() calls in bash completion | Quentin Monnet | 1 | -13/+3 |
| 2023-04-05 | bpftool: Support printing opcodes and source file references in CFG | Quentin Monnet | 7 | -15/+83 |
| 2023-04-05 | bpftool: Support "opcodes", "linum", "visual" simultaneously | Quentin Monnet | 3 | -39/+47 |
| 2023-04-05 | bpftool: Return an error on prog dumps if both CFG and JSON are required | Quentin Monnet | 2 | -6/+11 |
| 2023-04-05 | bpftool: Support inline annotations when dumping the CFG of a program | Quentin Monnet | 6 | -26/+88 |
| 2023-04-05 | bpftool: Fix bug for long instructions in program CFG dumps | Quentin Monnet | 1 | -0/+7 |