summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-12-01selftests: drv-net: Add devlink_rate_tc_bw.py to TEST_PROGSCarolina Jubran
2025-12-01selftests: netconsole: remove log noise due to socat exitAndre Carvalho
2025-12-01selftests: net: add a hint about MACAddressPolicy=persistentJakub Kicinski
2025-12-01selftests: net: py: handle interrupt during cleanupJakub Kicinski
2025-12-01ynl: samples: Fix spelling mistake "failedq" -> "failed"Colin Ian King
2025-11-28Merge tag 'nf-next-25-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-11-28tools: ynl: add a lint makefile targetDonald Hunter
2025-11-28tools: ynl: add schema checkingDonald Hunter
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-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-27selftests: af_unix: remove unused stdlib.h includeSunday Adelodun
2025-11-26tools: ynl: add YNL test frameworkHangbin Liu
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-26Merge tag 'mm-hotfixes-stable-2025-11-26-11-51' of git://git.kernel.org/pub/s...Linus Torvalds
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-25tcp: remove icsk->icsk_retransmit_timerEric Dumazet
2025-11-25tcp: introduce icsk->icsk_keepalive_timerEric Dumazet
2025-11-25tools: ynl-gen: add regeneration commentAsbjørn Sloth Tønnesen
2025-11-25tools: ynl-gen: add function prefix argumentAsbjørn Sloth Tønnesen
2025-11-25vsock/test: Extend transport change null-ptr-deref testMichal Luczaj
2025-11-24selftests: af_unix: don't use SKIP for expected failuresJakub Kicinski
2025-11-24selftests: netconsole: ensure required log level is set on netcons_basicAndre Carvalho
2025-11-24selftests: hw-net: toeplitz: give the test up to 4 secondsJakub Kicinski
2025-11-24selftests: hw-net: toeplitz: read indirection table from the deviceJakub Kicinski
2025-11-24selftests: hw-net: toeplitz: read the RSS key directly from CJakub Kicinski
2025-11-24selftests: hw-net: toeplitz: make sure NICs have pure Toeplitz configuredJakub Kicinski
2025-11-24selftests: hw-net: auto-disable building the iouring C codeJakub Kicinski
2025-11-24selftests/mm: fix division-by-zero in uffd-unit-testsCarlos Llamas
2025-11-22Merge tag 'riscv-for-linus-6.18-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-11-20selftest: netdevsim: test devlink default paramsDaniel Zahka
2025-11-20netconsole: Increase MAX_USERDATA_ITEMSGustavo Luiz Duarte
2025-11-20ynl: samples: add tc filter exampleZahari Doychev
2025-11-20selftests: net: remove old setup_* scriptsJakub Kicinski
2025-11-20selftests: drv-net: hw: convert the Toeplitz test to PythonJakub Kicinski
2025-11-20selftests: drv-net: add a Python version of the GRO testJakub 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: drv-net: xdp: use variants for qstat testsJakub 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-20Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-20tools: ynl: cli: Display enum values in --list-attrs outputGal Pressman
2025-11-20tools: ynl: cli: Parse nested attributes in --list-attrs outputGal Pressman
2025-11-20tools: ynl: cli: Add --list-attrs option to show operation attributesGal Pressman