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, 26 Mar 2021 21:50:11 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Eric Dumazet <eric.dumazet@...il.com>
Cc:     davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
        edumazet@...gle.com
Subject: Re: [PATCH net-next 0/5] net: use less storage for most sysctl

Hello:

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

On Thu, 25 Mar 2021 11:08:12 -0700 you wrote:
> From: Eric Dumazet <edumazet@...gle.com>
> 
> This patch series adds a new sysctl type, to allow using u8 instead of
> "int" or "long int" types.
> 
> Then we convert mosts sysctls found in struct netns_ipv4
> to shrink it by three cache lines.
> 
> [...]

Here is the summary with links:
  - [net-next,1/5] sysctl: add proc_dou8vec_minmax()
    https://git.kernel.org/netdev/net-next/c/cb9444130662
  - [net-next,2/5] ipv4: shrink netns_ipv4 with sysctl conversions
    https://git.kernel.org/netdev/net-next/c/4b6bbf17d4e1
  - [net-next,3/5] ipv4: convert ip_forward_update_priority sysctl to u8
    https://git.kernel.org/netdev/net-next/c/1c69dedc8fa7
  - [net-next,4/5] inet: convert tcp_early_demux and udp_early_demux to u8
    https://git.kernel.org/netdev/net-next/c/2932bcda070d
  - [net-next,5/5] tcp: convert elligible sysctls to u8
    https://git.kernel.org/netdev/net-next/c/4ecc1baf362c

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