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
2024-01-05
selftests: forwarding: Avoid failures to source net/lib.sh
Benjamin Poirier
2024-01-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-01-05
selftests/net: fix GRO coalesce test and add ext header coalesce tests
Richard Gobert
2024-01-04
selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attach
Dmitrii Dolgov
2024-01-04
selftests/bpf: Add test for recursive attachment of tracing progs
Dmitrii Dolgov
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-04
Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-01-04
selftests/bpf: Test gotol with large offsets
Ilya Leoshkevich
2024-01-04
selftests/bpf: Double the size of test_loader log
Ilya Leoshkevich
2024-01-04
bpfilter: remove bpfilter
Quentin Deslandes
2024-01-03
selftests/bpf: add __arg_ctx BTF rewrite test
Andrii Nakryiko
2024-01-03
selftests/bpf: add arg:ctx cases to test_global_funcs tests
Andrii Nakryiko
2024-01-03
libbpf: implement __arg_ctx fallback logic
Andrii Nakryiko
2024-01-03
libbpf: move BTF loading step after relocation step
Andrii Nakryiko
2024-01-03
libbpf: move exception callbacks assignment logic into relocation step
Andrii Nakryiko
2024-01-03
libbpf: use stable map placeholder FDs
Andrii Nakryiko
2024-01-03
libbpf: don't rely on map->fd as an indicator of map being created
Andrii Nakryiko
2024-01-03
libbpf: use explicit map reuse flag to skip map creation steps
Andrii Nakryiko
2024-01-03
libbpf: make uniform use of btf__fd() accessor inside libbpf
Andrii Nakryiko
2024-01-03
selftests/bpf: Add a selftest with > 512-byte percpu allocation size
Yonghong Song
2024-01-03
selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_ma
Yonghong Song
2024-01-03
selftests/net: change shebang to bash to support "source"
Yujie Liu
2024-01-03
bpf: sockmap, add tests for proto updates replace socket
John Fastabend
2024-01-03
bpf: sockmap, add tests for proto updates single socket to many map
John Fastabend
2024-01-03
bpf: sockmap, add tests for proto updates many to single map
John Fastabend
2024-01-03
selftests/bpf: Convert profiler.c to bpf_cmp.
Alexei Starovoitov
2024-01-03
bpf: Add bpf_nop_mov() asm macro.
Alexei Starovoitov
2024-01-03
selftests/bpf: Remove bpf_assert_eq-like macros.
Alexei Starovoitov
2024-01-03
selftests/bpf: Convert exceptions_assert.c to bpf_cmp
Alexei Starovoitov
2024-01-03
bpf: Introduce "volatile compare" macros
Alexei Starovoitov
2024-01-03
selftests/bpf: Attempt to build BPF programs with -Wsign-compare
Alexei Starovoitov
2024-01-03
bpf: Add a possibly-zero-sized read test
Andrei Matei
2024-01-03
bpf: Simplify checking size of helper accesses
Andrei Matei
2024-01-02
net/sched: Remove uapi support for CBQ qdisc
Jamal Hadi Salim
2024-01-02
net/sched: Remove uapi support for ATM qdisc
Jamal Hadi Salim
2024-01-02
net/sched: Remove uapi support for dsmark qdisc
Jamal Hadi Salim
2024-01-02
net/sched: Remove uapi support for tcindex classifier
Jamal Hadi Salim
2024-01-02
net/sched: Remove uapi support for rsvp classifier
Jamal Hadi Salim
2024-01-02
selftests: bonding: do not set port down when adding to bond
Hangbin Liu
2024-01-02
selftests: mptcp: diag: check CURRESTAB counters
Geliang Tang
2024-01-02
selftests: mptcp: join: check CURRESTAB counters
Geliang Tang
2024-01-02
selftest/tcp-ao: Work on namespace-ified sysctl_optmem_max
Dmitry Safonov
2024-01-02
selftest/tcp-ao: Set routes in a proper VRF table id
Dmitry Safonov
2024-01-02
net/sched: Retire ipt action
Jamal Hadi Salim
2024-01-01
Merge tag 'nf-next-23-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2024-01-01
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
David S. Miller
2023-12-27
Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-12-26
selftests/net: add MPTCP coverage for IP_LOCAL_PORT_RANGE
Maxim Galaganov
2023-12-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-12-23
selftests: forwarding: ethtool_mm: fall back to aggregate if device does not ...
Vladimir Oltean
[next]