summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests: rtnetlink: add ipsec offload API testShannon Nelson2018-06-281-0/+114
* selftests: rtnetlink: use dummydev as a test deviceShannon Nelson2018-06-281-8/+7
* selftests: rtnetlink: clear the return code at start of ipsec testShannon Nelson2018-06-281-0/+2
* tc-tests: add an extreme-case csum action testKeara Leibovitz2018-06-281-0/+24
* selftests: forwarding: README: Require diagramsPetr Machata2018-06-271-0/+2
* selftests: forwarding: Test multipath tunnelingPetr Machata2018-06-271-0/+354
* selftests: forwarding: lib: Extract interface-init functionsPetr Machata2018-06-271-7/+25
* selftests: forwarding: tc_rule_stats_get: Parameterize directionPetr Machata2018-06-271-2/+3
* selftests: forwarding: multipath_eval(): Improve stylePetr Machata2018-06-271-35/+39
* selftests: forwarding: Move multipath_eval() to lib.shPetr Machata2018-06-272-39/+39
* selftests: forwarding: mirror_gre_vlan_bridge_1q: Unset rp_filterPetr Machata2018-06-261-0/+9
* selftests: net: Test headroom handling of ip6_gre devicesPetr Machata2018-06-261-0/+65
* selftests: forwarding: Test routed bridge interfacePetr Machata2018-06-262-0/+245
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-2618-27/+831
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-252-0/+3
| |\
| * \ Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-242-0/+1
| |\ \
| | * | rseq/selftests/arm: Align 'struct rseq_cs' on 32 bytesMathieu Desnoyers2018-06-211-0/+1
| | * | rseq/selftests: Make run_param_test.sh executableMathieu Desnoyers2018-06-211-0/+0
| * | | Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-243-0/+751
| |\ \ \
| | * | | rseq/selftests: Implement MIPS supportPaul Burton2018-06-193-0/+751
| * | | | Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-2413-27/+79
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | selftests: sparc64: Add missing SPDX License IdentifiersShuah Khan (Samsung OSG)2018-06-182-1/+2
| | * | | selftests: sparc64: delete RUN_TESTS and EMIT_TESTS overridesShuah Khan (Samsung OSG)2018-06-181-8/+0
| | * | | selftests: sparc64: Fix to do nothing on non-sparc64Shuah Khan (Samsung OSG)2018-06-181-0/+11
| | * | | selftests: sync: add config fragment for testing sync frameworkFathi Boudra2018-06-181-0/+4
| | * | | selftests: vm: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-06-184-8/+17
| | * | | selftests: zram: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-06-182-2/+8
| | * | | selftests: user: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-06-181-0/+7
| | * | | selftests: sysctl: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-06-181-7/+13
| | * | | selftests: static_keys: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-06-181-0/+13
| | * | | selftests: pstore: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-06-181-1/+4
| | |/ /
* | | | selftests: rtnetlink: use a local IP address for IPsec testsShannon Nelson2018-06-221-2/+6
* | | | selftests: rtnetlink: hide complaint from terminated monitorShannon Nelson2018-06-221-2/+1
| |_|/ |/| |
* | | selftests: net: add tcp_inq to gitignoreAnders Roxell2018-06-211-0/+1
* | | selftests: net: add config fragmentsAnders Roxell2018-06-211-0/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-06-173-14/+34
|\ \ | |/ |/|
| * bpf, selftests: delete xfrm tunnel when test exits.William Tu2018-06-151-11/+13
| * bpf, selftest: check tunnel type more accuratelyJian Wang2018-06-151-1/+1
| * selftests/bpf: test offloads even with BPF programs presentJakub Kicinski2018-06-151-2/+10
| * selftests: bpf: config: add config fragmentsAnders Roxell2018-06-131-0/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-162-4/+2
|\ \
| * | tc-testing: ife: fix wrong teardown command in test b7b8Davide Caratti2018-06-121-1/+1
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-06-111-3/+1
| |\
| | * selftests: bpf: fix urandom_read build issueAnders Roxell2018-06-111-3/+1
* | | Merge tag 'linux-kselftest-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-06-153-2/+17
|\ \ \ | |/ / |/| |
| * | kselftest/cgroup: fix a signedness bugDan Carpenter2018-06-071-2/+2
| * | selftests/ftrace: Add ppc support for kprobe args testsNaveen N. Rao2018-06-072-0/+15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-103-4/+80
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-06-073-4/+80
| |\ \
| | * | tools/bpf: fix selftest get_cgroup_id_userYonghong Song2018-06-082-3/+23