summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorLines
2022-07-14selftests/net: test nexthop without gwNicolas Dichtel-1/+120
2022-07-11selftest: net: add tun to .gitignoreJakub Kicinski-0/+1
2022-07-11selftests: mptcp: validate userspace PM tests by defaultMatthieu Baerts-1/+1
2022-07-08selftests: forwarding: Install no_forwarding.shMartin Blumenstingl-0/+1
2022-07-08selftests: forwarding: Install local_termination.shMartin Blumenstingl-0/+1
2022-07-06selftests: mptcp: userspace PM support for MP_PRIO signalsKishen Maloor-2/+103
2022-07-05selftests: forwarding: fix error message in learning_testVladimir Oltean-1/+1
2022-07-05selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLTVladimir Oltean-0/+2
2022-07-05selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLTVladimir Oltean-0/+2
2022-07-01selftests/net: fix section name when using xdp_dummy.oHangbin Liu-7/+7
2022-06-30selftest: tun: add test for NAPI dismantleJakub Kicinski-1/+163
2022-06-29selftests net: fix kselftest net fatal errorColeman Dietsch-1/+1
2022-06-28selftests: mptcp: Initialize variables to quiet gcc 12 warningsMat Martineau-3/+3
2022-06-28selftests: mptcp: more stable diag testsPaolo Abeni-8/+40
2022-06-23selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis-1/+1
2022-06-20ipv4: fix bind address validity regression testsRiccardo Paolo Bestetti-9/+27
2022-06-17ipv4: ping: fix bind address validity checkRiccardo Paolo Bestetti-0/+33
2022-06-16Revert "net: Add a second bind table hashed by port and address"Joanne Koong-122/+0
2022-06-07selftests net: fix bpf build errorLina Wang-2/+2
2022-05-31net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naArun Ajith S-12/+11
2022-05-25selftests/net: enable lo.accept_local in psock_snd testluyun-0/+2
2022-05-22net: selftests: Add stress_reuseport_listen to .gitignoreMuhammad Usama Anjum-0/+1
2022-05-20selftests: Add test for timing a bind request to a port with a populated bhas...Joanne Koong-0/+122
2022-05-20selftests: fib_nexthops: Make ping timeout configurableAmit Cohen-25/+28
2022-05-19selftests: mptcp: add MP_FAIL reset testcaseGeliang Tang-0/+10
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+47
2022-05-18selftests: forwarding: fix missing backslashJoachim Wiberg-1/+1
2022-05-16selftests: mptcp: fix a mp_fail test warningGeliang Tang-0/+1
2022-05-13selftests: mptcp: add subflow limits test-casesPaolo Abeni-2/+46
2022-05-13selftests: fib_nexthops: Make the test more robustAmit Cohen-24/+24
2022-05-12net: selftests: Stress reuseport listenMartin KaFai Lau-0/+132
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+415
2022-05-11selftests: forwarding: tc_actions: allow mirred egress test to run on non-off...Vladimir Oltean-1/+1
2022-05-09selftests net: add UDP GRO fraglist + bpf self-testsLina Wang-0/+403
2022-05-08selftests: forwarding: Add a tunnel-based test for L3 HW statsPetr Machata-0/+110
2022-05-08selftests: lib: Add a generic helper for obtaining HW statsPetr Machata-12/+15
2022-05-05selftests: add ping test with ping_group_range tunedNicolas Dichtel-0/+12
2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+40
2022-05-04selftests: router.sh: Add a diagramPetr Machata-0/+18
2022-05-04selftests: router_vid_1: Add a diagram, fix coding stylePetr Machata-1/+26
2022-05-04selftests: mptcp: functional tests for the userspace PM typeKishen Maloor-0/+779
2022-05-04selftests: mptcp: create listeners to receive MPJsKishen Maloor-0/+54
2022-05-04selftests: mptcp: capture netlink eventsKishen Maloor-7/+157
2022-05-04selftests: mptcp: support MPTCP_PM_CMD_SUBFLOW_DESTROYKishen Maloor-0/+115
2022-05-04selftests: mptcp: support MPTCP_PM_CMD_SUBFLOW_CREATEKishen Maloor-0/+129
2022-05-04selftests: mptcp: support MPTCP_PM_CMD_REMOVEKishen Maloor-0/+52
2022-05-04selftests: mptcp: support MPTCP_PM_CMD_ANNOUNCEKishen Maloor-0/+131
2022-05-03selftests: mptcp: ADD_ADDR echo test with missing userspace daemonMat Martineau-0/+11
2022-05-03selftests/net: so_txtime: usage(): fix documentation of default clockMarc Kleine-Budde-1/+1
2022-05-03selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systemsMarc Kleine-Budde-1/+1