summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-04-12selftests: drv-net: Add USO testJoe Damato
2026-04-12selftests: netfilter: nft_tproxy.sh: adjust to socat changesFlorian Westphal
2026-04-12selftests: net: py: add test case filtering and listingJakub Kicinski
2026-04-10selftests: net: add bridge STP mode selection testAndy Roulin
2026-04-10selftests: drv-net: ntuple: Add dst-ip, src-port, dst-port fieldsDimitri Daskalakis
2026-04-10selftests: drv-net: Add ntuple (NFC) flow steering testDimitri Daskalakis
2026-04-09selftests: net: py: explicitly forbid multiple ksft_run() callsJakub Kicinski
2026-04-09Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'Jakub Kicinski
2026-04-09selftests/net: Add queue leasing tests with netkitDavid Wei
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-09Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-08selftest: netdevsim: Add resource dump and scope filter testOr Har-Toov
2026-04-08selftest: netdevsim: Add devlink port resource doit testOr Har-Toov
2026-04-08selftests/drivers/net: Add an xdp test to xdp.pyLeon Hwang
2026-04-08selftests: forwarding: lib: rewrite processing of command line argumentsIoana Ciornei
2026-04-08Merge tag 'ipsec-next-2026-04-08' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-04-08selftests: nft_queue.sh: add a parallel stress testFernando Fernandez Mancera
2026-04-07selftests: seg6: add test for dst_cache isolation in seg6 lwtunnelAndrea Mayer
2026-04-07selftests: net: bridge_vlan_mcast: wait for h1 before querier checkDaniel Golle
2026-04-07selftests: drv-net: adjust to socat changesJakub Kicinski
2026-04-07selftests: net: add tests for PPPQingfang Deng
2026-04-07xfrm: Drop support for HMAC-RIPEMD-160Eric Biggers
2026-04-06selftests: mptcp: join: recreate signal endp with same IDMatthieu Baerts (NGI0)
2026-04-06vsock/test: fix send_buf()/recv_buf() EINTR handlingStefano Garzarella
2026-04-06selftests: bpf: adjust rx_dropped xskxceiver's test to respect tailroomMaciej Fijalkowski
2026-04-06selftests: bpf: have a separate variable for drop testMaciej Fijalkowski
2026-04-06selftests: bpf: fix pkt grow testsMaciej Fijalkowski
2026-04-06selftests: bpf: introduce a common routine for reading procfsMaciej Fijalkowski
2026-04-06selftests: net: py: color the basics in the outputJakub Kicinski
2026-04-05Merge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-04selftests: riscv: Add braces around EXPECT_EQ()Charlie Jenkins
2026-04-04riscv: use _BITUL macro rather than BIT() in ptrace uapi and kselftestsPaul Walmsley
2026-04-03selftests: drv-net: gro: add a test for bad IPv4 csumJakub Kicinski
2026-04-03selftests: drv-net: gro: test ip6ip6Jakub Kicinski
2026-04-03selftests: drv-net: gro: make large packet math more preciseJakub Kicinski
2026-04-03selftests: drv-net: gro: remove TOTAL_HDR_LENJakub Kicinski
2026-04-03selftests: drv-net: gro: prepare for ip6ip6 supportJakub Kicinski
2026-04-03selftests: drv-net: gro: always wait for FIN in the capacity testJakub Kicinski
2026-04-03selftests: drv-net: gro: add 1 byte payload testJakub Kicinski
2026-04-03selftests: drv-net: gro: add data burst test caseJakub Kicinski
2026-04-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-02selftests/bpf: Add more precision tracking tests for atomicsDaniel Borkmann
2026-04-02Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-02selftests/tc-testing: add tests for cls_fw and cls_flow on shared blocksXiang Mei
2026-04-02selftests: drivers: hw: add test for the ethtool standard countersIoana Ciornei
2026-04-02selftests: drivers: hw: update ethtool_rmon to work with a single local inter...Ioana Ciornei
2026-04-02selftests: drivers: hw: move to KTAP outputIoana Ciornei
2026-04-02selftests: drivers: hw: replace counter upper limit with UINT32_MAX in rmon testIoana Ciornei
2026-04-02selftests: drivers: hw: test rmon counters only on first interfaceIoana Ciornei