summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorFilesLines
2022-10-24net-next: Fix IP_UNICAST_IF option behavior for connected socketsRichard Gobert2-2/+44
2022-10-05selftests: Fix the if conditions of in test_extra_filter()Wang Yufen1-1/+1
2022-09-28selftests: forwarding: add shebang for sch_red.shHangbin Liu1-0/+1
2022-08-25selftests: forwarding: Fix failing tests with old libnetIdo Schimmel3-24/+48
2022-08-25selftests: mptcp: make sendfile selftest workFlorian Westphal1-9/+17
2022-08-17selftests: net: fib_rule_tests: fix support for running individual testsAlaa Mohamed1-0/+23
2022-07-14selftests/net: test nexthop without gwNicolas Dichtel2-1/+120
2022-07-12selftest: net: add tun to .gitignoreJakub Kicinski1-0/+1
2022-07-11selftests: mptcp: validate userspace PM tests by defaultMatthieu Baerts1-1/+1
2022-07-09selftests: forwarding: Install no_forwarding.shMartin Blumenstingl1-0/+1
2022-07-09selftests: forwarding: Install local_termination.shMartin Blumenstingl1-0/+1
2022-07-06selftests: mptcp: userspace PM support for MP_PRIO signalsKishen Maloor2-2/+103
2022-07-05selftests: forwarding: fix error message in learning_testVladimir Oltean1-1/+1
2022-07-05selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLTVladimir Oltean1-0/+2
2022-07-05selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLTVladimir Oltean1-0/+2
2022-07-02selftests/net: fix section name when using xdp_dummy.oHangbin Liu5-7/+7
2022-06-30selftest: tun: add test for NAPI dismantleJakub Kicinski2-1/+163
2022-06-30selftests net: fix kselftest net fatal errorColeman Dietsch1-1/+1
2022-06-29selftests: mptcp: Initialize variables to quiet gcc 12 warningsMat Martineau3-3/+3
2022-06-29selftests: mptcp: more stable diag testsPaolo Abeni1-8/+40
2022-06-24selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis1-1/+1
2022-06-20ipv4: fix bind address validity regression testsRiccardo Paolo Bestetti1-9/+27
2022-06-17ipv4: ping: fix bind address validity checkRiccardo Paolo Bestetti1-0/+33
2022-06-16Revert "net: Add a second bind table hashed by port and address"Joanne Koong3-122/+0
2022-06-07selftests net: fix bpf build errorLina Wang1-2/+2
2022-05-31net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naArun Ajith S1-12/+11
2022-05-26selftests/net: enable lo.accept_local in psock_snd testluyun1-0/+2
2022-05-22net: selftests: Add stress_reuseport_listen to .gitignoreMuhammad Usama Anjum1-0/+1
2022-05-21selftests: Add test for timing a bind request to a port with a populated bhas...Joanne Koong3-0/+122
2022-05-21selftests: fib_nexthops: Make ping timeout configurableAmit Cohen1-25/+28
2022-05-20selftests: mptcp: add MP_FAIL reset testcaseGeliang Tang1-0/+10
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-3/+47
2022-05-19selftests: forwarding: fix missing backslashJoachim Wiberg1-1/+1
2022-05-16selftests: mptcp: fix a mp_fail test warningGeliang Tang1-0/+1
2022-05-14selftests: mptcp: add subflow limits test-casesPaolo Abeni1-2/+46
2022-05-13selftests: fib_nexthops: Make the test more robustAmit Cohen1-24/+24
2022-05-13net: selftests: Stress reuseport listenMartin KaFai Lau3-0/+132
2022-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-0/+415
2022-05-12selftests: forwarding: tc_actions: allow mirred egress test to run on non-off...Vladimir Oltean1-1/+1
2022-05-09selftests net: add UDP GRO fraglist + bpf self-testsLina Wang4-0/+403
2022-05-08selftests: forwarding: Add a tunnel-based test for L3 HW statsPetr Machata2-0/+110
2022-05-08selftests: lib: Add a generic helper for obtaining HW statsPetr Machata2-12/+15
2022-05-06selftests: add ping test with ping_group_range tunedNicolas Dichtel1-0/+12
2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-3/+40
2022-05-04selftests: router.sh: Add a diagramPetr Machata1-0/+18
2022-05-04selftests: router_vid_1: Add a diagram, fix coding stylePetr Machata1-1/+26
2022-05-04selftests: mptcp: functional tests for the userspace PM typeKishen Maloor1-0/+779
2022-05-04selftests: mptcp: create listeners to receive MPJsKishen Maloor1-0/+54
2022-05-04selftests: mptcp: capture netlink eventsKishen Maloor1-7/+157
2022-05-04selftests: mptcp: support MPTCP_PM_CMD_SUBFLOW_DESTROYKishen Maloor1-0/+115