summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests: forwarding: hw_stats_l3: Detect failure to install countersPetr Machata2023-04-061-1/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-062-0/+2
|\
| * Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2023-04-061-0/+1
| |\
| | * selftests: net: rps_default_mask.sh: delete veth link specificallyHangbin Liu2023-04-051-0/+1
| * | Merge tag 'linux-kselftest-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-04-061-0/+1
| |\ \ | | |/ | |/|
| | * selftests mount: Fix mount_setattr_test builds failedAnh Tuan Phan2023-03-311-0/+1
* | | selftests/net: fix typo in tcp_mmapEric Dumazet2023-04-061-1/+1
* | | vsock/test: update expected return valuesArseniy Krasnov2023-04-041-2/+2
* | | selftests: forwarding: add tunnel_key "nofrag" test caseDavide Caratti2023-03-302-0/+162
* | | selftests: tc-testing: add tunnel_key "nofrag" test caseDavide Caratti2023-03-301-0/+25
* | | selftests: tc-testing: add "depends_on" property to skip testsDavide Caratti2023-03-302-0/+15
* | | selftests: rtnetlink: Fix do_test_address_proto()Petr Machata2023-03-301-4/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-305-11/+220
|\| |
| * | Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-301-0/+90
| |\ \
| | * | test/vsock: new skbuff appending testArseniy Krasnov2023-03-301-0/+90
| * | | Merge tag 'linux-kselftest-fixes-6.3-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-03-282-6/+24
| |\ \ \ | | | |/ | | |/|
| | * | selftests: sigaltstack: fix -WuninitializedNick Desaulniers2023-03-202-6/+24
| * | | Merge tag 'x86_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-261-3/+105
| |\ \ \
| | * | | selftests/x86/amx: Add a ptrace testChang S. Bae2023-03-221-3/+105
| * | | | Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...Linus Torvalds2023-03-241-2/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | kselftest: vm: fix unused variable warningPeter Xu2023-03-231-2/+1
* | | | | selftests: mptcp: add mptcp_info testsGeliang Tang2023-03-291-1/+46
* | | | | selftests/bpf: add a test case for vsock sockmapBobby Eshleman2023-03-291-0/+163
* | | | | selftests/bpf: add vsock to vmtest.shBobby Eshleman2023-03-293-0/+8
* | | | | testing/vsock: add vsock_perf to gitignoreBobby Eshleman2023-03-281-0/+1
* | | | | selftests: tls: add a test for queuing data before setting the ULPJakub Kicinski2023-03-271-0/+45
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-242-6/+5
|\| | | |
| * | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-2312-141/+199
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'bpf: Allow reads from uninit stack'Alexei Starovoitov2023-03-1310-135/+194
| | |\ \ \
| | * | | | selftests/bpf: Fix progs/test_deny_namespace.c issues.Alexei Starovoitov2023-03-101-6/+4
| | * | | | selftests/bpf: Fix progs/find_vma_fail1.c build error.Alexei Starovoitov2023-03-101-0/+1
* | | | | | selftests: rtnetlink: Add an address proto testPetr Machata2023-03-231-0/+91
* | | | | | selftests: rtnetlink: Make the set of tests to run configurablePetr Machata2023-03-231-42/+48
* | | | | | selftests/net: Add SHA256 computation over data sent in tcp_mmapXiaoyan Li2023-03-222-12/+92
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-1759-455/+640
|\| | | | |
| * | | | | Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-178-7/+353
| |\ \ \ \ \
| | * | | | | selftests: bonding: add tests for ether type changesNikolay Aleksandrov2023-03-172-1/+87
| | * | | | | selftests: net: devlink_port_split.py: skip test if no suitable device availablePo-Hsu Lin2023-03-161-5/+31
| | * | | | | test/vsock: copy to user failure testArseniy Krasnov2023-03-161-0/+118
| | * | | | | selftest: Add test for bind() conflicts.Kuniyuki Iwashima2023-03-153-0/+116
| | * | | | | selftests: mptcp: userspace pm: fix printed valuesMatthieu Baerts2023-03-101-1/+1
| | |/ / / /
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-03-1648-444/+273
| |\ \ \ \ \
| | * | | | | KVM: selftests: Sync KVM exit reasons in selftestsVipin Sharma2023-03-141-2/+15
| | * | | | | KVM: selftests: Add macro to generate KVM exit reason stringsSean Christopherson2023-03-141-26/+28
| | * | | | | KVM: selftests: Print expected and actual exit reason in KVM exit reason assertVipin Sharma2023-03-141-1/+2
| | * | | | | KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma2023-03-1444-293/+69
| | * | | | | KVM: selftests: Add EVTCHNOP_send slow path test to xen_shinfo_testDavid Woodhouse2023-03-141-0/+27
| | * | | | | KVM: selftests: Use enum for test numbers in xen_shinfo_testDavid Woodhouse2023-03-141-51/+82
| | * | | | | KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercallsSean Christopherson2023-03-143-54/+21
| | * | | | | KVM: selftests: Move the guts of kvm_hypercall() to a separate macroSean Christopherson2023-03-141-12/+17