summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds13-61/+78
10 daysselftests: netfilter: packetdrill: avoid failure on HZ=100 kernelFlorian Westphal1-1/+1
14 daysnetfilter: nf_nat: remove bogus direction checkFlorian Westphal2-4/+11
14 daysMerge tag 'nf-25-12-10' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski1-5/+4
14 daysselftests: forwarding: vxlan_bridge_1q_mc_ul: Drop useless sleepingPetr Machata1-41/+22
14 daysselftests: forwarding: vxlan_bridge_1q_mc_ul: Fix flakinessPetr Machata2-4/+10
14 daysselftests: net: lib: tc_rule_stats_get(): Don't hard-code array indexPetr Machata1-1/+2
2025-12-10selftests: netfilter: prefer xfail in case race wasn't triggeredFlorian Westphal1-5/+4
2025-12-10selftests: net: tfo: Fix build warningGuenter Roeck1-1/+2
2025-12-10selftests: net: Fix build warningsGuenter Roeck1-2/+4
2025-12-10selftest: af_unix: Support compilers without flex-array-member-not-at-end sup...Guenter Roeck1-1/+6
2025-12-10selftests: tls: fix warning of uninitialized variableAnkit Khushwaha1-1/+1
2025-12-09selftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)2-0/+15
2025-12-07Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds34-34/+34
2025-12-01selftests: net: add a hint about MACAddressPolicy=persistentJakub Kicinski1-1/+1
2025-12-01selftests: net: py: handle interrupt during cleanupJakub Kicinski1-2/+16
2025-11-28selftests: netfilter: nft_flowtable.sh: Add the capability to send IPv6 TCP t...Lorenzo Bianconi1-14/+43
2025-11-28selftests: netfilter: nft_flowtable.sh: Add IPIP flowtable selftestLorenzo Bianconi1-0/+69
2025-11-28selftests: complete kselftest include centralizationBala-Vignesh-Reddy36-36/+36
2025-11-27selftests: af_unix: remove unused stdlib.h includeSunday Adelodun1-1/+0
2025-11-27selftests/net: packetdrill: pass send_omit_free to MSG_ZEROCOPY testsWillem de Bruijn12-0/+29
2025-11-27selftests/net: initialize char variable to nullAnkit Khushwaha2-2/+2
2025-11-26selftest: af_unix: Extend recv() timeout in so_peek_off.c.Kuniyuki Iwashima1-2/+2
2025-11-26selftest: af_unix: Create its own .gitignore.Kuniyuki Iwashima2-8/+8
2025-11-25selftests: af_unix: don't use SKIP for expected failuresJakub Kicinski1-2/+6
2025-11-21selftests: net: remove old setup_* scriptsJakub Kicinski4-167/+112
2025-11-21selftests: net: py: read ip link info about remote devJakub Kicinski1-1/+1
2025-11-21selftests: net: py: support ksft ready without waitJakub Kicinski1-8/+12
2025-11-21selftests: net: relocate gro and toeplitz tests to drivers/netJakub Kicinski10-2296/+2
2025-11-21selftests: net: py: add test variantsJakub Kicinski2-3/+57
2025-11-21selftests: net: py: extract the case generation logicJakub Kicinski1-8/+21
2025-11-21selftests: net: py: coding style improvementsJakub Kicinski1-4/+3
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-12/+188
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-19selftests: fib_tests: add fib6 from ra to static testFernando Fernandez Mancera1-1/+65
2025-11-19selftest: af_unix: Add test for SO_PEEK_OFF.Kuniyuki Iwashima3-0/+164
2025-11-18selftests: af_unix: Add tests for ECONNRESET and EOF semanticsSunday Adelodun3-0/+179
2025-11-18selftests: net: lib: Do not overwrite error messagesIdo Schimmel2-1/+8
2025-11-18selftests: mptcp: get stats just before timing outMatthieu Baerts (NGI0)5-42/+86
2025-11-18selftests: mptcp: wait for port instead of sleepMatthieu Baerts (NGI0)2-2/+3
2025-11-18selftests: mptcp: connect: avoid double packet tracesMatthieu Baerts (NGI0)1-4/+10
2025-11-18selftests: mptcp: lib: get counters from nstat historyMatthieu Baerts (NGI0)2-56/+47
2025-11-18selftests: mptcp: join: dump stats from historyMatthieu Baerts (NGI0)2-5/+17
2025-11-18selftests: mptcp: lib: stats: remove nstat rate columnsMatthieu Baerts (NGI0)1-2/+2
2025-11-18selftests: mptcp: lib: remove stats files argsMatthieu Baerts (NGI0)5-13/+14
2025-11-18selftests: mptcp: lib: introduce 'nstat_{init,get}'Matthieu Baerts (NGI0)5-32/+30
2025-11-15selftests: drv-net: xdp: Fix register spill error with clang 20Dimitri Daskalakis1-2/+3