summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)Author
2025-11-19selftests: mptcp: add a check for 'add_addr_accepted'Gang Yan
2025-11-19selftests: mptcp: join: userspace: longer timeoutMatthieu Baerts (NGI0)
2025-11-19selftests: mptcp: join: endpoints: longer timeoutMatthieu Baerts (NGI0)
2025-11-19selftests: mptcp: join: fastclose: remove flaky marksMatthieu Baerts (NGI0)
2025-11-18selftest: af_unix: Add test for SO_PEEK_OFF.Kuniyuki Iwashima
2025-11-17selftests: net: lib: Do not overwrite error messagesIdo Schimmel
2025-11-11selftests: mptcp: join: properly kill background tasksMatthieu Baerts (NGI0)
2025-11-11selftests: mptcp: connect: trunc: read all recv dataMatthieu Baerts (NGI0)
2025-11-11selftests: mptcp: join: userspace: longer transferMatthieu Baerts (NGI0)
2025-11-11selftests: mptcp: join: endpoints: longer transferMatthieu Baerts (NGI0)
2025-11-11selftests: mptcp: join: rm: set backup flagMatthieu Baerts (NGI0)
2025-11-11selftests: mptcp: connect: fix fallback note due to OoOMatthieu Baerts (NGI0)
2025-11-07selftests: net: local_termination: Wait for interfaces to come upAlexander Sverdlin
2025-10-31selftests/net: use destination options instead of hop-by-hopAnubhav Singh
2025-10-31selftests/net: fix out-of-order delivery of FIN in gro:tcp testAnubhav Singh
2025-10-29selftests: net: use BASH for bareudp testingPo-Hsu Lin
2025-10-21selftests: mptcp: join: mark laminar tests as skipped if not supportedMatthieu Baerts (NGI0)
2025-10-21selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supportedMatthieu Baerts (NGI0)
2025-10-21selftests: mptcp: join: mark implicit tests as skipped if not supportedMatthieu Baerts (NGI0)
2025-10-21selftests: mptcp: join: mark 'flush re-add' as skipped if not supportedMatthieu Baerts (NGI0)
2025-10-20selftests: net: fix server bind failure in sctp_vrf.shXin Long
2025-10-15selftests: tls: add test for short splice due to full skmsgSabrina Dubroca
2025-10-15selftests: net: tls: add tests for cmsg vs MSG_MORESabrina Dubroca
2025-10-14selftests: net: check jq command is supportedWang Liang
2025-10-12selftests: drv-net: update remaining Python init filesJakub Kicinski
2025-10-09Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-10-08selftests: netfilter: query conntrack state to check for port clash resolutionFlorian Westphal
2025-10-08selftests: netfilter: nft_fib.sh: fix spurious test failuresFlorian Westphal
2025-10-06selftests: net: unify the Makefile formatsJakub Kicinski
2025-10-06selftests: net: sort configsJakub Kicinski
2025-10-06selftest: net: ovpn: Fix uninit return valuesSidharth Seela
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-30selftests/net: add tcp_port_share to .gitignoreGopi Krishna Menon
2025-09-30selftests: drv-net: psp: add tests for destroying devicesJakub Kicinski
2025-09-30selftests: drv-net: psp: add association testsJakub Kicinski
2025-09-30selftests: drv-net: base device access API testJakub Kicinski
2025-09-29selftest: packetdrill: Import client-ack-dropped-then-recovery-ms-timestamps.pktKuniyuki Iwashima
2025-09-29selftest: packetdrill: Import sockopt-fastopen-key.pktKuniyuki Iwashima
2025-09-29selftest: packetdrill: Refine tcp_fastopen_server_reset-after-disconnect.pkt.Kuniyuki Iwashima
2025-09-29selftest: packetdrill: Import opt34/*-trigger-rst.pkt.Kuniyuki Iwashima
2025-09-29selftest: packetdrill: Import opt34/reset-* tests.Kuniyuki Iwashima
2025-09-29selftest: packetdrill: Import opt34/icmp-before-accept.pkt.Kuniyuki Iwashima
2025-09-29selftest: packetdrill: Import opt34/fin-close-socket.pkt.Kuniyuki Iwashima
2025-09-29selftest: packetdrill: Add test for experimental option.Kuniyuki Iwashima
2025-09-29selftest: packetdrill: Add test for TFO_SERVER_WO_SOCKOPT1.Kuniyuki Iwashima
2025-09-29selftest: packetdrill: Import TFO server basic tests.Kuniyuki Iwashima
2025-09-29selftest: packetdrill: Define common TCP Fast Open cookie.Kuniyuki Iwashima
2025-09-29selftest: packetdrill: Require explicit setsockopt(TCP_FASTOPEN).Kuniyuki Iwashima
2025-09-29selftest: packetdrill: Set ktap_set_plan properly for single protocol test.Kuniyuki Iwashima
2025-09-29selftests: mptcp: join: validate new laminar endpMatthieu Baerts (NGI0)