index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-23
selftests: drv-net: fix RPS mask handling for high CPU numbers
Gal Pressman
1
-2
/
+2
2026-01-17
selftests: drv-net: Bring back tool() to driver __init__s
Gal Pressman
1
-2
/
+2
2026-01-08
selftests: net: fix "buffer overflow detected" for tap.c
Alice C. Munduruca
1
-11
/
+5
2026-01-02
selftests: mptcp: pm: ensure unknown flags are ignored
Matthieu Baerts (NGI0)
2
-0
/
+15
2026-01-02
selftests: netfilter: packetdrill: avoid failure on HZ=100 kernel
Florian Westphal
1
-1
/
+1
2026-01-02
netfilter: nf_nat: remove bogus direction check
Florian Westphal
2
-4
/
+11
2026-01-02
selftests: netfilter: prefer xfail in case race wasn't triggered
Florian Westphal
1
-5
/
+4
2026-01-02
selftests: net: tfo: Fix build warning
Guenter Roeck
1
-1
/
+2
2026-01-02
selftests: net: Fix build warnings
Guenter Roeck
1
-2
/
+4
2026-01-02
selftest: af_unix: Support compilers without flex-array-member-not-at-end sup...
Guenter Roeck
1
-1
/
+6
2025-12-18
selftests/net: packetdrill: pass send_omit_free to MSG_ZEROCOPY tests
Willem de Bruijn
12
-0
/
+29
2025-11-19
selftests: mptcp: add a check for 'add_addr_accepted'
Gang Yan
1
-0
/
+7
2025-11-19
selftests: mptcp: join: userspace: longer timeout
Matthieu Baerts (NGI0)
1
-5
/
+5
2025-11-19
selftests: mptcp: join: endpoints: longer timeout
Matthieu Baerts (NGI0)
1
-4
/
+4
2025-11-19
selftests: mptcp: join: fastclose: remove flaky marks
Matthieu Baerts (NGI0)
1
-2
/
+0
2025-11-18
selftest: af_unix: Add test for SO_PEEK_OFF.
Kuniyuki Iwashima
3
-0
/
+164
2025-11-17
selftests: net: lib: Do not overwrite error messages
Ido Schimmel
2
-1
/
+8
2025-11-11
selftests: mptcp: join: properly kill background tasks
Matthieu Baerts (NGI0)
2
-9
/
+30
2025-11-11
selftests: mptcp: connect: trunc: read all recv data
Matthieu Baerts (NGI0)
1
-5
/
+13
2025-11-11
selftests: mptcp: join: userspace: longer transfer
Matthieu Baerts (NGI0)
1
-5
/
+5
2025-11-11
selftests: mptcp: join: endpoints: longer transfer
Matthieu Baerts (NGI0)
1
-4
/
+4
2025-11-11
selftests: mptcp: join: rm: set backup flag
Matthieu Baerts (NGI0)
1
-27
/
+27
2025-11-11
selftests: mptcp: connect: fix fallback note due to OoO
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-11-07
selftests: net: local_termination: Wait for interfaces to come up
Alexander Sverdlin
1
-0
/
+2
2025-10-31
selftests/net: use destination options instead of hop-by-hop
Anubhav Singh
1
-2
/
+2
2025-10-31
selftests/net: fix out-of-order delivery of FIN in gro:tcp test
Anubhav Singh
1
-0
/
+8
2025-10-29
selftests: net: use BASH for bareudp testing
Po-Hsu Lin
1
-1
/
+1
2025-10-21
selftests: mptcp: join: mark laminar tests as skipped if not supported
Matthieu Baerts (NGI0)
1
-5
/
+5
2025-10-21
selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supported
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-10-21
selftests: mptcp: join: mark implicit tests as skipped if not supported
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-10-21
selftests: mptcp: join: mark 'flush re-add' as skipped if not supported
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-10-20
selftests: net: fix server bind failure in sctp_vrf.sh
Xin Long
2
-43
/
+47
2025-10-15
selftests: tls: add test for short splice due to full skmsg
Sabrina Dubroca
1
-0
/
+31
2025-10-15
selftests: net: tls: add tests for cmsg vs MSG_MORE
Sabrina Dubroca
1
-0
/
+34
2025-10-14
selftests: net: check jq command is supported
Wang Liang
2
-0
/
+4
2025-10-12
selftests: drv-net: update remaining Python init files
Jakub Kicinski
1
-3
/
+26
2025-10-09
Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
22
-380
/
+535
2025-10-08
selftests: netfilter: query conntrack state to check for port clash resolution
Florian Westphal
1
-17
/
+41
2025-10-08
selftests: netfilter: nft_fib.sh: fix spurious test failures
Florian Westphal
1
-5
/
+8
2025-10-06
selftests: net: unify the Makefile formats
Jakub Kicinski
10
-213
/
+339
2025-10-06
selftests: net: sort configs
Jakub Kicinski
9
-145
/
+145
2025-10-06
selftest: net: ovpn: Fix uninit return values
Sidharth Seela
1
-0
/
+2
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+2
2025-09-30
selftests/net: add tcp_port_share to .gitignore
Gopi Krishna Menon
1
-0
/
+1
2025-09-30
selftests: drv-net: psp: add tests for destroying devices
Jakub Kicinski
1
-0
/
+5
2025-09-30
selftests: drv-net: psp: add association tests
Jakub Kicinski
1
-0
/
+5
2025-09-30
selftests: drv-net: base device access API test
Jakub Kicinski
2
-1
/
+6
2025-09-29
selftest: packetdrill: Import client-ack-dropped-then-recovery-ms-timestamps.pkt
Kuniyuki Iwashima
1
-0
/
+46
2025-09-29
selftest: packetdrill: Import sockopt-fastopen-key.pkt
Kuniyuki Iwashima
2
-0
/
+76
2025-09-29
selftest: packetdrill: Refine tcp_fastopen_server_reset-after-disconnect.pkt.
Kuniyuki Iwashima
1
-3
/
+7
[next]