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-05-06
selftests: mptcp: pm: restrict 'unknown' check to pm_nl_ctl
Matthieu Baerts (NGI0)
-3
/
+7
2026-05-06
selftests: mptcp: check output: catch cmd errors
Matthieu Baerts (NGI0)
-10
/
+16
2026-05-06
Merge tag 'ovpn-net-20260504' of https://github.com/OpenVPN/ovpn-net-next
Jakub Kicinski
-2
/
+2
2026-05-05
selftests: openvswitch: add tests for tunnel vport refcounting
Ilya Maximets
-6
/
+50
2026-05-05
selftests: ovpn: reduce ping count in test.sh
Ralf Lici
-2
/
+2
2026-05-02
selftests: tls: add test for data loss on small pipe
Jakub Kicinski
-0
/
+43
2026-05-01
selftest: net: Add test for TCP flow failover with ECMP routes.
Kuniyuki Iwashima
-0
/
+217
2026-04-23
selftests/net: packetdrill: cover RFC 5961 5.2 challenge ACK on both edges
Jiayuan Chen
-0
/
+48
2026-04-23
tcp: send a challenge ACK on SEG.ACK > SND.NXT
Jiayuan Chen
-1
/
+3
2026-04-23
selftests: mptcp: add a check for sndbuf of S/C
Gang Yan
-0
/
+28
2026-04-21
selftests: net: add team_bridge_macvlan rx_mode test
Stanislav Fomichev
-0
/
+45
2026-04-17
selftests: ovpn: serialize YNL listener startup
Ralf Lici
-0
/
+3
2026-04-17
selftests: ovpn: align command flow with TAP
Ralf Lici
-273
/
+676
2026-04-17
selftests: ovpn: add prefix to helpers and shared variables
Ralf Lici
-194
/
+226
2026-04-17
selftests: ovpn: flatten slurped notification JSON before filtering
Ralf Lici
-1
/
+2
2026-04-17
selftests: ovpn: fail notification check on mismatch
Ralf Lici
-1
/
+13
2026-04-17
selftests: ovpn: add nftables config dependencies for test-mark
Ralf Lici
-0
/
+3
2026-04-16
selftests: net: add missing CMAC to tcp_ao config
Jakub Kicinski
-0
/
+1
2026-04-16
selftests: fib_nexthops: test stale has_v4 on nexthop replace
Jiayuan Chen
-0
/
+22
2026-04-14
selftests/net: Add additional test coverage in nk_qlease
Daniel Borkmann
-5
/
+946
2026-04-14
selftests/net: Split netdevsim tests from HW tests in nk_qlease
Daniel Borkmann
-0
/
+1169
2026-04-13
selftests: net: Add test for enablement of ports with teamd
Marc Harvey
-0
/
+13
2026-04-13
selftests: net: Add tests for failover of team-aggregated ports
Marc Harvey
-2
/
+7
2026-04-12
selftests: netfilter: nft_tproxy.sh: adjust to socat changes
Florian Westphal
-7
/
+7
2026-04-12
selftests: net: py: add test case filtering and listing
Jakub Kicinski
-3
/
+62
2026-04-10
selftests: net: add bridge STP mode selection test
Andy Roulin
-0
/
+289
2026-04-09
selftests: net: py: explicitly forbid multiple ksft_run() calls
Jakub Kicinski
-1
/
+4
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-18
/
+314
2026-04-08
selftests: forwarding: lib: rewrite processing of command line arguments
Ioana Ciornei
-10
/
+11
2026-04-08
Merge tag 'ipsec-next-2026-04-08' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-6
/
+2
2026-04-08
selftests: nft_queue.sh: add a parallel stress test
Fernando Fernandez Mancera
-18
/
+115
2026-04-07
selftests: seg6: add test for dst_cache isolation in seg6 lwtunnel
Andrea Mayer
-0
/
+198
2026-04-07
selftests: net: bridge_vlan_mcast: wait for h1 before querier check
Daniel Golle
-0
/
+1
2026-04-07
selftests: net: add tests for PPP
Qingfang Deng
-0
/
+179
2026-04-07
xfrm: Drop support for HMAC-RIPEMD-160
Eric Biggers
-6
/
+2
2026-04-06
selftests: mptcp: join: recreate signal endp with same ID
Matthieu Baerts (NGI0)
-2
/
+2
2026-04-06
selftests: net: py: color the basics in the output
Jakub Kicinski
-0
/
+20
2026-04-03
selftests: drv-net: gro: add a test for bad IPv4 csum
Jakub Kicinski
-0
/
+29
2026-04-03
selftests: drv-net: gro: test ip6ip6
Jakub Kicinski
-5
/
+18
2026-04-03
selftests: drv-net: gro: make large packet math more precise
Jakub Kicinski
-16
/
+29
2026-04-03
selftests: drv-net: gro: remove TOTAL_HDR_LEN
Jakub Kicinski
-4
/
+3
2026-04-03
selftests: drv-net: gro: prepare for ip6ip6 support
Jakub Kicinski
-32
/
+41
2026-04-03
selftests: drv-net: gro: always wait for FIN in the capacity test
Jakub Kicinski
-3
/
+8
2026-04-03
selftests: drv-net: gro: add 1 byte payload test
Jakub Kicinski
-2
/
+10
2026-04-03
selftests: drv-net: gro: add data burst test case
Jakub Kicinski
-0
/
+21
2026-04-02
selftests: net: update some helpers to use run_on
Ioana Ciornei
-8
/
+14
2026-04-02
selftests: net: extend lib.sh to parse drivers/net/net.config
Ioana Ciornei
-9
/
+142
2026-04-02
selftests: forwarding: extend ethtool_std_stats_get with pause statistics
Ioana Ciornei
-2
/
+8
2026-03-29
selftests: drv-net: xdp: Add rss_hash metadata tests
Chris J Arges
-0
/
+163
2026-03-29
selftests: net: move common xdp.py functions into lib
Chris J Arges
-0
/
+70
[next]