summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-03-29selftests: mlxsw: Test vetoing of double samplingIdo Schimmel
2021-03-29selftests: mlxsw: Test matchall failure with protocol matchIdo Schimmel
2021-03-28selftests: forwarding: Add tc-police tests for packets per secondBaowen Zheng
2021-03-28selftests: tc-testing: add action police selftest for packets per secondBaowen Zheng
2021-03-26selftests: mptcp: signal addresses testcasesGeliang Tang
2021-03-26selftests: mptcp: timeout testcases for multi addressesGeliang Tang
2021-03-26selftests: mptcp: add cfg_do_w for cfg_removeGeliang Tang
2021-03-25Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-03-25selftests/vm: fix out-of-tree buildRong Chen
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-24selftests: mlxsw: Add resilient nexthop groups configuration testsIdo Schimmel
2021-03-24selftests: mlxsw: Test unresolved neigh trap with resilient nexthop groupsIdo Schimmel
2021-03-24selftests: netfilter: flowtable bridge and vlan supportPablo Neira Ayuso
2021-03-23Merge tag 'linux-kselftest-kunit-fixes-5.12-rc5.1' of git://git.kernel.org/pu...Linus Torvalds
2021-03-22kselftest/arm64: sve: Do not use non-canonical FFR register valueAndre Przywara
2021-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-03-19selftests/bpf: Add selftest for pointer-to-array-of-struct BTF dumpJean-Philippe Brucker
2021-03-19selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate valueHangbin Liu
2021-03-18selftests: net: forwarding: Fix a typoBhaskar Chowdhury
2021-03-18selftests/bpf: Add multi-file statically linked BPF object file testAndrii Nakryiko
2021-03-18selftests/bpf: Pass all BPF .o's through BPF static linkerAndrii Nakryiko
2021-03-18selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changedAndrii Nakryiko
2021-03-18selftests: kvm: add set_boot_cpu_id testEmanuele Giuseppe Esposito
2021-03-18selftests: kvm: add _vm_ioctlEmanuele Giuseppe Esposito
2021-03-18selftests: kvm: add get_msr_index_featuresEmanuele Giuseppe Esposito
2021-03-18selftest/bpf: Add a test to check trampoline freeing logic.Alexei Starovoitov
2021-03-18selftests: kvm: Add basic Hyper-V clocksources testsVitaly Kuznetsov
2021-03-17selftests/bpf: drop custom NULL #define in skb_pkt_end selftestAndrii Nakryiko
2021-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-03-17bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk
2021-03-17selftests: mlxsw: spectrum-2: Remove q_in_vni_veto testAmit Cohen
2021-03-17selftests: forwarding: Add test for dual VxLAN bridgeAmit Cohen
2021-03-17selftests/bpf: Use nanosleep() syscall instead of sleep() in get_cgroup_idRavi Bangoria
2021-03-16selftests/bpf: Fix warning comparing pointer to 0Jiapeng Chong
2021-03-16selftests: mlxsw: Test egress sampling limitation on Spectrum-1 onlyIdo Schimmel
2021-03-16selftests: mlxsw: Add tc sample tests for new triggersIdo Schimmel
2021-03-16selftests/net: fix warnings on reuseaddr_ports_exhaustedCarlos Llamas
2021-03-16selftests/bpf: Build everything in debug modeAndrii Nakryiko
2021-03-16selftests/bpf: Fix maybe-uninitialized warning in xdpxceiver testAndrii Nakryiko
2021-03-15bpf: selftests: Remove unused 'nospace_err' in tests for batched ops in array...Pedro Tammela
2021-03-15selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failedHangbin Liu
2021-03-15bpf: Add getter and setter for SO_REUSEPORT through bpf_{g,s}etsockoptManu Bretelle
2021-03-14selftests: mlxsw: Add tc sample testsIdo Schimmel
2021-03-14selftests: netdevsim: Test psample functionalityIdo Schimmel
2021-03-12selftests: mptcp: Restore packet capture option in join testsMat Martineau
2021-03-12selftests: mptcp: add testcases for removing addrsGeliang Tang
2021-03-12selftests: mptcp: set addr id for removing testcasesGeliang Tang