index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
Documentation
Age
Commit message (
Expand
)
Author
2023-07-19
bpftool: Extend net dump with tcx progs
Daniel Borkmann
2023-06-29
bpf: Replace deprecated -target with --target= for Clang
Fangrui Song
2023-05-23
bpftool: Specify XDP Hints ifname when loading program
Larysa Zaremba
2023-04-21
bpftool: Update doc to explain struct_ops register subcommand.
Kui-Feng Lee
2023-04-05
bpftool: Support "opcodes", "linum", "visual" simultaneously
Quentin Monnet
2023-04-05
bpftool: Fix documentation about line info display for prog dumps
Quentin Monnet
2022-11-20
bpftool: remove support of --legacy option for bpftool
Sahid Orentino Ferdjaoui
2022-10-25
bpftool: Support new cgroup local storage
Yonghong Song
2022-10-25
bpftool: Add llvm feature to "bpftool version"
Quentin Monnet
2022-10-21
bpftool: Update doc (add autoattach to prog load)
Wang Yufen
2022-09-21
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
David Vernet
2022-07-05
bpftool: Rename "bpftool feature list" into "... feature list_builtins"
Quentin Monnet
2022-06-30
bpftool: Add feature list (prog/map/link/attach types, helpers)
Quentin Monnet
2022-06-02
bpftool: Use libbpf_bpf_attach_type_str
Daniel Müller
2022-03-17
bpftool: Add support for subskeletons
Delyan Kratunov
2022-03-15
bpftool: man: Add missing top level docs
Daniel Xu
2022-02-16
bpftool: Gen min_core_btf explanation and examples
Rafael David Tinoco
2022-02-10
bpftool: Add libbpf's version number to "bpftool version" output
Quentin Monnet
2021-11-16
bpftool: Update doc (use susbtitutions) and test_bpftool_synctypes.py
Quentin Monnet
2021-11-16
bpftool: Add SPDX tags to RST documentation files
Quentin Monnet
2021-11-14
bpftool: Fix mixed indentation in documentation
Quentin Monnet
2021-11-14
bpftool: Update the lists of names for maps and prog-attach types
Quentin Monnet
2021-11-14
bpftool: Fix indent in option lists in the documentation
Quentin Monnet
2021-11-14
bpftool: Remove inclusion of utilities.mak from Makefiles
Quentin Monnet
2021-11-12
bpftool: Enable libbpf's strict mode by default
Stanislav Fomichev
2021-11-10
bpftool: Fix SPDX tag for Makefiles and .gitignore
Quentin Monnet
2021-07-30
tools: bpftool: Complete metrics list in "bpftool prog profile" doc
Quentin Monnet
2021-07-30
tools: bpftool: Document and add bash completion for -L, -B options
Quentin Monnet
2021-07-30
tools: bpftool: Update and synchronise option list in doc and help msg
Quentin Monnet
2021-07-30
tools: bpftool: Complete and synchronise attach or map types
Quentin Monnet
2021-05-25
bpftool: Add sock_release help info for cgroup attach/prog load command
Liu Jian
2021-03-18
bpftool: Add `gen object` command to perform BPF static linking
Andrii Nakryiko
2021-03-18
bpftool: Add ability to specify custom skeleton object name
Andrii Nakryiko
2021-03-04
tools/bpf: Remove bpf-helpers from bpftool docs
Joe Stringer
2020-11-06
bpftool: Add support for task local storage
KP Singh
2020-09-14
bpftool: Fix build failure
Yonghong Song
2020-09-10
tools: bpftool: Automate generation for "SEE ALSO" sections in man pages
Quentin Monnet
2020-09-10
tools: bpftool: Add "inner_map" to "bpftool map create" outer maps
Quentin Monnet
2020-09-10
tools: bpftool: Include common options from separate file
Quentin Monnet
2020-09-10
tools: bpftool: Print optional built-in features along with version
Quentin Monnet
2020-09-10
tools: bpftool: Log info-level messages when building bpftool man pages
Quentin Monnet
2020-09-07
tools: bpftool: Fix formatting in bpftool-link documentation
Quentin Monnet
2020-08-25
bpf: Implement bpf_local_storage for inodes
KP Singh
2020-08-01
tools/bpftool: Add documentation and bash-completion for `link detach`
Andrii Nakryiko
2020-07-25
tools/bpftool: Add bpftool support for bpf map element iterator
Yonghong Song
2020-07-17
tools/bpftool: Add name mappings for SK_LOOKUP prog and attach type
Jakub Sitnicki
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-06-22
tools/bpftool: Add documentation and sample output for process info
Andrii Nakryiko
2020-06-17
tools, bpftool: Add ringbuf map type to map command docs
Tobias Klauser
2020-05-19
bpf, bpftool: Enable get{peer, sock}name attach types
Daniel Borkmann
[next]