aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* net/udpgso_bench.sh test fails on errorFred Klassen2019-06-171-0/+33
* net/udpgso_bench.sh add UDP GSO audit testsFred Klassen2019-06-171-1/+18
* net/udpgso_bench_tx: options to exercise TX CMSGFred Klassen2019-06-171-15/+276
* selftests: rtnetlink: add addresses with fixed life timeFlorian Westphal2019-06-171-0/+21
* selftests/net: fix warnings in TFO key rotation selftestWillem de Bruijn2019-06-161-3/+2
* tc-tests: updated skbedit testsRoman Mashak2019-06-161-9/+53
* tc-tests: added path to ip command in tdcRoman Mashak2019-06-161-0/+2
* net: sched: remove NET_CLS_IND config optionJiri Pirko2019-06-151-1/+0
* selftests: ptp: Add Physical Hardware Clock testShalom Toledo2019-06-131-0/+166
* tc-tests: updated fw with bind actions by reference use casesRoman Mashak2019-06-131-0/+144
* selftests: pmtu: Introduce list_flush_ipv6_exception test caseStefano Brivio2019-06-111-1/+50
* 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-07143-478/+158
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-071-1/+4
| |\
| | * selftests: set sysctl bc_forwarding properly in router_broadcast.shXin Long2019-06-031-1/+4
| * | Merge tag 'linux-kselftest-5.2-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-054-2/+13
| |\ \
| | * | selftests: vm: install test_vmalloc.sh for run_vmtestsNaresh Kamboju2019-05-301-0/+2
| | * | userfaultfd: selftest: fix compiler warningAlakesh Haloi2019-05-301-1/+1
| | * | kselftest/cgroup: fix incorrect test_core skipAlex Shi2019-05-301-1/+1
| | * | kselftest/cgroup: fix unexpected testing failure on test_coreAlex Shi2019-05-301-0/+5
| | * | kselftest/cgroup: fix unexpected testing failure on test_memcontrolAlex Shi2019-05-301-0/+4
| * | | tests: fix pidfd-test compilationChristian Brauner2019-06-051-0/+4
| * | | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-31137-475/+137
| |\ \ \ | | |_|/ | |/| |
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 222Thomas Gleixner2019-05-304-60/+4
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-309-36/+9
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner2019-05-3058-59/+58
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 180Thomas Gleixner2019-05-302-2/+2
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner2019-05-304-8/+4
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3059-300/+59
* | | | 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