From: David S. Miller Date: Wed, 31 Mar 2021 21:48:20 +0000 (-0700) Subject: Merge branch 'inet-shrink-netns' X-Git-Tag: v5.13-rc1~94^2~274 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ab1b4f0a836f437d44f97cb8a6f444e4c5176cef;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'inet-shrink-netns' Eric Dumazet says: ==================== inet: shrink netns_ipv{4|6} This patch series work on reducing footprint of netns_ipv4 and netns_ipv6. Some sysctls are converted to bytes, and some fields are moves to reduce number of holes and paddings. ==================== Signed-off-by: David S. Miller --- ab1b4f0a836f437d44f97cb8a6f444e4c5176cef