summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2019-11-12tc-testing: Introduced tdc tests for basic filterRoman Mashak
2019-11-12selftests: Add a test of large binary to devlink health testAya Levin
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-08selftest: net: add alternative names testJiri Pirko
2019-11-07selftests: mlxsw: Add test cases for devlink-trap layer 3 exceptionsAmit Cohen
2019-11-07selftests: forwarding: tc_common: Add hitting checkAmit Cohen
2019-11-07selftests: forwarding: devlink: Add functionality for trap exceptions testAmit Cohen
2019-11-07selftests: mlxsw: Add test cases for devlink-trap layer 3 dropsAmit Cohen
2019-11-07selftests: devlink: Make devlink_trap_cleanup() more genericAmit Cohen
2019-11-07selftests: devlink: Export functions to devlink libraryAmit Cohen
2019-11-07selftests: Add source route tests to fib_testsDavid Ahern
2019-11-06selftest: net: add some traceroute testsFrancesco Ruggeri
2019-11-06selftests/tls: add test for concurrent recv and sendJakub Kicinski
2019-11-06tc-testing: updated pedit TDC testsRoman Mashak
2019-11-06selftests: devlink: undo changes at the end of resource_testJakub Kicinski
2019-11-06selftests: bpf: log direct file writesJakub Kicinski
2019-11-06mm/gup_benchmark: fix MAP_HUGETLB caseJohn Hubbard
2019-11-05tc-testing: added tests with cookie for mpls TC actionRoman Mashak
2019-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-11-04bpf: re-fix skip write only files in debugfsDaniel Borkmann
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-02bpf, testing: Add selftest to read/write sockaddr from user spaceDaniel Borkmann
2019-11-02bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helperDaniel Borkmann
2019-11-02selftests: Add tests for automatic map pinningToke Høiland-Jørgensen
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-01selftests: bpf: Skip write only files in debugfsJakub Kicinski
2019-11-01selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang
2019-11-01tc-testing: added tests with cookie for conntrack TC actionRoman Mashak
2019-11-01Revert "selftests: bpf: Don't try to read files without read permission"Jakub Kicinski
2019-10-30tc-testing: implement tests for new fast_init action flagVlad Buslov
2019-10-30bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich
2019-10-30tc-testing: fixed two failing pedit testsRoman Mashak
2019-10-30selftests/bpf: Test narrow load from bpf_sysctl.writeIlya Leoshkevich
2019-10-28selftests/bpf: Restore $(OUTPUT)/test_stub.o ruleIlya Leoshkevich
2019-10-28selftest/bpf: Use -m{little, big}-endian for clangIlya Leoshkevich
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-10-26tc-testing: list required kernel options for act_ct actionRoman Mashak
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-10-26selftests: fib_tests: add more tests for metric updatePaolo Abeni
2019-10-25selftests/bpf: Fix .gitignore to ignore no_alu32/Andrii Nakryiko
2019-10-23selftests/bpf: Fix LDLIBS orderAndrii Nakryiko
2019-10-23selftests/bpf: Move test_section_names into test_progs and fix itAndrii Nakryiko
2019-10-22selftests: Make l2tp.sh executableDavid Ahern
2019-10-22libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declarationAndrii Nakryiko
2019-10-22tools/bpf: Turn on llvm alu32 attribute by defaultYonghong Song
2019-10-22selftests: kvm: fix sync_regs_test with newer gccsVitaly Kuznetsov
2019-10-22selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supportedVitaly Kuznetsov