summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorFilesLines
2021-05-19selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale testPetr Machata1-2/+17
2021-05-19selftests: mptcp: launch mptcp_connect with timeoutMatthieu Baerts4-33/+72
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-05selftests: txtimestamp: fix compilation issueVadim Fedorenko1-3/+3
2021-02-04selftests/tls: fix selftest with CHACHA20-POLY1305Vadim Fedorenko1-5/+10
2021-01-29selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson2-2/+2
2021-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski1-1/+44
2021-01-20selftests: net: fib_tests: remove duplicate log testHangbin Liu1-1/+0
2021-01-10selftests/tls: fix selftests after adding ChaCha20-Poly1305Vadim Fedorenko1-2/+2
2021-01-08selftests: fib_nexthops: Fix wrong mausezahn invocationIdo Schimmel1-1/+1
2021-01-07tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti1-2/+69
2021-01-06selftests: fix the return value for UDP GRO testPo-Hsu Lin1-0/+34
2021-01-04xfrm: Fix wraparound in xfrm_policy_addr_delta()Visa Hankala1-0/+43
2021-01-04selftests: xfrm: fix test return value override issue in xfrm_policy.shPo-Hsu Lin1-1/+1
2020-12-23Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2020-12-17mptcp: push pending frames when subflow has free spacePaolo Abeni1-3/+3
2020-12-15selftests: test_vxlan_under_vrf: mute unnecessary error messagePo-Hsu Lin1-1/+1
2020-12-15selftests: mptcp: add the flush addrs testcaseGeliang Tang1-14/+36
2020-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-0/+98
2020-12-11selftests: fix poll error in udpgro.shPaolo Abeni1-0/+3
2020-12-09selftests: forwarding: Add Q-in-VNI testPetr Machata1-0/+347
2020-12-08tweewide: Fix most Shebang linesFinn Behrens1-1/+1
2020-12-06vrf: packets with lladdr src needs dst at input with orig_iif when needs strictStephen Suryaputra1-0/+95
2020-12-05selftests: forwarding: Add MPLS L2VPN testGuillaume Nault3-0/+196
2020-12-05selftests: add selftest for the SRv6 End.DT6 (VRF) behaviorAndrea Mayer1-0/+502
2020-12-05selftests: add selftest for the SRv6 End.DT4 behaviorAndrea Mayer1-0/+494
2020-11-28selftests/tls: add CHACHA20-POLY1305 to tls selftestsVadim Fedorenko1-7/+33
2020-11-24selftests: forwarding: Add blackhole nexthops testsIdo Schimmel1-1/+57
2020-11-21selftests: mptcp: add ADD_ADDR IPv6 test casesGeliang Tang1-1/+69
2020-11-21selftests: mptcp: add link failure test caseFlorian Westphal1-22/+82
2020-11-21selftests: forwarding: Add multipath tunneling nexthop testIdo Schimmel1-0/+356
2020-11-21selftests: forwarding: Add device-only nexthop testIdo Schimmel1-0/+160
2020-11-21selftests: forwarding: Test IPv4 routes with IPv6 link-local nexthopsIdo Schimmel1-0/+11
2020-11-21selftests: forwarding: Do not configure nexthop objects twiceIdo Schimmel1-1/+0
2020-11-13selftests: set conf.all.rp_filter=0 in bareudp.shGuillaume Nault1-0/+2
2020-11-12selftests: pmtu.sh: improve the test result processingPo-Hsu Lin1-1/+14
2020-11-12selftests: pmtu.sh: use $ksft_skip for skipped return codePo-Hsu Lin1-32/+32
2020-11-11selftests: disable rp_filter when testing bareudpGuillaume Nault1-0/+6
2020-11-10selftests/net: test max_num_members, fanout_args in psock_fanoutTanner Love1-3/+69
2020-11-05selftests: mptcp: add ADD_ADDR timeout test caseGeliang Tang2-24/+80
2020-11-05selftests: net: bridge: add test for mldv2 *,g auto-addNikolay Aleksandrov1-1/+30
2020-11-05selftests: net: bridge: add test for mldv2 exclude timeoutNikolay Aleksandrov1-1/+47
2020-11-05selftests: net: bridge: add test for mldv2 exc -> block reportNikolay Aleksandrov1-1/+30
2020-11-05selftests: net: bridge: add test for mldv2 inc -> block reportNikolay Aleksandrov1-1/+36
2020-11-05selftests: net: bridge: add test for mldv2 exc -> to_exclude reportNikolay Aleksandrov1-1/+29