summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorFilesLines
2021-05-14selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry staticPetr Machata1-1/+1
2021-04-07flow_dissector: fix TTL and TOS dissection on IPv4 fragmentsDavide Caratti1-1/+37
2021-03-30selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate valueHangbin Liu1-1/+1
2021-03-17selftests: forwarding: Fix race condition in mirror installationDanielle Ratson1-0/+9
2021-02-04selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson2-2/+2
2021-02-04xfrm: Fix wraparound in xfrm_policy_addr_delta()Visa Hankala1-0/+43
2021-02-04selftests: xfrm: fix test return value override issue in xfrm_policy.shPo-Hsu Lin1-1/+1
2021-01-27selftests: net: fib_tests: remove duplicate log testHangbin Liu1-1/+0
2021-01-19selftests: fix the return value for UDP GRO testPo-Hsu Lin1-0/+34
2021-01-17tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti1-2/+69
2020-12-30selftests: fix poll error in udpgro.shPaolo Abeni1-0/+3
2020-12-21vrf: packets with lladdr src needs dst at input with orig_iif when needs strictStephen Suryaputra1-0/+95
2020-10-29selftests: rtnetlink: load fou module for kci_test_encap_fou() testPo-Hsu Lin2-0/+6
2020-10-29selftests: forwarding: Add missing 'rp_filter' configurationIdo Schimmel2-0/+20
2020-09-03selftests: disable rp_filter for icmp_redirect.shDavid Ahern1-0/+2
2020-08-11selftests/net: relax cpu affinity requirement in msg_zerocopy testWillem de Bruijn1-3/+2
2020-08-05selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 supportPaolo Pisati1-0/+2
2020-08-05selftests: fib_nexthop_multiprefix: fix cleanup() netns deletionPaolo Pisati1-1/+1
2020-08-05selftests/net: so_txtime: fix clang issues for target arch PowerPCTanner Love1-1/+1
2020-08-05selftests/net: psock_fanout: fix clang issues for target arch PowerPCTanner Love1-1/+2
2020-07-22ipv6: fib6_select_path can not use out path for nexthop objectsDavid Ahern1-0/+13
2020-06-30selftests/net: report etf errors correctlyWillem de Bruijn1-7/+26
2020-04-29selftests: Fix suppress test in fib_tests.shDavid Ahern1-2/+8
2020-04-29ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern1-0/+23
2020-04-17selftests/net: add definition for SOL_DCCP to fix compilation errors for old ...Alan Maguire1-0/+4
2020-03-18selftests/net/fib_tests: update addr_metric_test for peer route testingHangbin Liu1-3/+31
2020-03-12selftests: forwarding: vxlan_bridge_1d: use more proper tos valueHangbin Liu1-3/+3
2020-03-12selftests: forwarding: vxlan_bridge_1d: fix tos valueHangbin Liu1-3/+3
2020-03-12selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testingHangbin Liu1-12/+13
2020-03-05ipv6: Fix route replacement with dev-only routeBenjamin Poirier1-0/+6
2020-02-24selftests/net: make so_txtime more robust to timer varianceWillem de Bruijn2-5/+88
2020-01-17selftests: loopback.sh: skip this test if the driver does not supportHangbin Liu1-0/+8
2020-01-12selftests: pmtu: fix init mtu value in descriptionHangbin Liu1-3/+3
2019-12-31selftests: net: tls: remove recv_rcvbuf testThadeu Lima de Souza Cascardo1-28/+0
2019-12-31selftests: net: Fix printf format warnings on armMasami Hiramatsu3-4/+6
2019-12-31selftests: forwarding: Delete IPv6 address at the endIdo Schimmel1-1/+1
2019-12-18net/tls: Fix return values to avoid ENOTSUPPValentin Vidic1-6/+2
2019-12-05selftests: pmtu: use -oneline for ip route list cacheThadeu Lima de Souza Cascardo1-3/+2
2019-12-05selftests/tls: add a test for fragmented messagesJakub Kicinski1-0/+60
2019-11-07selftests/tls: add test for concurrent recv and sendJakub Kicinski1-0/+108
2019-11-02selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang1-1/+2
2019-10-26selftests: fib_tests: add more tests for metric updatePaolo Abeni1-0/+21
2019-10-23selftests: Make l2tp.sh executableDavid Ahern1-0/+0
2019-10-05selftests/net: add nettest to .gitignoreJakub Kicinski1-0/+1
2019-10-03udp: only do GSO if # of segs > 1Josh Hunt1-12/+4
2019-09-26ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress ruleJason A. Donenfeld1-1/+16
2019-09-21selftests: Update fib_nexthop_multiprefix to handle missing ping6David Ahern1-2/+4
2019-09-21selftests: Update fib_tests to handle missing ping6David Ahern1-1/+3
2019-09-20selftests: Add test cases for `ip nexthop flush proto XX`Donald Sharp1-0/+14
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-11/+20