aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-27tc-testing: Correct compound statements for namespace executionLucas Bates1-5/+5
2018-03-25tc-testing: updated police, mirred, skbedit and skbmod with more testsRoman Mashak4-0/+528
2018-03-23tc-testing: add selftests for 'bpf' actionDavide Caratti1-0/+289
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-18/+68
2018-03-22selftests: Add multipath tests for onlink flagDavid Ahern1-3/+95
2018-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller10-8/+425
2018-03-19bpf: sockmap sample test for bpf_msg_pull_dataJohn Fastabend1-0/+2
2018-03-19bpf: sockmap sample support for bpf_msg_cork_bytes()John Fastabend1-0/+2
2018-03-19bpf: sockmap, add sample option to test apply_bytes helperJohn Fastabend1-1/+2
2018-03-19bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend1-0/+3
2018-03-19bpf: add verifier tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend1-0/+54
2018-03-19bpf: add map tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend6-7/+108
2018-03-18selftests: pmtu: Drop prints to kernel log from pmtu_vti6_link_change_mtuStefano Brivio1-2/+0
2018-03-18Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+28
2018-03-17selftests: pmtu: Add pmtu_vti6_link_change_mtu testStefano Brivio1-6/+61
2018-03-17selftests: pmtu: Add pmtu_vti6_link_add_mtu testStefano Brivio1-1/+43
2018-03-17selftests: pmtu: Add pmtu_vti4_link_add_mtu testStefano Brivio1-1/+44
2018-03-17selftests: pmtu: Add test_pmtu_vti4_exception testStefano Brivio1-10/+70
2018-03-17selftests: pmtu: Add pmtu_vti6_default_mtu testStefano Brivio1-1/+17
2018-03-17selftests: pmtu: Add pmtu_vti4_default_mtu testStefano Brivio1-13/+73
2018-03-17selftests: pmtu: Introduce support for multiple testsStefano Brivio1-26/+61
2018-03-17selftests: pmtu: Factor out MTU parsing helperStefano Brivio1-6/+11
2018-03-17selftests: pmtu: Use namespace command prefix to fetch route mtuStefano Brivio1-7/+9
2018-03-17selftests: pmtu: Reverse return codes of functionsStefano Brivio1-16/+8
2018-03-16selftests/txtimestamp: Add more configurable parametersVinicius Costa Gomes1-3/+18
2018-03-16selftests: fib_tests: Add IPv6 nexthop spec testsDavid Ahern1-2/+178
2018-03-16selftests: fib_tests: Allow user to run a specific testDavid Ahern1-3/+7
2018-03-16selftests: fib_tests: Use an alias for ip commandDavid Ahern1-84/+85
2018-03-15bpf: add selftest for stackmap with BPF_F_STACK_BUILD_IDSong Liu4-2/+256
2018-03-14selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski1-3/+27
2018-03-14selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski1-1/+1
2018-03-12tc-testing: updated gact tests with batch test casesRoman Mashak1-1/+72
2018-03-12tc-testing: add TC vlan action testsRoman Mashak1-0/+410
2018-03-11selftests: forwarding: Allow creation of interfaces without a config fileIdo Schimmel2-5/+6
2018-03-11selftests: forwarding: Exit with error when missing interfacesIdo Schimmel1-2/+2
2018-03-11selftests: forwarding: Exit with error when missing dependenciesIdo Schimmel1-1/+1
2018-03-11selftests: forwarding: Add a test for VLAN-unaware bridgeIdo Schimmel1-0/+86
2018-03-11Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+6
2018-03-09selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian1-8/+17
2018-03-09Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-1/+17
2018-03-09tools: tc-testing: Can pause just before post-suiteBrenda J. Butler1-0/+9
2018-03-09tools: tc-testing: Can refer to $TESTID in test specBrenda J. Butler1-0/+6
2018-03-09tc-testing: add csum testsRoman Mashak1-0/+410
2018-03-08selftests/net: enable fragments for fib-onlink-testsAnders Roxell1-0/+5
2018-03-08x86/vsyscall/64: Drop "native" vsyscallsAndy Lutomirski1-5/+6
2018-03-07selftests: forwarding: fix flags passed to first drop rule in gact_drop_and_ok_testJiri Pirko1-1/+1
2018-03-07selftests: forwarding: fix "ok" action testJiri Pirko1-1/+4
2018-03-07selftests: net: Introduce first PMTU testStefano Brivio2-1/+164
2018-03-07selftests/net: fix in_netns.sh scriptPrashant Bhole1-1/+1
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-21/+148