summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
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
2018-04-25bpf: sockmap, add selftestsJohn Fastabend-2/+1808
2018-04-25tools/bpf: remove test_sock_addr from TEST_GEN_PROGSYonghong Song-2/+2
2018-04-24selftests: bpf: update .gitignore with missing fileAnders Roxell-0/+1
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+7
2018-04-24tools/bpf: add verifier tests for accesses to map valuesPaul Chaignon-0/+266
2018-04-24samples/bpf: extend test_tunnel_bpf.sh with xfrm state testEyal Birger-1/+3
2018-04-23selftests: net: update .gitignore with missing testAnders Roxell-0/+1
2018-04-23tc-testing: updated ife test casesRoman Mashak-12/+1024
2018-04-23test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings-4/+6
2018-04-23test_firmware: Install all scriptsBen Hutchings-0/+1
2018-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-2/+7
2018-04-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-19/+65
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-25/+1033
2018-04-21Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+3
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+1
2018-04-19bpf: btf: Add BTF testsMartin KaFai Lau-3/+1783
2018-04-19tools/bpf: fix test_sock and test_sock_addr.sh failureYonghong Song-2/+4
2018-04-18bpf: add bpf_xdp_adjust_tail sample progNikita V. Shirokov-0/+2
2018-04-18bpf: adding tests for bpf_xdp_adjust_tailNikita V. Shirokov-1/+66
2018-04-17selftests/filesystems: Don't run dnotify_test by defaultMichael Ellerman-5/+3
2018-04-17selftest: tc_flower: add testcase for 'ip_flags'Davide Caratti-0/+70
2018-04-17selftests: add xfrm state-policy-monitor to rtnetlink.shShannon Nelson-0/+103
2018-04-16selftests: net: add tcp_mmap programEric Dumazet-0/+439
2018-04-16tc-testing: add sample action testsRoman Mashak-0/+588
2018-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-17/+995