summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorLines
2021-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-2/+163
2021-07-21selftests: net: add ESP-in-UDP PMTU testVadim Fedorenko-7/+260
2021-07-21selftests/net/ipsec: Add test for xfrm_spdattr_type_tDmitry Safonov-2/+163
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-23/+39
2021-07-09selftests: mptcp: fix case multiple subflows limited by serverJianguo Wu-1/+1
2021-07-07selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirectHangbin Liu-2/+3
2021-07-07selftests: icmp_redirect: remove from checking for IPv6 route getHangbin Liu-1/+1
2021-07-02Merge tag 'linux-kselftest-next-5.14-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-1/+2
2021-07-01selftests/net: timestamping: support binding PHCYangbo Lu-20/+35
2021-06-28selftests: net: devlink_port_split: check devlink returned an element before ...Paolo Pisati-0/+3
2021-06-24tools/testing: add a selftest for SO_NETNS_COOKIELorenz Bauer-1/+64
2021-06-23selftests: icmp_redirect: support expected failuresAndrea Righi-1/+7
2021-06-22selftests: mptcp: turn rp_filter off on each NICYonglong Li-1/+2
2021-06-22selftests: mptcp: add deny_join_id0 testcasesGeliang Tang-1/+74
2021-06-22selftests: mptcp: display proper reason to abort testsMatthieu Baerts-16/+36
2021-06-21selftests: tls: fix chacha+bidir testsJakub Kicinski-28/+39
2021-06-21selftests: tls: clean up uninitialized warningsJakub Kicinski-0/+20
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+111
2021-06-18selftests/net: Add icmp.sh for testing ICMP dummy address responsesToke Høiland-Jørgensen-0/+74
2021-06-18selftests: mptcp: enable checksum in mptcp_join.shGeliang Tang-4/+103
2021-06-18selftests: mptcp: enable checksum in mptcp_connect.shGeliang Tang-1/+12
2021-06-18selftests: seg6: add selftest for SRv6 End.DT46 BehaviorAndrea Mayer-0/+573
2021-06-16selftests: net: use bash to run udpgro_fwd test caseAndrea Righi-1/+1
2021-06-16selftests: net: veth: make test compatible with dashAndrea Righi-2/+3
2021-06-14testing: selftests: net: forwarding: add devlink-required functionality to te...Oleksandr Mazur-0/+26
2021-06-14ipv4: Fix device used for dst_alloc with local routesDavid Ahern-0/+25
2021-06-14nexthops: Add selftests for cleanup of known bad route addDavid Ahern-0/+12
2021-06-10selftests: mptcp: enable syncookie only in absence of reordersPaolo Abeni-3/+8
2021-06-08selftests: devlink_lib: Fix bouncing of netdevsim DEVLINK_DEVPetr Machata-1/+1
2021-06-08selftests: Clean forgotten resources as part of cleanup()Amit Cohen-0/+6
2021-06-07selftests/tls: Add {} to avoid static checker warningKees Cook-1/+2
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-4/+9
2021-06-04selftests: mptcp_connect: add SO_TIMESTAMPNS cmsg supportFlorian Westphal-3/+126
2021-05-28mptcp: update selftest for fallback due to OoOPaolo Abeni-4/+9
2021-05-27selftests: devlink_lib: add check for devlink device existenceJiri Pirko-0/+6
2021-05-20selftests: net: devlink_port_split.py: skip the test if no devlink devicePo-Hsu Lin-1/+7
2021-05-18selftests: forwarding: Add test for custom multipath hash with IPv6 GREIdo Schimmel-0/+458
2021-05-18selftests: forwarding: Add test for custom multipath hash with IPv4 GREIdo Schimmel-0/+456
2021-05-18selftests: forwarding: Add test for custom multipath hashIdo Schimmel-0/+364
2021-05-17selftests: Lowest IPv4 address in a subnet is validSeth David Schoen-8/+9
2021-05-02kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada-1/+1
2021-04-23selftests/net: bump timeout to 5 minutesPo-Hsu Lin-0/+3
2021-04-23selftests: mptcp: add a test case for MSG_PEEKYonglong Li-8/+69
2021-04-23selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale testPetr Machata-2/+17
2021-04-23selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry staticPetr Machata-1/+1
2021-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-1/+151
2021-04-19selftests: fib_nexthops: Test large scale nexthop flushingIdo Schimmel-0/+15
2021-04-18selftests: fib_tests: Add test cases for interaction with manglingIdo Schimmel-1/+151
2021-04-16selftests: mptcp: add packet mark test caseFlorian Westphal-2/+299
2021-04-11self-tests: add veth testsPaolo Abeni-0/+178