aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-11-28Merge tag 'nf-next-25-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski1-14/+112
2025-11-28tools: ynl: add a lint makefile targetDonald Hunter1-1/+3
2025-11-28tools: ynl: add schema checkingDonald Hunter2-6/+35
2025-11-28selftests: netfilter: nft_flowtable.sh: Add the capability to send IPv6 TCP trafficLorenzo Bianconi1-14/+43
2025-11-28selftests: netfilter: nft_flowtable.sh: Add IPIP flowtable selftestLorenzo Bianconi1-0/+69
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-10/+10
2025-11-27selftests: af_unix: remove unused stdlib.h includeSunday Adelodun1-1/+0
2025-11-26tools: ynl: add YNL test frameworkHangbin Liu5-2/+593
2025-11-26selftests/net: packetdrill: pass send_omit_free to MSG_ZEROCOPY testsWillem de Bruijn12-0/+29
2025-11-26selftests/net: initialize char variable to nullAnkit Khushwaha2-2/+2
2025-11-26Merge tag 'mm-hotfixes-stable-2025-11-26-11-51' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-8/+7
2025-11-25selftest: af_unix: Extend recv() timeout in so_peek_off.c.Kuniyuki Iwashima1-2/+2
2025-11-25selftest: af_unix: Create its own .gitignore.Kuniyuki Iwashima2-8/+8
2025-11-25tcp: remove icsk->icsk_retransmit_timerEric Dumazet2-4/+4
2025-11-25tcp: introduce icsk->icsk_keepalive_timerEric Dumazet2-4/+4
2025-11-25tools: ynl-gen: add regeneration commentAsbjørn Sloth Tønnesen2-0/+2
2025-11-25tools: ynl-gen: add function prefix argumentAsbjørn Sloth Tønnesen1-9/+16
2025-11-25vsock/test: Extend transport change null-ptr-deref testMichal Luczaj1-1/+6
2025-11-24selftests: af_unix: don't use SKIP for expected failuresJakub Kicinski1-2/+6
2025-11-24selftests: netconsole: ensure required log level is set on netcons_basicAndre Carvalho1-2/+3
2025-11-24selftests: hw-net: toeplitz: give the test up to 4 secondsJakub Kicinski1-1/+1
2025-11-24selftests: hw-net: toeplitz: read indirection table from the deviceJakub Kicinski1-1/+23
2025-11-24selftests: hw-net: toeplitz: read the RSS key directly from CJakub Kicinski3-8/+44
2025-11-24selftests: hw-net: toeplitz: make sure NICs have pure Toeplitz configuredJakub Kicinski1-11/+18
2025-11-24selftests: hw-net: auto-disable building the iouring C codeJakub Kicinski1-1/+16
2025-11-24selftests/mm: fix division-by-zero in uffd-unit-testsCarlos Llamas1-8/+7
2025-11-22Merge tag 'riscv-for-linus-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-2/+3
2025-11-20selftest: netdevsim: test devlink default paramsDaniel Zahka1-6/+110
2025-11-20netconsole: Increase MAX_USERDATA_ITEMSGustavo Luiz Duarte1-1/+1
2025-11-20ynl: samples: add tc filter exampleZahari Doychev3-0/+337
2025-11-20selftests: net: remove old setup_* scriptsJakub Kicinski4-167/+112
2025-11-20selftests: drv-net: hw: convert the Toeplitz test to PythonJakub Kicinski5-229/+215
2025-11-20selftests: drv-net: add a Python version of the GRO testJakub Kicinski4-106/+168
2025-11-20selftests: net: py: read ip link info about remote devJakub Kicinski2-1/+3
2025-11-20selftests: net: py: support ksft ready without waitJakub Kicinski1-8/+12
2025-11-20selftests: net: relocate gro and toeplitz tests to drivers/netJakub Kicinski14-15/+17
2025-11-20selftests: drv-net: xdp: use variants for qstat testsJakub Kicinski1-28/+14
2025-11-20selftests: net: py: add test variantsJakub Kicinski4-7/+61
2025-11-20selftests: net: py: extract the case generation logicJakub Kicinski1-8/+21
2025-11-20selftests: net: py: coding style improvementsJakub Kicinski1-4/+3
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski36-71/+1177
2025-11-20Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-12/+188
2025-11-20tools: ynl: cli: Display enum values in --list-attrs outputGal Pressman1-1/+7
2025-11-20tools: ynl: cli: Parse nested attributes in --list-attrs outputGal Pressman1-9/+26
2025-11-20tools: ynl: cli: Add --list-attrs option to show operation attributesGal Pressman1-0/+56
2025-11-19selftests: mptcp: add a check for 'add_addr_accepted'Gang Yan1-0/+7
2025-11-19selftests: mptcp: join: userspace: longer timeoutMatthieu Baerts (NGI0)1-5/+5
2025-11-19selftests: mptcp: join: endpoints: longer timeoutMatthieu Baerts (NGI0)1-4/+4
2025-11-19selftests: mptcp: join: fastclose: remove flaky marksMatthieu Baerts (NGI0)1-2/+0
2025-11-18selftests: fib_tests: add fib6 from ra to static testFernando Fernandez Mancera1-1/+65