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
..
2015-01-27 13:55:36 -08:00
2014-08-08 16:30:24 -07:00
2015-01-23 06:40:36 +12:00
2015-01-28 13:17:35 +01:00
2014-12-13 12:42:51 -08:00
2014-12-13 13:33:07 +01:00
2015-01-15 00:53:17 -05:00
2014-12-19 22:55:06 +01:00
2014-12-13 14:04:41 -08:00
2014-11-13 10:39:04 -08:00
2015-02-01 12:23:32 -08:00
2015-01-27 16:59:56 -08:00
2015-01-17 07:55:52 +13:00
2014-10-09 22:26:04 -04:00
2014-10-09 22:26:04 -04:00
2014-12-13 12:42:53 -08:00
2014-09-23 16:37:53 -04:00
2014-12-30 10:45:47 -08:00
2014-09-23 16:37:51 -04:00
2014-12-23 18:13:16 -08:00
2014-12-31 14:52:18 -08:00
2014-06-04 16:54:14 -07:00
2014-08-08 15:57:18 -07:00
2014-07-24 21:53:47 +10:00
2014-07-15 11:05:09 -04:00
2015-01-22 10:26:43 -05:00
2014-09-06 12:58:18 +02:00
2014-10-28 10:46:05 +01:00
2014-11-03 19:21:01 -08:00
2014-12-11 18:57:19 -08:00
2014-08-25 15:42:19 -07:00
2014-07-23 10:18:06 -07:00
2014-06-04 16:54:15 -07:00
2015-01-08 15:10:51 -08:00
2014-11-19 15:25:26 -05:00
2014-12-13 12:42:45 -08:00
2014-10-21 23:44:20 +02:00
2014-10-26 16:16:18 +01:00
2014-12-09 16:58:40 -06:00
2014-06-04 16:54:15 -07:00
2014-10-29 11:18:18 -04:00
2014-10-14 02:18:16 +02:00
2014-09-10 15:42:12 -07:00
2014-07-16 14:57:13 +02:00
2014-12-13 12:42:51 -08:00
2014-12-10 17:41:17 -08:00
2015-01-20 11:38:33 +10:30
2014-10-09 22:25:51 -04:00
2014-06-04 16:54:15 -07:00
2014-12-10 17:41:04 -08:00
2015-01-22 11:15:54 +10:30
2014-12-04 14:34:54 -05:00
2014-12-10 17:41:10 -08:00
2015-01-20 11:38:31 +10:30
2014-12-16 15:53:03 -08:00
2014-12-16 15:53:03 -08:00
2014-06-06 16:08:13 -07:00
2014-12-10 17:41:10 -08:00
2015-01-17 10:02:23 +13:00
2014-09-26 00:00:06 -07:00
2014-10-14 02:18:22 +02:00
2014-10-14 02:27:06 +02:00
2014-12-10 09:34:43 -08:00
2014-10-15 07:48:18 +02:00
2014-10-28 10:56:24 +01:00
2014-11-03 19:20:34 -08:00
2014-12-13 12:42:48 -08:00
2014-06-04 16:54:15 -07:00
2014-12-13 12:42:51 -08:00
2015-01-22 21:11:06 +01:00
2014-12-10 17:41:10 -08:00
2014-12-16 12:53:59 -08:00
2014-07-17 09:35:17 -04:00
2015-01-18 01:03:45 -05:00
2014-08-08 15:57:18 -07:00
2014-09-16 13:41:06 -07:00
2014-06-21 00:15:26 -04:00
2014-07-23 10:18:05 -07:00
2014-12-05 17:19:27 -06:00
2014-12-17 12:31:40 -08:00
2014-08-26 13:45:45 -04:00
2014-12-17 12:31:40 -08:00
2014-06-06 16:08:16 -07:00
2014-12-04 14:34:47 -05:00
2014-10-15 07:48:18 +02:00
2015-01-16 14:21:16 -05:00