summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2018-05-09bpf: btf: Some test_btf clean upMartin KaFai Lau-102/+99
2018-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-0/+103
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-30/+873
2018-05-07selftests: net: use TEST_PROGS_EXTENDEDAnders Roxell-1/+1
2018-05-07selftests: net: add udpgso* to TEST_GEN_FILESAnders Roxell-1/+1
2018-05-05seccomp: Add filter flag to opt-out of SSB mitigationKees Cook-3/+19
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-26/+81
2018-05-03Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+4
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-3/+4
2018-05-03bpf: migrate ebpf ld_abs/ld_ind tests to test_verifierDaniel Borkmann-7/+259
2018-05-03selftests: forwarding: mirror_gre_nh: Unset RP filterPetr Machata-0/+6
2018-05-03selftests: forwarding: Use sysctl_set(), sysctl_restore()Petr Machata-20/+10
2018-05-03selftests: forwarding: lib: Add sysctl_set(), sysctl_restore()Petr Machata-0/+17
2018-05-03selftests: forwarding: Allow running specific testsIdo Schimmel-63/+219
2018-05-03selftests: forwarding: Increase maximum deviation in multipath testIdo Schimmel-1/+1
2018-05-03tc-testing: Updated csum action tests batch create w/wo cookies.Craig Dillabaugh-2/+72
2018-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-2/+2
2018-05-01selftest: add test for TCP_INQSoheil Hassas Yeganeh-1/+191
2018-05-02bpf: minor fix to selftest test_stacktrace_build_id()Song Liu-2/+2
2018-04-29selftests: net: tcp_mmap must use TCP_ZEROCOPY_RECEIVEEric Dumazet-28/+38
2018-04-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-14/+21
2018-04-29tools/bpf: add a test for bpf_get_stack with tracepoint progYonghong Song-11/+98
2018-04-29tools/bpf: add a test for bpf_get_stack with raw tracepoint progYonghong Song-12/+266
2018-04-29tools/bpf: add a verifier test case for bpf_get_stack helper and ARSHYonghong Song-0/+45
2018-04-29samples/bpf: move common-purpose trace functions to selftestsYonghong Song-0/+203
2018-04-29tools/bpf: add bpf_get_stack helper to tools headersYonghong Song-0/+2
2018-04-27selftests: Fix lib.mk run_tests target shell scriptMathieu Desnoyers-4/+4
2018-04-27selftests: forwarding: Test changes in mirror-to-gretapPetr Machata-0/+194
2018-04-27selftests: forwarding: Test neighbor updates when mirroring to gretapPetr Machata-0/+101
2018-04-27selftests: forwarding: Test flower mirror to gretapPetr Machata-0/+116
2018-04-27selftests: forwarding: Test mirror to gretap w/ bound devPetr Machata-0/+213
2018-04-27selftests: forwarding: Test gretap mirror with next-hop remotePetr Machata-0/+117
2018-04-27selftests: forwarding: Add test for mirror to gretapPetr Machata-0/+139
2018-04-27selftests: forwarding: Add libs for gretap mirror testingPetr Machata-0/+350
2018-04-27selftests: pmtu: Minimum MTU for vti6 is 68Stefano Brivio-2/+2
2018-04-27selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDEDAnders Roxell-1/+2
2018-04-27Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+8
2018-04-27x86/entry/64/compat: Preserve r8-r11 in int $0x80Andy Lutomirski-14/+21
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-5/+3522
2018-04-26Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+45
2018-04-27selftests/bpf: bpf tunnel test.William Tu-2/+1445
2018-04-26selftests: udp gso benchmarkWillem de Bruijn-1/+763
2018-04-26selftests: udp gso with corkingWillem de Bruijn-10/+38
2018-04-26selftests: udp gso with connected socketsWillem de Bruijn-2/+122
2018-04-26selftests: udp gsoWillem de Bruijn-1/+504
2018-04-25selftests:firmware: fixes a call to a wrong function nameJeffrin Jose T-1/+1
2018-04-25selftests: ftrace: Add a testcase for multiple actions on triggerMasami Hiramatsu-0/+44
2018-04-25selftests: ftrace: Fix trigger extended error testcaseMasami Hiramatsu-1/+1
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-26/+75
2018-04-25bpf: reduce runtime of test_sockmap testsJohn Fastabend-17/+16