aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorFilesLines
2023-08-09selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel1-4/+4
2023-08-09selftests: forwarding: tc_actions: Use ncat instead of ncIdo Schimmel1-2/+4
2023-08-09selftests: forwarding: ethtool_mm: Skip when MAC Merge is not supportedIdo Schimmel1-5/+13
2023-08-09selftests: forwarding: hw_stats_l3_gre: Skip when using veth pairsIdo Schimmel1-0/+2
2023-08-09selftests: forwarding: ethtool_extended_state: Skip when using veth pairsIdo Schimmel1-0/+2
2023-08-09selftests: forwarding: ethtool: Skip when using veth pairsIdo Schimmel1-0/+2
2023-08-09selftests: forwarding: Add a helper to skip test when using veth pairsIdo Schimmel1-0/+11
2023-08-09selftests: forwarding: Set default IPv6 traceroute utilityIdo Schimmel2-0/+3
2023-08-09selftests: forwarding: bridge_mdb_max: Check iproute2 versionIdo Schimmel1-0/+5
2023-08-09selftests: forwarding: bridge_mdb: Check iproute2 versionIdo Schimmel1-0/+5
2023-08-09selftests: forwarding: Switch off timeoutIdo Schimmel1-0/+1
2023-08-09selftests: forwarding: Skip test when no interfaces are specifiedIdo Schimmel1-0/+5
2023-08-09nexthop: Fix infinite nexthop bucket dump when using maximum nexthop IDIdo Schimmel1-0/+5
2023-08-09nexthop: Fix infinite nexthop dump when using maximum nexthop IDIdo Schimmel1-0/+5
2023-08-04selftests: mptcp: join: fix 'implicit EP' testAndrea Claudi1-2/+3
2023-08-04selftests: mptcp: join: fix 'delete and re-add' testAndrea Claudi1-0/+1
2023-08-04selftests: net: test vxlan pmtu exceptions with tcpFlorian Westphal1-0/+35
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2023-08-03selftests: openvswitch: add ct-nat test case with ipv4Aaron Conole2-0/+126
2023-08-03selftests: openvswitch: add basic ct test case parsingAaron Conole2-0/+107
2023-08-03selftests: openvswitch: add a test for ipv4 forwardingAaron Conole1-0/+40
2023-08-03selftests: openvswitch: support key masksAdrian Moreno1-32/+64
2023-08-03selftests: openvswitch: add an initial flow programming caseAaron Conole2-0/+458
2023-08-02selftests/net: report rcv_mss in tcp_mmapWillem de Bruijn1-2/+16
2023-08-02selftests: router_bridge_1d_lag: Add a new selftestPetr Machata2-0/+409
2023-08-02selftests: router_bridge_lag: Add a new selftestPetr Machata2-0/+324
2023-08-02selftests: router_bridge_vlan_upper: Add a new selftestPetr Machata2-0/+170
2023-08-02selftests: router_bridge_1d: Add a new selftestPetr Machata2-0/+186
2023-08-02selftests: router_bridge: Add remastering testsPetr Machata1-0/+26
2023-08-01selftest: net: Assert on a proper value in so_incoming_cpu.c.Kuniyuki Iwashima1-1/+1
2023-07-31selftests: mptcp: userspace_pm: unmute unexpected errorsMatthieu Baerts1-50/+50
2023-07-31selftests: mptcp: pm_nl_ctl: always look for errorsMatthieu Baerts3-15/+26
2023-07-31selftests: mptcp: join: colored resultsMatthieu Baerts2-4/+43
2023-07-31selftests: mptcp: join: rework detailed reportMatthieu Baerts1-236/+214
2023-07-27Merge branch 'net-tls-fixes-for-nvme-over-tls'Jakub Kicinski1-0/+11
2023-07-27selftests/net/tls: add test for MSG_EORHannes Reinecke1-0/+11
2023-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+1
2023-07-26selftests: mptcp: join: only check for ip6tables if neededMatthieu Baerts1-3/+1
2023-07-20selftests: net: Add test cases for nexthop groups with invalid neighborsBenjamin Poirier1-0/+129
2023-07-19selftests: mptcp: userspace_pm: format subtests results in TAPMatthieu Baerts1-1/+11
2023-07-19selftests: mptcp: sockopt: format subtests results in TAPMatthieu Baerts1-2/+18
2023-07-19selftests: mptcp: simult flows: format subtests results in TAPMatthieu Baerts1-0/+4
2023-07-19selftests: mptcp: diag: format subtests results in TAPMatthieu Baerts1-0/+7
2023-07-19selftests: mptcp: join: format subtests results in TAPMatthieu Baerts1-5/+32
2023-07-19selftests: mptcp: pm_netlink: format subtests results in TAPMatthieu Baerts1-1/+5
2023-07-19selftests: mptcp: connect: format subtests results in TAPMatthieu Baerts1-3/+36
2023-07-19selftests: mptcp: lib: format subtests results in TAPMatthieu Baerts1-0/+66
2023-07-19selftests: mptcp: userspace_pm: reduce dup code around printfMatthieu Baerts1-6/+9
2023-07-19selftests: mptcp: userspace_pm: uniform results printingMatthieu Baerts1-62/+79
2023-07-19selftests: mptcp: userspace_pm: fix shellcheck warningsMatthieu Baerts1-2/+10