summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-04-12tools: ynl: ethtool: add --dbg-small-recv optionHangbin Liu1-1/+8
2026-04-12tools: ynl: ethtool: use doit instead of dumpit for per-device GETHangbin Liu1-35/+33
2026-04-12tools: ynl: move ethtool.py to selftestHangbin Liu3-3/+6
2026-04-12selftests: drv-net: Add USO testJoe Damato2-0/+104
2026-04-12selftests: netfilter: nft_tproxy.sh: adjust to socat changesFlorian Westphal1-7/+7
2026-04-12selftests: net: py: add test case filtering and listingJakub Kicinski1-3/+62
2026-04-11selftests: net: add bridge STP mode selection testAndy Roulin2-0/+289
2026-04-11selftests: drv-net: ntuple: Add dst-ip, src-port, dst-port fieldsDimitri Daskalakis1-6/+23
2026-04-11selftests: drv-net: Add ntuple (NFC) flow steering testDimitri Daskalakis2-0/+146
2026-04-10tools: ynl: tests: fix leading space on Makefile targetHangbin Liu1-1/+1
2026-04-10selftests: net: py: explicitly forbid multiple ksft_run() callsJakub Kicinski1-1/+4
2026-04-10Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'Jakub Kicinski4-2/+1421
2026-04-10selftests/net: Add queue leasing tests with netkitDavid Wei3-2/+1410
2026-04-10net: Add queue-create operationDaniel Borkmann1-0/+11
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-58/+766
2026-04-09Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds11-50/+414
2026-04-09selftest: netdevsim: Add resource dump and scope filter testOr Har-Toov1-1/+51
2026-04-09selftest: netdevsim: Add devlink port resource doit testOr Har-Toov1-1/+28
2026-04-09selftests/drivers/net: Add an xdp test to xdp.pyLeon Hwang1-1/+30
2026-04-09selftests: forwarding: lib: rewrite processing of command line argumentsIoana Ciornei1-10/+11
2026-04-09Merge tag 'ipsec-next-2026-04-08' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-6/+2
2026-04-08selftests: nft_queue.sh: add a parallel stress testFernando Fernandez Mancera2-18/+115
2026-04-08selftests: seg6: add test for dst_cache isolation in seg6 lwtunnelAndrea Mayer2-0/+198
2026-04-08selftests: net: bridge_vlan_mcast: wait for h1 before querier checkDaniel Golle1-0/+1
2026-04-08selftests: drv-net: adjust to socat changesJakub Kicinski2-5/+5
2026-04-07selftests: net: add tests for PPPQingfang Deng7-0/+180
2026-04-07xfrm: Drop support for HMAC-RIPEMD-160Eric Biggers1-6/+2
2026-04-07selftests: mptcp: join: recreate signal endp with same IDMatthieu Baerts (NGI0)1-2/+2
2026-04-07vsock/test: fix send_buf()/recv_buf() EINTR handlingStefano Garzarella1-2/+6
2026-04-07selftests: bpf: adjust rx_dropped xskxceiver's test to respect tailroomMaciej Fijalkowski1-2/+4
2026-04-07selftests: bpf: have a separate variable for drop testMaciej Fijalkowski1-1/+3
2026-04-07selftests: bpf: fix pkt grow testsMaciej Fijalkowski1-3/+21
2026-04-07selftests: bpf: introduce a common routine for reading procfsMaciej Fijalkowski4-24/+66
2026-04-07selftests: net: py: color the basics in the outputJakub Kicinski1-0/+20
2026-04-06Merge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+11
2026-04-05selftests: riscv: Add braces around EXPECT_EQ()Charlie Jenkins1-6/+9
2026-04-05riscv: use _BITUL macro rather than BIT() in ptrace uapi and kselftestsPaul Walmsley1-2/+2
2026-04-04selftests: drv-net: gro: add a test for bad IPv4 csumJakub Kicinski2-0/+30
2026-04-04selftests: drv-net: gro: test ip6ip6Jakub Kicinski2-6/+19
2026-04-04selftests: drv-net: gro: make large packet math more preciseJakub Kicinski1-16/+29
2026-04-04selftests: drv-net: gro: remove TOTAL_HDR_LENJakub Kicinski1-4/+3
2026-04-04selftests: drv-net: gro: prepare for ip6ip6 supportJakub Kicinski1-32/+41
2026-04-04selftests: drv-net: gro: always wait for FIN in the capacity testJakub Kicinski1-3/+8
2026-04-04selftests: drv-net: gro: add 1 byte payload testJakub Kicinski2-3/+13
2026-04-04selftests: drv-net: gro: add data burst test caseJakub Kicinski2-1/+22
2026-04-03Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-0/+341
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-7/+446
2026-04-02selftests/bpf: Add more precision tracking tests for atomicsDaniel Borkmann1-0/+341
2026-04-02Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-0/+69
2026-04-02selftests/tc-testing: add tests for cls_fw and cls_flow on shared blocksXiang Mei1-0/+44