projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
2ea7a67
356d183
)
Merge branch 'tcp-ns-rmem-wmem'
author
David S. Miller
<davem@davemloft.net>
Fri, 10 Nov 2017 05:34:58 +0000
(14:34 +0900)
committer
David S. Miller
<davem@davemloft.net>
Fri, 10 Nov 2017 05:34:58 +0000
(14:34 +0900)
Eric Dumazet says:
====================
net: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
We need to get per netns sysctl for sysctl_[proto]_rmem and sysctl_[proto]_wmem
This patch series adds the basic infrastructure allowing per proto
conversion, and takes care of TCP.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge