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