aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-02-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-02-09selftests/bpf: Cover 4-byte load from remote_port in bpf_sk_lookupJakub Sitnicki
2022-02-08selftests/bpf: Test BPF_KPROBE_SYSCALL macroHengqi Chen
2022-02-08selftests/bpf: Skip test_bpf_syscall_macro's syscall_arg1 on arm64 and s390Ilya Leoshkevich
2022-02-08selftests/bpf: Use PT_REGS_SYSCALL_REGS in bpf_syscall_macroIlya Leoshkevich
2022-02-08selftests/bpf: Fix an endianness issue in bpf_syscall_macro testIlya Leoshkevich
2022-02-08selftests/bpf: Do not export subtest as standalone testHou Tao
2022-02-07ipv4: Reject routes specifying ECN bits in rtm_tosGuillaume Nault
2022-02-07ipv4: Stop taking ECN bits into account in fib4-rulesGuillaume Nault
2022-02-07ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rulesGuillaume Nault
2022-02-07selftests/bpf: Fix strict mode calculationMauricio Vásquez
2022-02-07selftests/bpf: Fix tests to use arch-dependent syscall entry pointsNaveen N. Rao
2022-02-07selftests/bpf: Use "__se_" prefix on architectures without syscall wrapperNaveen N. Rao
2022-02-07selftests: forwarding: Add a test for pedit munge SIP and DIPDanielle Ratson
2022-02-04selftests: mptcp: set ip_mptcp in command lineGeliang Tang
2022-02-04selftests: mptcp: add set_flags tests in pm_netlink.shGeliang Tang
2022-02-04selftests: mptcp: add the id argument for set_flagsGeliang Tang
2022-02-04selftests: mptcp: add wrapper for setting flagsGeliang Tang
2022-02-04selftests: mptcp: add wrapper for showing addrsGeliang Tang
2022-02-04selftests: mptcp: add ip mptcp wrappersGeliang Tang
2022-02-04selftests: mptcp: add backup with port testcaseGeliang Tang
2022-02-04selftests: mptcp: add the port argument for set_flagsGeliang Tang
2022-02-04selftests/bpf: Test bpf_core_types_are_compat() functionality.Matteo Croce
2022-02-03selftests: rtnetlink: Use more sensible tos valuesGuillaume Nault
2022-02-03selftests: fib offload: use sensible tos valuesGuillaume Nault
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-03Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-03Merge tag 'linux-kselftest-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-02-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-02-03selftests/bpf: Add a selftest for invalid func btf with btf decl_tagYonghong Song
2022-02-03selftests/bpf: Redo the switch to new libbpf XDP APIsAndrii Nakryiko
2022-02-03selftests/bpf: Remove usage of deprecated feature probing APIsAndrii Nakryiko
2022-02-03selftests: net: bridge: Parameterize ageing timeoutTobias Waldekranz
2022-02-03selftests: mptcp: add fullmesh setting testsGeliang Tang
2022-02-03selftests: mptcp: set fullmesh flag in pm_nl_ctlGeliang Tang
2022-02-02selftests/bpf: Migrate from bpf_prog_test_run_xattrDelyan Kratunov
2022-02-02selftests/bpf: Migrate from bpf_prog_test_runDelyan Kratunov
2022-02-02Merge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of git://git.kernel.org/pub/...Linus Torvalds
2022-02-01selftests/bpf: Update cpumap/devmap sec_nameLorenzo Bianconi
2022-02-01selftests: fib rule: Don't echo modified sysctlsGuillaume Nault
2022-02-01selftests: fib rule: Log test descriptionGuillaume Nault
2022-02-01selftests: fib rule: Drop erroneous TABLE variableGuillaume Nault
2022-02-01selftests: fib rule: Make 'getmatch' and 'match' local variablesGuillaume Nault
2022-01-31selftests/bpf: Extend verifier and bpf_sock tests for dst_port loadsJakub Sitnicki
2022-01-31kselftest: Fix vdso_test_abi return statusVincenzo Frascino
2022-01-31selftests/net: timestamping: Fix bind_phc checkGerhard Engleder
2022-01-30tools/testing/scatterlist: add missing definesMaor Gottlieb
2022-01-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-28selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPPPaolo Bonzini