index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf, bpftool: Enable get{peer, sock}name attach types
Daniel Borkmann
2020-05-19
6
-15
/
+30
*
bpf, bpftool: Allow probing for CONFIG_HZ from kernel config
Daniel Borkmann
2020-05-15
1
-53
/
+67
*
tools, bpftool: Minor fixes for documentation
Quentin Monnet
2020-05-11
13
-70
/
+116
*
tools, bpftool: Poison and replace kernel integer typedefs
Quentin Monnet
2020-05-11
5
-6
/
+9
*
bpf, runqslower: include proper uapi/bpf.h
Song Liu
2020-05-10
1
-1
/
+2
*
tools/bpftool: Add bpf_iter support for bptool
Yonghong Song
2020-05-10
6
-1
/
+188
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-02
13
-64
/
+692
|
\
|
*
tools: bpftool: Make libcap dependency optional
Quentin Monnet
2020-04-29
3
-5
/
+38
|
*
tools: bpftool: Allow unprivileged users to probe features
Quentin Monnet
2020-04-29
4
-16
/
+100
|
*
tools: bpftool: For "feature probe" define "full_mode" bool as global
Quentin Monnet
2020-04-29
1
-8
/
+7
|
*
bpftool: Add link bash completions
Andrii Nakryiko
2020-04-29
1
-0
/
+39
|
*
bpftool: Add bpftool-link manpage
Andrii Nakryiko
2020-04-29
1
-0
/
+118
|
*
bpftool: Add bpf_link show and pin support
Andrii Nakryiko
2020-04-29
4
-1
/
+345
|
*
bpftool: Expose attach_type-to-string array to non-cgroup code
Andrii Nakryiko
2020-04-29
2
-33
/
+47
|
*
tools/bpf/bpftool: Remove duplicate headers
Jagadeesh Pagadala
2020-04-26
3
-3
/
+0
*
|
docs: networking: convert filter.txt to ReST
Mauro Carvalho Chehab
2020-04-28
2
-2
/
+2
|
/
*
tools/runqslower: Ensure own vmlinux.h is picked up first
Andrii Nakryiko
2020-04-25
1
-1
/
+1
*
bpftool: Respect the -d option in struct_ops cmd
Martin KaFai Lau
2020-04-25
1
-1
/
+7
*
tools, bpftool: Fix struct_ops command invalid pointer free
Daniel T. Lee
2020-04-14
1
-1
/
+3
*
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
3
-0
/
+3
|
\
|
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
3
-0
/
+3
*
|
bpftool: Add struct_ops support
Martin KaFai Lau
2020-03-20
5
-1
/
+743
*
|
bpftool: Translate prog_id to its bpf prog_name
Martin KaFai Lau
2020-03-20
2
-12
/
+107
*
|
bpftool: Print as a string for char array
Martin KaFai Lau
2020-03-20
1
-0
/
+41
*
|
bpftool: Print the enum's name instead of value
Martin KaFai Lau
2020-03-20
1
-4
/
+36
*
|
tools/bpf: Move linux/types.h for selftests and bpftool
Tobias Klauser
2020-03-13
1
-1
/
+0
*
|
tools: bpftool: Restore message on failure to guess program type
Quentin Monnet
2020-03-13
4
-11
/
+35
*
|
tools: bpftool: Fix minor bash completion mistakes
Quentin Monnet
2020-03-13
1
-8
/
+21
*
|
tools: bpftool: Allow all prog/map handles for pinning objects
Quentin Monnet
2020-03-13
4
-32
/
+7
*
|
bpftool: Add _bpftool and profiler.skel.h to .gitignore
Song Liu
2020-03-13
1
-0
/
+2
*
|
bpftool: Skeleton should depend on libbpf
Song Liu
2020-03-13
1
-2
/
+3
*
|
bpftool: Only build bpftool-prog-profile if supported by clang
Song Liu
2020-03-13
2
-4
/
+12
*
|
bpftool: Use linux/types.h from source tree for profiler build
Tobias Klauser
2020-03-12
2
-10
/
+12
*
|
tools/runqslower: Add BPF_F_CURRENT_CPU for running selftest on older kernels
Andrii Nakryiko
2020-03-11
1
-0
/
+1
*
|
bpftool: Fix typo in bash-completion
Song Liu
2020-03-10
1
-1
/
+1
*
|
bpftool: Bash completion for "bpftool prog profile"
Song Liu
2020-03-10
1
-1
/
+44
*
|
bpftool: Documentation for bpftool prog profile
Song Liu
2020-03-10
1
-0
/
+19
*
|
bpftool: Introduce "prog profile" command
Song Liu
2020-03-10
4
-1
/
+607
*
|
tools/runqslower: Drop copy/pasted BPF_F_CURRENT_CPU definiton
Andrii Nakryiko
2020-03-04
1
-3
/
+0
*
|
bpftool: Add header guards to generated vmlinux.h
Andrii Nakryiko
2020-03-03
1
-0
/
+5
*
|
bpftool: Update bash completion for "bpftool feature" command
Michal Rostecki
2020-02-26
1
-1
/
+2
*
|
bpftool: Update documentation of "bpftool feature" command
Michal Rostecki
2020-02-26
1
-9
/
+10
*
|
bpftool: Make probes which emit dmesg warnings optional
Michal Rostecki
2020-02-26
1
-21
/
+49
*
|
bpftool: Move out sections to separate functions
Michal Rostecki
2020-02-26
1
-93
/
+126
*
|
bpftool: Support struct_ops, tracing, ext prog types
Andrey Ignatov
2020-02-26
4
-4
/
+9
|
/
*
bpftool: Don't crash on missing xlated program instructions
Toke Høiland-Jørgensen
2020-02-07
1
-1
/
+1
*
tools/bpf/runqslower: Rebuild libbpf.a on libbpf source change
Song Liu
2020-02-05
1
-1
/
+1
*
bpftool: Remove redundant "HAVE" prefix from the large INSN limit check
Michal Rostecki
2020-02-04
1
-1
/
+1
*
runqslower: Fix Makefile
Yulia Kartseva
2020-01-31
1
-1
/
+1
*
tools/bpf: Allow overriding llvm tools for runqslower
Andrey Ignatov
2020-01-27
1
-3
/
+3
[next]