summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2018-05-25selftests/net: Add missing config options for PMTU testsStefano Brivio1-0/+5
2018-05-25selftests: forwarding: Test mirror-to-gre w/ UL 802.1d+VLANPetr Machata1-0/+109
2018-05-25selftests: forwarding: Test mirror-to-gre w/ UL VLANPetr Machata1-0/+92
2018-05-25selftests: forwarding: Test mirror-to-gre w/ UL VLAN+802.1qPetr Machata1-0/+140
2018-05-25selftests: forwarding: Test mirror-to-vlanPetr Machata1-0/+169
2018-05-25selftests: forwarding: lib: Extract trap_{, un}install()Petr Machata1-9/+18
2018-05-25selftests: forwarding: mirror_gre_lib: Support VLANPetr Machata1-0/+34
2018-05-25selftests: forwarding: lib: Support VLAN devicesPetr Machata1-0/+25
2018-05-25selftests: forwarding: Add $h3's clsact to mirror_topo_lib.shPetr Machata3-4/+2
2018-05-25selftests: forwarding: mirror_gre_lib: Extract generic functionsPetr Machata2-31/+64
2018-05-25selftests: forwarding: Split mirror_gre_topo_lib.shPetr Machata2-44/+108
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller9-92/+1320
2018-05-25selftests: forwarding: Test removal of mirroringPetr Machata1-0/+8
2018-05-25selftests: forwarding: Test removal of underlay routePetr Machata1-0/+30
2018-05-25selftests: forwarding: Test mirroring to deleted devicePetr Machata1-0/+38
2018-05-25tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progsYonghong Song1-0/+158
2018-05-25tools/bpf: add ksym_get_addr() in trace_helpersYonghong Song2-0/+13
2018-05-24selftests/bpf: test for seg6local End.BPF actionMathieu Xhonneux4-2/+593
2018-05-23selftests: uevent filteringChristian Brauner3-0/+505
2018-05-23selftests: net: initial fib rule testsRoopa Prabhu2-1/+249
2018-05-23selftests/bpf: Makefile fix "missing" headers on build with -idirafterSirio Balmelli1-0/+10
2018-05-23selftests: net: reuseport_bpf_numa: don't fail if no numa supportAnders Roxell1-1/+3
2018-05-23bpf: btf: Add tests for the btf uapi changesMartin KaFai Lau1-90/+431
2018-05-22selftests: fib_tests: Add ipv4 route add append replace testsDavid Ahern1-1/+278
2018-05-22selftests: fib_tests: Add ipv6 route add append replace testsDavid Ahern1-1/+334
2018-05-22selftests: fib_tests: Add option to pause after each testDavid Ahern1-0/+13
2018-05-22selftests: fib_tests: Add command line optionsDavid Ahern1-13/+40
2018-05-22selftests: fib_tests: Add success-fail countsDavid Ahern1-0/+7
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-113/+614
2018-05-21Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds1-3/+19
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+5
2018-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-89/+479
2018-05-19radix tree test suite: multi-order iteration raceRoss Zwisler2-0/+64
2018-05-19radix tree test suite: add item_delete_rcu()Ross Zwisler2-0/+21
2018-05-19radix tree test suite: fix mapshift build targetRoss Zwisler1-4/+2
2018-05-18bpf: add sk_msg prog sk access tests to test_verifierJohn Fastabend1-0/+115
2018-05-18selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.shAnders Roxell1-0/+2
2018-05-17tc-testing: fixed copy-pasting error in ife testsRoman Mashak1-14/+14
2018-05-17selftests/bpf: check return value of fopen in test_verifier.cJesper Dangaard Brouer1-0/+5
2018-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-20/+43
2018-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller14-530/+1100
2018-05-16bpf: selftest additions for SOCKHASHJohn Fastabend6-347/+401
2018-05-16tc-testing: updated mirred and vlan with more testsRoman Mashak2-20/+324
2018-05-16tc-testing: fixed copy-pasting error in police testsRoman Mashak1-2/+2
2018-05-16Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar6-127/+166
2018-05-15torture: Make kvm-find-errors.sh find build warningsPaul E. McKenney1-2/+3
2018-05-15rcutorture: Abbreviate kvm.sh summary linesPaul E. McKenney1-2/+2
2018-05-15rcutorture: Print end-of-test state in kvm.sh summaryPaul E. McKenney1-2/+6
2018-05-15torture: Fold parse-torture.sh into parse-console.shPaul E. McKenney4-123/+102
2018-05-15torture: Add a script to edit output from failed runsPaul E. McKenney1-0/+55