]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
Merge branch 'tcp-move-14-sysctls-to-namespaces'
authorDavid S. Miller <davem@davemloft.net>
Fri, 27 Oct 2017 07:35:43 +0000 (16:35 +0900)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Oct 2017 07:35:43 +0000 (16:35 +0900)
commit010b64f7f198c96b1c5de995646753de375843c4
treee7f0fa12f6cbaaa16014e0fa462128ab76877626
parent4dc12ffeaeac939097a3f55c881d3dc3523dff0c
parentaf9b69a7a6ca6b817e8d6f416e7aa5b2a5bf1d91
Merge branch 'tcp-move-14-sysctls-to-namespaces'

Eric Dumazet says:

====================
tcp: move 14 sysctls to namespaces

Ideally all TCP sysctls should be per netns.
This patch series takes care of 14 of sysctls.
More to come later.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>