mbox series

[net,0/6] mptcp: Miscellaneous fixes

Message ID 20210211233042.304878-1-mathew.j.martineau@linux.intel.com
Headers show
Series mptcp: Miscellaneous fixes | expand

Message

Mat Martineau Feb. 11, 2021, 11:30 p.m. UTC
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.


Paolo Abeni (6):
  mptcp: deliver ssk errors to msk
  mptcp: fix poll after shutdown
  mptcp: fix spurious retransmissions
  mptcp: init mptcp request socket earlier
  mptcp: better msk receive window updates
  mptcp: add a missing retransmission timer scheduling

 net/mptcp/options.c  | 10 +++---
 net/mptcp/protocol.c | 55 +++++++++++++++++++----------
 net/mptcp/protocol.h | 18 ++++------
 net/mptcp/subflow.c  | 83 +++++++++++++++++++++++++++++++-------------
 4 files changed, 107 insertions(+), 59 deletions(-)


base-commit: 8a28af7a3e85ddf358f8c41e401a33002f7a9587

Comments

patchwork-bot+netdevbpf@kernel.org Feb. 12, 2021, 2:50 a.m. UTC | #1
Hello:

This series was applied to netdev/net.git (refs/heads/master):

On Thu, 11 Feb 2021 15:30:36 -0800 you wrote:
> 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.

> 

> [...]


Here is the summary with links:
  - [net,1/6] mptcp: deliver ssk errors to msk
    https://git.kernel.org/netdev/net/c/15cc10453398
  - [net,2/6] mptcp: fix poll after shutdown
    https://git.kernel.org/netdev/net/c/dd913410b0a4
  - [net,3/6] mptcp: fix spurious retransmissions
    https://git.kernel.org/netdev/net/c/64b9cea7a0af
  - [net,4/6] mptcp: init mptcp request socket earlier
    https://git.kernel.org/netdev/net/c/d8b59efa6406
  - [net,5/6] mptcp: better msk receive window updates
    https://git.kernel.org/netdev/net/c/e3859603ba13
  - [net,6/6] mptcp: add a missing retransmission timer scheduling
    https://git.kernel.org/netdev/net/c/d09d818ec2ed

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html