From 991364b411ec74e654132830559358e737edebe2 Mon Sep 17 00:00:00 2001 From: Ahmed Karic Date: Wed, 4 Jun 2025 18:21:11 +0200 Subject: [PATCH] Upgrade linux kernel to v6.12.32 (LTS) --- configs/aarch64_defconfig | 2 +- configs/aarch64_minimal_defconfig | 2 +- configs/r2s_defconfig | 2 +- configs/rpi4_defconfig | 2 +- configs/x86_64_defconfig | 2 +- configs/x86_64_minimal_defconfig | 2 +- doc/ChangeLog.md | 2 +- ...1-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch | 2 +- ...2-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch | 2 +- ...3-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch | 2 +- ...4-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch | 2 +- .../0005-net-dsa-mv88e6xxx-Add-LED-infrastructure.patch | 2 +- .../0006-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch | 2 +- ...7-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch | 2 +- ...8-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch | 2 +- ...009-net-dsa-Support-EtherType-based-priority-overrides.patch | 2 +- ...0-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch | 2 +- .../0011-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch | 2 +- ...2-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch | 2 +- ...13-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch | 2 +- ...4-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch | 2 +- ...5-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch | 2 +- .../0016-net-phy-marvell10g-Add-LED-support-for-88X3310.patch | 2 +- ...7-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch | 2 +- .../0018-net-phy-Do-not-resume-PHY-when-attaching.patch | 2 +- ...9-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch | 2 +- ...0-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch | 2 +- ...1-net-bridge-drop-delay-for-applying-strict-multicast-.patch | 2 +- ...2-net-bridge-Differentiate-MDB-additions-from-modifica.patch | 2 +- ...3-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch | 2 +- ...024-usb-core-adjust-log-level-for-unauthorized-devices.patch | 2 +- ...5-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch | 2 +- ...6-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch | 2 +- ...7-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch | 2 +- patches/linux/linux.hash | 2 +- 35 files changed, 35 insertions(+), 35 deletions(-) rename patches/linux/{6.12.31 => 6.12.32}/0001-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch (94%) rename patches/linux/{6.12.31 => 6.12.32}/0002-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch (99%) rename patches/linux/{6.12.31 => 6.12.32}/0003-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch (95%) rename patches/linux/{6.12.31 => 6.12.32}/0004-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch (98%) rename patches/linux/{6.12.31 => 6.12.32}/0005-net-dsa-mv88e6xxx-Add-LED-infrastructure.patch (99%) rename patches/linux/{6.12.31 => 6.12.32}/0006-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch (99%) rename patches/linux/{6.12.31 => 6.12.32}/0007-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch (95%) rename patches/linux/{6.12.31 => 6.12.32}/0008-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch (97%) rename patches/linux/{6.12.31 => 6.12.32}/0009-net-dsa-Support-EtherType-based-priority-overrides.patch (98%) rename patches/linux/{6.12.31 => 6.12.32}/0010-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch (99%) rename patches/linux/{6.12.31 => 6.12.32}/0011-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch (98%) rename patches/linux/{6.12.31 => 6.12.32}/0012-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch (97%) rename patches/linux/{6.12.31 => 6.12.32}/0013-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch (98%) rename patches/linux/{6.12.31 => 6.12.32}/0014-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch (98%) rename patches/linux/{6.12.31 => 6.12.32}/0015-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch (96%) rename patches/linux/{6.12.31 => 6.12.32}/0016-net-phy-marvell10g-Add-LED-support-for-88X3310.patch (99%) rename patches/linux/{6.12.31 => 6.12.32}/0017-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch (97%) rename patches/linux/{6.12.31 => 6.12.32}/0018-net-phy-Do-not-resume-PHY-when-attaching.patch (94%) rename patches/linux/{6.12.31 => 6.12.32}/0019-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch (99%) rename patches/linux/{6.12.31 => 6.12.32}/0020-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch (95%) rename patches/linux/{6.12.31 => 6.12.32}/0021-net-bridge-drop-delay-for-applying-strict-multicast-.patch (99%) rename patches/linux/{6.12.31 => 6.12.32}/0022-net-bridge-Differentiate-MDB-additions-from-modifica.patch (98%) rename patches/linux/{6.12.31 => 6.12.32}/0023-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch (96%) rename patches/linux/{6.12.31 => 6.12.32}/0024-usb-core-adjust-log-level-for-unauthorized-devices.patch (96%) rename patches/linux/{6.12.31 => 6.12.32}/0025-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch (95%) rename patches/linux/{6.12.31 => 6.12.32}/0026-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch (98%) rename patches/linux/{6.12.31 => 6.12.32}/0027-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch (95%) diff --git a/configs/aarch64_defconfig b/configs/aarch64_defconfig index b031155a..b93f36cb 100644 --- a/configs/aarch64_defconfig +++ b/configs/aarch64_defconfig @@ -27,7 +27,7 @@ BR2_ROOTFS_POST_BUILD_SCRIPT="${BR2_EXTERNAL_INFIX_PATH}/board/common/post-build BR2_ROOTFS_POST_IMAGE_SCRIPT="${BR2_EXTERNAL_INFIX_PATH}/board/common/post-image.sh" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.12.31" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.12.32" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="${BR2_EXTERNAL_INFIX_PATH}/board/aarch64/linux_defconfig" BR2_LINUX_KERNEL_INSTALL_TARGET=y diff --git a/configs/aarch64_minimal_defconfig b/configs/aarch64_minimal_defconfig index c3591b10..6853c50b 100644 --- a/configs/aarch64_minimal_defconfig +++ b/configs/aarch64_minimal_defconfig @@ -27,7 +27,7 @@ BR2_ROOTFS_POST_BUILD_SCRIPT="${BR2_EXTERNAL_INFIX_PATH}/board/common/post-build BR2_ROOTFS_POST_IMAGE_SCRIPT="${BR2_EXTERNAL_INFIX_PATH}/board/common/post-image.sh" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.12.31" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.12.32" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="${BR2_EXTERNAL_INFIX_PATH}/board/aarch64/linux_defconfig" BR2_LINUX_KERNEL_INSTALL_TARGET=y diff --git a/configs/r2s_defconfig b/configs/r2s_defconfig index 24872128..1b9ff206 100644 --- a/configs/r2s_defconfig +++ b/configs/r2s_defconfig @@ -29,7 +29,7 @@ BR2_ROOTFS_POST_IMAGE_SCRIPT="${BR2_EXTERNAL_INFIX_PATH}/board/common/post-image BR2_ROOTFS_POST_SCRIPT_ARGS="-c $(BR2_EXTERNAL_INFIX_PATH)/board/aarch64/r2s/genimage.cfg" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.12.31" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.12.32" BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_INFIX_PATH)/board/aarch64/r2s/rk3328-nanopi-r2s-dts.patch" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="${BR2_EXTERNAL_INFIX_PATH}/board/aarch64/r2s/linux_defconfig" diff --git a/configs/rpi4_defconfig b/configs/rpi4_defconfig index c85f9b45..6c117889 100644 --- a/configs/rpi4_defconfig +++ b/configs/rpi4_defconfig @@ -29,7 +29,7 @@ BR2_ROOTFS_POST_BUILD_SCRIPT="${BR2_EXTERNAL_INFIX_PATH}/board/common/post-build BR2_ROOTFS_POST_IMAGE_SCRIPT="${BR2_EXTERNAL_INFIX_PATH}/board/common/post-image.sh ${BR2_EXTERNAL_INFIX_PATH}/board/aarch64/rpi/post-image.sh" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.12.31" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.12.32" BR2_LINUX_KERNEL_PATCH="${BR2_EXTERNAL_INFIX_PATH}/board/aarch64/rpi/bcm2711-rpi-4-b-dts.patch" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="${BR2_EXTERNAL_INFIX_PATH}/board/aarch64/rpi/bcm2711_defconfig" diff --git a/configs/x86_64_defconfig b/configs/x86_64_defconfig index a55e1f85..a3d15909 100644 --- a/configs/x86_64_defconfig +++ b/configs/x86_64_defconfig @@ -26,7 +26,7 @@ BR2_ROOTFS_POST_BUILD_SCRIPT="board/qemu/x86_64/post-build.sh ${BR2_EXTERNAL_INF BR2_ROOTFS_POST_IMAGE_SCRIPT="${BR2_EXTERNAL_INFIX_PATH}/board/common/post-image.sh" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.12.31" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.12.32" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="${BR2_EXTERNAL_INFIX_PATH}/board/x86_64/linux_defconfig" BR2_LINUX_KERNEL_INSTALL_TARGET=y diff --git a/configs/x86_64_minimal_defconfig b/configs/x86_64_minimal_defconfig index c8c73536..83cbff42 100644 --- a/configs/x86_64_minimal_defconfig +++ b/configs/x86_64_minimal_defconfig @@ -27,7 +27,7 @@ BR2_ROOTFS_POST_BUILD_SCRIPT="board/qemu/x86_64/post-build.sh ${BR2_EXTERNAL_INF BR2_ROOTFS_POST_IMAGE_SCRIPT="${BR2_EXTERNAL_INFIX_PATH}/board/common/post-image.sh" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.12.31" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.12.32" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="${BR2_EXTERNAL_INFIX_PATH}/board/x86_64/linux_defconfig" BR2_LINUX_KERNEL_INSTALL_TARGET=y diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index b625c0f4..a7b34c74 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -7,7 +7,7 @@ All notable changes to the project are documented in this file. ------------------------- ### Changes -- Upgrade Linux kernel to 6.12.31 (LTS) +- Upgrade Linux kernel to 6.12.32 (LTS) ### Fixes diff --git a/patches/linux/6.12.31/0001-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch b/patches/linux/6.12.32/0001-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch similarity index 94% rename from patches/linux/6.12.31/0001-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch rename to patches/linux/6.12.32/0001-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch index 038af783..d8dbe8ab 100644 --- a/patches/linux/6.12.31/0001-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch +++ b/patches/linux/6.12.32/0001-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch @@ -1,4 +1,4 @@ -From 13969c362d0dd613d9aedc7bb49c8eb1ed3ce66c Mon Sep 17 00:00:00 2001 +From fcbddd99782709b8bb8b028b580eaaf750431502 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 12 Mar 2024 10:27:24 +0100 Subject: [PATCH 01/27] [FIX] net: dsa: mv88e6xxx: Fix timeout on waiting for diff --git a/patches/linux/6.12.31/0002-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch b/patches/linux/6.12.32/0002-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch similarity index 99% rename from patches/linux/6.12.31/0002-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch rename to patches/linux/6.12.32/0002-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch index aba557db..ce30946d 100644 --- a/patches/linux/6.12.31/0002-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch +++ b/patches/linux/6.12.32/0002-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch @@ -1,4 +1,4 @@ -From 4e41d95288e47ddcd177680604bfc7f6df3b9e5a Mon Sep 17 00:00:00 2001 +From b5056d553c2f1493b66a1c7c456b74fb87eb6f9d Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 27 Mar 2024 15:52:43 +0100 Subject: [PATCH 02/27] net: dsa: mv88e6xxx: Improve indirect register access diff --git a/patches/linux/6.12.31/0003-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch b/patches/linux/6.12.32/0003-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch similarity index 95% rename from patches/linux/6.12.31/0003-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch rename to patches/linux/6.12.32/0003-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch index 4a901a81..d3d18fda 100644 --- a/patches/linux/6.12.31/0003-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch +++ b/patches/linux/6.12.32/0003-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch @@ -1,4 +1,4 @@ -From d6d0ed5fa793f5cd9842ec6dd8fadf9135706319 Mon Sep 17 00:00:00 2001 +From 11d35cf88242ab4c896baadced08c92385264cf5 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Mon, 22 Apr 2024 23:18:01 +0200 Subject: [PATCH 03/27] net: dsa: mv88e6xxx: Honor ports being managed via diff --git a/patches/linux/6.12.31/0004-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch b/patches/linux/6.12.32/0004-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch similarity index 98% rename from patches/linux/6.12.31/0004-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch rename to patches/linux/6.12.32/0004-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch index 3a3c7cd9..b6e7c8f6 100644 --- a/patches/linux/6.12.31/0004-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch +++ b/patches/linux/6.12.32/0004-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch @@ -1,4 +1,4 @@ -From 9bbea1b2a0c9583e887082deb76b01720d9bdc5c Mon Sep 17 00:00:00 2001 +From a975aade77741273d2531e52de5163ed83dda411 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 24 Apr 2024 22:41:04 +0200 Subject: [PATCH 04/27] net: dsa: mv88e6xxx: Limit rsvd2cpu policy to user diff --git a/patches/linux/6.12.31/0005-net-dsa-mv88e6xxx-Add-LED-infrastructure.patch b/patches/linux/6.12.32/0005-net-dsa-mv88e6xxx-Add-LED-infrastructure.patch similarity index 99% rename from patches/linux/6.12.31/0005-net-dsa-mv88e6xxx-Add-LED-infrastructure.patch rename to patches/linux/6.12.32/0005-net-dsa-mv88e6xxx-Add-LED-infrastructure.patch index b24e8892..377d598d 100644 --- a/patches/linux/6.12.31/0005-net-dsa-mv88e6xxx-Add-LED-infrastructure.patch +++ b/patches/linux/6.12.32/0005-net-dsa-mv88e6xxx-Add-LED-infrastructure.patch @@ -1,4 +1,4 @@ -From 12411c9e44bd240a2da7507b8f9c9d8fe1bc48c4 Mon Sep 17 00:00:00 2001 +From 3ec7b214fc24eb0590517eb2e32fcc55e1ddcd43 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Thu, 16 Nov 2023 19:44:32 +0100 Subject: [PATCH 05/27] net: dsa: mv88e6xxx: Add LED infrastructure diff --git a/patches/linux/6.12.31/0006-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch b/patches/linux/6.12.32/0006-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch similarity index 99% rename from patches/linux/6.12.31/0006-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch rename to patches/linux/6.12.32/0006-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch index 5b2e6bd2..c909de53 100644 --- a/patches/linux/6.12.31/0006-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch +++ b/patches/linux/6.12.32/0006-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch @@ -1,4 +1,4 @@ -From c7aa99fa5eaa7236a8fba3a6f43a0c979aa96d41 Mon Sep 17 00:00:00 2001 +From 245031376473a5da1aa58d2d94cec8b860fa4094 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Thu, 16 Nov 2023 21:59:35 +0100 Subject: [PATCH 06/27] net: dsa: mv88e6xxx: Add LED support for 6393X diff --git a/patches/linux/6.12.31/0007-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch b/patches/linux/6.12.32/0007-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch similarity index 95% rename from patches/linux/6.12.31/0007-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch rename to patches/linux/6.12.32/0007-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch index 9148303e..62835cb1 100644 --- a/patches/linux/6.12.31/0007-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch +++ b/patches/linux/6.12.32/0007-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch @@ -1,4 +1,4 @@ -From 04ab2921eac3c94fda2c8e50e74309ab4e74545d Mon Sep 17 00:00:00 2001 +From 43f2078a012891e34673b6cd5f59d8a6d761a49a Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 28 May 2024 10:38:42 +0200 Subject: [PATCH 07/27] net: dsa: tag_dsa: Use tag priority as initial diff --git a/patches/linux/6.12.31/0008-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch b/patches/linux/6.12.32/0008-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch similarity index 97% rename from patches/linux/6.12.31/0008-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch rename to patches/linux/6.12.32/0008-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch index ba9a3087..bd283465 100644 --- a/patches/linux/6.12.31/0008-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch +++ b/patches/linux/6.12.32/0008-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch @@ -1,4 +1,4 @@ -From 2814bbe0c0e37be13c8d361d72efe1664327f34b Mon Sep 17 00:00:00 2001 +From b461a4b81f08577cb932405712e9b828be69ae2c Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 16 Jan 2024 16:00:55 +0100 Subject: [PATCH 08/27] net: dsa: Support MDB memberships whose L2 addresses diff --git a/patches/linux/6.12.31/0009-net-dsa-Support-EtherType-based-priority-overrides.patch b/patches/linux/6.12.32/0009-net-dsa-Support-EtherType-based-priority-overrides.patch similarity index 98% rename from patches/linux/6.12.31/0009-net-dsa-Support-EtherType-based-priority-overrides.patch rename to patches/linux/6.12.32/0009-net-dsa-Support-EtherType-based-priority-overrides.patch index 24dda94b..49052d4a 100644 --- a/patches/linux/6.12.31/0009-net-dsa-Support-EtherType-based-priority-overrides.patch +++ b/patches/linux/6.12.32/0009-net-dsa-Support-EtherType-based-priority-overrides.patch @@ -1,4 +1,4 @@ -From 252bdfa662df12ef8a031d77561b3300485d96e9 Mon Sep 17 00:00:00 2001 +From b7685c7c95324e6cbd5b74343b065b2fd6dd7033 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Thu, 21 Mar 2024 19:12:15 +0100 Subject: [PATCH 09/27] net: dsa: Support EtherType based priority overrides diff --git a/patches/linux/6.12.31/0010-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch b/patches/linux/6.12.32/0010-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch similarity index 99% rename from patches/linux/6.12.31/0010-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch rename to patches/linux/6.12.32/0010-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch index 087ffe27..c634ef4c 100644 --- a/patches/linux/6.12.31/0010-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch +++ b/patches/linux/6.12.32/0010-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch @@ -1,4 +1,4 @@ -From 295787631df9dfe853368863398657d71a9ea908 Mon Sep 17 00:00:00 2001 +From 88b342d0c8d46b8b51fdebde1f89c74cbae93801 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Fri, 22 Mar 2024 16:15:43 +0100 Subject: [PATCH 10/27] net: dsa: mv88e6xxx: Support EtherType based priority diff --git a/patches/linux/6.12.31/0011-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch b/patches/linux/6.12.32/0011-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch similarity index 98% rename from patches/linux/6.12.31/0011-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch rename to patches/linux/6.12.32/0011-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch index 82f676dc..fde2927c 100644 --- a/patches/linux/6.12.31/0011-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch +++ b/patches/linux/6.12.32/0011-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch @@ -1,4 +1,4 @@ -From 3712391cd449906a1876905580ff2576a82b9fae Mon Sep 17 00:00:00 2001 +From cc93e5f94d1c0f5c459f4ce479bb3e51a636ea3e Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 28 May 2024 11:04:22 +0200 Subject: [PATCH 11/27] net: dsa: mv88e6xxx: Add mqprio qdisc support diff --git a/patches/linux/6.12.31/0012-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch b/patches/linux/6.12.32/0012-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch similarity index 97% rename from patches/linux/6.12.31/0012-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch rename to patches/linux/6.12.32/0012-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch index a046439d..43900f05 100644 --- a/patches/linux/6.12.31/0012-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch +++ b/patches/linux/6.12.32/0012-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch @@ -1,4 +1,4 @@ -From 182d110828b56014fb1defd1ab3b8f9ccc5da754 Mon Sep 17 00:00:00 2001 +From eaf7cdbe2d1f8f4c1a7e3a9da9af8005224564d6 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 29 May 2024 13:20:41 +0200 Subject: [PATCH 12/27] net: dsa: mv88e6xxx: Use VLAN prio over IP when both diff --git a/patches/linux/6.12.31/0013-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch b/patches/linux/6.12.32/0013-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch similarity index 98% rename from patches/linux/6.12.31/0013-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch rename to patches/linux/6.12.32/0013-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch index 42695474..f26de4e6 100644 --- a/patches/linux/6.12.31/0013-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch +++ b/patches/linux/6.12.32/0013-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch @@ -1,4 +1,4 @@ -From 4e1aa1aba1be0e06c35ca65b355f7928ae212a4e Mon Sep 17 00:00:00 2001 +From 072e5f29fda05c64ef460c6f22d341c1a15bf0b8 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 26 Nov 2024 19:45:59 +0100 Subject: [PATCH 13/27] [FIX] net: dsa: mv88e6xxx: Trap locally terminated diff --git a/patches/linux/6.12.31/0014-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch b/patches/linux/6.12.32/0014-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch similarity index 98% rename from patches/linux/6.12.31/0014-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch rename to patches/linux/6.12.32/0014-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch index 8ca079e2..5b9d5a84 100644 --- a/patches/linux/6.12.31/0014-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch +++ b/patches/linux/6.12.32/0014-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch @@ -1,4 +1,4 @@ -From 1ffc399bcbc00ca7df9900404fb7bc13ac95b34d Mon Sep 17 00:00:00 2001 +From d60964c1fcffda523339c6dc920a0d9bb47c2dc5 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 19 Sep 2023 18:38:10 +0200 Subject: [PATCH 14/27] net: phy: marvell10g: Support firmware loading on diff --git a/patches/linux/6.12.31/0015-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch b/patches/linux/6.12.32/0015-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch similarity index 96% rename from patches/linux/6.12.31/0015-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch rename to patches/linux/6.12.32/0015-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch index 47bcd094..01a6fff7 100644 --- a/patches/linux/6.12.31/0015-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch +++ b/patches/linux/6.12.32/0015-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch @@ -1,4 +1,4 @@ -From 90e7397e12eb78b0d2683b68fe63c00d316da84a Mon Sep 17 00:00:00 2001 +From b3f76049e4f7aa89f9bbc345d7d512ad4623a431 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 21 Nov 2023 20:15:24 +0100 Subject: [PATCH 15/27] net: phy: marvell10g: Fix power-up when strapped to diff --git a/patches/linux/6.12.31/0016-net-phy-marvell10g-Add-LED-support-for-88X3310.patch b/patches/linux/6.12.32/0016-net-phy-marvell10g-Add-LED-support-for-88X3310.patch similarity index 99% rename from patches/linux/6.12.31/0016-net-phy-marvell10g-Add-LED-support-for-88X3310.patch rename to patches/linux/6.12.32/0016-net-phy-marvell10g-Add-LED-support-for-88X3310.patch index 152856df..00a5b10d 100644 --- a/patches/linux/6.12.31/0016-net-phy-marvell10g-Add-LED-support-for-88X3310.patch +++ b/patches/linux/6.12.32/0016-net-phy-marvell10g-Add-LED-support-for-88X3310.patch @@ -1,4 +1,4 @@ -From 83dba1584515e3d938c622ae85eae45f60ca2ae5 Mon Sep 17 00:00:00 2001 +From b3e8ff6144d695ddd6209bf2c83e709a307e53ad Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 15 Nov 2023 20:58:42 +0100 Subject: [PATCH 16/27] net: phy: marvell10g: Add LED support for 88X3310 diff --git a/patches/linux/6.12.31/0017-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch b/patches/linux/6.12.32/0017-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch similarity index 97% rename from patches/linux/6.12.31/0017-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch rename to patches/linux/6.12.32/0017-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch index 0d3e469f..4532331b 100644 --- a/patches/linux/6.12.31/0017-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch +++ b/patches/linux/6.12.32/0017-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch @@ -1,4 +1,4 @@ -From 217ec54363c4b934575c801ceb9d58cc412f2c1d Mon Sep 17 00:00:00 2001 +From 92de10bbe084fb2744e3fa487bc0b4a85595ccf8 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 12 Dec 2023 09:51:05 +0100 Subject: [PATCH 17/27] net: phy: marvell10g: Support LEDs tied to a single diff --git a/patches/linux/6.12.31/0018-net-phy-Do-not-resume-PHY-when-attaching.patch b/patches/linux/6.12.32/0018-net-phy-Do-not-resume-PHY-when-attaching.patch similarity index 94% rename from patches/linux/6.12.31/0018-net-phy-Do-not-resume-PHY-when-attaching.patch rename to patches/linux/6.12.32/0018-net-phy-Do-not-resume-PHY-when-attaching.patch index 87fbbbe4..372ac9dc 100644 --- a/patches/linux/6.12.31/0018-net-phy-Do-not-resume-PHY-when-attaching.patch +++ b/patches/linux/6.12.32/0018-net-phy-Do-not-resume-PHY-when-attaching.patch @@ -1,4 +1,4 @@ -From 285d59f5331936595c8ef4daa0090bf9e18dd364 Mon Sep 17 00:00:00 2001 +From e4d37c329a06d914ad7c49f9230804eb2f02a310 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 27 Mar 2024 10:10:19 +0100 Subject: [PATCH 18/27] net: phy: Do not resume PHY when attaching diff --git a/patches/linux/6.12.31/0019-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch b/patches/linux/6.12.32/0019-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch similarity index 99% rename from patches/linux/6.12.31/0019-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch rename to patches/linux/6.12.32/0019-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch index fbe012b0..f914752a 100644 --- a/patches/linux/6.12.31/0019-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch +++ b/patches/linux/6.12.32/0019-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch @@ -1,4 +1,4 @@ -From dbef721d3c49765cbc6b6dce6e3a9ede4d9c1eeb Mon Sep 17 00:00:00 2001 +From 6c543747d8b5611b84041376fa2299944fb60ab4 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Mon, 4 Mar 2024 16:47:28 +0100 Subject: [PATCH 19/27] net: bridge: avoid classifying unknown multicast as diff --git a/patches/linux/6.12.31/0020-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch b/patches/linux/6.12.32/0020-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch similarity index 95% rename from patches/linux/6.12.31/0020-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch rename to patches/linux/6.12.32/0020-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch index 3997e7cd..fba0947c 100644 --- a/patches/linux/6.12.31/0020-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch +++ b/patches/linux/6.12.32/0020-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch @@ -1,4 +1,4 @@ -From 544772547168d2b2f6280ca5104281cca1cd1afe Mon Sep 17 00:00:00 2001 +From 2a32b5fa3c5a1eccba292572eea1c092b4dd5fc7 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Tue, 5 Mar 2024 06:44:41 +0100 Subject: [PATCH 20/27] net: bridge: Ignore router ports when forwarding L2 diff --git a/patches/linux/6.12.31/0021-net-bridge-drop-delay-for-applying-strict-multicast-.patch b/patches/linux/6.12.32/0021-net-bridge-drop-delay-for-applying-strict-multicast-.patch similarity index 99% rename from patches/linux/6.12.31/0021-net-bridge-drop-delay-for-applying-strict-multicast-.patch rename to patches/linux/6.12.32/0021-net-bridge-drop-delay-for-applying-strict-multicast-.patch index 4dad76c3..414171cf 100644 --- a/patches/linux/6.12.31/0021-net-bridge-drop-delay-for-applying-strict-multicast-.patch +++ b/patches/linux/6.12.32/0021-net-bridge-drop-delay-for-applying-strict-multicast-.patch @@ -1,4 +1,4 @@ -From 5174ddcbc0ee0410b0114a116080032011adaba5 Mon Sep 17 00:00:00 2001 +From d8e5e7cef63d5eba6ef2c9e4f1f2cec359b71019 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Thu, 4 Apr 2024 16:36:30 +0200 Subject: [PATCH 21/27] net: bridge: drop delay for applying strict multicast diff --git a/patches/linux/6.12.31/0022-net-bridge-Differentiate-MDB-additions-from-modifica.patch b/patches/linux/6.12.32/0022-net-bridge-Differentiate-MDB-additions-from-modifica.patch similarity index 98% rename from patches/linux/6.12.31/0022-net-bridge-Differentiate-MDB-additions-from-modifica.patch rename to patches/linux/6.12.32/0022-net-bridge-Differentiate-MDB-additions-from-modifica.patch index e29b2134..b44b7224 100644 --- a/patches/linux/6.12.31/0022-net-bridge-Differentiate-MDB-additions-from-modifica.patch +++ b/patches/linux/6.12.32/0022-net-bridge-Differentiate-MDB-additions-from-modifica.patch @@ -1,4 +1,4 @@ -From 04773017c6b110e772affd956bcebc412b5420a5 Mon Sep 17 00:00:00 2001 +From 9a1600de341da6d7e5b4294040f9b9bb1dbaf4c2 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Thu, 16 May 2024 14:51:54 +0200 Subject: [PATCH 22/27] net: bridge: Differentiate MDB additions from diff --git a/patches/linux/6.12.31/0023-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch b/patches/linux/6.12.32/0023-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch similarity index 96% rename from patches/linux/6.12.31/0023-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch rename to patches/linux/6.12.32/0023-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch index dde48ba7..73461724 100644 --- a/patches/linux/6.12.31/0023-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch +++ b/patches/linux/6.12.32/0023-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch @@ -1,4 +1,4 @@ -From 84f59ec2cbacdb14b98099815cbeebc5aff469f8 Mon Sep 17 00:00:00 2001 +From 0c877e451f0c7b722ad5d230ea1caab0967c1dad Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Fri, 24 Nov 2023 23:29:55 +0100 Subject: [PATCH 23/27] nvmem: layouts: onie-tlv: Let device probe even when diff --git a/patches/linux/6.12.31/0024-usb-core-adjust-log-level-for-unauthorized-devices.patch b/patches/linux/6.12.32/0024-usb-core-adjust-log-level-for-unauthorized-devices.patch similarity index 96% rename from patches/linux/6.12.31/0024-usb-core-adjust-log-level-for-unauthorized-devices.patch rename to patches/linux/6.12.32/0024-usb-core-adjust-log-level-for-unauthorized-devices.patch index fc37ba3e..0c997976 100644 --- a/patches/linux/6.12.31/0024-usb-core-adjust-log-level-for-unauthorized-devices.patch +++ b/patches/linux/6.12.32/0024-usb-core-adjust-log-level-for-unauthorized-devices.patch @@ -1,4 +1,4 @@ -From 29d0994560d6607b48d1b8c8d80f3a7292454766 Mon Sep 17 00:00:00 2001 +From 97cf0cdd2066192002da814883dc0bfff423a7ff Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Mon, 29 Apr 2024 15:14:51 +0200 Subject: [PATCH 24/27] usb: core: adjust log level for unauthorized devices diff --git a/patches/linux/6.12.31/0025-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch b/patches/linux/6.12.32/0025-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch similarity index 95% rename from patches/linux/6.12.31/0025-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch rename to patches/linux/6.12.32/0025-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch index a2e4e1c6..26f33d03 100644 --- a/patches/linux/6.12.31/0025-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch +++ b/patches/linux/6.12.32/0025-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch @@ -1,4 +1,4 @@ -From 1eb50ba9d7987e57e6cd2693df722f71adef0fdb Mon Sep 17 00:00:00 2001 +From 2a0b03f9e4d789a36627a0798542b265be075b97 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Thu, 16 Jan 2025 12:35:12 +0100 Subject: [PATCH 25/27] net: dsa: mv88e6xxx: collapse disabled state into diff --git a/patches/linux/6.12.31/0026-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch b/patches/linux/6.12.32/0026-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch similarity index 98% rename from patches/linux/6.12.31/0026-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch rename to patches/linux/6.12.32/0026-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch index 73d56014..e0c8f348 100644 --- a/patches/linux/6.12.31/0026-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch +++ b/patches/linux/6.12.32/0026-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch @@ -1,4 +1,4 @@ -From c671038b88726d833cafcaa2763e8ce55d01d83c Mon Sep 17 00:00:00 2001 +From 856ee833fe803bcda382c0ddd5af5dfe1f29add5 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 12 Feb 2025 22:03:14 +0100 Subject: [PATCH 26/27] net: dsa: mv88e6xxx: Only activate LAG offloading when diff --git a/patches/linux/6.12.31/0027-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch b/patches/linux/6.12.32/0027-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch similarity index 95% rename from patches/linux/6.12.31/0027-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch rename to patches/linux/6.12.32/0027-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch index 50114dae..8bdb8313 100644 --- a/patches/linux/6.12.31/0027-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch +++ b/patches/linux/6.12.32/0027-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch @@ -1,4 +1,4 @@ -From 37b00977f238eaa8999b3badb02b2a08be779496 Mon Sep 17 00:00:00 2001 +From f5bea4bc63d8c77ba4268f53acadde1b7fbd384f Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Sun, 11 Aug 2024 11:27:35 +0200 Subject: [PATCH 27/27] net: usb: r8152: add r8153b support for link/activity diff --git a/patches/linux/linux.hash b/patches/linux/linux.hash index 8c0ab721..0b0369e2 100644 --- a/patches/linux/linux.hash +++ b/patches/linux/linux.hash @@ -1,2 +1,2 @@ # Calculated with ../utils/kernel-refresh.sh -sha256 b04c5b3e5df6e0aa5e9cd1efe527fac99f9dd39a43b97f13b22f8ca93e524ba7 linux-6.12.31.tar.xz +sha256 a9b020721778384507010177d3929e7d4058f7f6120f05a99d56b5c5c0346a70 linux-6.12.32.tar.xz