index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
Age
Commit message (
Expand
)
Author
2024-05-06
bpftool, selftests/hid/bpf: Fix 29 clang warnings
John Hubbard
2024-04-16
bpftool: Address minor issues in bash completion
Quentin Monnet
2024-04-16
bpftool: Update documentation where progs/maps can be passed by name
Quentin Monnet
2024-04-12
bpftool: Fix typo in error message
Thorsten Blum
2024-04-10
bpftool: Add link dump support for BPF_LINK_TYPE_SOCKMAP
Yonghong Song
2024-04-04
bpftool: Mount bpffs on provided dir instead of parent dir
Sahil Siddiq
2024-04-02
bpftool: Use __typeof__() instead of typeof() in BPF skeleton
Andrii Nakryiko
2024-04-02
bpftool: Clean-up typos, punctuation, list formatting in docs
Rameez Rehman
2024-04-02
bpftool: Remove useless emphasis on command description in man pages
Rameez Rehman
2024-04-02
bpftool: Use simpler indentation in source rST for documentation
Rameez Rehman
2024-03-28
bpf: improve error message for unsupported helper
Mykyta Yatsenko
2024-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-20
bpftool: Clean up HOST_CFLAGS, HOST_LDFLAGS for bootstrap bpftool
Quentin Monnet
2024-03-19
bpftool: Remove unnecessary source files from bootstrap version
Quentin Monnet
2024-03-19
bpftool: Enable libbpf logs when loading pid_iter in debug mode
Quentin Monnet
2024-03-15
libbpf, selftests/bpf: Adjust libbpf, bpftool, selftests to match LLVM
Alexei Starovoitov
2024-03-14
bpftool: Fix missing pids during link show
Yonghong Song
2024-03-14
bpftool: Cast pointers for shadow types explicitly.
Kui-Feng Lee
2024-03-11
libbpf: Recognize __arena global variables.
Andrii Nakryiko
2024-03-11
bpftool: Recognize arena map type
Alexei Starovoitov
2024-03-07
bpftool: rename is_internal_mmapable_map into is_mmapable_map
Andrii Nakryiko
2024-02-29
bpftool: Add an example for struct_ops map and shadow type.
Kui-Feng Lee
2024-02-29
bpftool: Generated shadow variables for struct_ops maps.
Kui-Feng Lee
2024-01-29
bpftool: Be more portable by using POSIX's basename()
Arnaldo Carvalho de Melo
2024-01-23
bpftool: Display cookie for kprobe multi link
Jiri Olsa
2024-01-23
bpftool: Display cookie for perf event link probes
Jiri Olsa
2024-01-23
bpftool: Fix wrong free call in do_show_link
Jiri Olsa
2024-01-23
bpftool: Silence build warning about calloc()
Tiezhu Yang
2024-01-04
bpfilter: remove bpfilter
Quentin Deslandes
2023-11-28
bpftool: Add support to display uprobe_multi links
Jiri Olsa
2023-11-27
bpftool: mark orphaned programs during prog show
Stanislav Fomichev
2023-11-09
bpftool: Fix prog object type in manpage
Artem Savkov
2023-10-24
bpftool: Extend net dump with netkit progs
Daniel Borkmann
2023-10-24
bpftool: Implement link show support for netkit
Daniel Borkmann
2023-10-19
bpftool: Wrap struct_ops dump in an array
Manu Bretelle
2023-10-19
bpftool: Fix printing of pointer value
Manu Bretelle
2023-10-11
bpftool: Add support for cgroup unix socket address hooks
Daan De Meyer
2023-10-09
bpftool: Align bpf_load_and_run_opts insns and data
Ian Rogers
2023-10-09
bpftool: Align output skeleton ELF code
Ian Rogers
2023-09-25
bpftool: Display missed count for kprobe perf link
Jiri Olsa
2023-09-25
bpftool: Display missed count for kprobe_multi link
Jiri Olsa
2023-09-08
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
[next]