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-7.1.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
/
testing
/
selftests
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
selftests: bonding: add a test for VLAN propagation over a bonded real device
Jakub Kicinski
2
-0
/
+181
9 days
selftests: drv-net: so_txtime: relax variance bounds
Willem de Bruijn
1
-1
/
+1
2026-06-16
selftests/net: Add hugepage kernel config dependency for zcrx
Daniel Borkmann
1
-0
/
+1
2026-06-16
selftests/net: Add netkit io_uring ZC test for large rx_buf_len
Daniel Borkmann
1
-1
/
+106
2026-06-16
selftests/net: Use public NetDrvContEnv API in nk_qlease fixtures
Daniel Borkmann
2
-9
/
+10
2026-06-16
selftests/net: Move netkit lease hw setup into per-test fixtures
Daniel Borkmann
1
-49
/
+149
2026-06-15
io_uring/zcrx: selftests: verify rx_buf_len for large chunks
Dragos Tatulea
1
-1
/
+25
2026-06-13
selftests/net: psp: add dev-get, no-nsid, and cleanup tests
Wei Wang
1
-1
/
+145
2026-06-13
selftests/net: psp: add cross-namespace notification tests
Wei Wang
1
-1
/
+58
2026-06-13
selftests/net: psp: add dev-assoc data path test
Wei Wang
1
-0
/
+72
2026-06-13
selftests/net: psp: support PSP in NetDrvContEnv infrastructure
Wei Wang
3
-4
/
+102
2026-06-13
selftests/net: rename _nk_host_ifname to nk_host_ifname
Wei Wang
2
-15
/
+15
2026-06-13
selftests/net: add _find_bpf_obj() to search hw/ for BPF objects
Wei Wang
1
-6
/
+15
2026-06-13
selftests/net: psp: refactor test builders to use ksft_variants
Wei Wang
1
-25
/
+21
2026-06-13
selftests: iou-zcrx: defer listen() until after zcrx setup
Dragos Tatulea
1
-3
/
+3
2026-06-11
selftests: drv-net: so_txtime: check IP versions
Jakub Kicinski
1
-0
/
+3
2026-06-11
selftests: drv-net: so_txtime: remember to deploy the binaries
Jakub Kicinski
1
-4
/
+6
2026-06-10
selftests: bonding: add test for lacp_strict mode
Louis Scalbert
2
-0
/
+348
2026-06-09
selftests: drv-net: gro: signal over-coalescing more reliably
Jakub Kicinski
1
-1
/
+7
2026-06-09
selftests: drv-net: extend so_txtime with FQ with other clocks
Willem de Bruijn
1
-4
/
+14
2026-06-06
selftests: drv-net: add userns devmem RX test
Bobby Eshleman
6
-7
/
+60
2026-06-02
selftests: drv-net: tso: add new tests for ip6tnl, ipip, and sit tunnels
Daniel Zahka
2
-0
/
+6
2026-05-28
net: sch_fq: update flow delivery time on earlier EDT packet
Willem de Bruijn
1
-1
/
+1
2026-05-19
selftests: net: test PPPoE packets in gro.sh
Qingfang Deng
2
-0
/
+13
2026-05-19
selftests: drv-net: add netkit devmem tests
Bobby Eshleman
2
-0
/
+47
2026-05-19
selftests: drv-net: add primary_rx_redirect support to NetDrvContEnv
Bobby Eshleman
2
-18
/
+115
2026-05-19
selftests: drv-net: refactor devmem command builders into lib module
Bobby Eshleman
3
-64
/
+236
2026-05-19
selftests: drv-net: make attr _nk_guest_ifname public
Bobby Eshleman
2
-12
/
+12
2026-05-19
selftests: drv-net: ncdevmem: add -n flag to skip NIC configuration
Bobby Eshleman
1
-24
/
+34
2026-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+22
2026-05-13
selftests: drv-net: cope with slow env in so_txtime.py test
Willem de Bruijn
2
-4
/
+17
2026-05-12
selftests: drv-net: add shaper test for duplicate leaves
Jakub Kicinski
1
-2
/
+22
2026-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-1
/
+214
2026-05-07
selftests: drv-net: fix sort order of makefile and config
Jakub Kicinski
2
-5
/
+5
2026-05-07
Merge tag 'ipsec-2026-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
4
-1
/
+214
2026-05-06
selftests: drv-net: convert so_txtime to drv-net
Willem de Bruijn
5
-0
/
+633
2026-05-06
selftests: net: py: add tc utility
Willem de Bruijn
1
-2
/
+3
2026-05-02
selftests: drv-net: Enable ntuple-filters if supported
Dimitri Daskalakis
5
-4
/
+40
2026-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+8
2026-04-30
selftests: drv-net: rss: add case for field config on RSS context
Jakub Kicinski
1
-1
/
+90
2026-04-30
selftests: drv-net: clarify linters and frameworks in README
Jakub Kicinski
1
-2
/
+8
2026-04-28
tools/selftests: Add a VXLAN+IPsec traffic test
Cosmin Ratiu
3
-0
/
+210
2026-04-28
tools/selftests: Use a sensible timeout value for iperf3 client
Cosmin Ratiu
1
-1
/
+4
2026-04-21
selftests: net: use ip commands instead of teamd in team rx_mode test
Stanislav Fomichev
2
-16
/
+3
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-118
/
+355
2026-04-14
selftests/net: Split netdevsim tests from HW tests in nk_qlease
Daniel Borkmann
1
-1142
/
+0
2026-04-13
selftests: net: Add tests for team driver decoupled tx and rx control
Marc Harvey
3
-1
/
+348
2026-04-13
selftests: net: Add test for enablement of ports with teamd
Marc Harvey
4
-0
/
+274
2026-04-13
selftests: net: Add tests for failover of team-aggregated ports
Marc Harvey
4
-0
/
+312
2026-04-12
selftests: drv-net: Add USO test
Joe Damato
2
-0
/
+104
[next]