summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)Author
11 daysMerge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-12-15selftests: netfilter: packetdrill: avoid failure on HZ=100 kernelFlorian Westphal
2025-12-11netfilter: nf_nat: remove bogus direction checkFlorian Westphal
2025-12-11Merge tag 'nf-25-12-10' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2025-12-11selftests: forwarding: vxlan_bridge_1q_mc_ul: Drop useless sleepingPetr Machata
2025-12-11selftests: forwarding: vxlan_bridge_1q_mc_ul: Fix flakinessPetr Machata
2025-12-11selftests: net: lib: tc_rule_stats_get(): Don't hard-code array indexPetr Machata
2025-12-10selftests: netfilter: prefer xfail in case race wasn't triggeredFlorian Westphal
2025-12-10selftests: net: tfo: Fix build warningGuenter Roeck
2025-12-10selftests: net: Fix build warningsGuenter Roeck
2025-12-10selftest: af_unix: Support compilers without flex-array-member-not-at-end sup...Guenter Roeck
2025-12-10selftests: tls: fix warning of uninitialized variableAnkit Khushwaha
2025-12-08selftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-01selftests: net: add a hint about MACAddressPolicy=persistentJakub Kicinski
2025-12-01selftests: net: py: handle interrupt during cleanupJakub Kicinski
2025-11-28selftests: netfilter: nft_flowtable.sh: Add the capability to send IPv6 TCP t...Lorenzo Bianconi
2025-11-28selftests: netfilter: nft_flowtable.sh: Add IPIP flowtable selftestLorenzo Bianconi
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy
2025-11-27selftests: af_unix: remove unused stdlib.h includeSunday Adelodun
2025-11-26selftests/net: packetdrill: pass send_omit_free to MSG_ZEROCOPY testsWillem de Bruijn
2025-11-26selftests/net: initialize char variable to nullAnkit Khushwaha
2025-11-25selftest: af_unix: Extend recv() timeout in so_peek_off.c.Kuniyuki Iwashima
2025-11-25selftest: af_unix: Create its own .gitignore.Kuniyuki Iwashima
2025-11-24selftests: af_unix: don't use SKIP for expected failuresJakub Kicinski
2025-11-20selftests: net: remove old setup_* scriptsJakub Kicinski
2025-11-20selftests: net: py: read ip link info about remote devJakub Kicinski
2025-11-20selftests: net: py: support ksft ready without waitJakub Kicinski
2025-11-20selftests: net: relocate gro and toeplitz tests to drivers/netJakub Kicinski
2025-11-20selftests: net: py: add test variantsJakub Kicinski
2025-11-20selftests: net: py: extract the case generation logicJakub Kicinski
2025-11-20selftests: net: py: coding style improvementsJakub Kicinski
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-18selftests: fib_tests: add fib6 from ra to static testFernando Fernandez Mancera
2025-11-18selftest: af_unix: Add test for SO_PEEK_OFF.Kuniyuki Iwashima
2025-11-18selftests: af_unix: Add tests for ECONNRESET and EOF semanticsSunday Adelodun
2025-11-17selftests: net: lib: Do not overwrite error messagesIdo Schimmel
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