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]
Message-Id: 
 <172362963101.2215114.17248244783521331478.git-patchwork-notify@kernel.org>
Date: Wed, 14 Aug 2024 10:00:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Subash Abhinov Kasiviswanathan <quic_subashab@...cinc.com>
Cc: edumazet@...gle.com, soheil@...gle.com, ncardwell@...gle.com,
 yyd@...gle.com, ycheng@...gle.com, davem@...emloft.net, kuba@...nel.org,
 netdev@...r.kernel.org, dsahern@...nel.org, pabeni@...hat.com,
 quic_stranche@...cinc.com
Subject: Re: [PATCH net] tcp: Update window clamping condition

Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:

On Thu,  8 Aug 2024 16:06:40 -0700 you wrote:
> This patch is based on the discussions between Neal Cardwell and
> Eric Dumazet in the link
> https://lore.kernel.org/netdev/20240726204105.1466841-1-quic_subashab@quicinc.com/
> 
> It was correctly pointed out that tp->window_clamp would not be
> updated in cases where net.ipv4.tcp_moderate_rcvbuf=0 or if
> (copied <= tp->rcvq_space.space). While it is expected for most
> setups to leave the sysctl enabled, the latter condition may
> not end up hitting depending on the TCP receive queue size and
> the pattern of arriving data.
> 
> [...]

Here is the summary with links:
  - [net] tcp: Update window clamping condition
    https://git.kernel.org/netdev/net/c/a2cbb1603943

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