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