summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
Commit message (Expand)AuthorAgeFilesLines
* selftests: add a test case for rp_filterCong Wang2019-07-181-1/+34
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-095-7/+63
|\
| * selftests: txring_overwrite: fix incorrect test of mmap() return valueFrank de Brabander2019-07-091-1/+1
| * selftests/tls: add test for poll() with data in TLS ULPJakub Kicinski2019-07-071-0/+26
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-07-051-1/+26
| |\
| | * xfrm: policy: fix bydst hlist corruption on hash rebuildFlorian Westphal2019-07-031-1/+26
| * | selftests/net: skip psock_tpacket test if KALLSYMS was not enabledPo-Hsu Lin2019-07-032-5/+10
* | | selftests: forwarding: Test multipath hashing on inner IP pkts for GRE tunnelStephen Suryaputra2019-07-094-0/+1220
* | | blackhole_dev: add a selftestMahesh Bandewar2019-07-023-1/+13
* | | selftests: rtnetlink: skip ipsec offload tests if netdevsim isn't presentFlorian Westphal2019-06-291-6/+10
* | | selftests: rtnetlink: add small test case with 'promote_secondaries' enabledFlorian Westphal2019-06-271-0/+20
* | | selftests: pmtu: Make list_flush_ipv6_exception test more demandingStefano Brivio2019-06-241-8/+14
* | | selftests: pmtu: Introduce list_flush_ipv4_exception test caseStefano Brivio2019-06-241-0/+60
* | | selftests: add route_localnet test scriptShijie Luo2019-06-241-0/+74
* | | selftests/net: make udpgso_bench skip unsupported testcasesWillem de Bruijn2019-06-192-34/+59
* | | selftests: tc: add ingress device matching supportJiri Pirko2019-06-193-2/+225
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-182-12/+36
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-181-1/+35
| |\ \
| | * | selftests: tc_flower: Add TOS matching testJiri Pirko2019-06-121-1/+35
| * | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-081-11/+1Star
| |\ \ \ | | |/ / | |/| |
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 253Thomas Gleixner2019-06-051-11/+1Star
* | | | net/udpgso_bench.sh test fails on errorFred Klassen2019-06-181-0/+33
* | | | net/udpgso_bench.sh add UDP GSO audit testsFred Klassen2019-06-181-1/+18
* | | | net/udpgso_bench_tx: options to exercise TX CMSGFred Klassen2019-06-181-15/+276
* | | | selftests: rtnetlink: add addresses with fixed life timeFlorian Westphal2019-06-181-0/+21
* | | | selftests/net: fix warnings in TFO key rotation selftestWillem de Bruijn2019-06-161-3/+2Star
* | | | 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-075-61/+8Star
|\| | |
| * | | 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-041-1/+4
| * | | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-314-60/+4Star
| |\ \ \ | | |/ / | |/| |
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 222Thomas Gleixner2019-05-304-60/+4Star
* | | | selftests: Add test cases for nexthop objectsDavid Ahern2019-06-021-0/+1026
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-312-7/+41
|\| | |
| * | | selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtuStefano Brivio2019-05-291-7/+7
| * | | selftests/tls: add test for sleeping even though there is dataJakub Kicinski2019-05-271-0/+15
| * | | selftests/tls: test for lowat overshoot with multiple recordsJakub Kicinski2019-05-271-0/+19
| |/ /
* | | selftests/net: add TFO key rotation selftestJason Baron2019-05-304-0/+394
* | | selftests/net: ipv6 flowlabelWillem de Bruijn2019-05-295-2/+453
* | | selftest: Fixes for icmp_redirect testDavid Ahern2019-05-271-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-231-9/+8Star
* | | selftests: fib-onlink: Make quiet by defaultDavid Ahern2019-05-231-5/+43
|/ /