summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-01-29selftests: drv-net: toeplitz: accept bigger rss keysEric Dumazet1-1/+1
2026-01-29selftests: drv-net: psp: fix test flakes from racy connection closeDaniel Zahka1-0/+2
2026-01-29selftest: packetdrill: add tcp_timestamping_tcp_tx_timestamp_bug.pktEric Dumazet1-0/+70
2026-01-28selftests: ptp: treat unsupported PHC operations as skipJunjie Cao1-12/+37
2026-01-28selftests: ptp: use KSFT_SKIP exit code for skip scenariosJunjie Cao1-4/+7
2026-01-27selftests/vsock: add tests for namespace deletionBobby Eshleman1-0/+84
2026-01-27selftests/vsock: add tests for host <-> vm connectivity with namespacesBobby Eshleman1-4/+568
2026-01-27selftests/vsock: add namespace tests for CID collisionsBobby Eshleman1-0/+78
2026-01-27selftests/vsock: add tests for proc sys vsock ns_modeBobby Eshleman1-2/+138
2026-01-27selftests/vsock: use ss to wait for listeners instead of /proc/netBobby Eshleman1-17/+30
2026-01-27selftests/vsock: add vm_dmesg_{warn,oops}_count() helpersBobby Eshleman1-4/+15
2026-01-27selftests/vsock: prepare vm management helpers for namespacesBobby Eshleman1-32/+69
2026-01-27selftests/vsock: add namespace helpers to vmtest.shBobby Eshleman1-0/+32
2026-01-27selftests/vsock: increase timeout to 1200Bobby Eshleman1-1/+1
2026-01-27selftests: net: fix wrong boolean evaluation in __exit__Gal Pressman1-1/+1
2026-01-23selftest: tun: Add test data for success and failure pathsXu Du1-2/+113
2026-01-23selftest: tun: Add test for receiving gso packet from tunXu Du1-0/+194
2026-01-23selftest: tun: Add test for sending gso packet into tunXu Du1-9/+135
2026-01-23selftest: tun: Add helpers for GSO over UDP tunnelXu Du1-0/+425
2026-01-23selftest: tun: Refactor tun_delete to use tuntap_helpersXu Du2-40/+15
2026-01-23selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testingXu Du1-0/+390
2026-01-23selftest: tun: Format tun.c existing codeXu Du1-10/+15
2026-01-23selftests: net: tests for add double tunneling GRO/GSOPaolo Abeni3-0/+395
2026-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski25-285/+893
2026-01-23selftests: net: Add kernel selftest for RFC 4884Danielle Ratson3-0/+681
2026-01-22Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds12-46/+429
2026-01-22vsock/test: add stream TX credit bounds testMelbin K Mathew1-0/+101
2026-01-22vsock/test: fix seqpacket message bounds testStefano Garzarella1-0/+11
2026-01-22Merge tag 'perf-tools-fixes-for-v6.19-2026-01-21' of git://git.kernel.org/pub...Linus Torvalds1-2/+5
2026-01-22selftests: net: amt: wait longer for connection before sending packetsTaehee Yoo1-2/+5
2026-01-22selftests: netconsole: validate target resumeAndre Carvalho3-5/+155
2026-01-21selftests: drv-net: fix missing include in ncdevmemJakub Kicinski1-0/+1
2026-01-21selftests: drv-net: extend HW timestamp test with ioctlVadim Fedorenko1-8/+120
2026-01-21Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linuxJakub Kicinski2-12/+99
2026-01-21Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"Jakub Kicinski9-312/+6
2026-01-21tools/net/ynl: Makefile's install target now installs ynltoolMichel Lind1-1/+2
2026-01-20vsock/test: Do not filter kallsyms by symbol typeMichal Luczaj1-1/+1
2026-01-20selftests/net: Add netkit container testsDavid Wei3-0/+80
2026-01-20selftests/net: Make NetDrvContEnv support queue leasingDavid Wei1-1/+46
2026-01-20selftests/net: Add env for container based testsDavid Wei4-6/+127
2026-01-20selftests/net: Add bpf skb forwarding programDavid Wei1-0/+49
2026-01-20net: Add queue-create operationDaniel Borkmann1-0/+11
2026-01-19selftests/tc-testing: Try to add teql as a child qdiscVictor Nogueira1-0/+25
2026-01-19selftests: net: csum: Fix printk format in recv_get_packet_csum_status()Christophe Leroy (CS GROUP)1-1/+1
2026-01-19selftests: net: simple selftest for ipvtapDmitry Skorodumov3-0/+171
2026-01-19Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-185/+66
2026-01-18Merge tag 'x86-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-01-18Merge tag 'objtool-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-12/+16
2026-01-18selftests: net: improve error handling in passive TFO testYohei Kojima1-4/+9
2026-01-18selftests: net: fix passive TFO test to fail if child processes failedYohei Kojima1-1/+12