lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sat, 14 Aug 2021 11:10:06 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Mat Martineau <mathew.j.martineau@...ux.intel.com>
Cc:     netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
        matthieu.baerts@...sares.net, mptcp@...ts.linux.dev,
        pabeni@...hat.com
Subject: Re: [PATCH net-next 0/8] mptcp: Improve use of backup subflows

Hello:

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

On Fri, 13 Aug 2021 15:15:40 -0700 you wrote:
> Multipath TCP combines multiple TCP subflows in to one stream, and the
> MPTCP-level socket must decide which subflow to use when sending (or
> resending) chunks of data. The choice of the "best" subflow to transmit
> on can vary depending on the priority (normal or backup) for each
> subflow and how well the subflow is performing.
> 
> In order to improve MPTCP performance when some subflows are failing,
> this patch set changes how backup subflows are utilized and introduces
> tracking of "stale" subflows that are still connected but not making
> progress.
> 
> [...]

Here is the summary with links:
  - [net-next,1/8] mptcp: more accurate timeout
    https://git.kernel.org/netdev/net-next/c/33d41c9cd74c
  - [net-next,2/8] mptcp: less aggressive retransmission strategy
    https://git.kernel.org/netdev/net-next/c/71b7dec27f34
  - [net-next,3/8] mptcp: handle pending data on closed subflow
    https://git.kernel.org/netdev/net-next/c/1e1d9d6f119c
  - [net-next,4/8] mptcp: cleanup sysctl data and helpers
    https://git.kernel.org/netdev/net-next/c/6da14d74e2bd
  - [net-next,5/8] mptcp: faster active backup recovery
    https://git.kernel.org/netdev/net-next/c/ff5a0b421cb2
  - [net-next,6/8] mptcp: add mibs for stale subflows processing
    https://git.kernel.org/netdev/net-next/c/fc1b4e3b6274
  - [net-next,7/8] mptcp: backup flag from incoming MPJ ack option
    https://git.kernel.org/netdev/net-next/c/0460ce229f5b
  - [net-next,8/8] selftests: mptcp: add testcase for active-back
    https://git.kernel.org/netdev/net-next/c/7d1e6f163904

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ