projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
267146d
c26e91f
)
Merge branch 'tcp-more-perns-sysctls'
author
David S. Miller
<davem@davemloft.net>
Sat, 28 Oct 2017 10:24:39 +0000
(19:24 +0900)
committer
David S. Miller
<davem@davemloft.net>
Sat, 28 Oct 2017 10:24:39 +0000
(19:24 +0900)
Eric Dumazet says:
====================
tcp: move 12 sysctls to namespaces
Ideally all TCP sysctls should be per netns.
This patch series takes care of 12 sysctls.
Remains the ones that need discussion :
sysctl_tcp_mem, sysctl_tcp_rmem, sysctl_tcp_wmem, and sysctl_tcp_max_orphans
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge