summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-05-23selftests: tls: use ASSERT_GE in test_mutliprocGeliang Tang1-2/+2
2026-05-22selftests/tc-testing: Adapt idempotent qdisc notify callback tests to recent ...Victor Nogueira1-65/+95
2026-05-22selftests/tc-testing: Add support for ifb devicesVictor Nogueira4-0/+12
2026-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-41/+291
2026-05-22Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds11-40/+229
2026-05-21selftests: net: Fix checksums in xdp_nativeNimrod Oren1-25/+30
2026-05-21selftests: rds: config: disable modulesMatthieu Baerts (NGI0)1-0/+1
2026-05-21selftests/bpf: add regression test for ktls+sockmap verdict UAFXingwang Xiang2-0/+124
2026-05-21selftests: rds: Add ROCE support to run.shAllison Henderson3-13/+84
2026-05-21selftests: rds: Add ROCE support to test.pyAllison Henderson1-32/+206
2026-05-21selftests: rds: Register network teardown via atexitAllison Henderson1-4/+21
2026-05-21selftests: rds: Handle errors in netns_socketAllison Henderson1-13/+14
2026-05-21selftests: rds: Add helper function snd_rcv_packets() in test.pyAllison Henderson1-45/+54
2026-05-21selftests: rds: Add helper function verify_hashes() in test.pyAllison Henderson1-17/+16
2026-05-21selftests: rds: Add helper function recv_burst() in test.pyAllison Henderson1-20/+19
2026-05-21selftests: rds: Add helper function send_burst() in test.pyAllison Henderson1-23/+27
2026-05-21selftests: rds: Add helper function check_info() in test.pyAllison Henderson1-22/+31
2026-05-21selftests: rds: Add helper function setup_tcp() in test.pyAllison Henderson1-53/+60
2026-05-20selftests: bridge_vlan_mcast: Test toggling of multicast snoopingIdo Schimmel1-1/+29
2026-05-19Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...Linus Torvalds2-1/+51
2026-05-19selftests: mptcp: drop nanoseconds width specifierMatthieu Baerts (NGI0)2-8/+8
2026-05-19selftests: mptcp: join: cover ADD_ADDR tx drop and list progressLi Xiasong1-0/+31
2026-05-19Merge tag 'ovpn-net-20260514' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni3-6/+6
2026-05-19selftests: net: add tests for PPPoL2TPQingfang Deng3-0/+98
2026-05-19selftests: net: test PPPoE packets in gro.shQingfang Deng3-16/+97
2026-05-19selftests: drv-net: add netkit devmem testsBobby Eshleman2-0/+47
2026-05-19selftests: drv-net: add primary_rx_redirect support to NetDrvContEnvBobby Eshleman2-18/+115
2026-05-19selftests: drv-net: refactor devmem command builders into lib moduleBobby Eshleman3-64/+236
2026-05-19selftests: drv-net: make attr _nk_guest_ifname publicBobby Eshleman2-12/+12
2026-05-19selftests: drv-net: ncdevmem: add -n flag to skip NIC configurationBobby Eshleman1-24/+34
2026-05-15Merge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+11
2026-05-15selftests: openvswitch: add pop_vlan testMinxi Hou1-0/+78
2026-05-15selftests: openvswitch: add vlan() and encap() flow string parsingMinxi Hou1-10/+314
2026-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski25-55/+360
2026-05-14Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-2/+63
2026-05-14selftests: ovpn: reduce remaining ping flood countsRalf Lici3-6/+6
2026-05-14selftests: net: Add tests for neigh_forward_grat optionDanielle Ratson1-2/+340
2026-05-14selftests/tc-testing: Add QFQ/CBS qlen underflow testVictor Nogueira1-0/+41
2026-05-14mm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple1-0/+50
2026-05-14selftests/mm: run_vmtests.sh: fix destructive tests invocationLuiz Capitulino1-1/+1
2026-05-14Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2026-05-14Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-6/+11
2026-05-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+9
2026-05-13selftests/cgroup: Fix error path leaks in test_percpu_basicYu Miao1-3/+7
2026-05-13selftests: ublk: cap nthreads to kernel's actual nr_hw_queuesMing Lei1-0/+11
2026-05-13selftests: drv-net: cope with slow env in so_txtime.py testWillem de Bruijn2-4/+17
2026-05-12KVM: selftests: Ensure gmem file sizes are multiple of host page sizeSean Christopherson1-2/+7
2026-05-12selftests: drv-net: add shaper test for duplicate leavesJakub Kicinski1-2/+22
2026-05-12selftests: mptcp: pm: use simpler send/recv formsMatthieu Baerts (NGI0)1-5/+3
2026-05-12selftests: mptcp: pm: validate new limitsMatthieu Baerts (NGI0)1-21/+35