summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorFilesLines
14 daystls: rx: restore msg_iter before TLS 1.3 optimistic retryJérémy Jean1-0/+57
2026-08-09selftests/net/af_unix: test listen() rejects wrong socket statesJohn Ericson3-0/+189
2026-08-09selftest: af_unix: Create its own .gitignore.Kuniyuki Iwashima2-8/+8
2026-08-09selftests: af_unix: Add tests for ECONNRESET and EOF semanticsSunday Adelodun3-0/+179
2026-08-03selftests: ovpn: increase timeoutMatthieu Baerts (NGI0)1-0/+1
2026-08-03selftests: ovpn: add IPV6 and VETH configsMatthieu Baerts (NGI0)1-0/+2
2026-08-03selftests: openvswitch: add config fileMatthieu Baerts (NGI0)1-0/+16
2026-08-03selftests: af_unix: add USER_NS configMatthieu Baerts (NGI0)1-0/+1
2026-08-03selftests/net: ovpn: fix getaddrinfo memory leak in ovpn_parse_remote()longlong yan1-1/+3
2026-07-24selftests: net: make busywait timeout clock portableNirmoy Das1-2/+23
2026-07-24selftests: net: fix file owner for broadcast_ether_dst testRoss Porter1-1/+1
2026-07-24selftests/net: fix EVP_MD_CTX leak in tcp_mmapWang Yan1-0/+4
2026-07-24selftests: tls: size splice_short pipe by page sizeNirmoy Das1-1/+7
2026-07-24selftests: vlan_bridge_binding: Fix flaky operational state checkIdo Schimmel1-1/+1
2026-06-19selftests: mptcp: add test for extra_subflows underflow on userspace PMTao Cui1-0/+4
2026-06-09selftests: mptcp: drop nanoseconds width specifierMatthieu Baerts (NGI0)2-8/+8
2026-06-01selftests: net: Fix checksums in xdp_nativeNimrod Oren1-25/+30
2026-05-23tcp: send a challenge ACK on SEG.ACK > SND.NXTJiayuan Chen1-1/+3
2026-05-23selftests: netfilter: nft_tproxy.sh: adjust to socat changesFlorian Westphal1-7/+7
2026-05-14selftests: mptcp: pm: restrict 'unknown' check to pm_nl_ctlMatthieu Baerts (NGI0)1-3/+7
2026-05-14selftests: mptcp: check output: catch cmd errorsMatthieu Baerts (NGI0)2-10/+16
2026-04-22selftests: net: bridge_vlan_mcast: wait for h1 before querier checkDaniel Golle1-0/+1
2026-03-12selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)1-0/+13
2026-03-12selftests: mptcp: join: check RM_ADDR not sent over same subflowMatthieu Baerts (NGI0)1-0/+36
2026-03-12selftests: mptcp: more stable simult_flows testsPaolo Abeni1-4/+7
2026-02-27selftests: tc_actions: don't dump 2MB of \0 to stdoutJakub Kicinski1-1/+1
2026-02-27selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure with br_netfilt...Aleksei Oladko1-1/+1
2026-02-27selftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter en...Aleksei Oladko1-10/+16
2026-02-27selftests: net: lib: Fix jq parsing errorYue Haibing1-1/+1
2026-02-06selftests: mptcp: join: fix local endp not being trackedMatthieu Baerts (NGI0)1-5/+4
2026-02-06selftests: mptcp: check subflow errors in close eventsMatthieu Baerts (NGI0)1-3/+20
2026-02-06selftests: mptcp: check no dup close events after errorMatthieu Baerts (NGI0)1-0/+51
2026-01-30selftests: net: amt: wait longer for connection before sending packetsTaehee Yoo1-2/+5
2026-01-30selftests: net: fib-onlink-tests: Convert to use namespaces by defaultRicardo B. Marlière1-41/+30
2026-01-23selftests: drv-net: fix RPS mask handling for high CPU numbersGal Pressman1-2/+2
2026-01-17selftests: drv-net: Bring back tool() to driver __init__sGal Pressman1-2/+2
2026-01-08selftests: net: fix "buffer overflow detected" for tap.cAlice C. Munduruca1-11/+5
2026-01-02selftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)2-0/+15
2026-01-02selftests: netfilter: packetdrill: avoid failure on HZ=100 kernelFlorian Westphal1-1/+1
2026-01-02netfilter: nf_nat: remove bogus direction checkFlorian Westphal2-4/+11
2026-01-02selftests: netfilter: prefer xfail in case race wasn't triggeredFlorian Westphal1-5/+4
2026-01-02selftests: net: tfo: Fix build warningGuenter Roeck1-1/+2
2026-01-02selftests: net: Fix build warningsGuenter Roeck1-2/+4
2026-01-02selftest: af_unix: Support compilers without flex-array-member-not-at-end sup...Guenter Roeck1-1/+6
2025-12-18selftests/net: packetdrill: pass send_omit_free to MSG_ZEROCOPY testsWillem de Bruijn12-0/+29
2025-11-20selftests: mptcp: add a check for 'add_addr_accepted'Gang Yan1-0/+7
2025-11-20selftests: mptcp: join: userspace: longer timeoutMatthieu Baerts (NGI0)1-5/+5
2025-11-20selftests: mptcp: join: endpoints: longer timeoutMatthieu Baerts (NGI0)1-4/+4
2025-11-20selftests: mptcp: join: fastclose: remove flaky marksMatthieu Baerts (NGI0)1-2/+0
2025-11-19selftest: af_unix: Add test for SO_PEEK_OFF.Kuniyuki Iwashima3-0/+164