index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
Age
Commit message (
Expand
)
Author
Lines
2026-01-13
selftests: fib-onlink: Add test cases for nexthop device mismatch
Ido Schimmel
-0
/
+8
2026-01-13
selftests: fib-onlink: Add a test case for IPv4 multicast gateway
Ido Schimmel
-1
/
+6
2026-01-13
selftests: fib-onlink: Remove "wrong nexthop device" IPv6 tests
Ido Schimmel
-7
/
+0
2026-01-13
selftests: fib-onlink: Remove "wrong nexthop device" IPv4 tests
Ido Schimmel
-6
/
+0
2026-01-13
selftests: net: py: teach cmd() how to print itself
Jakub Kicinski
-0
/
+23
2026-01-13
selftests: net: py: teach ksft_pr() multi-line safety
Jakub Kicinski
-10
/
+19
2026-01-13
selftests: net: reduce txtimestamp deschedule flakes
Willem de Bruijn
-5
/
+5
2026-01-12
selftests/net/ipsec: Fix variable size type not at the end of struct
Ankit Khushwaha
-2
/
+9
2026-01-10
selftests: net: py: ensure defer() is only used within a test case
Jakub Kicinski
-0
/
+10
2026-01-10
selftests: net: py: capitalize defer queue and improve import
Jakub Kicinski
-6
/
+6
2026-01-09
selftests: forwarding: update PTP tcpdump patterns
Jakub Kicinski
-9
/
+9
2026-01-09
selftests: tls: avoid flakiness in data_steal
Jakub Kicinski
-4
/
+12
2026-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-9
/
+57
2026-01-06
selftests: drv-net: Bring back tool() to driver __init__s
Gal Pressman
-2
/
+2
2026-01-06
selftests/net: packetdrill: add minimal client and server tests
Willem de Bruijn
-0
/
+59
2026-01-06
ipv6: preserve insertion order for same-scope addresses
Yumei Huang
-1
/
+1
2026-01-05
selftests: mptcp: Mark xerror and die_perror __noreturn
Ankit Khushwaha
-6
/
+11
2026-01-01
selftests: netfilter: nft_concat_range.sh: add check for overlap detection bug
Florian Westphal
-1
/
+44
2025-12-30
selftests: fib_test: Add test case for ipv4 multi nexthops
Vadim Fedorenko
-1
/
+69
2025-12-30
selftests: fib_nexthops: Add test cases for error routes deletion
Ido Schimmel
-0
/
+15
2025-12-23
selftests: net: fix "buffer overflow detected" for tap.c
Alice C. Munduruca
-11
/
+5
2025-12-19
Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-61
/
+78
2025-12-15
selftests: netfilter: packetdrill: avoid failure on HZ=100 kernel
Florian Westphal
-1
/
+1
2025-12-11
netfilter: nf_nat: remove bogus direction check
Florian Westphal
-4
/
+11
2025-12-11
Merge tag 'nf-25-12-10' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
-5
/
+4
2025-12-11
selftests: forwarding: vxlan_bridge_1q_mc_ul: Drop useless sleeping
Petr Machata
-41
/
+22
2025-12-11
selftests: forwarding: vxlan_bridge_1q_mc_ul: Fix flakiness
Petr Machata
-4
/
+10
2025-12-11
selftests: net: lib: tc_rule_stats_get(): Don't hard-code array index
Petr Machata
-1
/
+2
2025-12-10
selftests: netfilter: prefer xfail in case race wasn't triggered
Florian Westphal
-5
/
+4
2025-12-10
selftests: net: tfo: Fix build warning
Guenter Roeck
-1
/
+2
2025-12-10
selftests: net: Fix build warnings
Guenter Roeck
-2
/
+4
2025-12-10
selftest: af_unix: Support compilers without flex-array-member-not-at-end sup...
Guenter Roeck
-1
/
+6
2025-12-10
selftests: tls: fix warning of uninitialized variable
Ankit Khushwaha
-1
/
+1
2025-12-08
selftests: mptcp: pm: ensure unknown flags are ignored
Matthieu Baerts (NGI0)
-0
/
+15
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-34
/
+34
2025-12-01
selftests: net: add a hint about MACAddressPolicy=persistent
Jakub Kicinski
-1
/
+1
2025-12-01
selftests: net: py: handle interrupt during cleanup
Jakub Kicinski
-2
/
+16
2025-11-28
selftests: netfilter: nft_flowtable.sh: Add the capability to send IPv6 TCP t...
Lorenzo Bianconi
-14
/
+43
2025-11-28
selftests: netfilter: nft_flowtable.sh: Add IPIP flowtable selftest
Lorenzo Bianconi
-0
/
+69
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
-36
/
+36
2025-11-27
selftests: af_unix: remove unused stdlib.h include
Sunday Adelodun
-1
/
+0
2025-11-26
selftests/net: packetdrill: pass send_omit_free to MSG_ZEROCOPY tests
Willem de Bruijn
-0
/
+29
2025-11-26
selftests/net: initialize char variable to null
Ankit Khushwaha
-2
/
+2
2025-11-25
selftest: af_unix: Extend recv() timeout in so_peek_off.c.
Kuniyuki Iwashima
-2
/
+2
2025-11-25
selftest: af_unix: Create its own .gitignore.
Kuniyuki Iwashima
-8
/
+8
2025-11-24
selftests: af_unix: don't use SKIP for expected failures
Jakub Kicinski
-2
/
+6
2025-11-20
selftests: net: remove old setup_* scripts
Jakub Kicinski
-167
/
+112
2025-11-20
selftests: net: py: read ip link info about remote dev
Jakub Kicinski
-1
/
+1
2025-11-20
selftests: net: py: support ksft ready without wait
Jakub Kicinski
-8
/
+12
2025-11-20
selftests: net: relocate gro and toeplitz tests to drivers/net
Jakub Kicinski
-2296
/
+2
[prev]
[next]