aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2024-10-15selftests: net/psock_fanout: unbound socket fanoutGur Stavi1-0/+36
2024-10-15selftests: net/psock_fanout: socket joins fanout when link is downGur Stavi1-3/+39
2024-10-15Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni10-25/+463
2024-10-14selftests: net: move EXTRA_CLEAN of libynl.a into ynl.mkJakub Kicinski2-2/+2
2024-10-14selftests: net: rebuild YNL if dependencies changedJakub Kicinski1-2/+13
2024-10-11selftests: drv-net: add missing trailing backslashJakub Kicinski1-1/+1
2024-10-11selftests: rtnetlink: update netdevsim ipsec output formatHangbin Liu1-2/+2
2024-10-10selftests/bpf: check program redirect in xdp_cpumap_attachAlexis Lothoré (eBPF Foundation)2-1/+9
2024-10-10selftests/bpf: make xdp_cpumap_attach keep redirect prog attachedAlexis Lothoré (eBPF Foundation)1-8/+33
2024-10-10selftests/bpf: fix bpf_map_redirect call for cpu map testAlexis Lothoré (eBPF Foundation)1-1/+1
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski22-17/+212
2024-10-10Merge tag 'net-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds9-2/+165
2024-10-10testing: net-drv: add basic shaper testPaolo Abeni4-0/+468
2024-10-09selftests: netfilter: conntrack_vrf.sh: add fib test caseFlorian Westphal1-0/+33
2024-10-09selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom1-1/+1
2024-10-08selftests: mlxsw: sch_red_core: Lower TBF ratePetr Machata1-3/+3
2024-10-08selftests: mlxsw: sch_red_core: Send more packets for drop testsPetr Machata1-7/+9
2024-10-08selftests: mlxsw: sch_red_core: Sleep before querying queue depthPetr Machata1-0/+1
2024-10-08selftests: mlxsw: sch_red_core: Increase backlog size tolerancePetr Machata1-2/+3
2024-10-08selftests: mlxsw: sch_red_ets: Increase required backlogPetr Machata1-4/+4
2024-10-08selftests/bpf: add tcx netns cookie testsMahe Tardy2-7/+32
2024-10-08selftests/bpf: add missing header include for htonsAlexis Lothoré (eBPF Foundation)1-0/+1
2024-10-08selftests: make kselftest-clean remove libynl outputsGreg Thelen1-0/+4
2024-10-08selftests: net: rds: add gitignore file for include.shJavier Carrasco1-0/+1
2024-10-08selftests: net: rds: add include.sh to EXTRA_CLEANJavier Carrasco1-1/+1
2024-10-08selftests: net: add msg_oob to gitignoreJavier Carrasco1-0/+1
2024-10-07selftests/bpf: Extend netkit tests to validate skb meta dataDaniel Borkmann2-9/+97
2024-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+8
2024-10-06Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini539-3630/+27880
2024-10-04Merge tag 'linux_kselftest-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds9-14/+34
2024-10-04selftest/ptp: update ptp selftest to exercise the gettimex optionsMahesh Bandewar1-5/+57
2024-10-04selftests: net: add new ioam testsJustin Iurman4-0/+2787
2024-10-04selftests: net: remove ioam testsJustin Iurman4-1448/+0
2024-10-04selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() testKacper Ludwinski1-1/+1
2024-10-04selftests: add regression test for br_netfilter panicAndy Roulin3-0/+124
2024-10-04selftests: txtimestamp: add SCM_TS_OPT_ID testVadim Fedorenko2-15/+41
2024-10-04Merge tag 'sound-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+4
2024-10-03selftests: net: csum: Clean up recv_verify_packet_ipv6Sean Anderson1-7/+5
2024-10-03selftests: mlxsw: rtnetlink: Use devlink_reload() APIAmit Cohen1-8/+2
2024-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski45-254/+1287
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-29/+32
2024-10-03Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2-28/+30
2024-10-03selftests/net: Add missing va_end.zhang jiao1-0/+1
2024-10-02selftests: rds: move include.sh to TEST_FILESHangbin Liu2-1/+2
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro2-2/+2
2024-10-02selftests: breakpoints: use remaining time to check if suspend succeedYifei Liu1-1/+4
2024-10-02kselftest/devices/probe: Fix SyntaxWarning in regex strings for Python3Alessandro Zanni1-2/+2
2024-10-02Merge tag 'asoc-fix-v6.12-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai585-4075/+30848
2024-10-01KVM: selftests: Fix build on architectures other than x86_64Mark Brown2-0/+8
2024-10-01selftest: hid: add missing run-hid-tools-tests.shYun Lu1-0/+2