summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2020-01-10selftests/bpf: Add unit tests for global functionsAlexei Starovoitov
2020-01-10selftests/bpf: Modify a test to check global functionsAlexei Starovoitov
2020-01-10selftests/bpf: Add a test for a large global functionAlexei Starovoitov
2020-01-10selftests/bpf: Add fexit-to-skb test for global funcsAlexei Starovoitov
2020-01-09selftests/bpf: Further clean up Makefile outputAndrii Nakryiko
2020-01-09selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dirAndrii Nakryiko
2020-01-09libbpf,selftests/bpf: Fix clean targetsAndrii Nakryiko
2020-01-09bpf: Add bpf_dctcp exampleMartin KaFai Lau
2020-01-09selftests/bpf: Restore original comm in test_overheadStanislav Fomichev
2020-01-06fcnal-test: Fix vrf argument in local tcp testsDavid Ahern
2020-01-06selftests: forwarding: router: Add test case for destination IP link-localAmit Cohen
2020-01-06selftests: forwarding: router: Add test case for source IP equals destination IPAmit Cohen
2020-01-06selftests: forwarding: router: Add test case for multicast destination MAC mi...Amit Cohen
2020-01-06selftests: forwarding: router: Add test case for source IP in class EAmit Cohen
2020-01-05wireguard: selftests: remove ancient kernel compatibility codeJason A. Donenfeld
2020-01-02fcnal-test: Add TCP MD5 tests for VRFDavid Ahern
2020-01-02fcnal-test: Add TCP MD5 testsDavid Ahern
2020-01-02nettest: Add support for TCP_MD5 extensionsDavid Ahern
2020-01-02nettest: Return 1 on MD5 failure for server modeDavid Ahern
2020-01-02selftests: mlxsw: Add a self-test for port-default priorityPetr Machata
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-12-27bpftool: Make skeleton C code compilable with C++ compilerAndrii Nakryiko
2019-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-12-23rseq/selftests: Clarify rseq_prepare_unload() helper requirementsMathieu Desnoyers
2019-12-23rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers
2019-12-23rseq/selftests: Turn off timeout settingMathieu Desnoyers
2019-12-23selftests: livepatch: Fix it to do root uid check and skipShuah Khan
2019-12-23selftests: firmware: Fix it to do root uid check and skipShuah Khan
2019-12-23selftests: filesystems/epoll: fix build errorShuah Khan
2019-12-23libbpf: Fix build on read-only filesystemsNamhyung Kim
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-20selftests: pmtu: fix init mtu value in descriptionHangbin Liu
2019-12-20selftests/bpf: Preserve errno in test_progs CHECK macrosAndrey Ignatov
2019-12-19selftests/bpf: Test BPF_F_REPLACE in cgroup_attach_multiAndrey Ignatov
2019-12-19selftests/bpf: Convert test_cgroup_attach to prog_testsAndrey Ignatov
2019-12-19tc-testing: initial tdc selftests for cls_u32Davide Caratti
2019-12-20selftests: netfilter: extend flowtable test script with dnat ruleFlorian Westphal
2019-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-12-19bpf: Add further test_verifier cases for record_func_keyDaniel Borkmann
2019-12-19selftests/bpf: Fix test_attach_probeAlexei Starovoitov
2019-12-18libbpf: Allow to augment system Kconfig through extra optional configAndrii Nakryiko
2019-12-18libbpf: Put Kconfig externs into .kconfig sectionAndrii Nakryiko
2019-12-18Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2019-12-18bpf: Allow to change skb mark in test_runNikita V. Shirokov
2019-12-18selftests: qdiscs: Add test coverage for ETS QdiscPetr Machata
2019-12-18selftests: forwarding: sch_ets: Add test coverage for ETS QdiscPetr Machata