Hello:

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

On Fri, 29 Jan 2021 13:54:38 -0500 you wrote:
> From: Neal Cardwell <ncardw...@google.com>
> 
> This commit shrinks inet_connection_sock by 4 bytes, by shrinking
> icsk_mtup.enabled from 32 bits to 1 bit, and shrinking
> icsk_mtup.probe_size from s32 to an unsuigned 31 bit field.
> 
> This is to save space to compensate for the recent introduction of a
> new u32 in inet_connection_sock, icsk_probes_tstamp, in the recent bug
> fix commit 9d9b1ee0b2d1 ("tcp: fix TCP_USER_TIMEOUT with zero window").
> 
> [...]

Here is the summary with links:
  - [net-next] tcp: shrink inet_connection_sock icsk_mtup enabled and probe_size
    https://git.kernel.org/netdev/net-next/c/14e8e0f60088

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


Reply via email to