summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2022-12-08selftests: net: Fix O=dir buildsBjörn Töpel-3/+3
2022-12-08selftests: mlxsw: Move IPv6 decap_error test to shared directoryIdo Schimmel-1/+1
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+220
2022-12-06ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel-0/+10
2022-12-06ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel-0/+27
2022-12-02selftests: net: Use "grep -E" instead of "egrep"Tiezhu Yang-1/+1
2022-12-02selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao-1/+1
2022-12-02selftests/tls: Fix tls selftests dependency to correct algorithmTianjia Zhang-1/+1
2022-12-01selftests: Add a basic HSR test.Sebastian Andrzej Siewior-0/+268
2022-12-01selftests: mptcp: listener test for in-kernel PMGeliang Tang-1/+57
2022-12-01selftests: mptcp: make evts global in mptcp_joinGeliang Tang-23/+29
2022-12-01selftests: mptcp: listener test for userspace PMGeliang Tang-0/+76
2022-12-01selftests: mptcp: make evts global in userspace_pmGeliang Tang-120/+93
2022-12-01selftests: mptcp: enhance userspace pm testsGeliang Tang-4/+6
2022-12-01selftests: mptcp: declare var as localMatthieu Baerts-22/+29
2022-12-01selftests: mptcp: clearly declare global ns varsMatthieu Baerts-8/+6
2022-12-01selftests: mptcp: uniform 'rndh' variableMatthieu Baerts-5/+9
2022-12-01selftests: mptcp: removed defined but unused varsMatthieu Baerts-7/+0
2022-12-01selftests: mptcp: run mptcp_inq from a clean netnsMatthieu Baerts-4/+1
2022-12-01af_unix: Add test for sock_diag and UDIAG_SHOW_UID.Kuniyuki Iwashima-1/+180
2022-11-29selftests/net: add csum offload testWillem de Bruijn-0/+988
2022-11-29selftests: mptcp: mptfo Initiator/ListenerDmytro Shytyi-42/+150
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-82/+220
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-20/+35
2022-11-28Daniel Borkmann says:Jakub Kicinski-68/+4736
2022-11-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-20/+24
2022-11-28ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel-0/+11
2022-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-30/+138
2022-11-24selftests/bpf: Add tests for bpf_rcu_read_lock()Yonghong Song-0/+450
2022-11-23selftests: bonding: up/down delay w/ slave link flappingJonathan Toppins-2/+200
2022-11-23selftests/bpf: Add selftests for bpf_task_from_pid()David Vernet-0/+91
2022-11-24selftests/bpf: Add reproducer for decl_tag in func_proto argumentStanislav Fomichev-0/+14
2022-11-23selftests/bpf: Mount debugfs in setns_by_fdStanislav Fomichev-3/+7
2022-11-22selftests/bpf: Add selftests for bpf_cgroup_ancestor() kfuncDavid Vernet-0/+47
2022-11-22selftests/bpf: Add cgroup kfunc / kptr selftestsDavid Vernet-0/+631
2022-11-22selftests/bpf: Workaround for llvm nop-4 bugAlexei Starovoitov-4/+4
2022-11-22Revert "selftests/bpf: Temporarily disable linked list tests"Alexei Starovoitov-34/+16
2022-11-22selftests: net: Add cross-compilation support for BPF programsBjörn Töpel-4/+41
2022-11-21selftests/bpf: Make sure zero-len skbs aren't redirectableStanislav Fomichev-0/+183
2022-11-21selftests/bpf: Make test_bench_attach serialJiri Olsa-3/+1
2022-11-21selftests/bpf: Filter out default_idle from kprobe_multi benchJiri Olsa-1/+3
2022-11-21bpf: Set and check spin lock value in sk_storage_map_testXu Kuohai-16/+20
2022-11-21selftests/bpf: Add test for cgroup iterator on a dead cgroupHou Tao-0/+76
2022-11-21selftests/bpf: Add cgroup helper remove_cgroup()Hou Tao-0/+20
2022-11-21selftests/net: Find nettest in current directoryDaniel Díaz-8/+13
2022-11-21NFC: nci: Extend virtual NCI deinit testDmitry Vyukov-0/+11
2022-11-20bpftool: remove support of --legacy option for bpftoolSahid Orentino Ferdjaoui-3/+3
2022-11-20bpf: Add type cast unit testsYonghong Song-0/+198
2022-11-20bpf/selftests: Add selftests for new task kfuncsDavid Vernet-0/+640
2022-11-20bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncsDavid Vernet-3/+3