summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)Author
2025-11-18selftests: fib_tests: add fib6 from ra to static testFernando Fernandez Mancera
2025-11-18selftests: af_unix: Add tests for ECONNRESET and EOF semanticsSunday Adelodun
2025-11-17selftests: mptcp: get stats just before timing outMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: wait for port instead of sleepMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: connect: avoid double packet tracesMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: lib: get counters from nstat historyMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: join: dump stats from historyMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: lib: stats: remove nstat rate columnsMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: lib: remove stats files argsMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: lib: introduce 'nstat_{init,get}'Matthieu Baerts (NGI0)
2025-11-14selftests: drv-net: xdp: Fix register spill error with clang 20Dimitri Daskalakis
2025-11-14ipv6: clean up routes when manually removing address with a lifetimeJakub Kicinski
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-11-07selftest: packetdrill: Add max RTO test for SYN+ACK.Kuniyuki Iwashima
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-04selftests: mptcp: join: validate extra bind casesMatthieu Baerts (NGI0)
2025-11-04selftests: mptcp: join: do_transfer: reduce code dupMatthieu Baerts (NGI0)
2025-11-04mptcp: pm: in kernel: only use fullmesh endp if anyMatthieu Baerts (NGI0)
2025-11-03selftests: Add napi threaded busy poll test in `busy_poller`Samiullah Khawaja
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-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-29selftests: traceroute: Add ICMP extensions testsIdo Schimmel
2025-10-29selftests: net: use BASH for bareudp testingPo-Hsu Lin
2025-10-29selftest: net: fix socklen_t type mismatch in sctp_collision testAnkit Khushwaha
2025-10-27selftests: bridge_mdb: Add a test for MDB flush on snooping disablePetr Machata
2025-10-27selftests: tls: add tls record_size_limit testWilfred Mallawa
2025-10-24selftest: net: prevent use of uninitialized variableAlessandro Zanni
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-17selftests/net: io_uring: fix unknown errnum valuesCarlos Llamas
2025-10-16selftests/net: packetdrill: unflake tcp_user_timeout_user-timeout-probe.pktEric Dumazet
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