summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorLines
2025-11-18selftests: fib_tests: add fib6 from ra to static testFernando Fernandez Mancera-1/+65
2025-11-18selftests: af_unix: Add tests for ECONNRESET and EOF semanticsSunday Adelodun-0/+179
2025-11-17selftests: mptcp: get stats just before timing outMatthieu Baerts (NGI0)-42/+86
2025-11-17selftests: mptcp: wait for port instead of sleepMatthieu Baerts (NGI0)-2/+3
2025-11-17selftests: mptcp: connect: avoid double packet tracesMatthieu Baerts (NGI0)-4/+10
2025-11-17selftests: mptcp: lib: get counters from nstat historyMatthieu Baerts (NGI0)-56/+47
2025-11-17selftests: mptcp: join: dump stats from historyMatthieu Baerts (NGI0)-5/+17
2025-11-17selftests: mptcp: lib: stats: remove nstat rate columnsMatthieu Baerts (NGI0)-2/+2
2025-11-17selftests: mptcp: lib: remove stats files argsMatthieu Baerts (NGI0)-13/+14
2025-11-17selftests: mptcp: lib: introduce 'nstat_{init,get}'Matthieu Baerts (NGI0)-32/+30
2025-11-14selftests: drv-net: xdp: Fix register spill error with clang 20Dimitri Daskalakis-2/+3
2025-11-14ipv6: clean up routes when manually removing address with a lifetimeJakub Kicinski-0/+20
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-51/+82
2025-11-11selftests: mptcp: join: properly kill background tasksMatthieu Baerts (NGI0)-9/+30
2025-11-11selftests: mptcp: connect: trunc: read all recv dataMatthieu Baerts (NGI0)-5/+13
2025-11-11selftests: mptcp: join: userspace: longer transferMatthieu Baerts (NGI0)-5/+5
2025-11-11selftests: mptcp: join: endpoints: longer transferMatthieu Baerts (NGI0)-4/+4
2025-11-11selftests: mptcp: join: rm: set backup flagMatthieu Baerts (NGI0)-27/+27
2025-11-11selftests: mptcp: connect: fix fallback note due to OoOMatthieu Baerts (NGI0)-1/+1
2025-11-07selftests: net: local_termination: Wait for interfaces to come upAlexander Sverdlin-0/+2
2025-11-07selftest: packetdrill: Add max RTO test for SYN+ACK.Kuniyuki Iwashima-0/+54
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+10
2025-11-04selftests: mptcp: join: validate extra bind casesMatthieu Baerts (NGI0)-2/+161
2025-11-04selftests: mptcp: join: do_transfer: reduce code dupMatthieu Baerts (NGI0)-19/+11
2025-11-04mptcp: pm: in kernel: only use fullmesh endp if anyMatthieu Baerts (NGI0)-1/+5
2025-11-03selftests: Add napi threaded busy poll test in `busy_poller`Samiullah Khawaja-4/+36
2025-10-31selftests/net: use destination options instead of hop-by-hopAnubhav Singh-2/+2
2025-10-31selftests/net: fix out-of-order delivery of FIN in gro:tcp testAnubhav Singh-0/+8
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2025-10-29selftests: traceroute: Add ICMP extensions testsIdo Schimmel-0/+313
2025-10-29selftests: net: use BASH for bareudp testingPo-Hsu Lin-1/+1
2025-10-29selftest: net: fix socklen_t type mismatch in sctp_collision testAnkit Khushwaha-1/+2
2025-10-27selftests: bridge_mdb: Add a test for MDB flush on snooping disablePetr Machata-2/+98
2025-10-27selftests: tls: add tls record_size_limit testWilfred Mallawa-0/+141
2025-10-24selftest: net: prevent use of uninitialized variableAlessandro Zanni-0/+1
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-52/+56
2025-10-21selftests: mptcp: join: mark laminar tests as skipped if not supportedMatthieu Baerts (NGI0)-5/+5
2025-10-21selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supportedMatthieu Baerts (NGI0)-1/+1
2025-10-21selftests: mptcp: join: mark implicit tests as skipped if not supportedMatthieu Baerts (NGI0)-2/+2
2025-10-21selftests: mptcp: join: mark 'flush re-add' as skipped if not supportedMatthieu Baerts (NGI0)-1/+1
2025-10-20selftests: net: fix server bind failure in sctp_vrf.shXin Long-43/+47
2025-10-17selftests/net: io_uring: fix unknown errnum valuesCarlos Llamas-12/+12
2025-10-16selftests/net: packetdrill: unflake tcp_user_timeout_user-timeout-probe.pktEric Dumazet-2/+4
2025-10-15selftests: tls: add test for short splice due to full skmsgSabrina Dubroca-0/+31
2025-10-15selftests: net: tls: add tests for cmsg vs MSG_MORESabrina Dubroca-0/+34
2025-10-14selftests: net: check jq command is supportedWang Liang-0/+4
2025-10-12selftests: drv-net: update remaining Python init filesJakub Kicinski-3/+26
2025-10-09Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-380/+535
2025-10-08selftests: netfilter: query conntrack state to check for port clash resolutionFlorian Westphal-17/+41
2025-10-08selftests: netfilter: nft_fib.sh: fix spurious test failuresFlorian Westphal-5/+8