summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2020-05-09selftests: mlxsw: tc_restrictions: add couple of test for the correct matchal...Jiri Pirko
2020-05-09selftests: mlxsw: tc_restrictions: add test to check sample action restrictionsJiri Pirko
2020-05-09selftests: mlxsw: rename tc_flower_restrictions.sh to tc_restrictions.shJiri Pirko
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-06wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld
2020-05-06wireguard: selftests: use normal kernel stack size on ppc64Jason A. Donenfeld
2020-05-06selftests: net: tcp_mmap: fix SO_RCVLOWAT settingEric Dumazet
2020-05-06selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive structEric Dumazet
2020-05-04devlink: let kernel allocate region snapshot idJakub Kicinski
2020-05-02ptp: Add adjust_phase to ptp_clock_caps capability.Vincent Cheng
2020-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-01selftests/bpf: Use reno instead of dctcpStanislav Fomichev
2020-05-01bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addrStanislav Fomichev
2020-05-01bpf: Add selftest for BPF_ENABLE_STATSSong Liu
2020-04-30Merge tag 'linux-kselftest-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-04-30selftests/bpf: Test allowed maps for bpf_sk_select_reuseportJakub Sitnicki
2020-04-29selftests/bpf: Use SOCKMAP for server sockets in bpf_sk_assign testJakub Sitnicki
2020-04-29selftests/bpf: Test that lookup on SOCKMAP/SOCKHASH is allowedJakub Sitnicki
2020-04-28selftests/bpf: Add runqslower binary to .gitignoreAndrii Nakryiko
2020-04-28selftests/bpf: Fix bpf_link leak in ns_current_pid_tgid selftestAndrii Nakryiko
2020-04-28selftests/bpf: Disable ASAN instrumentation for mmap()'ed memory readAndrii Nakryiko
2020-04-28selftests/bpf: Fix invalid memory reads in core_relo selftestAndrii Nakryiko
2020-04-28selftests/bpf: Fix memory leak in extract_build_id()Andrii Nakryiko
2020-04-28selftests/bpf: Fix memory leak in test selectorAndrii Nakryiko
2020-04-28selftests/bpf: Convert test_hashmap into test_progs testAndrii Nakryiko
2020-04-28selftests/bpf: Add SAN_CFLAGS param to selftests build to allow sanitizersAndrii Nakryiko
2020-04-28selftests/bpf: Ensure test flavors use correct skeletonsAndrii Nakryiko
2020-04-28libbpf: Add BTF-defined map-in-map supportAndrii Nakryiko
2020-04-28selftests/bpf: Test bpf_link's get_next_id, get_fd_by_id, and get_obj_infoAndrii Nakryiko
2020-04-28selftests/bpf: fix test_sysctl_prog with alu32Alexei Starovoitov
2020-04-28selftests: tls: run all tests for TLS 1.2 and TLS 1.3Jakub Kicinski
2020-04-28kselftest: add fixture variantsJakub Kicinski
2020-04-28kselftest: run tests by fixtureJakub Kicinski
2020-04-28kselftest: create fixture objectsJakub Kicinski
2020-04-28kselftest: factor out list manipulation to a helperJakub Kicinski
2020-04-28selftests: net: add new testcases for nexthop API compat mode sysctlRoopa Prabhu
2020-04-28selftests/bpf: Copy runqslower to OUTPUT directoryVeronika Kabatova
2020-04-27selftests: forwarding: tc_actions.sh: add matchall mirror testJiri Pirko
2020-04-26selftests/bpf: Add cls_redirect classifierLorenz Bauer
2020-04-26bpf: Make verifier log more relevant by defaultAndrii Nakryiko
2020-04-26bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}Stanislav Fomichev
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-04-24selftests/bpf: Fix a couple of broken test_btf casesStanislav Fomichev
2020-04-24selftests/bpf: Add test for freplace program with expected_attach_typeToke Høiland-Jørgensen
2020-04-24selftests/ftrace: Check the first record for kprobe_args_type.tcXiao Yang
2020-04-23selftests: add build/cross-build dependency check scriptShuah Khan
2020-04-23selftests/ftrace: Check required filter files before running testXiao Yang