From: David S. Miller Date: Tue, 26 Mar 2013 16:27:27 +0000 (-0400) Subject: Merge branch 'tunnels' X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~332 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbbd136c7dbfe0fba989f337c35f976ef432d1d5;p=pandora-kernel.git Merge branch 'tunnels' Pravin B Shelar says: ==================== Following patch series restructure GRE and IPIP tunneling code to make it modular. It adds ip_tunnel module which acts as generic tunneling layer which has common code. These patches do not change any functionality. v3:v4: - Fixed compilation error in ipv6. - Few coding style fixes. v2-v3: - Use GPL exports for all export symbols. - Set default config NET_IP_TUNNEL to m. v1-v2: - Dropped patch to convert gre_proto_lock to rtnl lock. ==================== Signed-off-by: David S. Miller --- dbbd136c7dbfe0fba989f337c35f976ef432d1d5 Reading git-diff-tree failed