summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-049-26/+81
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-05-031-4/+4
| |\ \ \
| | * | | selftests: Fix lib.mk run_tests target shell scriptMathieu Desnoyers2018-04-271-4/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-032-3/+4
| |\ \ \ \
| | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-021-2/+2
| | |\ \ \ \
| | | * | | | bpf: minor fix to selftest test_stacktrace_build_id()Song Liu2018-05-021-2/+2
| | * | | | | selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDEDAnders Roxell2018-04-271-1/+2
| | |/ / / /
| * | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-291-14/+21
| |\ \ \ \ \
| | * | | | | x86/entry/64/compat: Preserve r8-r11 in int $0x80Andy Lutomirski2018-04-271-14/+21
| * | | | | | Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-273-5/+8
| |\ \ \ \ \ \
| | * | | | | | selftests:firmware: fixes a call to a wrong function nameJeffrin Jose T2018-04-251-1/+1
| | * | | | | | test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings2018-04-231-4/+6
| | * | | | | | test_firmware: Install all scriptsBen Hutchings2018-04-231-0/+1
| * | | | | | | Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-262-1/+45
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | selftests: ftrace: Add a testcase for multiple actions on triggerMasami Hiramatsu2018-04-251-0/+44
| | * | | | | | selftests: ftrace: Fix trigger extended error testcaseMasami Hiramatsu2018-04-251-1/+1
| | |/ / / / /
* | | | | | | selftests: forwarding: mirror_gre_nh: Unset RP filterPetr Machata2018-05-031-0/+6
* | | | | | | selftests: forwarding: Use sysctl_set(), sysctl_restore()Petr Machata2018-05-033-20/+10
* | | | | | | selftests: forwarding: lib: Add sysctl_set(), sysctl_restore()Petr Machata2018-05-031-0/+17
* | | | | | | selftests: forwarding: Allow running specific testsIdo Schimmel2018-05-0315-63/+219
* | | | | | | selftests: forwarding: Increase maximum deviation in multipath testIdo Schimmel2018-05-031-1/+1
* | | | | | | tc-testing: Updated csum action tests batch create w/wo cookies.Craig Dillabaugh2018-05-031-2/+72
* | | | | | | selftest: add test for TCP_INQSoheil Hassas Yeganeh2018-05-012-1/+191
* | | | | | | selftests: net: tcp_mmap must use TCP_ZEROCOPY_RECEIVEEric Dumazet2018-04-291-28/+38
* | | | | | | selftests: forwarding: Test changes in mirror-to-gretapPetr Machata2018-04-271-0/+194
* | | | | | | selftests: forwarding: Test neighbor updates when mirroring to gretapPetr Machata2018-04-271-0/+101
* | | | | | | selftests: forwarding: Test flower mirror to gretapPetr Machata2018-04-271-0/+116
* | | | | | | selftests: forwarding: Test mirror to gretap w/ bound devPetr Machata2018-04-271-0/+213
* | | | | | | selftests: forwarding: Test gretap mirror with next-hop remotePetr Machata2018-04-271-0/+117
* | | | | | | selftests: forwarding: Add test for mirror to gretapPetr Machata2018-04-271-0/+139
* | | | | | | selftests: forwarding: Add libs for gretap mirror testingPetr Machata2018-04-274-0/+350
* | | | | | | selftests: pmtu: Minimum MTU for vti6 is 68Stefano Brivio2018-04-271-2/+2
| |_|_|_|/ / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-04-268-5/+3522
|\ \ \ \ \ \
| * | | | | | selftests/bpf: bpf tunnel test.William Tu2018-04-273-2/+1445
| * | | | | | bpf: reduce runtime of test_sockmap testsJohn Fastabend2018-04-251-17/+16
| * | | | | | bpf: sockmap, add selftestsJohn Fastabend2018-04-253-2/+1808
| * | | | | | tools/bpf: remove test_sock_addr from TEST_GEN_PROGSYonghong Song2018-04-251-2/+2
| * | | | | | selftests: bpf: update .gitignore with missing fileAnders Roxell2018-04-241-0/+1
| * | | | | | tools/bpf: add verifier tests for accesses to map valuesPaul Chaignon2018-04-241-0/+266
| * | | | | | samples/bpf: extend test_tunnel_bpf.sh with xfrm state testEyal Birger2018-04-241-1/+3
* | | | | | | selftests: udp gso benchmarkWillem de Bruijn2018-04-265-1/+763
* | | | | | | selftests: udp gso with corkingWillem de Bruijn2018-04-262-10/+38
* | | | | | | selftests: udp gso with connected socketsWillem de Bruijn2018-04-262-2/+122
* | | | | | | selftests: udp gsoWillem de Bruijn2018-04-264-1/+504
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-246-26/+75
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-244-2/+7
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-04-224-2/+7
| | |\ \ \ \ \
| | | * | | | | tools/bpf: fix test_sock and test_sock_addr.sh failureYonghong Song2018-04-193-2/+4
| | | * | | | | selftests: bpf: update .gitignore with missing generated filesAnders Roxell2018-04-111-0/+3
| * | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-211-19/+65
| |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud