summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | selftests: Add version of router_multipath.sh using nexthop objectsDavid Ahern2019-06-101-0/+359
| * | | | | | | | | | | | | selftests: Add test with multiple prefixes using single nexthopDavid Ahern2019-06-101-0/+290
| * | | | | | | | | | | | | selftests: icmp_redirect: Add support for routing via nexthop objectsDavid Ahern2019-06-101-0/+49
| * | | | | | | | | | | | | selftests: pmtu: Add support for routing via nexthop objectsDavid Ahern2019-06-101-32/+126
| * | | | | | | | | | | | | selftests: pmtu: Move route installs to a new functionDavid Ahern2019-06-101-11/+15
| * | | | | | | | | | | | | selftests: pmtu: Move running of test into a new functionDavid Ahern2019-06-101-27/+36
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-07145-481/+160
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | selftests: add basic netdevsim devlink flash testingJiri Pirko2019-06-041-0/+53
| * | | | | | | | | | | | | | selftests: Add test cases for nexthop objectsDavid Ahern2019-06-021-0/+1026
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-05-3139-147/+3083
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | selftests/bpf: measure RTT from xdp using xdpingAlan Maguire2019-05-316-2/+558
| | * | | | | | | | | | | | | selftests/bpf: add auto-detach testRoman Gushchin2019-05-281-1/+97
| | * | | | | | | | | | | | | selftests/bpf: enable all available cgroup v2 controllersRoman Gushchin2019-05-281-0/+57
| | * | | | | | | | | | | | | selftests/bpf: convert test_cgrp2_attach2 example into kselftestRoman Gushchin2019-05-283-1/+478
| | * | | | | | | | | | | | | selftests/bpf: fail test_tunnel.sh if subtests failStanislav Fomichev2019-05-281-0/+32
| | * | | | | | | | | | | | | bpf: style fix in while(!feof()) loopChang-Hsien Tsai2019-05-281-3/+1
| | * | | | | | | | | | | | | selftests: bpf: enable hi32 randomization for all testsJiong Wang2019-05-247-5/+51
| | * | | | | | | | | | | | | selftests: bpf: adjust several test_verifier helpers for insn insertionJiong Wang2019-05-241-10/+19
| | * | | | | | | | | | | | | tools/bpf: add selftest in test_progs for bpf_send_signal() helperYonghong Song2019-05-243-0/+250
| | * | | | | | | | | | | | | selftests/bpf: add btf_dump BTF-to-C conversion testsAndrii Nakryiko2019-05-2410-1/+824
| | * | | | | | | | | | | | | selftests/bpf: add tests for libbpf's hashmapAndrii Nakryiko2019-05-243-1/+384
| | * | | | | | | | | | | | | selftests/bpf: use btf__parse_elf to check presence of BTF/BTF.extAndrii Nakryiko2019-05-241-58/+13
| | * | | | | | | | | | | | | selftests: bpf: Move bpf_printk to bpf_helpers.hMichal Rostecki2019-05-247-42/+8
| | * | | | | | | | | | | | | selftests/bpf: add pyperf scale testAlexei Starovoitov2019-05-235-13/+298
| | * | | | | | | | | | | | | selftests/bpf: adjust verifier scale testAlexei Starovoitov2019-05-231-14/+17
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-3140-114/+492
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | selftests/net: add TFO key rotation selftestJason Baron2019-05-304-0/+394
| * | | | | | | | | | | | | | | net: sched: Introduce act_ctinfo actionKevin 'ldir' Darbyshire-Bryant2019-05-291-0/+1
| * | | | | | | | | | | | | | | selftests/net: ipv6 flowlabelWillem de Bruijn2019-05-285-2/+453
| * | | | | | | | | | | | | | | selftest: Fixes for icmp_redirect testDavid Ahern2019-05-261-8/+38
| * | | | | | | | | | | | | | | selftests/net: SO_TXTIME with ETF and FQWillem de Bruijn2019-05-245-1/+332
| * | | | | | | | | | | | | | | selftests: Add redirect testsDavid Ahern2019-05-241-0/+455
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | selftests: pmtu: Simplify cleanup and namespace namesDavid Ahern2019-05-221-9/+8
| * | | | | | | | | | | | | | selftests: fib-onlink: Make quiet by defaultDavid Ahern2019-05-221-5/+43
* | | | | | | | | | | | | | | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-105-42/+437
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | tests: add pidfd_open() testsChristian Brauner2019-06-285-44/+234
| * | | | | | | | | | | | | | | pidfd: add polling selftestsJoel Fernandes (Google)2019-06-282-1/+211
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-092-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | docs: fault-injection: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| * | | | | | | | | | | | | | | Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-14260-1131/+1049
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | docs: move protection-keys.rst to the core-api bookMauro Carvalho Chehab2019-06-081-1/+1
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-0817-56/+105
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-06-2817-56/+105
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1...Paul E. McKenney2019-06-1917-56/+105
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | torture: Suppress propagating trace_printk() warningPaul E. McKenney2019-05-281-0/+1
| | | | * | | | | | | | | | | | | torture: Add --trust-make to suppress "make clean"Paul E. McKenney2019-05-283-2/+11
| | | | * | | | | | | | | | | | | torture: Make --cpus override idleness calculationsPaul E. McKenney2019-05-282-0/+8
| | | | * | | | | | | | | | | | | torture: Run kernel build in source directoryPaul E. McKenney2019-05-284-47/+22
| | | | * | | | | | | | | | | | | torture: Add function graph-tracing cheat sheetPaul E. McKenney2019-05-281-0/+2
| | | | * | | | | | | | | | | | | torture: Capture qemu outputPaul E. McKenney2019-05-282-2/+10
OpenPOWER on IntegriCloud