summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-052-2207/+17
|\
| * Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2019-02-132-2207/+17
| |\
| | * tools headers: Move the nolibc header from rcutorture to tools/include/nolibc/Willy Tarreau2019-01-252-2265/+2
| | * rcutorture/nolibc: Add a bit of documentation to explain how to use nolibcWilly Tarreau2019-01-251-13/+79
| | * rcutorture/nolibc: Fix some poor indentation and alignmentWilly Tarreau2019-01-251-7/+7
| | * rcutorture/nolibc: Fix the clobbered registers in the MIPS syscall definitionWilly Tarreau2019-01-251-6/+6
| | * torture: Explain and simplify odd "for" loop in mkinitrd.shPaul E. McKenney2019-01-251-8/+15
* | | selftest/net: Remove duplicate headerSouptick Joarder2019-03-041-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-03-0435-1989/+2237
|\ \ \
| * | | bpf: add test cases for non-pointer sanitiation logicDaniel Borkmann2019-03-041-1/+43
| * | | selftests: bpf: break up test_progs - miscStanislav Fomichev2019-03-0211-735/+754
| * | | selftests: bpf: break up test_progs - spinlockStanislav Fomichev2019-03-024-103/+106
| * | | selftests: bpf: break up test_progs - tracepointStanislav Fomichev2019-03-025-427/+431
| * | | selftests: bpf: break up test_progs - stackmapStanislav Fomichev2019-03-026-476/+483
| * | | selftests: bpf: break up test_progs - xdpStanislav Fomichev2019-03-025-162/+163
| * | | selftests: bpf: break up test_progs - pkt accessStanislav Fomichev2019-03-023-51/+53
| * | | selftests: bpf: break up test_progs - preparationsStanislav Fomichev2019-03-024-76/+119
| * | | bpf: sync bpf.h to tools and update bpf_helpers.hbrakmo2019-03-021-0/+2
| * | | selftests/bpf: set unlimited RLIMIT_MEMLOCK for test_sock_fieldsYonghong Song2019-03-021-0/+1
| * | | selftests/bpf: add btf_dedup test of FWD/STRUCT resolutionAndrii Nakryiko2019-03-011-0/+45
| * | | selftests/bpf: fix btf_dedup testing codeAndrii Nakryiko2019-03-012-2/+3
| * | | tools: libbpf: add a correctly named define for map iterationJakub Kicinski2019-03-011-1/+1
| * | | selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissectorStanislav Fomichev2019-03-011-2/+2
| * | | bpf: add missing entries to bpf_helpers.hWillem de Bruijn2019-03-011-0/+30
| * | | tools/bpf: selftests: add map lookup to test_map_in_map bpf progYonghong Song2019-02-271-0/+4
| * | | selftests/bpf: make sure signal interrupts BPF_PROG_TEST_RUNStanislav Fomichev2019-02-251-0/+44
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-03-021-2/+1
|\ \ \ \
| * | | | netfilter: nat: merge nf_nat_ipv4,6 into nat coreFlorian Westphal2019-02-271-2/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-023-33/+113
|\ \ \ \ \
| * | | | | selftests: fixes for UDP GROPaolo Abeni2019-03-012-17/+33
| * | | | | selftests: pmtu: add explicit tests for PMTU exceptions cleanupPaolo Abeni2019-02-271-1/+67
| * | | | | selftests: pmtu: disable DAD in all namespacesPaolo Abeni2019-02-271-15/+13
* | | | | | tc-testing: Allow test cases to be skippedLucas Bates2019-03-014-13/+27
* | | | | | selftests: rtnetlink: use internal netns switch for ip commandsDavid Ahern2019-02-281-61/+61
| |/ / / / |/| | | |
* | | | | tc-testing: gitignore, ignore local tdc config fileVlad Buslov2019-02-261-0/+1
* | | | | tools: selftests: rtnetlink: add testcases for vxlan flag setsRoopa Prabhu2019-02-261-0/+52
* | | | | selftests: mlxsw: spectrum-2: Add massive delta rehash testJiri Pirko2019-02-241-0/+166
* | | | | selftests: mlxsw: spectrum-2: Check migrate end traceJiri Pirko2019-02-241-0/+8
* | | | | selftests: mlxsw: spectrum-2: Add IPv6 variant of simple delta rehash testJiri Pirko2019-02-241-0/+71
* | | | | selftests: concurrency: add test to verify parallel replace/deleteVlad Buslov2019-02-241-0/+26
* | | | | selftests: concurrency: add test to verify parallel add/deleteVlad Buslov2019-02-242-3/+49
* | | | | selftests: concurrency: add test to verify concurrent deleteVlad Buslov2019-02-241-0/+25
* | | | | selftests: concurrency: add test to verify concurrent replaceVlad Buslov2019-02-242-1/+33
* | | | | selftests: concurrency: add test to verify parallel rules replaceVlad Buslov2019-02-241-0/+25
* | | | | selftests: concurrency: add test to verify parallel rules deletionVlad Buslov2019-02-241-0/+25
* | | | | selftests: concurrency: add test to verify parallel rules insertionVlad Buslov2019-02-243-0/+64
* | | | | selftests: tdc_batch.py: add options needed for concurrency testsVlad Buslov2019-02-241-4/+54
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-242-0/+11
|\| | | |
| * | | | selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo2019-02-231-0/+1
| * | | | bpf, lpm: fix lookup bug in map_delete_elemAlban Crequy2019-02-221-0/+10