From: David S. Miller Date: Wed, 4 Mar 2020 01:01:43 +0000 (-0800) Subject: Merge branch 'mptcp-Improve-DATA_FIN-transmission' X-Git-Tag: block-5.7-2020-04-09~9^2~259 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=a29b56c45114bedfd4d016495b93b35c3468bd72;p=linux-2.6-block.git Merge branch 'mptcp-Improve-DATA_FIN-transmission' Mat Martineau says: ==================== mptcp: Improve DATA_FIN transmission MPTCP's DATA_FIN flag is sent in a DSS option when closing the MPTCP-level connection. This patch series prepares for correct DATA_FIN handling across multiple subflows (where individual subflows may disconnect without closing the entire MPTCP connection) by changing the way the MPTCP-level socket requests a DATA_FIN on a subflow and propagates the necessary data for the TCP option. ==================== Signed-off-by: David S. Miller --- a29b56c45114bedfd4d016495b93b35c3468bd72