From 1bbd62c021c70cace1f2f81391fc9d22fcbddfe3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mattias=20Walstr=C3=B6m?= Date: Fri, 28 Feb 2025 09:29:28 +0100 Subject: [PATCH] Upgrade linux kernel to 6.12.17 (LTS) --- configs/aarch64_defconfig | 2 +- configs/aarch64_minimal_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 +- 31 files changed, 31 insertions(+), 31 deletions(-) rename patches/linux/{6.12.16 => 6.12.17}/0001-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch (94%) rename patches/linux/{6.12.16 => 6.12.17}/0002-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch (99%) rename patches/linux/{6.12.16 => 6.12.17}/0003-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch (95%) rename patches/linux/{6.12.16 => 6.12.17}/0004-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch (98%) rename patches/linux/{6.12.16 => 6.12.17}/0005-net-dsa-mv88e6xxx-Add-LED-infrastructure.patch (99%) rename patches/linux/{6.12.16 => 6.12.17}/0006-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch (99%) rename patches/linux/{6.12.16 => 6.12.17}/0007-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch (96%) rename patches/linux/{6.12.16 => 6.12.17}/0008-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch (97%) rename patches/linux/{6.12.16 => 6.12.17}/0009-net-dsa-Support-EtherType-based-priority-overrides.patch (98%) rename patches/linux/{6.12.16 => 6.12.17}/0010-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch (99%) rename patches/linux/{6.12.16 => 6.12.17}/0011-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch (98%) rename patches/linux/{6.12.16 => 6.12.17}/0012-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch (97%) rename patches/linux/{6.12.16 => 6.12.17}/0013-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch (98%) rename patches/linux/{6.12.16 => 6.12.17}/0014-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch (99%) rename patches/linux/{6.12.16 => 6.12.17}/0015-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch (96%) rename patches/linux/{6.12.16 => 6.12.17}/0016-net-phy-marvell10g-Add-LED-support-for-88X3310.patch (99%) rename patches/linux/{6.12.16 => 6.12.17}/0017-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch (97%) rename patches/linux/{6.12.16 => 6.12.17}/0018-net-phy-Do-not-resume-PHY-when-attaching.patch (95%) rename patches/linux/{6.12.16 => 6.12.17}/0019-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch (99%) rename patches/linux/{6.12.16 => 6.12.17}/0020-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch (95%) rename patches/linux/{6.12.16 => 6.12.17}/0021-net-bridge-drop-delay-for-applying-strict-multicast-.patch (99%) rename patches/linux/{6.12.16 => 6.12.17}/0022-net-bridge-Differentiate-MDB-additions-from-modifica.patch (98%) rename patches/linux/{6.12.16 => 6.12.17}/0023-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch (96%) rename patches/linux/{6.12.16 => 6.12.17}/0024-usb-core-adjust-log-level-for-unauthorized-devices.patch (96%) rename patches/linux/{6.12.16 => 6.12.17}/0025-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch (96%) rename patches/linux/{6.12.16 => 6.12.17}/0026-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch (98%) diff --git a/configs/aarch64_defconfig b/configs/aarch64_defconfig index bebb167c..d5266a99 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.16" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.12.17" 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 c08e9b4d..187a339b 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.16" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.12.17" 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/x86_64_defconfig b/configs/x86_64_defconfig index f06b2926..96f1932e 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.16" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.12.17" 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 cdffb29d..7d2416ca 100644 --- a/configs/x86_64_minimal_defconfig +++ b/configs/x86_64_minimal_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.16" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.12.17" 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 29e3bcc2..c1012e80 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -8,7 +8,7 @@ All notable changes to the project are documented in this file. ------------------------- ### Changes - - Upgrade Linux kernel to 6.12.16 (LTS) + - Upgrade Linux kernel to 6.12.17 (LTS) - Upgrade Buildroot to 2024.02.11 (LTS) - Add support for link aggregation (lag), static (balance-xor) and LACP - Add support for the [i.MX 8M Plus EVK][EVK] diff --git a/patches/linux/6.12.16/0001-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch b/patches/linux/6.12.17/0001-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch similarity index 94% rename from patches/linux/6.12.16/0001-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch rename to patches/linux/6.12.17/0001-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch index cd6e0322..0aa2e5f4 100644 --- a/patches/linux/6.12.16/0001-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch +++ b/patches/linux/6.12.17/0001-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch @@ -1,4 +1,4 @@ -From dedc00b9742eacec407664b38932d6dac0d52ee6 Mon Sep 17 00:00:00 2001 +From 764d64007818692f4a9a82c0ac7766b2dd82c3fb Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 12 Mar 2024 10:27:24 +0100 Subject: [PATCH 01/26] [FIX] net: dsa: mv88e6xxx: Fix timeout on waiting for diff --git a/patches/linux/6.12.16/0002-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch b/patches/linux/6.12.17/0002-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch similarity index 99% rename from patches/linux/6.12.16/0002-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch rename to patches/linux/6.12.17/0002-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch index c422e4b8..68feded1 100644 --- a/patches/linux/6.12.16/0002-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch +++ b/patches/linux/6.12.17/0002-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch @@ -1,4 +1,4 @@ -From f50f03e04e97fdf2af4b115f6b200aa685375b9d Mon Sep 17 00:00:00 2001 +From 0099e32f3b63edad9f465219495f6802535d9289 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 27 Mar 2024 15:52:43 +0100 Subject: [PATCH 02/26] net: dsa: mv88e6xxx: Improve indirect register access diff --git a/patches/linux/6.12.16/0003-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch b/patches/linux/6.12.17/0003-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch similarity index 95% rename from patches/linux/6.12.16/0003-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch rename to patches/linux/6.12.17/0003-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch index 089d5aff..20767a1a 100644 --- a/patches/linux/6.12.16/0003-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch +++ b/patches/linux/6.12.17/0003-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch @@ -1,4 +1,4 @@ -From 818b1b72ac111dd4d6f5a3be72ddb4fee6f333f9 Mon Sep 17 00:00:00 2001 +From 130493d0f62dec37a8223ade52fabfe33d79613c Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Mon, 22 Apr 2024 23:18:01 +0200 Subject: [PATCH 03/26] net: dsa: mv88e6xxx: Honor ports being managed via diff --git a/patches/linux/6.12.16/0004-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch b/patches/linux/6.12.17/0004-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch similarity index 98% rename from patches/linux/6.12.16/0004-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch rename to patches/linux/6.12.17/0004-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch index 1a532586..546e7487 100644 --- a/patches/linux/6.12.16/0004-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch +++ b/patches/linux/6.12.17/0004-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch @@ -1,4 +1,4 @@ -From eab6e0bf215364b462fc97891fbbffc1be4077c9 Mon Sep 17 00:00:00 2001 +From 5aec34b0adc86212a7625d1063c7c5d5acb5b998 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 24 Apr 2024 22:41:04 +0200 Subject: [PATCH 04/26] net: dsa: mv88e6xxx: Limit rsvd2cpu policy to user diff --git a/patches/linux/6.12.16/0005-net-dsa-mv88e6xxx-Add-LED-infrastructure.patch b/patches/linux/6.12.17/0005-net-dsa-mv88e6xxx-Add-LED-infrastructure.patch similarity index 99% rename from patches/linux/6.12.16/0005-net-dsa-mv88e6xxx-Add-LED-infrastructure.patch rename to patches/linux/6.12.17/0005-net-dsa-mv88e6xxx-Add-LED-infrastructure.patch index 826b5d58..c7d6bd98 100644 --- a/patches/linux/6.12.16/0005-net-dsa-mv88e6xxx-Add-LED-infrastructure.patch +++ b/patches/linux/6.12.17/0005-net-dsa-mv88e6xxx-Add-LED-infrastructure.patch @@ -1,4 +1,4 @@ -From 269019dcb52e694e010c4a5923bc922a48ae1d88 Mon Sep 17 00:00:00 2001 +From 79d0413fef67198612b1ea33a178a68c09f2577a Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Thu, 16 Nov 2023 19:44:32 +0100 Subject: [PATCH 05/26] net: dsa: mv88e6xxx: Add LED infrastructure diff --git a/patches/linux/6.12.16/0006-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch b/patches/linux/6.12.17/0006-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch similarity index 99% rename from patches/linux/6.12.16/0006-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch rename to patches/linux/6.12.17/0006-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch index aca988b6..d8c16633 100644 --- a/patches/linux/6.12.16/0006-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch +++ b/patches/linux/6.12.17/0006-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch @@ -1,4 +1,4 @@ -From 45e4c4fa5ba2a0b831e8be8b09f1997ce87af471 Mon Sep 17 00:00:00 2001 +From 173f8b38d70b6f2d03190e7301f289d19ba9ca68 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Thu, 16 Nov 2023 21:59:35 +0100 Subject: [PATCH 06/26] net: dsa: mv88e6xxx: Add LED support for 6393X diff --git a/patches/linux/6.12.16/0007-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch b/patches/linux/6.12.17/0007-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch similarity index 96% rename from patches/linux/6.12.16/0007-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch rename to patches/linux/6.12.17/0007-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch index 7cff19e6..ac7948b3 100644 --- a/patches/linux/6.12.16/0007-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch +++ b/patches/linux/6.12.17/0007-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch @@ -1,4 +1,4 @@ -From 239292aff3fa2aa6192009e623d656da94d3d7da Mon Sep 17 00:00:00 2001 +From a036cd8a5a662d4d0f3a05d2f9280173fa1d02af Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 28 May 2024 10:38:42 +0200 Subject: [PATCH 07/26] net: dsa: tag_dsa: Use tag priority as initial diff --git a/patches/linux/6.12.16/0008-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch b/patches/linux/6.12.17/0008-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch similarity index 97% rename from patches/linux/6.12.16/0008-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch rename to patches/linux/6.12.17/0008-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch index 51180cee..72d9c0f2 100644 --- a/patches/linux/6.12.16/0008-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch +++ b/patches/linux/6.12.17/0008-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch @@ -1,4 +1,4 @@ -From 9f9334105c1a318b418ecc49b24125b1b48bd441 Mon Sep 17 00:00:00 2001 +From baaa565a877b373fc7e52c30b9b48455655a50f3 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 16 Jan 2024 16:00:55 +0100 Subject: [PATCH 08/26] net: dsa: Support MDB memberships whose L2 addresses diff --git a/patches/linux/6.12.16/0009-net-dsa-Support-EtherType-based-priority-overrides.patch b/patches/linux/6.12.17/0009-net-dsa-Support-EtherType-based-priority-overrides.patch similarity index 98% rename from patches/linux/6.12.16/0009-net-dsa-Support-EtherType-based-priority-overrides.patch rename to patches/linux/6.12.17/0009-net-dsa-Support-EtherType-based-priority-overrides.patch index 950de76b..05c9e1b2 100644 --- a/patches/linux/6.12.16/0009-net-dsa-Support-EtherType-based-priority-overrides.patch +++ b/patches/linux/6.12.17/0009-net-dsa-Support-EtherType-based-priority-overrides.patch @@ -1,4 +1,4 @@ -From 55c4258fe131e1cf7dd56249e95d175353ee07a1 Mon Sep 17 00:00:00 2001 +From 837c6528a52d96911ab2fe4bd9fa75f7ae37805e Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Thu, 21 Mar 2024 19:12:15 +0100 Subject: [PATCH 09/26] net: dsa: Support EtherType based priority overrides diff --git a/patches/linux/6.12.16/0010-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch b/patches/linux/6.12.17/0010-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch similarity index 99% rename from patches/linux/6.12.16/0010-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch rename to patches/linux/6.12.17/0010-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch index dd5f9ad1..37312cad 100644 --- a/patches/linux/6.12.16/0010-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch +++ b/patches/linux/6.12.17/0010-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch @@ -1,4 +1,4 @@ -From fb982194f2dc76a7e701d966cd938abe5ade7c29 Mon Sep 17 00:00:00 2001 +From c3009c9ad93711d1412ddaa88e55798670ec371a Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Fri, 22 Mar 2024 16:15:43 +0100 Subject: [PATCH 10/26] net: dsa: mv88e6xxx: Support EtherType based priority diff --git a/patches/linux/6.12.16/0011-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch b/patches/linux/6.12.17/0011-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch similarity index 98% rename from patches/linux/6.12.16/0011-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch rename to patches/linux/6.12.17/0011-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch index 72af90d0..ecae62fb 100644 --- a/patches/linux/6.12.16/0011-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch +++ b/patches/linux/6.12.17/0011-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch @@ -1,4 +1,4 @@ -From 3bcfe3af3dc1966dab80dfa28d6444ee1260cdd6 Mon Sep 17 00:00:00 2001 +From 1bb3fb000a2ad4dbea232c912ac95528a3bed481 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 28 May 2024 11:04:22 +0200 Subject: [PATCH 11/26] net: dsa: mv88e6xxx: Add mqprio qdisc support diff --git a/patches/linux/6.12.16/0012-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch b/patches/linux/6.12.17/0012-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch similarity index 97% rename from patches/linux/6.12.16/0012-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch rename to patches/linux/6.12.17/0012-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch index 9e4084c7..04c44f08 100644 --- a/patches/linux/6.12.16/0012-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch +++ b/patches/linux/6.12.17/0012-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch @@ -1,4 +1,4 @@ -From 490d5c88c1a2f22564c73a6e6f2ae7164b63ab15 Mon Sep 17 00:00:00 2001 +From 0011185b1f3eeecd42c3b283013304bde4c16040 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 29 May 2024 13:20:41 +0200 Subject: [PATCH 12/26] net: dsa: mv88e6xxx: Use VLAN prio over IP when both diff --git a/patches/linux/6.12.16/0013-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch b/patches/linux/6.12.17/0013-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch similarity index 98% rename from patches/linux/6.12.16/0013-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch rename to patches/linux/6.12.17/0013-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch index fef859d5..40720048 100644 --- a/patches/linux/6.12.16/0013-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch +++ b/patches/linux/6.12.17/0013-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch @@ -1,4 +1,4 @@ -From acb8ca0e53de47c138cc1ae5297f3389a28fc0ed Mon Sep 17 00:00:00 2001 +From 6fa5c1461fb90a2fe61a6d44220b53e10328c503 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 26 Nov 2024 19:45:59 +0100 Subject: [PATCH 13/26] [FIX] net: dsa: mv88e6xxx: Trap locally terminated diff --git a/patches/linux/6.12.16/0014-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch b/patches/linux/6.12.17/0014-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch similarity index 99% rename from patches/linux/6.12.16/0014-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch rename to patches/linux/6.12.17/0014-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch index e8908181..9211adba 100644 --- a/patches/linux/6.12.16/0014-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch +++ b/patches/linux/6.12.17/0014-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch @@ -1,4 +1,4 @@ -From 5ec37d2274efd2d5bf3b008e8dae2a91d493637a Mon Sep 17 00:00:00 2001 +From ac15cb37e0f2fd2a06fe44cb0c505c22beac3205 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 19 Sep 2023 18:38:10 +0200 Subject: [PATCH 14/26] net: phy: marvell10g: Support firmware loading on diff --git a/patches/linux/6.12.16/0015-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch b/patches/linux/6.12.17/0015-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch similarity index 96% rename from patches/linux/6.12.16/0015-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch rename to patches/linux/6.12.17/0015-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch index 13fea00a..9872dd33 100644 --- a/patches/linux/6.12.16/0015-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch +++ b/patches/linux/6.12.17/0015-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch @@ -1,4 +1,4 @@ -From 961c05b8a5640accb3e8dd987f062e27e95ab6a7 Mon Sep 17 00:00:00 2001 +From 89fa5e4b03368186c4481b035d591d4e456ea942 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 21 Nov 2023 20:15:24 +0100 Subject: [PATCH 15/26] net: phy: marvell10g: Fix power-up when strapped to diff --git a/patches/linux/6.12.16/0016-net-phy-marvell10g-Add-LED-support-for-88X3310.patch b/patches/linux/6.12.17/0016-net-phy-marvell10g-Add-LED-support-for-88X3310.patch similarity index 99% rename from patches/linux/6.12.16/0016-net-phy-marvell10g-Add-LED-support-for-88X3310.patch rename to patches/linux/6.12.17/0016-net-phy-marvell10g-Add-LED-support-for-88X3310.patch index 150a90dc..435d3ab1 100644 --- a/patches/linux/6.12.16/0016-net-phy-marvell10g-Add-LED-support-for-88X3310.patch +++ b/patches/linux/6.12.17/0016-net-phy-marvell10g-Add-LED-support-for-88X3310.patch @@ -1,4 +1,4 @@ -From e0f66c9db21dbb38a503a48b5702df0f7e06b84b Mon Sep 17 00:00:00 2001 +From 2c81264647131f894a6ee688521125e24af6d71c Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 15 Nov 2023 20:58:42 +0100 Subject: [PATCH 16/26] net: phy: marvell10g: Add LED support for 88X3310 diff --git a/patches/linux/6.12.16/0017-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch b/patches/linux/6.12.17/0017-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch similarity index 97% rename from patches/linux/6.12.16/0017-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch rename to patches/linux/6.12.17/0017-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch index 75c0550e..438d11cd 100644 --- a/patches/linux/6.12.16/0017-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch +++ b/patches/linux/6.12.17/0017-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch @@ -1,4 +1,4 @@ -From 5cbf2addffa0fceed5ff628d9cffd38ee1d8d7b6 Mon Sep 17 00:00:00 2001 +From 55a4f6db87d9bc2d9a36385516f7f8c9dc9bb94c Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 12 Dec 2023 09:51:05 +0100 Subject: [PATCH 17/26] net: phy: marvell10g: Support LEDs tied to a single diff --git a/patches/linux/6.12.16/0018-net-phy-Do-not-resume-PHY-when-attaching.patch b/patches/linux/6.12.17/0018-net-phy-Do-not-resume-PHY-when-attaching.patch similarity index 95% rename from patches/linux/6.12.16/0018-net-phy-Do-not-resume-PHY-when-attaching.patch rename to patches/linux/6.12.17/0018-net-phy-Do-not-resume-PHY-when-attaching.patch index 3fc2929c..121b84ac 100644 --- a/patches/linux/6.12.16/0018-net-phy-Do-not-resume-PHY-when-attaching.patch +++ b/patches/linux/6.12.17/0018-net-phy-Do-not-resume-PHY-when-attaching.patch @@ -1,4 +1,4 @@ -From a387139ebacd57e9da99c65b57d8ccaa52375f87 Mon Sep 17 00:00:00 2001 +From ab4964108f87924d3d8312e7eb9e715927cfcef6 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 27 Mar 2024 10:10:19 +0100 Subject: [PATCH 18/26] net: phy: Do not resume PHY when attaching diff --git a/patches/linux/6.12.16/0019-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch b/patches/linux/6.12.17/0019-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch similarity index 99% rename from patches/linux/6.12.16/0019-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch rename to patches/linux/6.12.17/0019-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch index 9a196d15..e5c4db3b 100644 --- a/patches/linux/6.12.16/0019-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch +++ b/patches/linux/6.12.17/0019-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch @@ -1,4 +1,4 @@ -From be69fe69db142057baeec12fcee96f26911736f2 Mon Sep 17 00:00:00 2001 +From a90e27c6ff44ba51c238d74f96b2dd5780efa892 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Mon, 4 Mar 2024 16:47:28 +0100 Subject: [PATCH 19/26] net: bridge: avoid classifying unknown multicast as diff --git a/patches/linux/6.12.16/0020-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch b/patches/linux/6.12.17/0020-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch similarity index 95% rename from patches/linux/6.12.16/0020-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch rename to patches/linux/6.12.17/0020-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch index 1009154d..d0c163a5 100644 --- a/patches/linux/6.12.16/0020-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch +++ b/patches/linux/6.12.17/0020-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch @@ -1,4 +1,4 @@ -From 109cd2fc5b8d9f95540ba63b23c341ddd0eb4a36 Mon Sep 17 00:00:00 2001 +From 2eb0593e9847fd9a74172401731fea313b65b17a Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Tue, 5 Mar 2024 06:44:41 +0100 Subject: [PATCH 20/26] net: bridge: Ignore router ports when forwarding L2 diff --git a/patches/linux/6.12.16/0021-net-bridge-drop-delay-for-applying-strict-multicast-.patch b/patches/linux/6.12.17/0021-net-bridge-drop-delay-for-applying-strict-multicast-.patch similarity index 99% rename from patches/linux/6.12.16/0021-net-bridge-drop-delay-for-applying-strict-multicast-.patch rename to patches/linux/6.12.17/0021-net-bridge-drop-delay-for-applying-strict-multicast-.patch index 74ed8831..b0ed1895 100644 --- a/patches/linux/6.12.16/0021-net-bridge-drop-delay-for-applying-strict-multicast-.patch +++ b/patches/linux/6.12.17/0021-net-bridge-drop-delay-for-applying-strict-multicast-.patch @@ -1,4 +1,4 @@ -From 2f0d0f94bc063e14d1d47464ae95a62770096dab Mon Sep 17 00:00:00 2001 +From 335960dd51d1ab81dff18d15e2b8323e77bd24b1 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Thu, 4 Apr 2024 16:36:30 +0200 Subject: [PATCH 21/26] net: bridge: drop delay for applying strict multicast diff --git a/patches/linux/6.12.16/0022-net-bridge-Differentiate-MDB-additions-from-modifica.patch b/patches/linux/6.12.17/0022-net-bridge-Differentiate-MDB-additions-from-modifica.patch similarity index 98% rename from patches/linux/6.12.16/0022-net-bridge-Differentiate-MDB-additions-from-modifica.patch rename to patches/linux/6.12.17/0022-net-bridge-Differentiate-MDB-additions-from-modifica.patch index 746ecce1..25528b58 100644 --- a/patches/linux/6.12.16/0022-net-bridge-Differentiate-MDB-additions-from-modifica.patch +++ b/patches/linux/6.12.17/0022-net-bridge-Differentiate-MDB-additions-from-modifica.patch @@ -1,4 +1,4 @@ -From a5a6f59163c694f79f279cdb25217898de5f4ac0 Mon Sep 17 00:00:00 2001 +From e7f01bd6272ea87c378fc71ae27e09e5753ee423 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Thu, 16 May 2024 14:51:54 +0200 Subject: [PATCH 22/26] net: bridge: Differentiate MDB additions from diff --git a/patches/linux/6.12.16/0023-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch b/patches/linux/6.12.17/0023-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch similarity index 96% rename from patches/linux/6.12.16/0023-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch rename to patches/linux/6.12.17/0023-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch index bb738f8d..6199b83d 100644 --- a/patches/linux/6.12.16/0023-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch +++ b/patches/linux/6.12.17/0023-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch @@ -1,4 +1,4 @@ -From 5201985ce5044a2232f20e9236fe7fb79f71ad8e Mon Sep 17 00:00:00 2001 +From 0ac0da2def4c5aae12b86ca1a366baf7ca29cf82 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Fri, 24 Nov 2023 23:29:55 +0100 Subject: [PATCH 23/26] nvmem: layouts: onie-tlv: Let device probe even when diff --git a/patches/linux/6.12.16/0024-usb-core-adjust-log-level-for-unauthorized-devices.patch b/patches/linux/6.12.17/0024-usb-core-adjust-log-level-for-unauthorized-devices.patch similarity index 96% rename from patches/linux/6.12.16/0024-usb-core-adjust-log-level-for-unauthorized-devices.patch rename to patches/linux/6.12.17/0024-usb-core-adjust-log-level-for-unauthorized-devices.patch index 03c15b0d..09247630 100644 --- a/patches/linux/6.12.16/0024-usb-core-adjust-log-level-for-unauthorized-devices.patch +++ b/patches/linux/6.12.17/0024-usb-core-adjust-log-level-for-unauthorized-devices.patch @@ -1,4 +1,4 @@ -From 0ea85ca94b630ed11564c9f5acb91047f642d40b Mon Sep 17 00:00:00 2001 +From 62dbe3579ce0c385bfd93232d9f7d5fafa5739c9 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Mon, 29 Apr 2024 15:14:51 +0200 Subject: [PATCH 24/26] usb: core: adjust log level for unauthorized devices diff --git a/patches/linux/6.12.16/0025-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch b/patches/linux/6.12.17/0025-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch similarity index 96% rename from patches/linux/6.12.16/0025-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch rename to patches/linux/6.12.17/0025-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch index 6371bf43..fd735d8b 100644 --- a/patches/linux/6.12.16/0025-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch +++ b/patches/linux/6.12.17/0025-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch @@ -1,4 +1,4 @@ -From 0c9b45daab08a185bbc2867fd70f144eff329f0a Mon Sep 17 00:00:00 2001 +From 2f0b42f7003a330de9922ed2c06f809a82e8a031 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Thu, 16 Jan 2025 12:35:12 +0100 Subject: [PATCH 25/26] net: dsa: mv88e6xxx: collapse disabled state into diff --git a/patches/linux/6.12.16/0026-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch b/patches/linux/6.12.17/0026-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch similarity index 98% rename from patches/linux/6.12.16/0026-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch rename to patches/linux/6.12.17/0026-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch index c5bcdcde..155396b0 100644 --- a/patches/linux/6.12.16/0026-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch +++ b/patches/linux/6.12.17/0026-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch @@ -1,4 +1,4 @@ -From 8fedc0ece436b194c8188d2df7ba3ecef611f7bd Mon Sep 17 00:00:00 2001 +From 38e3fb928cbfb20870effe2f84834c8a81e8f40a Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 12 Feb 2025 22:03:14 +0100 Subject: [PATCH 26/26] net: dsa: mv88e6xxx: Only activate LAG offloading when