summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
Commit message (Expand)AuthorAgeFilesLines
* net/tls: Fix return values to avoid ENOTSUPPValentin Vidic2019-12-181-6/+2
* selftests: pmtu: use -oneline for ip route list cacheThadeu Lima de Souza Cascardo2019-12-041-3/+2
* selftests/tls: add a test for fragmented messagesJakub Kicinski2019-12-041-0/+60
* selftests/tls: add test for concurrent recv and sendJakub Kicinski2019-11-121-0/+108
* selftests: fib_tests: add more tests for metric updatePaolo Abeni2019-11-101-0/+21
* selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang2019-11-101-1/+2
* udp: only do GSO if # of segs > 1Josh Hunt2019-10-071-12/+4
* selftests: Update fib_nexthop_multiprefix to handle missing ping6David Ahern2019-10-051-2/+4
* selftests: Update fib_tests to handle missing ping6David Ahern2019-10-051-1/+3
* ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress ruleJason A. Donenfeld2019-10-051-1/+16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-09-061-0/+7
|\
| * xfrm: policy: avoid warning splat when merging nodesFlorian Westphal2019-08-201-0/+7
* | selftest: A few cleanups for fib_nexthops.shDavid Ahern2019-09-051-11/+13
* | selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issueAnders Roxell2019-08-151-1/+1
* | selftests/tls: add a litmus test for the socket reuse through shutdownJakub Kicinski2019-08-051-0/+24
* | selftests/tls: fix TLS tests with CONFIG_TLS=nJakub Kicinski2019-07-311-9/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-251-0/+194
|\ \
| * | selftests/tls: add shutdown testsJakub Kicinski2019-07-221-0/+27
| * | selftests/tls: close the socket with open recordJakub Kicinski2019-07-221-0/+10
| * | selftests/tls: add a bidirectional testJakub Kicinski2019-07-221-0/+31
| * | selftests/tls: test error codes around TLS ULP installationJakub Kicinski2019-07-221-0/+52
| * | selftests/tls: add a test for ULP but no keysJakub Kicinski2019-07-221-0/+74
* | | selftests/net: add missing gitignores (ipv6_flowlabel)Jakub Kicinski2019-07-251-2/+2
* | | selftests: forwarding: gre_multipath: Fix flower filtersIdo Schimmel2019-07-231-12/+12
* | | selftests: forwarding: gre_multipath: Enable IPv4 forwardingIdo Schimmel2019-07-231-0/+4
|/ /
* / selftests: add a test case for rp_filterCong Wang2019-07-171-1/+34
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-085-7/+63
|\
| * selftests: txring_overwrite: fix incorrect test of mmap() return valueFrank de Brabander2019-07-081-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-022-5/+10
* | | selftests: forwarding: Test multipath hashing on inner IP pkts for GRE tunnelStephen Suryaputra2019-07-084-0/+1220
* | | blackhole_dev: add a selftestMahesh Bandewar2019-07-013-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-172-12/+36
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-171-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/+1
| |\ \ \ | | |/ / | |/| |
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 253Thomas Gleixner2019-06-051-11/+1
* | | | 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