summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)Author
9 hoursMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
45 hoursselftests: net: Test UDP length overflow with PMTU discover and big MTUAlice Mikityanska
45 hoursselftest: af_unix: Add zero-buffer test for msg_oob.cKuniyuki Iwashima
5 daysselftests/net: Fix flaky bind_wildcard due to ephemeral port raceRicardo B. Marlière (SUSE)
5 daysvxlan: reject dynamic fdb entries that reference a nexthop idSeungwon Bae
5 daysselftest: net: Specify netns for ip ntable in test_neigh.sh.Kuniyuki Iwashima
5 daysselftest: net: Deflake Periodic GC test in test_neigh.sh.Kuniyuki Iwashima
6 daystunnels: Drop stale dst when building an ICMP error for PMTUDIdo Schimmel
6 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
7 daysselftests: drv-net: split gro.py into one test per coalescing modeJakub Kicinski
9 daysselftests: net: Add exception cache testsIdo Schimmel
10 daysvxlan: mdb: Fix use-after-free in vxlan_mdb_remote_src_del()Baul Lee
13 daysMerge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
13 daysselftests/net: packetdrill: add tcp_urg_ptr_retransmitJiayuan Chen
13 daysselftests: net: Fix slow configurations in big_tcp_tunnels.shAlice Mikityanska
13 daysselftests: net: Lower threshold with csum offload off in big_tcp_tunnels.shAlice Mikityanska
13 daysselftests: net: Lower threshold on debug kernels for big_tcp_tunnels.shAlice Mikityanska
13 daysselftests: net: Wait for netserver to launchAlice Mikityanska
13 daysselftests: net: tcp_ao: test VRF-scoped key deletionRastislav Szabo
2026-08-24selftests/net: check fork() return value in fin_ack_latQingshuang Fu
2026-08-24selftests/net: fix kill() argument order and wrapper cleanup in fin_ack_latQingshuang Fu
2026-08-20selftests: net: packetdrill: add tests for advertised MSS with PMTU exceptionsEric Dumazet
2026-08-20Merge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-17selftest: Add tests for useful handling of LSM denials on SCM_RIGHTSJori Koolstra
2026-08-17selftests: mptcp: diag: fix stack buffer overflow in get_subflow_info()Jiangshan Yi
2026-08-17selftests: mptcp: fix const qualifier warnings in strchr usageGeliang Tang
2026-08-17selftests: mptcp: pcap: drop most of the payloadMatthieu Baerts (NGI0)
2026-08-17selftests: mptcp: simult_flow: test name in pcap fileMatthieu Baerts (NGI0)
2026-08-17selftests: mptcp: connect: test name in pcap fileMatthieu Baerts (NGI0)
2026-08-17selftests: mptcp: check per-event MPTCP_RST_EMPTCP countersShardul Bankar
2026-08-17selftests: net: separate ipv6_flowlabel_mgr testMarcelo Mendes Spessoto Junior
2026-08-14Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-08-13selftests/net/openvswitch: add SCTP flow key support and testMinxi Hou
2026-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-13selftests: net: verify RTA_DEL_REASON on route deletionYuyang Huang
2026-08-11selftests: net: adopt harness for flow label mgrMarcelo Mendes Spessoto Junior
2026-08-11selftests: net: test IPV6_FL_F_REFLECTMarcelo Mendes Spessoto Junior
2026-08-11selftests: net: create own netns in ipv6_flowlabel_mgrMarcelo Mendes Spessoto Junior
2026-08-11selftests: net: test IPV6_FL_F_REMOTEMarcelo Mendes Spessoto Junior
2026-08-11selftests: net: test IPV6_FL_A_RENEWMarcelo Mendes Spessoto Junior
2026-08-11selftests: tls: cover splice after a failed decryptChuck Lever
2026-08-11selftests: net: reuseport_bpf_numa: consider cpuless numa nodeFeng Tang
2026-08-10selftests: drv-net: let ethtool stats settle before readingJakub Kicinski
2026-08-10selftests/net: fin_ack_lat: fix latency threshold typoBrian Grech
2026-08-10selftests: netfilter: conntrack_dump_flush: remove unused variables and fix typoQingshuang Fu
2026-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-06tls: rx: restore msg_iter before TLS 1.3 optimistic retryJérémy Jean
2026-08-06selftests: tls: add a test for splicing onto a full plaintext recordchanyoung
2026-08-06selftests: mptcp: join: mark tests with data corruption as failedGang Yan
2026-08-06openvswitch: remove support for legacy tunnel typesIlya Maximets