summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorFilesLines
2022-01-05selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo1-1/+7
2022-01-05selftests: Calculate udpgso segment count without header adjustmentCoco Li1-6/+6
2021-12-22selftest/net/forwarding: declare NETIFS p9 p10Hangbin Liu1-0/+2
2021-12-22selftests: Fix IPv6 address bind testsDavid Ahern1-5/+13
2021-12-22selftests: Fix raw socket bind tests with VRFDavid Ahern1-1/+2
2021-12-22selftests: Add duplicate config only for MD5 VRF testsDavid Ahern1-6/+20
2021-12-22selftests: net: Correct ping6 expected rc from 2 to 1Jie2x Zhou1-1/+1
2021-12-14selftests/fib_tests: Rework fib_rp_filter_test()Peilin Ye1-10/+49
2021-12-08selftests: net: Correct case nameLi Zhijian1-2/+2
2021-11-18selftests/net: udpgso_bench_rx: fix port argumentWillem de Bruijn1-4/+7
2021-11-18fcnal-test: kill hanging ping/nettest binaries on cleanupFlorian Westphal1-0/+3
2021-10-27ipv6: When forwarding count rx stats on the orig netdevStephen Suryaputra4-0/+183
2021-09-22selftests: mptcp: clean tmp files in simult_flowsMatthieu Baerts1-2/+2
2021-09-22selftest: net: fix typo in altname testAndrea Claudi1-1/+1
2021-07-28selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirectHangbin Liu1-2/+3
2021-07-28selftests: icmp_redirect: remove from checking for IPv6 route getHangbin Liu1-1/+1
2021-07-19selftests: Clean forgotten resources as part of cleanup()Amit Cohen3-0/+6
2021-06-23ipv4: Fix device used for dst_alloc with local routesDavid Ahern1-0/+25
2021-06-23selftests: mptcp: enable syncookie only in absence of reordersPaolo Abeni1-3/+8
2021-05-22tweewide: Fix most Shebang linesFinn Behrens1-1/+1
2021-05-19selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale testPetr Machata1-2/+17
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-30selftests/net: fix warnings on reuseaddr_ports_exhaustedCarlos Llamas1-16/+16
2021-03-17selftests: forwarding: Fix race condition in mirror installationDanielle Ratson1-0/+9
2021-03-04selftests: mptcp: fix ACKRX debug messageMatthieu Baerts1-1/+1
2021-02-17selftests: txtimestamp: fix compilation issueVadim Fedorenko1-3/+3
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-17selftests: fib_nexthops: Fix wrong mausezahn invocationIdo Schimmel1-1/+1
2021-01-17tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti1-2/+69
2020-12-11selftests: fix poll error in udpgro.shPaolo Abeni1-0/+3
2020-12-06vrf: packets with lladdr src needs dst at input with orig_iif when needs strictStephen Suryaputra1-0/+95
2020-10-22selftests: mptcp: depends on built-in IPv6Matthieu Baerts1-0/+1
2020-10-20selftests: rtnetlink: load fou module for kci_test_encap_fou() testPo-Hsu Lin2-0/+6
2020-10-18selftests: forwarding: Add missing 'rp_filter' configurationIdo Schimmel2-0/+20
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-0/+627
2020-10-15selftests: Add VRF route leaking testsMichael Jeanson2-0/+627
2020-10-09selftests: mptcp: interpret \n as a new lineMatthieu Baerts1-2/+2
2020-10-03selftests: ocelot: add some example VCAP IS1, IS2 and ES0 tc offloadsVladimir Oltean1-0/+43
2020-10-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller3-0/+2197
2020-10-01selftests: net: Add drop monitor testIdo Schimmel3-0/+219
2020-10-01selftests: forwarding: devlink_lib: Support port-less topologiesPetr Machata1-1/+1
2020-10-01selftests: forwarding: devlink_lib: Add devlink_cell_size_get()Petr Machata1-0/+6
2020-10-01selftests: forwarding: devlink_lib: Split devlink_..._set() into save & setPetr Machata1-11/+51
2020-09-25selftests: mptcp: add remove addr and subflow test casesGeliang Tang1-3/+142