From: David S. Miller Date: Fri, 12 Feb 2021 02:30:55 +0000 (-0800) Subject: Merge branch 'mptcp-Miscellaneous-fixes' X-Git-Tag: io_uring-worker.v3-2021-02-25~99^2~10^2~20 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=9c899aa6ac6ba1e28feac82871d44af0b0e7e05c;p=linux-block.git Merge branch 'mptcp-Miscellaneous-fixes' Mat Martineau says: ==================== mptcp: Miscellaneous fixes Here are some MPTCP fixes for the -net tree, addressing various issues we have seen thanks to syzkaller and other testing: Patch 1 correctly propagates errors at connection time and for TCP fallback connections. Patch 2 sets the expected poll() events on SEND_SHUTDOWN. Patch 3 fixes a retranmit crash and unneeded retransmissions. Patch 4 fixes possible uninitialized data on the error path during socket creation. Patch 5 addresses a problem with MPTCP window updates. Patch 6 fixes a case where MPTCP retransmission can get stuck. ==================== Signed-off-by: David S. Miller --- 9c899aa6ac6ba1e28feac82871d44af0b0e7e05c