summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorFilesLines
2022-05-04selftests: mptcp: support MPTCP_PM_CMD_SUBFLOW_CREATEKishen Maloor1-0/+129
2022-05-04selftests: mptcp: support MPTCP_PM_CMD_REMOVEKishen Maloor1-0/+52
2022-05-04selftests: mptcp: support MPTCP_PM_CMD_ANNOUNCEKishen Maloor1-0/+131
2022-05-04selftests: mptcp: ADD_ADDR echo test with missing userspace daemonMat Martineau1-0/+11
2022-05-03selftests/net: so_txtime: usage(): fix documentation of default clockMarc Kleine-Budde1-1/+1
2022-05-03selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systemsMarc Kleine-Budde1-1/+1
2022-05-03selftests: forwarding: lib: Add start_traffic_pktsize() helpersPetr Machata1-3/+18
2022-05-03selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel1-0/+3
2022-05-03selftests: forwarding: add Per-Stream Filtering and Policing test for OcelotVladimir Oltean1-0/+235
2022-05-02selftests: net: vrf_strict_mode_test: add support to select a test to runJaehee Park1-9/+39
2022-04-30selftests/net/forwarding: add missing tests to MakefileHangbin Liu1-0/+33
2022-04-30selftests/net: add missing tests to MakefileHangbin Liu1-1/+2
2022-04-30selftests: mptcp: Add tests for userspace PM typeMat Martineau1-0/+66
2022-04-27selftests: mptcp: print extra msg in chk_csum_nrGeliang Tang1-1/+10
2022-04-27selftests: mptcp: check MP_FAIL response mibsGeliang Tang1-3/+35
2022-04-27selftests: mptcp: add infinite map testcaseGeliang Tang2-1/+77
2022-04-23selftests: forwarding: add a test for local_termination.shVladimir Oltean1-0/+299
2022-04-23selftests: forwarding: add a no_forwarding.sh testVladimir Oltean1-0/+261
2022-04-23selftests: forwarding: add helper for retrieving IPv6 link-local address of i...Vladimir Oltean1-0/+9
2022-04-23selftests: forwarding: add helpers for IP multicast group joins/leavesVladimir Oltean1-0/+38
2022-04-23selftests: forwarding: multiple instances in tcpdump helperJoachim Wiberg1-7/+19
2022-04-23selftests: forwarding: add TCPDUMP_EXTRA_FLAGS to lib.shJoachim Wiberg1-1/+2
2022-04-23selftests: forwarding: add option to run tests with stable MAC addressesVladimir Oltean1-0/+36
2022-04-23selftests: mptcp: add infinite map mibs checkGeliang Tang1-1/+35
2022-04-17net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...Arun Ajith S2-0/+256
2022-04-13selftests: net: fib_rule_tests: add support to select a test to runAlaa Mohamed1-1/+11
2022-04-12selftests: forwarding: new test, verify host mdb entriesJoachim Wiberg2-0/+104
2022-04-11selftests/mptcp: add diag listen testsFlorian Westphal1-0/+38
2022-04-03selftests: net: fix nexthop warning cleanup double ip typoNikolay Aleksandrov1-2/+2
2022-04-01selftests: net: add delete nexthop route warning testNikolay Aleksandrov1-0/+14
2022-03-29Revert "selftests: net: Add tls config dependency for tls selftests"Jakub Kicinski1-1/+0
2022-03-28selftests: net: Add tls config dependency for tls selftestsNaresh Kamboju1-0/+1
2022-03-27selftests: tls: skip cmsg_to_pipe tests with TLS=nJakub Kicinski1-0/+6
2022-03-26selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel1-4/+4
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds34-1193/+4377
2022-03-23Merge tag 'linux-kselftest-next-5.18-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-2/+2
2022-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-7/+140
2022-03-22selftests: forwarding: Use same VRF for port and VLAN upperIdo Schimmel1-6/+2
2022-03-22selftests: forwarding: Disable learning before link upIdo Schimmel1-2/+2
2022-03-22selftests: net: change fprintf format specifiersGuo Zhengkui1-3/+3
2022-03-19selftest: net: Test IPv4 PMTU exceptions with DSCP and ECNGuillaume Nault1-4/+137
2022-03-18af_unix: Support POLLPRI for OOB.Kuniyuki Iwashima1-3/+3
2022-03-17selftests: net: fix array_size.cocci warningGuo Zhengkui3-5/+10
2022-03-16net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern1-1/+1
2022-03-15selftests: netdevsim: hw_stats_l3: Add a new testPetr Machata1-0/+60
2022-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+17
2022-03-10selftests: mptcp: join: make it shellcheck compliantMatthieu Baerts1-60/+66
2022-03-10selftests: mptcp: join: avoid backquotesMatthieu Baerts1-32/+34
2022-03-10selftests: mptcp: join: clarify local/global varsMatthieu Baerts1-52/+83
2022-03-10selftests: mptcp: join: helper to filter TCPMatthieu Baerts1-3/+12