From: David S. Miller Date: Wed, 6 Aug 2014 01:46:26 +0000 (-0700) Subject: Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d247b6ab3ce6dd43665780865ec5fa145d9ab6bd;p=pandora-kernel.git Merge git://git./linux/kernel/git/davem/net Conflicts: drivers/net/Makefile net/ipv6/sysctl_net_ipv6.c Two ipv6_table_template[] additions overlap, so the index of the ipv6_table[x] assignments needed to be adjusted. In the drivers/net/Makefile case, we've gotten rid of the garbage whereby we had to list every single USB networking driver in the top-level Makefile, there is just one "USB_NETWORKING" that guards everything. Signed-off-by: David S. Miller --- d247b6ab3ce6dd43665780865ec5fa145d9ab6bd Reading git-diff-tree failed