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
| ||
|
Message-Id: <169826342483.24198.5669935259131850057.git-patchwork-notify@kernel.org> Date: Wed, 25 Oct 2023 19:50:24 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Mat Martineau <martineau@...nel.org> Cc: matttbe@...nel.org, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org, mptcp@...ts.linux.dev Subject: Re: [PATCH net-next 0/9] mptcp: Features and fixes for v6.7 Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@...nel.org>: On Mon, 23 Oct 2023 13:44:33 -0700 you wrote: > Patch 1 adds a configurable timeout for the MPTCP connection when all > subflows are closed, to support break-before-make use cases. > > Patch 2 is a fix for a 1-byte error in rx data counters with MPTCP > fastopen connections. > > Patch 3 is a minor code cleanup. > > [...] Here is the summary with links: - [net-next,1/9] mptcp: add a new sysctl for make after break timeout https://git.kernel.org/netdev/net-next/c/d866ae9aaa43 - [net-next,2/9] mptcp: properly account fastopen data https://git.kernel.org/netdev/net-next/c/bf0e96108fb6 - [net-next,3/9] mptcp: use plain bool instead of custom binary enum https://git.kernel.org/netdev/net-next/c/f1f26512a9bf - [net-next,4/9] tcp: define initial scaling factor value as a macro https://git.kernel.org/netdev/net-next/c/849ee75a38b2 - [net-next,5/9] mptcp: give rcvlowat some love https://git.kernel.org/netdev/net-next/c/5684ab1a0eff - [net-next,6/9] mptcp: use copy_from_iter helpers on transmit https://git.kernel.org/netdev/net-next/c/0ffe8e749040 - [net-next,7/9] mptcp: consolidate sockopt synchronization https://git.kernel.org/netdev/net-next/c/a1ab24e5fc4a - [net-next,8/9] mptcp: ignore notsent_lowat setting at the subflow level https://git.kernel.org/netdev/net-next/c/9fdc779331bd - [net-next,9/9] mptcp: refactor sndbuf auto-tuning https://git.kernel.org/netdev/net-next/c/8005184fd1ca 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