summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* bpf: test case for map pointer poison with calls/branchesDaniel Borkmann2018-06-031-27/+158
* bpf: btf: Ensure t->type == 0 for BTF_KIND_FWDMartin KaFai Lau2018-06-021-0/+22
* bpf: btf: Check array t->sizeMartin KaFai Lau2018-06-021-0/+23
* selftests/bpf: test_sockmap, print additional test optionsPrashant Bhole2018-06-021-9/+19
* selftests/bpf: test_sockmap, fix data verificationPrashant Bhole2018-06-021-1/+13
* selftests/bpf: test_sockmap, timing improvementsPrashant Bhole2018-06-021-4/+9
* selftests/bpf: test_sockmap, join cgroup in selftest modePrashant Bhole2018-06-021-0/+5
* selftests/bpf: test_sockmap, check test failurePrashant Bhole2018-06-021-6/+21
* bpf: add selftest for lirc_mode2 type programSean Young2018-05-306-3/+210
* selftests/bpf: Selftest for sys_sendmsg hooksAndrey Ignatov2018-05-284-1/+628
* selftests/bpf: Prepare test_sock_addr for extensionAndrey Ignatov2018-05-281-195/+460
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-265-4/+36
|\
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-05-251-0/+7
| |\
| | * idr: fix invalid ptr dereference on item deleteMatthew Wilcox2018-05-251-0/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-253-1/+10
| |\ \ | | |/ | |/|
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-252-1/+5
| | |\
| | | * selftests: net: reuseport_bpf_numa: don't fail if no numa supportAnders Roxell2018-05-231-1/+3
| | | * selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.shAnders Roxell2018-05-181-0/+2
| | * | selftests/net: Add missing config options for PMTU testsStefano Brivio2018-05-251-0/+5
| * | | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2018-05-211-3/+19
| |\ \ \ | | |/ / | |/| |
| | * | seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2018-05-051-3/+19
* | | | selftests: forwarding: Test mirror-to-gre w/ UL 802.1d+VLANPetr Machata2018-05-241-0/+109
* | | | selftests: forwarding: Test mirror-to-gre w/ UL VLANPetr Machata2018-05-241-0/+92
* | | | selftests: forwarding: Test mirror-to-gre w/ UL VLAN+802.1qPetr Machata2018-05-241-0/+140
* | | | selftests: forwarding: Test mirror-to-vlanPetr Machata2018-05-241-0/+169
* | | | selftests: forwarding: lib: Extract trap_{, un}install()Petr Machata2018-05-241-9/+18
* | | | selftests: forwarding: mirror_gre_lib: Support VLANPetr Machata2018-05-241-0/+34
* | | | selftests: forwarding: lib: Support VLAN devicesPetr Machata2018-05-241-0/+25
* | | | selftests: forwarding: Add $h3's clsact to mirror_topo_lib.shPetr Machata2018-05-243-4/+2
* | | | selftests: forwarding: mirror_gre_lib: Extract generic functionsPetr Machata2018-05-242-31/+64
* | | | selftests: forwarding: Split mirror_gre_topo_lib.shPetr Machata2018-05-242-44/+108
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-249-92/+1320
|\ \ \ \
| * | | | tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progsYonghong Song2018-05-241-0/+158
| * | | | tools/bpf: add ksym_get_addr() in trace_helpersYonghong Song2018-05-242-0/+13
| * | | | selftests/bpf: test for seg6local End.BPF actionMathieu Xhonneux2018-05-244-2/+593
| * | | | selftests/bpf: Makefile fix "missing" headers on build with -idirafterSirio Balmelli2018-05-231-0/+10
| * | | | bpf: btf: Add tests for the btf uapi changesMartin KaFai Lau2018-05-231-90/+431
| * | | | bpf: add sk_msg prog sk access tests to test_verifierJohn Fastabend2018-05-181-0/+115
* | | | | selftests: forwarding: Test removal of mirroringPetr Machata2018-05-241-0/+8
* | | | | selftests: forwarding: Test removal of underlay routePetr Machata2018-05-241-0/+30
* | | | | selftests: forwarding: Test mirroring to deleted devicePetr Machata2018-05-241-0/+38
* | | | | selftests: uevent filteringChristian Brauner2018-05-233-0/+505
* | | | | selftests: net: initial fib rule testsRoopa Prabhu2018-05-232-1/+249
* | | | | selftests: fib_tests: Add ipv4 route add append replace testsDavid Ahern2018-05-221-1/+278
* | | | | selftests: fib_tests: Add ipv6 route add append replace testsDavid Ahern2018-05-221-1/+334
* | | | | selftests: fib_tests: Add option to pause after each testDavid Ahern2018-05-221-0/+13
* | | | | selftests: fib_tests: Add command line optionsDavid Ahern2018-05-221-13/+40
* | | | | selftests: fib_tests: Add success-fail countsDavid Ahern2018-05-221-0/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-2115-113/+614
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-211-0/+5
| |\ \ \ \ | | | |_|/ | | |/| |
OpenPOWER on IntegriCloud