From: David S. Miller Date: Fri, 10 Nov 2017 05:34:58 +0000 (+0900) Subject: Merge branch 'tcp-ns-rmem-wmem' X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=c7947e4339b8a3b04f5d90c881f1ce8c05ad8cea;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'tcp-ns-rmem-wmem' 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 --- c7947e4339b8a3b04f5d90c881f1ce8c05ad8cea