summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2026-04-02selftests: drivers: hw: add test for the ethtool standard countersIoana Ciornei2-0/+207
2026-04-02selftests: drivers: hw: update ethtool_rmon to work with a single local inter...Ioana Ciornei1-13/+17
2026-04-02selftests: drivers: hw: move to KTAP outputIoana Ciornei1-8/+16
2026-04-02selftests: drivers: hw: replace counter upper limit with UINT32_MAX in rmon testIoana Ciornei1-2/+2
2026-04-02selftests: drivers: hw: test rmon counters only on first interfaceIoana Ciornei1-2/+0
2026-04-02selftests: drivers: hw: cleanup shellcheck warnings in the rmon testIoana Ciornei1-25/+29
2026-04-02selftests: net: update some helpers to use run_onIoana Ciornei2-8/+14
2026-04-02selftests: net: extend lib.sh to parse drivers/net/net.configIoana Ciornei3-9/+146
2026-04-02selftests: forwarding: extend ethtool_std_stats_get with pause statisticsIoana Ciornei1-2/+8
2026-04-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-0/+112
2026-04-01selftests: drv-net: update the README with variantsJakub Kicinski1-0/+33