From: Eric W. Biederman Date: Fri, 13 Mar 2015 05:07:44 +0000 (-0500) Subject: tcp_metrics: Use a single hash table for all network namespaces. X-Git-Tag: omap-for-v4.2/o2_dc~131^2~247^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=098a697b497e;p=pandora-kernel.git tcp_metrics: Use a single hash table for all network namespaces. Now that all of the operations are safe on a single hash table accross network namespaces, allocate a single global hash table and update the code to use it. Signed-off-by: "Eric W. Biederman" Signed-off-by: David S. Miller --- Reading git-diff-tree failed