summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-11-26vsock/test: Extend transport change null-ptr-deref testMichal Luczaj1-1/+6
2025-11-25selftests: af_unix: don't use SKIP for expected failuresJakub Kicinski1-2/+6
2025-11-25selftests: netconsole: ensure required log level is set on netcons_basicAndre Carvalho1-2/+3
2025-11-25selftests: hw-net: toeplitz: give the test up to 4 secondsJakub Kicinski1-1/+1
2025-11-25selftests: hw-net: toeplitz: read indirection table from the deviceJakub Kicinski1-1/+23
2025-11-25selftests: hw-net: toeplitz: read the RSS key directly from CJakub Kicinski3-8/+44
2025-11-25selftests: hw-net: toeplitz: make sure NICs have pure Toeplitz configuredJakub Kicinski1-11/+18
2025-11-25selftests: hw-net: auto-disable building the iouring C codeJakub Kicinski1-1/+16
2025-11-21selftest: netdevsim: test devlink default paramsDaniel Zahka1-6/+110
2025-11-21netconsole: Increase MAX_USERDATA_ITEMSGustavo Luiz Duarte1-1/+1
2025-11-21selftests: net: remove old setup_* scriptsJakub Kicinski4-167/+112
2025-11-21selftests: drv-net: hw: convert the Toeplitz test to PythonJakub Kicinski5-229/+215
2025-11-21selftests: drv-net: add a Python version of the GRO testJakub Kicinski4-106/+168
2025-11-21selftests: net: py: read ip link info about remote devJakub Kicinski2-1/+3
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 Kicinski14-15/+17
2025-11-21selftests: drv-net: xdp: use variants for qstat testsJakub Kicinski1-28/+14
2025-11-21selftests: net: py: add test variantsJakub Kicinski4-7/+61
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 Kicinski25-34/+1094
2025-11-20Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-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-17Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2025-11-15selftests/user_events: fix type cast for write_index packed member in perf_testAnkit Khushwaha1-1/+1
2025-11-15selftests: drv-net: xdp: make the XDP qstats tests less flakyJakub Kicinski1-6/+9
2025-11-15selftests: drv-net: xdp: Fix register spill error with clang 20Dimitri Daskalakis1-2/+3
2025-11-15ipv6: clean up routes when manually removing address with a lifetimeJakub Kicinski1-0/+20
2025-11-15Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds13-12/+613
2025-11-14selftests/bpf: Test widen_imprecise_scalars() with different stack depthEduard Zingerman1-0/+53
2025-11-14Merge tag 'vfio-v6.18-rc6' of https://github.com/awilliam/linux-vfioLinus Torvalds4-9/+288
2025-11-14selftests/bpf: Add mptcp test with sockmapJiayuan Chen2-0/+183
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-69/+702
2025-11-13Merge tag 'linux_kselftest-fixes-6.18-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+4
2025-11-13Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds12-66/+687