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:   Fri, 13 May 2022 00:10:16 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Martin KaFai Lau <kafai@...com>
Cc:     netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
        kuba@...nel.org, kernel-team@...com, pabeni@...hat.com
Subject: Re: [PATCH net-next 0/4] net: inet: Retire port only listening_hash

Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:

On Wed, 11 May 2022 17:05:46 -0700 you wrote:
> This series is to retire the port only listening_hash.
> 
> The listen sk is currently stored in two hash tables,
> listening_hash (hashed by port) and lhash2 (hashed by port and address).
> 
> After commit 0ee58dad5b06 ("net: tcp6: prefer listeners bound to an address")
> and commit d9fbc7f6431f ("net: tcp: prefer listeners bound to an address"),
> the TCP-SYN lookup fast path does not use listening_hash.
> 
> [...]

Here is the summary with links:
  - [net-next,1/4] net: inet: Remove count from inet_listen_hashbucket
    https://git.kernel.org/netdev/net-next/c/8ea1eebb49a2
  - [net-next,2/4] net: inet: Open code inet_hash2 and inet_unhash2
    https://git.kernel.org/netdev/net-next/c/e8d0059000b2
  - [net-next,3/4] net: inet: Retire port only listening_hash
    https://git.kernel.org/netdev/net-next/c/cae3873c5b3a
  - [net-next,4/4] net: selftests: Stress reuseport listen
    https://git.kernel.org/netdev/net-next/c/ec8cb4f617a2

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