mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 01:06:27 +00:00
kernels: Update to 4.20.12/4.19.25/4.14.103/4.9.160
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
parent
882ee6afb5
commit
9440e48f4f
@ -261,23 +261,23 @@ endef
|
||||
# Debug targets only for latest stable and LTS stable
|
||||
#
|
||||
ifeq ($(ARCH),x86_64)
|
||||
$(eval $(call kernel,4.20.11,4.20.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.19.24,4.19.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.102,4.14.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.102,4.14.x,,-dbg))
|
||||
$(eval $(call kernel,4.20.12,4.20.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.19.25,4.19.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.103,4.14.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.103,4.14.x,,-dbg))
|
||||
$(eval $(call kernel,4.14.87,4.14.x,-rt,))
|
||||
$(eval $(call kernel,4.9.159,4.9.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.9.160,4.9.x,$(EXTRA),$(DEBUG)))
|
||||
|
||||
else ifeq ($(ARCH),aarch64)
|
||||
$(eval $(call kernel,4.20.11,4.20.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.19.24,4.19.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.102,4.14.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.20.12,4.20.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.19.25,4.19.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.103,4.14.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.87,4.14.x,-rt,))
|
||||
|
||||
else ifeq ($(ARCH),s390x)
|
||||
$(eval $(call kernel,4.20.11,4.20.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.19.24,4.19.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.102,4.14.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.20.12,4.20.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.19.25,4.19.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.103,4.14.x,$(EXTRA),$(DEBUG)))
|
||||
endif
|
||||
|
||||
# Target for kernel config
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.14.102 Kernel Configuration
|
||||
# Linux/arm64 4.14.103 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/s390 4.14.102 Kernel Configuration
|
||||
# Linux/s390 4.14.103 Kernel Configuration
|
||||
#
|
||||
CONFIG_MMU=y
|
||||
CONFIG_ZONE_DMA=y
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.14.102 Kernel Configuration
|
||||
# Linux/x86 4.14.103 Kernel Configuration
|
||||
#
|
||||
CONFIG_64BIT=y
|
||||
CONFIG_X86_64=y
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.19.24 Kernel Configuration
|
||||
# Linux/arm64 4.19.25 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/s390 4.19.24 Kernel Configuration
|
||||
# Linux/s390 4.19.25 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.19.24 Kernel Configuration
|
||||
# Linux/x86 4.19.25 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.20.11 Kernel Configuration
|
||||
# Linux/arm64 4.20.12 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/s390 4.20.11 Kernel Configuration
|
||||
# Linux/s390 4.20.12 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.20.11 Kernel Configuration
|
||||
# Linux/x86 4.20.12 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.9.159 Kernel Configuration
|
||||
# Linux/x86 4.9.160 Kernel Configuration
|
||||
#
|
||||
CONFIG_64BIT=y
|
||||
CONFIG_X86_64=y
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 08636eea58228e18481a08b1ea8a8ef7a3c397bf Mon Sep 17 00:00:00 2001
|
||||
From 3ce7037efbfc8909070518e3ccf82f645039188e Mon Sep 17 00:00:00 2001
|
||||
From: Cheng-mean Liu <soccerl@microsoft.com>
|
||||
Date: Tue, 11 Jul 2017 16:58:26 -0700
|
||||
Subject: [PATCH 01/21] NVDIMM: reducded ND_MIN_NAMESPACE_SIZE from 4MB to 4KB
|
||||
|
@ -1,4 +1,4 @@
|
||||
From fe93df77ce3e033b0b89e25c37ebcc3496138935 Mon Sep 17 00:00:00 2001
|
||||
From 6770a3c4399a517548a6d4ebcd5b6992f7980e6a Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:00 -0700
|
||||
Subject: [PATCH 02/21] hyper-v: trace vmbus_on_msg_dpc()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From ebdac185d8ddd6f32bd7290e7a9abda242f1fc37 Mon Sep 17 00:00:00 2001
|
||||
From fd1a09826310c0948df2a1ec5bda662dd0896983 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:01 -0700
|
||||
Subject: [PATCH 03/21] hyper-v: trace vmbus_on_message()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From d451f7778a2ae4ea5729cc95876e29f7a5d81a6e Mon Sep 17 00:00:00 2001
|
||||
From e5fb03de10679b0cc9d418150463e8ec4c77df1f Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:02 -0700
|
||||
Subject: [PATCH 04/21] hyper-v: trace vmbus_onoffer()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From c9b012f2190fd3c8110a659ed59597b461d60e42 Mon Sep 17 00:00:00 2001
|
||||
From 5ea604c9761cc5c887d646b0c29b3a799d88e650 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:03 -0700
|
||||
Subject: [PATCH 05/21] hyper-v: trace vmbus_onoffer_rescind()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From ee15522eb86354474fe1a2969a109d871e8b5f93 Mon Sep 17 00:00:00 2001
|
||||
From a75800f2e04b11b503a5210b0a1ae734191dfd9a Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:04 -0700
|
||||
Subject: [PATCH 06/21] hyper-v: trace vmbus_onopen_result()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 0fe57c0a41875efba3df8d08bdec403f85773124 Mon Sep 17 00:00:00 2001
|
||||
From 58dc1c2ee50df4a259a122c3d073107f9530ba1d Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:05 -0700
|
||||
Subject: [PATCH 07/21] hyper-v: trace vmbus_ongpadl_created()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From d463bb1f34ef8738476a6e859be8ec6973d360be Mon Sep 17 00:00:00 2001
|
||||
From fdc15af4269bf9b441bc34cbfbf89327d0253d8e Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:06 -0700
|
||||
Subject: [PATCH 08/21] hyper-v: trace vmbus_ongpadl_torndown()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 225778d174a71f9646726b25e43c63a6fc12a7df Mon Sep 17 00:00:00 2001
|
||||
From cde8ca769c1560604dbb0155f22ada5e320fefdc Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:07 -0700
|
||||
Subject: [PATCH 09/21] hyper-v: trace vmbus_onversion_response()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 3bb4620bb7f9f51bbd4fd650eb3bf6f4a01ad951 Mon Sep 17 00:00:00 2001
|
||||
From 26dd64228de382c42894547c756dbc147f91c019 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:08 -0700
|
||||
Subject: [PATCH 10/21] hyper-v: trace vmbus_request_offers()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From d7b396aca2094809a678c9a00e42c7ccc7ac12e5 Mon Sep 17 00:00:00 2001
|
||||
From 7226a5d512069de7968bebb2b02a982ef04df355 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:09 -0700
|
||||
Subject: [PATCH 11/21] hyper-v: trace vmbus_open()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 7ff3687370fbe4c1cebd7357904486aef142e05b Mon Sep 17 00:00:00 2001
|
||||
From 9125b71ba5081598e36602c1e44b76947bf9d0c7 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:10 -0700
|
||||
Subject: [PATCH 12/21] hyper-v: trace vmbus_close_internal()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From ef8488af4d0bc49bc5d4a148b5c6cb7341b5bbbb Mon Sep 17 00:00:00 2001
|
||||
From ed3e454d50dd5e34a34809e685c9530ca501dc94 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:11 -0700
|
||||
Subject: [PATCH 13/21] hyper-v: trace vmbus_establish_gpadl()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 9f355bda4725c11b5920271a1004ee244399f32b Mon Sep 17 00:00:00 2001
|
||||
From d511819d758500e421504787d32f48f6c12664e1 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:12 -0700
|
||||
Subject: [PATCH 14/21] hyper-v: trace vmbus_teardown_gpadl()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 7539b77cd818b624ee6108cc744ca21f4af95008 Mon Sep 17 00:00:00 2001
|
||||
From e5c49659ede5ea862b456624410dbf0bce91b940 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:13 -0700
|
||||
Subject: [PATCH 15/21] hyper-v: trace vmbus_negotiate_version()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From b196006fca436f89cf37115af4ffd3f086deb9d9 Mon Sep 17 00:00:00 2001
|
||||
From 0c3415c43950b2cf9b0157a4e3f1dbbb74960b51 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:14 -0700
|
||||
Subject: [PATCH 16/21] hyper-v: trace vmbus_release_relid()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 6ed232919dc4a14396595f4aa7d7fac12033cdfb Mon Sep 17 00:00:00 2001
|
||||
From 9ce4e7fc98ebf811771f87eb20f1c51b596664a7 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:15 -0700
|
||||
Subject: [PATCH 17/21] hyper-v: trace vmbus_send_tl_connect_request()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From b4e373b899e2523cb17fab0c230201898d9dfbeb Mon Sep 17 00:00:00 2001
|
||||
From b7e9b404d39ebf7231487263e633c9f903b8b6b3 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:16 -0700
|
||||
Subject: [PATCH 18/21] hyper-v: trace channel events
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 359abd088467b3980867c5478f7499404c38fe6e Mon Sep 17 00:00:00 2001
|
||||
From 4b426e4aab4c6cba6ae5d1cd8b9ff75efbad8827 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Borntraeger <borntraeger@de.ibm.com>
|
||||
Date: Tue, 12 Dec 2017 09:08:35 +0100
|
||||
Subject: [PATCH 19/21] serial: forbid 8250 on s390
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 0405a3d18b9ba0dc40a617b7baa274e259d6edbf Mon Sep 17 00:00:00 2001
|
||||
From eb53faec14b598cb03ca44bd7b042b44f8451a4c Mon Sep 17 00:00:00 2001
|
||||
From: Cathy Avery <cavery@redhat.com>
|
||||
Date: Tue, 31 Oct 2017 08:52:06 -0400
|
||||
Subject: [PATCH 20/21] scsi: storvsc: Allow only one remove lun work item to
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 1bd17726922d8e605119c90db4d418e47df3c6bb Mon Sep 17 00:00:00 2001
|
||||
From 82694b8a23be3c1fdefe3229d76d8ee30ac19dd8 Mon Sep 17 00:00:00 2001
|
||||
From: Long Li <longli@microsoft.com>
|
||||
Date: Tue, 31 Oct 2017 14:58:08 -0700
|
||||
Subject: [PATCH 21/21] scsi: storvsc: Avoid excessive host scan on controller
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 11bf05d1b921f845d584c1285c816597f6a04f96 Mon Sep 17 00:00:00 2001
|
||||
From 6c92b331abe4811a6c6ba143f3ffb543415cb2f2 Mon Sep 17 00:00:00 2001
|
||||
From: Arnaldo Carvalho de Melo <acme@redhat.com>
|
||||
Date: Thu, 2 Mar 2017 12:55:49 -0300
|
||||
Subject: [PATCH 01/14] tools build: Add test for sched_getcpu()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From f0a2c9b8742ff82464b99a075b5612a42d4dd533 Mon Sep 17 00:00:00 2001
|
||||
From 7354a654bb5c9c7f298430571430d37b93e31d7d Mon Sep 17 00:00:00 2001
|
||||
From: Arnaldo Carvalho de Melo <acme@redhat.com>
|
||||
Date: Thu, 13 Oct 2016 17:12:35 -0300
|
||||
Subject: [PATCH 02/14] perf jit: Avoid returning garbage for a ret variable
|
||||
|
@ -1,4 +1,4 @@
|
||||
From b7eadabe58c54183461176330b4df5dd527a3045 Mon Sep 17 00:00:00 2001
|
||||
From d7875fb3824258c5c742b300b19beb55f0e2ed47 Mon Sep 17 00:00:00 2001
|
||||
From: Dexuan Cui <decui@microsoft.com>
|
||||
Date: Sat, 23 Jul 2016 01:35:51 +0000
|
||||
Subject: [PATCH 03/14] hv_sock: introduce Hyper-V Sockets
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 66e0b5ecb9fa015b61c9a7a45925920c20fd3121 Mon Sep 17 00:00:00 2001
|
||||
From 17bd9524bd39275a7cec60190f540d2afd6f99de Mon Sep 17 00:00:00 2001
|
||||
From: Rolf Neugebauer <rolf.neugebauer@gmail.com>
|
||||
Date: Mon, 23 May 2016 18:55:45 +0100
|
||||
Subject: [PATCH 04/14] vmbus: Don't spam the logs with unknown GUIDs
|
||||
|
@ -1,4 +1,4 @@
|
||||
From bdf2e9053feb718be4bce61ddbaffea655312918 Mon Sep 17 00:00:00 2001
|
||||
From cfc2f4bbf4f776d12e302bac5b45cb861508c974 Mon Sep 17 00:00:00 2001
|
||||
From: Alex Ng <alexng@messages.microsoft.com>
|
||||
Date: Sun, 6 Nov 2016 13:14:07 -0800
|
||||
Subject: [PATCH 05/14] Drivers: hv: utils: Fix the mapping between host
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 3b50e2825be4cbb43989dc98aed8e582418809f8 Mon Sep 17 00:00:00 2001
|
||||
From 4c3ebb2b1f4a7a2baa9ee3091047972925e60667 Mon Sep 17 00:00:00 2001
|
||||
From: Alex Ng <alexng@messages.microsoft.com>
|
||||
Date: Sun, 6 Nov 2016 13:14:10 -0800
|
||||
Subject: [PATCH 06/14] Drivers: hv: vss: Improve log messages.
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 880946621cce08f397a00910f8b31c931fd08474 Mon Sep 17 00:00:00 2001
|
||||
From 2f8fde0033471fe2e9f78d51084c2749a9228c17 Mon Sep 17 00:00:00 2001
|
||||
From: Alex Ng <alexng@messages.microsoft.com>
|
||||
Date: Sun, 6 Nov 2016 13:14:11 -0800
|
||||
Subject: [PATCH 07/14] Drivers: hv: vss: Operation timeouts should match host
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 9bacfb8c3e1c85f7afd56ba913950e7a936b6282 Mon Sep 17 00:00:00 2001
|
||||
From 0128d6c49673135b5b75df8badb1147b0dea6791 Mon Sep 17 00:00:00 2001
|
||||
From: Alex Ng <alexng@messages.microsoft.com>
|
||||
Date: Sat, 28 Jan 2017 12:37:17 -0700
|
||||
Subject: [PATCH 08/14] Drivers: hv: vmbus: Use all supported IC versions to
|
||||
|
@ -1,4 +1,4 @@
|
||||
From bd1e119dab532579164ef2847065b22971b54d7b Mon Sep 17 00:00:00 2001
|
||||
From 1fd13cdaa2ec88ce91a23247f593cdb294018656 Mon Sep 17 00:00:00 2001
|
||||
From: Alex Ng <alexng@messages.microsoft.com>
|
||||
Date: Sat, 28 Jan 2017 12:37:18 -0700
|
||||
Subject: [PATCH 09/14] Drivers: hv: Log the negotiated IC versions.
|
||||
|
@ -1,4 +1,4 @@
|
||||
From dec967e50d84702e29c1d4c0569d061876478578 Mon Sep 17 00:00:00 2001
|
||||
From fe1522c23c31f2a8d3e09eceff94828c789555c4 Mon Sep 17 00:00:00 2001
|
||||
From: Dexuan Cui <decui@microsoft.com>
|
||||
Date: Sun, 26 Mar 2017 16:42:20 +0800
|
||||
Subject: [PATCH 10/14] vmbus: fix missed ring events on boot
|
||||
|
@ -1,4 +1,4 @@
|
||||
From fb223fbdd3cf73d42a259d3c09b4ebfdbf7f7c1d Mon Sep 17 00:00:00 2001
|
||||
From 55d7c9188d518f6b8e30e6d3e8e639e316d71d52 Mon Sep 17 00:00:00 2001
|
||||
From: Dexuan Cui <decui@microsoft.com>
|
||||
Date: Wed, 29 Mar 2017 18:37:10 +0800
|
||||
Subject: [PATCH 11/14] vmbus: remove "goto error_clean_msglist" in
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 5b9fbd088009fb6832c2c4e0df65afb1f99600b2 Mon Sep 17 00:00:00 2001
|
||||
From f4244bb47cf4d9b5ea96d88fe9d6f00920bc0787 Mon Sep 17 00:00:00 2001
|
||||
From: Dexuan Cui <decui@microsoft.com>
|
||||
Date: Fri, 24 Mar 2017 20:53:18 +0800
|
||||
Subject: [PATCH 12/14] vmbus: dynamically enqueue/dequeue the channel on
|
||||
|
@ -1,4 +1,4 @@
|
||||
From ecaea60c130f40e80db57a175c3b22bb5c2befbe Mon Sep 17 00:00:00 2001
|
||||
From c3ecd3c5944e7c4caf3400880d28242b77802bbd Mon Sep 17 00:00:00 2001
|
||||
From: Ido Schimmel <idosch@mellanox.com>
|
||||
Date: Mon, 10 Apr 2017 14:59:27 +0300
|
||||
Subject: [PATCH 13/14] bridge: implement missing ndo_uninit()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 3962badf3a3c197380d5ce8e9beb97eb94f96a41 Mon Sep 17 00:00:00 2001
|
||||
From 95aa614a666d9f588b9082a5b3ffc3745a776dca Mon Sep 17 00:00:00 2001
|
||||
From: Xin Long <lucien.xin@gmail.com>
|
||||
Date: Tue, 25 Apr 2017 22:58:37 +0800
|
||||
Subject: [PATCH 14/14] bridge: move bridge multicast cleanup to ndo_uninit
|
||||
|
Loading…
Reference in New Issue
Block a user