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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 14 Jan 2021 03:50:08 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Yuchung Cheng <ycheng@...gle.com> Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com, ncardwell@...gle.com Subject: Re: [PATCH net-next] tcp: assign skb hash after tcp_event_data_sent Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Mon, 11 Jan 2021 15:05:52 -0800 you wrote: > Move skb_set_hash_from_sk s.t. it's called after instead of before > tcp_event_data_sent is called. This enables congestion control > modules to change the socket hash right before restarting from > idle (via the TX_START congestion event). > > Signed-off-by: Yuchung Cheng <ycheng@...gle.com> > Signed-off-by: Eric Dumazet <edumazet@...gle.com> > Signed-off-by: Neal Cardwell <ncardwell@...gle.com> > > [...] Here is the summary with links: - [net-next] tcp: assign skb hash after tcp_event_data_sent https://git.kernel.org/netdev/net-next/c/0ae5b43d6dde 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