index
:
kernel/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-29
selftests: drv-net: toeplitz: accept bigger rss keys
Eric Dumazet
1
-1
/
+1
2026-01-29
selftests: drv-net: psp: fix test flakes from racy connection close
Daniel Zahka
1
-0
/
+2
2026-01-29
selftest: packetdrill: add tcp_timestamping_tcp_tx_timestamp_bug.pkt
Eric Dumazet
1
-0
/
+70
2026-01-28
selftests: ptp: treat unsupported PHC operations as skip
Junjie Cao
1
-12
/
+37
2026-01-28
selftests: ptp: use KSFT_SKIP exit code for skip scenarios
Junjie Cao
1
-4
/
+7
2026-01-27
selftests/vsock: add tests for namespace deletion
Bobby Eshleman
1
-0
/
+84
2026-01-27
selftests/vsock: add tests for host <-> vm connectivity with namespaces
Bobby Eshleman
1
-4
/
+568
2026-01-27
selftests/vsock: add namespace tests for CID collisions
Bobby Eshleman
1
-0
/
+78
2026-01-27
selftests/vsock: add tests for proc sys vsock ns_mode
Bobby Eshleman
1
-2
/
+138
2026-01-27
selftests/vsock: use ss to wait for listeners instead of /proc/net
Bobby Eshleman
1
-17
/
+30
2026-01-27
selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
Bobby Eshleman
1
-4
/
+15
2026-01-27
selftests/vsock: prepare vm management helpers for namespaces
Bobby Eshleman
1
-32
/
+69
2026-01-27
selftests/vsock: add namespace helpers to vmtest.sh
Bobby Eshleman
1
-0
/
+32
2026-01-27
selftests/vsock: increase timeout to 1200
Bobby Eshleman
1
-1
/
+1
2026-01-27
selftests: net: fix wrong boolean evaluation in __exit__
Gal Pressman
1
-1
/
+1
2026-01-23
selftest: tun: Add test data for success and failure paths
Xu Du
1
-2
/
+113
2026-01-23
selftest: tun: Add test for receiving gso packet from tun
Xu Du
1
-0
/
+194
2026-01-23
selftest: tun: Add test for sending gso packet into tun
Xu Du
1
-9
/
+135
2026-01-23
selftest: tun: Add helpers for GSO over UDP tunnel
Xu Du
1
-0
/
+425
2026-01-23
selftest: tun: Refactor tun_delete to use tuntap_helpers
Xu Du
2
-40
/
+15
2026-01-23
selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testing
Xu Du
1
-0
/
+390
2026-01-23
selftest: tun: Format tun.c existing code
Xu Du
1
-10
/
+15
2026-01-23
selftests: net: tests for add double tunneling GRO/GSO
Paolo Abeni
3
-0
/
+395
2026-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
25
-285
/
+893
2026-01-23
selftests: net: Add kernel selftest for RFC 4884
Danielle Ratson
3
-0
/
+681
2026-01-22
Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
12
-46
/
+429
2026-01-22
vsock/test: add stream TX credit bounds test
Melbin K Mathew
1
-0
/
+101
2026-01-22
vsock/test: fix seqpacket message bounds test
Stefano Garzarella
1
-0
/
+11
2026-01-22
Merge tag 'perf-tools-fixes-for-v6.19-2026-01-21' of git://git.kernel.org/pub...
Linus Torvalds
1
-2
/
+5
2026-01-22
selftests: net: amt: wait longer for connection before sending packets
Taehee Yoo
1
-2
/
+5
2026-01-22
selftests: netconsole: validate target resume
Andre Carvalho
3
-5
/
+155
2026-01-21
selftests: drv-net: fix missing include in ncdevmem
Jakub Kicinski
1
-0
/
+1
2026-01-21
selftests: drv-net: extend HW timestamp test with ioctl
Vadim Fedorenko
1
-8
/
+120
2026-01-21
Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linux
Jakub Kicinski
2
-12
/
+99
2026-01-21
Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"
Jakub Kicinski
9
-312
/
+6
2026-01-21
tools/net/ynl: Makefile's install target now installs ynltool
Michel Lind
1
-1
/
+2
2026-01-20
vsock/test: Do not filter kallsyms by symbol type
Michal Luczaj
1
-1
/
+1
2026-01-20
selftests/net: Add netkit container tests
David Wei
3
-0
/
+80
2026-01-20
selftests/net: Make NetDrvContEnv support queue leasing
David Wei
1
-1
/
+46
2026-01-20
selftests/net: Add env for container based tests
David Wei
4
-6
/
+127
2026-01-20
selftests/net: Add bpf skb forwarding program
David Wei
1
-0
/
+49
2026-01-20
net: Add queue-create operation
Daniel Borkmann
1
-0
/
+11
2026-01-19
selftests/tc-testing: Try to add teql as a child qdisc
Victor Nogueira
1
-0
/
+25
2026-01-19
selftests: net: csum: Fix printk format in recv_get_packet_csum_status()
Christophe Leroy (CS GROUP)
1
-1
/
+1
2026-01-19
selftests: net: simple selftest for ipvtap
Dmitry Skorodumov
3
-0
/
+171
2026-01-19
Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-185
/
+66
2026-01-18
Merge tag 'x86-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2026-01-18
Merge tag 'objtool-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-12
/
+16
2026-01-18
selftests: net: improve error handling in passive TFO test
Yohei Kojima
1
-4
/
+9
2026-01-18
selftests: net: fix passive TFO test to fail if child processes failed
Yohei Kojima
1
-1
/
+12
[next]