summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2018-06-03bpf: test case for map pointer poison with calls/branchesDaniel Borkmann1-27/+158
2018-06-02bpf: btf: Ensure t->type == 0 for BTF_KIND_FWDMartin KaFai Lau1-0/+22
2018-06-02bpf: btf: Check array t->sizeMartin KaFai Lau1-0/+23
2018-06-02selftests/bpf: test_sockmap, print additional test optionsPrashant Bhole1-9/+19
2018-06-02selftests/bpf: test_sockmap, fix data verificationPrashant Bhole1-1/+13
2018-06-02selftests/bpf: test_sockmap, timing improvementsPrashant Bhole1-4/+9
2018-06-02selftests/bpf: test_sockmap, join cgroup in selftest modePrashant Bhole1-0/+5
2018-06-02selftests/bpf: test_sockmap, check test failurePrashant Bhole1-6/+21
2018-05-30bpf: add selftest for lirc_mode2 type programSean Young6-3/+210
2018-05-28selftests/bpf: Selftest for sys_sendmsg hooksAndrey Ignatov4-1/+628
2018-05-28selftests/bpf: Prepare test_sock_addr for extensionAndrey Ignatov1-195/+460
2018-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-4/+36
2018-05-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+7
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+10
2018-05-26idr: fix invalid ptr dereference on item deleteMatthew Wilcox1-0/+7
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-1/+5
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