From: Rusty Russell Date: Thu, 3 Jul 2008 10:46:16 +0000 (-0700) Subject: tun: TUNSETFEATURES to set gso features. X-Git-Tag: v2.6.27-rc1~969^2~246 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5228ddc98fa49b3cedab4024e269d62410a0d806;p=pandora-kernel.git tun: TUNSETFEATURES to set gso features. ethtool is useful for setting (some) device fields, but it's root-only. Finer feature control is available through a tun-specific ioctl. (Includes Mark McLoughlin 's fix to hold rtnl sem). Signed-off-by: Rusty Russell Acked-by: Max Krasnyansky Signed-off-by: David S. Miller --- Reading git-diff-tree failed