index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2018-12-05
bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftool
Martin KaFai Lau
2018-12-05
bpf: tools: Sync uapi bpf.h for the name changes in bpf_func_info
Martin KaFai Lau
2018-12-05
tools: bpftool: add a command to dump the trace pipe
Quentin Monnet
2018-12-04
selftests: add a test for bpf_prog_test_run_xattr
Lorenz Bauer
2018-12-04
libbpf: add bpf_prog_test_run_xattr
Lorenz Bauer
2018-12-04
tools: sync uapi/linux/bpf.h
Lorenz Bauer
2018-12-03
bpf: allow BPF read access to qdisc pkt_len
Petar Penkov
2018-12-03
libbpf: Fix license in README.rst
Andrey Ignatov
2018-11-30
bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.
David Miller
2018-11-30
bpf: Make more use of 'any' alignment in test_verifier.c
David Miller
2018-11-30
bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.c
David Miller
2018-11-30
bpf: Add BPF_F_ANY_ALIGNMENT.
David Miller
2018-11-30
bpf: Fix verifier log string check for bad alignment.
David Miller
2018-11-30
tools: bpftool: add owner_prog_type and owner_jited to bpftool output
Quentin Monnet
2018-11-30
tools: bpftool: mark offloaded programs more explicitly in plain output
Quentin Monnet
2018-11-30
tools: bpftool: fix bash completion for new map types (queue and stack)
Quentin Monnet
2018-11-30
tools: bpftool: fix bash completion for bpftool prog (attach|detach)
Quentin Monnet
2018-11-30
tools: bpftool: use "/proc/self/" i.o. crafting links with getpid()
Quentin Monnet
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-30
tools/bpf: make libbpf _GNU_SOURCE friendly
Yonghong Song
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-28
bpf: Fix various lib and testsuite build failures on 32-bit.
David Miller
2018-11-28
selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLS
Naresh Kamboju
2018-11-28
bpf: test_sockmap, add options for msg_pop_data() helper
John Fastabend
2018-11-28
bpf: add msg_pop_data helper to tools
John Fastabend
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-11-26
libbpf: Document API and ABI conventions
Andrey Ignatov
2018-11-26
libbpf: Verify versioned symbols
Andrey Ignatov
2018-11-26
libbpf: Add version script for DSO
Andrey Ignatov
2018-11-26
libbpf: Name changing for btf_get_from_id
Martin KaFai Lau
2018-11-26
tools/bpf: change selftest test_btf for both jit and non-jit
Yonghong Song
2018-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-11-26
bpf: align map type names formatting.
David Calavera
2018-11-24
selftests/net: add txring_overwrite
Willem de Bruijn
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-23
bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-map
David Calavera
2018-11-23
libbpf: make bpf_object__open default to UNSPEC
Nikita V. Shirokov
2018-11-23
Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-11-22
bpf: add skb->tstamp r/w access from tc clsact and cg skb progs
Vlad Dumitrescu
2018-11-22
selftests: explicitly require kernel features needed by udpgro tests
Paolo Abeni
2018-11-22
tools/bpf: fix spelling mistake "memeory" -> "memory"
Colin Ian King
2018-11-21
selftests: forwarding: vxlan_bridge_1d: Add learning test
Ido Schimmel
2018-11-21
selftests: mlxsw: Consider VxLAN learning enabled as valid
Ido Schimmel
2018-11-22
tools: bpftool: fix potential NULL pointer dereference in do_load
Jakub Kicinski
2018-11-21
bpf: adding tests for map_in_map helpber in libbpf
Nikita V. Shirokov
2018-11-21
bpf: adding support for map in map in libbpf
Nikita V. Shirokov
2018-11-21
bpf: libbpf: don't specify prog name if kernel doesn't support it
Stanislav Fomichev
2018-11-21
bpf: libbpf: remove map name retry from bpf_create_map_xattr
Stanislav Fomichev
2018-11-21
bpf, libbpf: introduce bpf_object__probe_caps to test BPF capabilities
Stanislav Fomichev
[next]