summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2022-12-02selftests: mptcp: listener test for in-kernel PMGeliang Tang1-1/+57
2022-12-02selftests: mptcp: make evts global in mptcp_joinGeliang Tang1-23/+29
2022-12-02selftests: mptcp: listener test for userspace PMGeliang Tang1-0/+76
2022-12-02selftests: mptcp: make evts global in userspace_pmGeliang Tang1-120/+93
2022-12-02selftests: mptcp: enhance userspace pm testsGeliang Tang2-4/+6
2022-12-02selftests: mptcp: declare var as localMatthieu Baerts1-22/+29
2022-12-02selftests: mptcp: clearly declare global ns varsMatthieu Baerts1-8/+6
2022-12-02selftests: mptcp: uniform 'rndh' variableMatthieu Baerts6-5/+9
2022-12-02selftests: mptcp: removed defined but unused varsMatthieu Baerts3-7/+0
2022-12-02selftests: mptcp: run mptcp_inq from a clean netnsMatthieu Baerts1-4/+1
2022-11-30selftests/net: add csum offload testWillem de Bruijn3-0/+988
2022-11-30selftests: mptcp: mptfo Initiator/ListenerDmytro Shytyi2-42/+150
2022-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski19-82/+220
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds3-20/+35
2022-11-29Daniel Borkmann says:Jakub Kicinski44-68/+4736
2022-11-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-20/+24
2022-11-29ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel1-0/+11
2022-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-30/+138
2022-11-24selftests/bpf: Add tests for bpf_rcu_read_lock()Yonghong Song4-0/+450
2022-11-24selftests: bonding: up/down delay w/ slave link flappingJonathan Toppins5-2/+200
2022-11-24selftests/bpf: Add selftests for bpf_task_from_pid()David Vernet4-0/+91
2022-11-24selftests/bpf: Add reproducer for decl_tag in func_proto argumentStanislav Fomichev1-0/+14
2022-11-23selftests/bpf: Mount debugfs in setns_by_fdStanislav Fomichev4-3/+7
2022-11-23selftests/bpf: Add selftests for bpf_cgroup_ancestor() kfuncDavid Vernet3-0/+47
2022-11-23selftests/bpf: Add cgroup kfunc / kptr selftestsDavid Vernet5-0/+631
2022-11-23selftests/bpf: Workaround for llvm nop-4 bugAlexei Starovoitov2-4/+4
2022-11-23Revert "selftests/bpf: Temporarily disable linked list tests"Alexei Starovoitov4-34/+16
2022-11-22selftests: net: Add cross-compilation support for BPF programsBjörn Töpel1-4/+41
2022-11-21selftests/bpf: Make sure zero-len skbs aren't redirectableStanislav Fomichev2-0/+183
2022-11-21selftests/bpf: Make test_bench_attach serialJiri Olsa1-3/+1
2022-11-21selftests/bpf: Filter out default_idle from kprobe_multi benchJiri Olsa1-1/+3
2022-11-21bpf: Set and check spin lock value in sk_storage_map_testXu Kuohai1-16/+20
2022-11-21selftests/bpf: Add test for cgroup iterator on a dead cgroupHou Tao1-0/+76
2022-11-21selftests/bpf: Add cgroup helper remove_cgroup()Hou Tao2-0/+20
2022-11-21selftests/net: Find nettest in current directoryDaniel Díaz2-8/+13
2022-11-21NFC: nci: Extend virtual NCI deinit testDmitry Vyukov1-0/+11
2022-11-21bpftool: remove support of --legacy option for bpftoolSahid Orentino Ferdjaoui1-3/+3
2022-11-21bpf: Add type cast unit testsYonghong Song3-0/+198
2022-11-20bpf/selftests: Add selftests for new task kfuncsDavid Vernet5-0/+640
2022-11-20bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncsDavid Vernet2-3/+3
2022-11-18selftests/bpf: Skip spin lock failure test on s390xKumar Kartikeya Dwivedi1-0/+6
2022-11-18selftests/net: fix missing xdp_dummyWang Yufen5-15/+23
2022-11-18selftests: add a selftest for sctp vrfXin Long3-0/+317
2022-11-18selftests: mptcp: fix mibit vs mbit mix upMatthieu Baerts1-2/+3
2022-11-18selftests: mptcp: run mptcp_sockopt from a new netnsMatthieu Baerts1-4/+5
2022-11-18selftests: mptcp: gives slow test-case more timePaolo Abeni1-3/+3
2022-11-18selftests/bpf: Temporarily disable linked list testsKumar Kartikeya Dwivedi4-16/+34
2022-11-18selftests/bpf: Add BTF sanity testsKumar Kartikeya Dwivedi1-0/+485
2022-11-18selftests/bpf: Add BPF linked list API testsKumar Kartikeya Dwivedi6-0/+1264
2022-11-18selftests/bpf: Add failure test cases for spin lock pairingKumar Kartikeya Dwivedi2-1/+292