Files
linux/arch/arm/include/asm
David S. Miller 6e03f896b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Conflicts:
	drivers/net/vxlan.c
	drivers/vhost/net.c
	include/linux/if_vlan.h
	net/core/dev.c

The net/core/dev.c conflict was the overlap of one commit marking an
existing function static whilst another was adding a new function.

In the include/linux/if_vlan.h case, the type used for a local
variable was changed in 'net', whereas the function got rewritten
to fix a stacked vlan bug in 'net-next'.

In drivers/vhost/net.c, Al Viro's iov_iter conversions in 'net-next'
overlapped with an endainness fix for VHOST 1.0 in 'net'.

In drivers/net/vxlan.c, vxlan_find_vni() added a 'flags' parameter
in 'net-next' whereas in 'net' there was a bug fix to pass in the
correct network namespace pointer in calls to this function.

Signed-off-by: David S. Miller <davem@davemloft.net>
2015-02-05 14:33:28 -08:00
..
2014-04-18 11:40:32 +02:00
2012-03-28 18:30:01 +01:00
2014-06-02 09:20:18 +01:00
2014-12-04 12:41:50 +00:00
2012-07-05 09:50:55 +01:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2012-09-14 13:53:39 +00:00
2014-11-10 15:59:23 +01:00
2013-04-17 21:38:10 +02:00
2014-02-25 11:33:37 +00:00
2012-07-24 15:27:28 +08:00
2013-01-23 13:29:17 -05:00
2014-06-01 01:17:12 +01:00
2014-11-10 15:59:23 +01:00
2013-07-08 22:08:51 +01:00
2014-10-09 22:26:01 -04:00
2014-05-27 15:58:49 +02:00
2010-10-01 22:32:18 -04:00
2014-06-01 01:17:12 +01:00
2014-02-25 11:33:37 +00:00
2011-03-31 11:26:23 -03:00
2014-08-09 14:07:53 +01:00
2014-03-18 16:39:40 -04:00
2011-07-12 11:19:29 -05:00