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