From: David S. Miller Date: Fri, 2 Apr 2021 21:21:51 +0000 (-0700) Subject: Merge branch 'mptcp-misc' X-Git-Tag: v5.13-rc1~94^2~253 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3e8db6365f233a110815a4c34cae5d6ee74b1db8;p=thirdparty%2Flinux.git Merge branch 'mptcp-misc' Mat Martineau says: ==================== MPTCP: Miscellaneous changes Here is a collection of patches from the MPTCP tree: Patches 1 and 2 add some helpful MIB counters for connection information. Patch 3 cleans up some unnecessary checks. Patch 4 is a new feature, support for the MP_TCPRST option. This option is used when resetting one subflow within a MPTCP connection, and provides a reason code that the recipient can use when deciding how to adapt to the lost subflow. Patches 5-7 update the existing MPTCP selftests to improve timeout handling and to share better information when tests fail. ==================== Signed-off-by: David S. Miller --- 3e8db6365f233a110815a4c34cae5d6ee74b1db8