diff --git a/configs/aarch64_defconfig b/configs/aarch64_defconfig index 3ecc17b9..de6c12b4 100644 --- a/configs/aarch64_defconfig +++ b/configs/aarch64_defconfig @@ -27,7 +27,7 @@ BR2_ROOTFS_OVERLAY="${BR2_EXTERNAL_INFIX_PATH}/board/common/rootfs ${BR2_EXTERNA BR2_ROOTFS_POST_BUILD_SCRIPT="${BR2_EXTERNAL_INFIX_PATH}/board/common/post-build.sh" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.13" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.14" 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 6b534055..8b0c21d4 100644 --- a/configs/aarch64_minimal_defconfig +++ b/configs/aarch64_minimal_defconfig @@ -27,7 +27,7 @@ BR2_ROOTFS_OVERLAY="${BR2_EXTERNAL_INFIX_PATH}/board/common/rootfs ${BR2_EXTERNA BR2_ROOTFS_POST_BUILD_SCRIPT="${BR2_EXTERNAL_INFIX_PATH}/board/common/post-build.sh" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.13" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.14" 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/arm_defconfig b/configs/arm_defconfig index d8e99889..58bc49fd 100644 --- a/configs/arm_defconfig +++ b/configs/arm_defconfig @@ -28,7 +28,7 @@ BR2_ROOTFS_OVERLAY="${BR2_EXTERNAL_INFIX_PATH}/board/common/rootfs ${BR2_EXTERNA BR2_ROOTFS_POST_BUILD_SCRIPT="${BR2_EXTERNAL_INFIX_PATH}/board/common/post-build.sh" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.13" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.14" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="${BR2_EXTERNAL_INFIX_PATH}/board/arm/linux_defconfig" BR2_LINUX_KERNEL_INSTALL_TARGET=y diff --git a/configs/arm_minimal_defconfig b/configs/arm_minimal_defconfig index fa2a8489..a39ed69a 100644 --- a/configs/arm_minimal_defconfig +++ b/configs/arm_minimal_defconfig @@ -28,7 +28,7 @@ BR2_ROOTFS_OVERLAY="${BR2_EXTERNAL_INFIX_PATH}/board/common/rootfs ${BR2_EXTERNA BR2_ROOTFS_POST_BUILD_SCRIPT="${BR2_EXTERNAL_INFIX_PATH}/board/common/post-build.sh" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.13" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.14" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="${BR2_EXTERNAL_INFIX_PATH}/board/arm/linux_defconfig" BR2_LINUX_KERNEL_INSTALL_TARGET=y diff --git a/configs/x86_64_defconfig b/configs/x86_64_defconfig index f212f68b..4602ba67 100644 --- a/configs/x86_64_defconfig +++ b/configs/x86_64_defconfig @@ -26,7 +26,7 @@ BR2_ROOTFS_OVERLAY="${BR2_EXTERNAL_INFIX_PATH}/board/common/rootfs ${BR2_EXTERNA BR2_ROOTFS_POST_BUILD_SCRIPT="board/qemu/x86_64/post-build.sh ${BR2_EXTERNAL_INFIX_PATH}/board/common/post-build.sh" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.13" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.14" 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 5b221f04..acdabf97 100644 --- a/configs/x86_64_minimal_defconfig +++ b/configs/x86_64_minimal_defconfig @@ -26,7 +26,7 @@ BR2_ROOTFS_OVERLAY="${BR2_EXTERNAL_INFIX_PATH}/board/common/rootfs ${BR2_EXTERNA BR2_ROOTFS_POST_BUILD_SCRIPT="board/qemu/x86_64/post-build.sh ${BR2_EXTERNAL_INFIX_PATH}/board/common/post-build.sh" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.13" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.14" 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 2bc576dc..a1348335 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.18.13 (LTS) +- Upgrade Linux kernel to 6.18.14 (LTS) - Upgrade Buildroot to 2025.02.11 (LTS) - Upgrade FRR to 10.5.1 - Add support for Microchip SAMA7G54-EK Evaluation Kit, Arm Cortex-A7 diff --git a/patches/linux/6.18.13/0001-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch b/patches/linux/6.18.14/0001-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch similarity index 98% rename from patches/linux/6.18.13/0001-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch rename to patches/linux/6.18.14/0001-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch index b1f48c4b..d13604f7 100644 --- a/patches/linux/6.18.13/0001-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch +++ b/patches/linux/6.18.14/0001-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch @@ -1,4 +1,4 @@ -From d7709271a7c36d717431ab8249011c2701ea4309 Mon Sep 17 00:00:00 2001 +From 00f89f3ba9f41a1c495dddcb83b2f6bb9f938a0c Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 19 Sep 2023 18:38:10 +0200 Subject: [PATCH 01/33] net: phy: marvell10g: Support firmware loading on diff --git a/patches/linux/6.18.13/0002-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch b/patches/linux/6.18.14/0002-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch similarity index 96% rename from patches/linux/6.18.13/0002-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch rename to patches/linux/6.18.14/0002-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch index c5e1a779..3c1e94ad 100644 --- a/patches/linux/6.18.13/0002-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch +++ b/patches/linux/6.18.14/0002-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch @@ -1,4 +1,4 @@ -From 01102726c15b1424517ab281b05e036c2bb92c13 Mon Sep 17 00:00:00 2001 +From 2a31d49efc597de1f30f3067076a77750d29a15f Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 21 Nov 2023 20:15:24 +0100 Subject: [PATCH 02/33] net: phy: marvell10g: Fix power-up when strapped to diff --git a/patches/linux/6.18.13/0003-net-phy-marvell10g-Add-LED-support-for-88X3310.patch b/patches/linux/6.18.14/0003-net-phy-marvell10g-Add-LED-support-for-88X3310.patch similarity index 99% rename from patches/linux/6.18.13/0003-net-phy-marvell10g-Add-LED-support-for-88X3310.patch rename to patches/linux/6.18.14/0003-net-phy-marvell10g-Add-LED-support-for-88X3310.patch index deed88da..6c829228 100644 --- a/patches/linux/6.18.13/0003-net-phy-marvell10g-Add-LED-support-for-88X3310.patch +++ b/patches/linux/6.18.14/0003-net-phy-marvell10g-Add-LED-support-for-88X3310.patch @@ -1,4 +1,4 @@ -From b1808e8ec0edaba33e3672ed8310f2c007619b12 Mon Sep 17 00:00:00 2001 +From 6b0e8831d0a6303daa38e92f6cf557e476f17539 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 15 Nov 2023 20:58:42 +0100 Subject: [PATCH 03/33] net: phy: marvell10g: Add LED support for 88X3310 diff --git a/patches/linux/6.18.13/0004-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch b/patches/linux/6.18.14/0004-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch similarity index 97% rename from patches/linux/6.18.13/0004-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch rename to patches/linux/6.18.14/0004-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch index 0a2ba801..803bd5c4 100644 --- a/patches/linux/6.18.13/0004-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch +++ b/patches/linux/6.18.14/0004-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch @@ -1,4 +1,4 @@ -From 071f91d989e888fd04e6da7c7cd3ed55c473abc0 Mon Sep 17 00:00:00 2001 +From b5c0e5112b0d3e01af0f67c383cb981d83c185d0 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 12 Dec 2023 09:51:05 +0100 Subject: [PATCH 04/33] net: phy: marvell10g: Support LEDs tied to a single diff --git a/patches/linux/6.18.13/0005-net-phy-Do-not-resume-PHY-when-attaching.patch b/patches/linux/6.18.14/0005-net-phy-Do-not-resume-PHY-when-attaching.patch similarity index 94% rename from patches/linux/6.18.13/0005-net-phy-Do-not-resume-PHY-when-attaching.patch rename to patches/linux/6.18.14/0005-net-phy-Do-not-resume-PHY-when-attaching.patch index 5a77a7ae..3c79d5ed 100644 --- a/patches/linux/6.18.13/0005-net-phy-Do-not-resume-PHY-when-attaching.patch +++ b/patches/linux/6.18.14/0005-net-phy-Do-not-resume-PHY-when-attaching.patch @@ -1,4 +1,4 @@ -From fd692534a0d37526f3c78b0e712f6cab7595e47c Mon Sep 17 00:00:00 2001 +From 81a6a60b94c633a4c2e3c11ab77252f827f8ea65 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 27 Mar 2024 10:10:19 +0100 Subject: [PATCH 05/33] net: phy: Do not resume PHY when attaching diff --git a/patches/linux/6.18.13/0006-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch b/patches/linux/6.18.14/0006-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch similarity index 96% rename from patches/linux/6.18.13/0006-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch rename to patches/linux/6.18.14/0006-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch index f8b0d232..7c503264 100644 --- a/patches/linux/6.18.13/0006-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch +++ b/patches/linux/6.18.14/0006-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch @@ -1,4 +1,4 @@ -From 98e47336e1c019a60fc0ad91c39ce13b49bd5cc2 Mon Sep 17 00:00:00 2001 +From d1187bd54f9d346e1037621822738548e167a668 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Mon, 4 Mar 2024 16:47:28 +0100 Subject: [PATCH 06/33] net: bridge: avoid classifying unknown multicast as @@ -170,10 +170,10 @@ index 1405f1061a54..1ae4b4173821 100644 br_multicast_flood(mdst, skb, brmctx, local_rcv, false); } diff --git a/net/bridge/br_multicast.c b/net/bridge/br_multicast.c -index 22d12e545966..06b729ed2d03 100644 +index 5855eb050208..06641afb99a8 100644 --- a/net/bridge/br_multicast.c +++ b/net/bridge/br_multicast.c -@@ -3845,6 +3845,11 @@ static void br_multicast_err_count(const struct net_bridge *br, +@@ -3836,6 +3836,11 @@ static void br_multicast_err_count(const struct net_bridge *br, u64_stats_update_end(&pstats->syncp); } @@ -185,7 +185,7 @@ index 22d12e545966..06b729ed2d03 100644 static void br_multicast_pim(struct net_bridge_mcast *brmctx, struct net_bridge_mcast_port *pmctx, const struct sk_buff *skb) -@@ -3891,7 +3896,8 @@ static int br_multicast_ipv4_rcv(struct net_bridge_mcast *brmctx, +@@ -3882,7 +3887,8 @@ static int br_multicast_ipv4_rcv(struct net_bridge_mcast *brmctx, if (err == -ENOMSG) { if (!ipv4_is_local_multicast(ip_hdr(skb)->daddr)) { @@ -195,7 +195,7 @@ index 22d12e545966..06b729ed2d03 100644 } else if (pim_ipv4_all_pim_routers(ip_hdr(skb)->daddr)) { if (ip_hdr(skb)->protocol == IPPROTO_PIM) br_multicast_pim(brmctx, pmctx, skb); -@@ -3960,7 +3966,8 @@ static int br_multicast_ipv6_rcv(struct net_bridge_mcast *brmctx, +@@ -3951,7 +3957,8 @@ static int br_multicast_ipv6_rcv(struct net_bridge_mcast *brmctx, if (err == -ENOMSG || err == -ENODATA) { if (!ipv6_addr_is_ll_all_nodes(&ipv6_hdr(skb)->daddr)) diff --git a/patches/linux/6.18.13/0007-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch b/patches/linux/6.18.14/0007-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch similarity index 95% rename from patches/linux/6.18.13/0007-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch rename to patches/linux/6.18.14/0007-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch index b0669c39..6431da12 100644 --- a/patches/linux/6.18.13/0007-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch +++ b/patches/linux/6.18.14/0007-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch @@ -1,4 +1,4 @@ -From 888889ca31d6175931f37e7f5964582eb9293e97 Mon Sep 17 00:00:00 2001 +From d292a3a9ad8ef75d589d51bc7fe11f39371781c0 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Tue, 5 Mar 2024 06:44:41 +0100 Subject: [PATCH 07/33] net: bridge: Ignore router ports when forwarding L2 diff --git a/patches/linux/6.18.13/0008-net-bridge-drop-delay-for-applying-strict-multicast-.patch b/patches/linux/6.18.14/0008-net-bridge-drop-delay-for-applying-strict-multicast-.patch similarity index 88% rename from patches/linux/6.18.13/0008-net-bridge-drop-delay-for-applying-strict-multicast-.patch rename to patches/linux/6.18.14/0008-net-bridge-drop-delay-for-applying-strict-multicast-.patch index 2b9a9028..4a7e7b41 100644 --- a/patches/linux/6.18.13/0008-net-bridge-drop-delay-for-applying-strict-multicast-.patch +++ b/patches/linux/6.18.14/0008-net-bridge-drop-delay-for-applying-strict-multicast-.patch @@ -1,4 +1,4 @@ -From feef4a79ddee1514527942654ee146b08475779b Mon Sep 17 00:00:00 2001 +From 8786298e55fc4b5f108ad18dad5be21acd4ba911 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Thu, 4 Apr 2024 16:36:30 +0200 Subject: [PATCH 08/33] net: bridge: drop delay for applying strict multicast @@ -24,10 +24,10 @@ Signed-off-by: Joachim Wiberg 2 files changed, 8 insertions(+), 38 deletions(-) diff --git a/net/bridge/br_multicast.c b/net/bridge/br_multicast.c -index 06b729ed2d03..66d709f6b19d 100644 +index 06641afb99a8..bacff6c2e968 100644 --- a/net/bridge/br_multicast.c +++ b/net/bridge/br_multicast.c -@@ -1762,10 +1762,6 @@ static void br_ip6_multicast_querier_expired(struct timer_list *t) +@@ -1760,10 +1760,6 @@ static void br_ip6_multicast_querier_expired(struct timer_list *t) } #endif @@ -38,7 +38,7 @@ index 06b729ed2d03..66d709f6b19d 100644 static void br_multicast_select_own_querier(struct net_bridge_mcast *brmctx, struct br_ip *ip, struct sk_buff *skb) -@@ -3267,12 +3263,8 @@ int br_multicast_dump_querier_state(struct sk_buff *skb, +@@ -3258,12 +3254,8 @@ int br_multicast_dump_querier_state(struct sk_buff *skb, static void br_multicast_update_query_timer(struct net_bridge_mcast *brmctx, @@ -52,7 +52,7 @@ index 06b729ed2d03..66d709f6b19d 100644 mod_timer(&query->timer, jiffies + brmctx->multicast_querier_interval); } -@@ -3463,13 +3455,12 @@ static void +@@ -3454,13 +3446,12 @@ static void br_ip4_multicast_query_received(struct net_bridge_mcast *brmctx, struct net_bridge_mcast_port *pmctx, struct bridge_mcast_other_query *query, @@ -68,7 +68,7 @@ index 06b729ed2d03..66d709f6b19d 100644 br_ip4_multicast_mark_router(brmctx, pmctx); } -@@ -3478,13 +3469,12 @@ static void +@@ -3469,13 +3460,12 @@ static void br_ip6_multicast_query_received(struct net_bridge_mcast *brmctx, struct net_bridge_mcast_port *pmctx, struct bridge_mcast_other_query *query, @@ -84,7 +84,7 @@ index 06b729ed2d03..66d709f6b19d 100644 br_ip6_multicast_mark_router(brmctx, pmctx); } #endif -@@ -3538,7 +3528,7 @@ static void br_ip4_multicast_query(struct net_bridge_mcast *brmctx, +@@ -3529,7 +3519,7 @@ static void br_ip4_multicast_query(struct net_bridge_mcast *brmctx, br_ip4_multicast_query_received(brmctx, pmctx, &brmctx->ip4_other_query, @@ -93,7 +93,7 @@ index 06b729ed2d03..66d709f6b19d 100644 goto out; } -@@ -3626,7 +3616,7 @@ static int br_ip6_multicast_query(struct net_bridge_mcast *brmctx, +@@ -3617,7 +3607,7 @@ static int br_ip6_multicast_query(struct net_bridge_mcast *brmctx, br_ip6_multicast_query_received(brmctx, pmctx, &brmctx->ip6_other_query, @@ -102,7 +102,7 @@ index 06b729ed2d03..66d709f6b19d 100644 goto out; } else if (!group) { goto out; -@@ -4131,8 +4121,6 @@ void br_multicast_ctx_init(struct net_bridge *br, +@@ -4122,8 +4112,6 @@ void br_multicast_ctx_init(struct net_bridge *br, br_ip4_multicast_local_router_expired, 0); timer_setup(&brmctx->ip4_other_query.timer, br_ip4_multicast_querier_expired, 0); @@ -111,7 +111,7 @@ index 06b729ed2d03..66d709f6b19d 100644 timer_setup(&brmctx->ip4_own_query.timer, br_ip4_multicast_query_expired, 0); #if IS_ENABLED(CONFIG_IPV6) -@@ -4140,8 +4128,6 @@ void br_multicast_ctx_init(struct net_bridge *br, +@@ -4131,8 +4119,6 @@ void br_multicast_ctx_init(struct net_bridge *br, br_ip6_multicast_local_router_expired, 0); timer_setup(&brmctx->ip6_other_query.timer, br_ip6_multicast_querier_expired, 0); @@ -120,7 +120,7 @@ index 06b729ed2d03..66d709f6b19d 100644 timer_setup(&brmctx->ip6_own_query.timer, br_ip6_multicast_query_expired, 0); #endif -@@ -4276,12 +4262,10 @@ static void __br_multicast_stop(struct net_bridge_mcast *brmctx) +@@ -4267,12 +4253,10 @@ static void __br_multicast_stop(struct net_bridge_mcast *brmctx) { timer_delete_sync(&brmctx->ip4_mc_router_timer); timer_delete_sync(&brmctx->ip4_other_query.timer); @@ -133,7 +133,7 @@ index 06b729ed2d03..66d709f6b19d 100644 timer_delete_sync(&brmctx->ip6_own_query.timer); #endif } -@@ -4735,8 +4719,6 @@ EXPORT_SYMBOL_GPL(br_multicast_router); +@@ -4726,8 +4710,6 @@ EXPORT_SYMBOL_GPL(br_multicast_router); int br_multicast_set_querier(struct net_bridge_mcast *brmctx, unsigned long val) { @@ -142,7 +142,7 @@ index 06b729ed2d03..66d709f6b19d 100644 val = !!val; spin_lock_bh(&brmctx->br->multicast_lock); -@@ -4747,19 +4729,9 @@ int br_multicast_set_querier(struct net_bridge_mcast *brmctx, unsigned long val) +@@ -4738,19 +4720,9 @@ int br_multicast_set_querier(struct net_bridge_mcast *brmctx, unsigned long val) if (!val) goto unlock; diff --git a/patches/linux/6.18.13/0009-net-bridge-Differentiate-MDB-additions-from-modifica.patch b/patches/linux/6.18.14/0009-net-bridge-Differentiate-MDB-additions-from-modifica.patch similarity index 90% rename from patches/linux/6.18.13/0009-net-bridge-Differentiate-MDB-additions-from-modifica.patch rename to patches/linux/6.18.14/0009-net-bridge-Differentiate-MDB-additions-from-modifica.patch index 64ccb3c3..73b23f02 100644 --- a/patches/linux/6.18.13/0009-net-bridge-Differentiate-MDB-additions-from-modifica.patch +++ b/patches/linux/6.18.14/0009-net-bridge-Differentiate-MDB-additions-from-modifica.patch @@ -1,4 +1,4 @@ -From bc6385cbb5a200913488efdbfadff8432be37a06 Mon Sep 17 00:00:00 2001 +From be0a8a1d4d6ba0bbf046cd72ebe1710800869ee5 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Thu, 16 May 2024 14:51:54 +0200 Subject: [PATCH 09/33] net: bridge: Differentiate MDB additions from @@ -62,10 +62,10 @@ index 400eb872b403..cd7a2cd0911a 100644 if (br_multicast_should_handle_mode(brmctx, cfg->group.proto)) br_multicast_star_g_handle_mode(pg, cfg->filter_mode); diff --git a/net/bridge/br_multicast.c b/net/bridge/br_multicast.c -index 66d709f6b19d..4d1b27d2cdbc 100644 +index bacff6c2e968..a5f3e4935edc 100644 --- a/net/bridge/br_multicast.c +++ b/net/bridge/br_multicast.c -@@ -619,7 +619,7 @@ static void br_multicast_fwd_src_handle(struct net_bridge_group_src *src) +@@ -616,7 +616,7 @@ static void br_multicast_fwd_src_handle(struct net_bridge_group_src *src) sg_mp = br_mdb_ip_get(src->br, &sg_key.addr); if (!sg_mp) return; @@ -74,7 +74,7 @@ index 66d709f6b19d..4d1b27d2cdbc 100644 } } -@@ -886,7 +886,7 @@ static void br_multicast_port_group_expired(struct timer_list *t) +@@ -884,7 +884,7 @@ static void br_multicast_port_group_expired(struct timer_list *t) if (WARN_ON(!mp)) goto out; @@ -83,7 +83,7 @@ index 66d709f6b19d..4d1b27d2cdbc 100644 } out: spin_unlock(&br->multicast_lock); -@@ -2958,7 +2958,7 @@ static int br_ip4_multicast_igmp3_report(struct net_bridge_mcast *brmctx, +@@ -2949,7 +2949,7 @@ static int br_ip4_multicast_igmp3_report(struct net_bridge_mcast *brmctx, break; } if (changed) @@ -92,7 +92,7 @@ index 66d709f6b19d..4d1b27d2cdbc 100644 unlock_continue: spin_unlock(&brmctx->br->multicast_lock); } -@@ -3100,7 +3100,7 @@ static int br_ip6_multicast_mld2_report(struct net_bridge_mcast *brmctx, +@@ -3091,7 +3091,7 @@ static int br_ip6_multicast_mld2_report(struct net_bridge_mcast *brmctx, break; } if (changed) diff --git a/patches/linux/6.18.13/0010-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch b/patches/linux/6.18.14/0010-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch similarity index 96% rename from patches/linux/6.18.13/0010-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch rename to patches/linux/6.18.14/0010-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch index 13ef11be..9d316566 100644 --- a/patches/linux/6.18.13/0010-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch +++ b/patches/linux/6.18.14/0010-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch @@ -1,4 +1,4 @@ -From 5cce3e5b24d6691e793e17eac2afb40b48cecab0 Mon Sep 17 00:00:00 2001 +From 75070ac3fb6fdd403039bfc9b14d9edc6c3133dc Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Fri, 24 Nov 2023 23:29:55 +0100 Subject: [PATCH 10/33] nvmem: layouts: onie-tlv: Let device probe even when diff --git a/patches/linux/6.18.13/0011-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch b/patches/linux/6.18.14/0011-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch similarity index 95% rename from patches/linux/6.18.13/0011-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch rename to patches/linux/6.18.14/0011-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch index e30e1f47..de1826a9 100644 --- a/patches/linux/6.18.13/0011-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch +++ b/patches/linux/6.18.14/0011-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch @@ -1,4 +1,4 @@ -From b867a530c3a3a702b10c87eb53c8ee48564f8c52 Mon Sep 17 00:00:00 2001 +From 931afb4a82cce9b479f3377a78519ad20a5e2175 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Sun, 11 Aug 2024 11:27:35 +0200 Subject: [PATCH 11/33] net: usb: r8152: add r8153b support for link/activity diff --git a/patches/linux/6.18.13/0012-arm64-dts-mediatek-mt7986a-rename-BPi-R3-ports-to-ma.patch b/patches/linux/6.18.14/0012-arm64-dts-mediatek-mt7986a-rename-BPi-R3-ports-to-ma.patch similarity index 96% rename from patches/linux/6.18.13/0012-arm64-dts-mediatek-mt7986a-rename-BPi-R3-ports-to-ma.patch rename to patches/linux/6.18.14/0012-arm64-dts-mediatek-mt7986a-rename-BPi-R3-ports-to-ma.patch index d015554c..822b1671 100644 --- a/patches/linux/6.18.13/0012-arm64-dts-mediatek-mt7986a-rename-BPi-R3-ports-to-ma.patch +++ b/patches/linux/6.18.14/0012-arm64-dts-mediatek-mt7986a-rename-BPi-R3-ports-to-ma.patch @@ -1,4 +1,4 @@ -From d50869f76c9bf0d8c69313346597b2c36a25e56d Mon Sep 17 00:00:00 2001 +From 23a3579ca235bbc5c4b3417176aef7846ba022b3 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Sun, 10 Aug 2025 18:52:54 +0200 Subject: [PATCH 12/33] arm64: dts: mediatek: mt7986a: rename BPi R3 ports to diff --git a/patches/linux/6.18.13/0013-drm-panel-simple-Add-a-timing-for-the-Raspberry-Pi-7.patch b/patches/linux/6.18.14/0013-drm-panel-simple-Add-a-timing-for-the-Raspberry-Pi-7.patch similarity index 98% rename from patches/linux/6.18.13/0013-drm-panel-simple-Add-a-timing-for-the-Raspberry-Pi-7.patch rename to patches/linux/6.18.14/0013-drm-panel-simple-Add-a-timing-for-the-Raspberry-Pi-7.patch index 6a38b8f0..b31c9214 100644 --- a/patches/linux/6.18.13/0013-drm-panel-simple-Add-a-timing-for-the-Raspberry-Pi-7.patch +++ b/patches/linux/6.18.14/0013-drm-panel-simple-Add-a-timing-for-the-Raspberry-Pi-7.patch @@ -1,4 +1,4 @@ -From aad57b7f63f94608df9f39c63b724d9069df563c Mon Sep 17 00:00:00 2001 +From b3eb28e66efdbe13153c13ee492b56e284dd7cc7 Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Wed, 20 Aug 2025 21:38:24 +0200 Subject: [PATCH 13/33] drm/panel-simple: Add a timing for the Raspberry Pi 7" diff --git a/patches/linux/6.18.13/0014-input-touchscreen-edt-ft5x06-Add-polled-mode.patch b/patches/linux/6.18.14/0014-input-touchscreen-edt-ft5x06-Add-polled-mode.patch similarity index 98% rename from patches/linux/6.18.13/0014-input-touchscreen-edt-ft5x06-Add-polled-mode.patch rename to patches/linux/6.18.14/0014-input-touchscreen-edt-ft5x06-Add-polled-mode.patch index 247e3bf6..80e8983e 100644 --- a/patches/linux/6.18.13/0014-input-touchscreen-edt-ft5x06-Add-polled-mode.patch +++ b/patches/linux/6.18.14/0014-input-touchscreen-edt-ft5x06-Add-polled-mode.patch @@ -1,4 +1,4 @@ -From e51f98b3346f48a7c4e4a65f5646d65607b8fdf9 Mon Sep 17 00:00:00 2001 +From 18b1eb460fefbd0a6dff47dc6900a5948df40a8f Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Thu, 21 Aug 2025 11:20:23 +0200 Subject: [PATCH 14/33] input:touchscreen:edt-ft5x06: Add polled mode diff --git a/patches/linux/6.18.13/0015-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch b/patches/linux/6.18.14/0015-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch similarity index 94% rename from patches/linux/6.18.13/0015-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch rename to patches/linux/6.18.14/0015-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch index 8de79a25..7a5a27e5 100644 --- a/patches/linux/6.18.13/0015-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch +++ b/patches/linux/6.18.14/0015-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch @@ -1,4 +1,4 @@ -From ecb7fa0eb30b6d93ee2e0ea9e4712a80a7727ed2 Mon Sep 17 00:00:00 2001 +From 70a3642435e2510a8f16e2115a7b555dc3ec64b4 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 12 Mar 2024 10:27:24 +0100 Subject: [PATCH 15/33] [FIX] net: dsa: mv88e6xxx: Fix timeout on waiting for diff --git a/patches/linux/6.18.13/0016-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch b/patches/linux/6.18.14/0016-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch similarity index 99% rename from patches/linux/6.18.13/0016-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch rename to patches/linux/6.18.14/0016-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch index 3d573b03..b9c774af 100644 --- a/patches/linux/6.18.13/0016-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch +++ b/patches/linux/6.18.14/0016-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch @@ -1,4 +1,4 @@ -From 492a1a98cb38e861d102455d9ab202f936af1406 Mon Sep 17 00:00:00 2001 +From a8f89c96786d6dfc6d7c728b92e7ad33ec7cc12b Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 27 Mar 2024 15:52:43 +0100 Subject: [PATCH 16/33] net: dsa: mv88e6xxx: Improve indirect register access diff --git a/patches/linux/6.18.13/0017-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch b/patches/linux/6.18.14/0017-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch similarity index 95% rename from patches/linux/6.18.13/0017-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch rename to patches/linux/6.18.14/0017-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch index 3278ac5e..8c77d4d4 100644 --- a/patches/linux/6.18.13/0017-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch +++ b/patches/linux/6.18.14/0017-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch @@ -1,4 +1,4 @@ -From c9f7c31784c0f4add536ebe4dd38146c4474db9c Mon Sep 17 00:00:00 2001 +From c1ff82cfcd6786690edce944c5a44616d42426fb Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Mon, 22 Apr 2024 23:18:01 +0200 Subject: [PATCH 17/33] net: dsa: mv88e6xxx: Honor ports being managed via diff --git a/patches/linux/6.18.13/0018-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch b/patches/linux/6.18.14/0018-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch similarity index 98% rename from patches/linux/6.18.13/0018-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch rename to patches/linux/6.18.14/0018-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch index 43f73ddb..12354c14 100644 --- a/patches/linux/6.18.13/0018-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch +++ b/patches/linux/6.18.14/0018-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch @@ -1,4 +1,4 @@ -From cd02b9640a459b4fb71a2ffd0bd91ab5bdb70c99 Mon Sep 17 00:00:00 2001 +From dc2e3d0dc7bb298fb4fb25cd9befbac2cadbaa36 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 24 Apr 2024 22:41:04 +0200 Subject: [PATCH 18/33] net: dsa: mv88e6xxx: Limit rsvd2cpu policy to user diff --git a/patches/linux/6.18.13/0019-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch b/patches/linux/6.18.14/0019-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch similarity index 95% rename from patches/linux/6.18.13/0019-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch rename to patches/linux/6.18.14/0019-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch index 998c1d0a..3a37f4fe 100644 --- a/patches/linux/6.18.13/0019-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch +++ b/patches/linux/6.18.14/0019-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch @@ -1,4 +1,4 @@ -From f0635f80b562dcba26169f5ce91b15914cdf2330 Mon Sep 17 00:00:00 2001 +From 7b41de01eeac05ef76798168f1bf2aebb303410b Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 28 May 2024 10:38:42 +0200 Subject: [PATCH 19/33] net: dsa: tag_dsa: Use tag priority as initial diff --git a/patches/linux/6.18.13/0020-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch b/patches/linux/6.18.14/0020-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch similarity index 97% rename from patches/linux/6.18.13/0020-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch rename to patches/linux/6.18.14/0020-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch index ffb5565f..35c35d78 100644 --- a/patches/linux/6.18.13/0020-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch +++ b/patches/linux/6.18.14/0020-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch @@ -1,4 +1,4 @@ -From 741412e2feca047263b699acaceb4654ffb8ef37 Mon Sep 17 00:00:00 2001 +From 2993149c029e9c53d1538850173b585ae39b69d7 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 16 Jan 2024 16:00:55 +0100 Subject: [PATCH 20/33] net: dsa: Support MDB memberships whose L2 addresses diff --git a/patches/linux/6.18.13/0021-net-dsa-Support-EtherType-based-priority-overrides.patch b/patches/linux/6.18.14/0021-net-dsa-Support-EtherType-based-priority-overrides.patch similarity index 98% rename from patches/linux/6.18.13/0021-net-dsa-Support-EtherType-based-priority-overrides.patch rename to patches/linux/6.18.14/0021-net-dsa-Support-EtherType-based-priority-overrides.patch index f809bf44..23c89986 100644 --- a/patches/linux/6.18.13/0021-net-dsa-Support-EtherType-based-priority-overrides.patch +++ b/patches/linux/6.18.14/0021-net-dsa-Support-EtherType-based-priority-overrides.patch @@ -1,4 +1,4 @@ -From 013af74d4964cfd7533a3e24931f2c24dbb95900 Mon Sep 17 00:00:00 2001 +From 3402c2bee5c28a7c7e0e16cc75304749ec57895e Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Thu, 21 Mar 2024 19:12:15 +0100 Subject: [PATCH 21/33] net: dsa: Support EtherType based priority overrides diff --git a/patches/linux/6.18.13/0022-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch b/patches/linux/6.18.14/0022-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch similarity index 99% rename from patches/linux/6.18.13/0022-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch rename to patches/linux/6.18.14/0022-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch index ee86c327..c7200317 100644 --- a/patches/linux/6.18.13/0022-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch +++ b/patches/linux/6.18.14/0022-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch @@ -1,4 +1,4 @@ -From 0a5d63f580be35636b73dd8a1f0d27f392e78117 Mon Sep 17 00:00:00 2001 +From 103e7309ed96e845cbd2075a89e0e10b962490fa Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Fri, 22 Mar 2024 16:15:43 +0100 Subject: [PATCH 22/33] net: dsa: mv88e6xxx: Support EtherType based priority diff --git a/patches/linux/6.18.13/0023-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch b/patches/linux/6.18.14/0023-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch similarity index 98% rename from patches/linux/6.18.13/0023-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch rename to patches/linux/6.18.14/0023-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch index f5523487..5eb828fe 100644 --- a/patches/linux/6.18.13/0023-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch +++ b/patches/linux/6.18.14/0023-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch @@ -1,4 +1,4 @@ -From 549b8f205f7d5fb2b68b62d93e65e127c88e53bb Mon Sep 17 00:00:00 2001 +From 0ebdd84bda066b82db85280a266e8d01e0872115 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 28 May 2024 11:04:22 +0200 Subject: [PATCH 23/33] net: dsa: mv88e6xxx: Add mqprio qdisc support diff --git a/patches/linux/6.18.13/0024-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch b/patches/linux/6.18.14/0024-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch similarity index 97% rename from patches/linux/6.18.13/0024-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch rename to patches/linux/6.18.14/0024-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch index e4b453d9..71f86da9 100644 --- a/patches/linux/6.18.13/0024-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch +++ b/patches/linux/6.18.14/0024-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch @@ -1,4 +1,4 @@ -From 8508142c59af2a5739768d0d93eb6f4e9f14ea15 Mon Sep 17 00:00:00 2001 +From 216d17528054c744b76f68731cdc61c2a7f16bf0 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 29 May 2024 13:20:41 +0200 Subject: [PATCH 24/33] net: dsa: mv88e6xxx: Use VLAN prio over IP when both diff --git a/patches/linux/6.18.13/0025-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch b/patches/linux/6.18.14/0025-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch similarity index 98% rename from patches/linux/6.18.13/0025-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch rename to patches/linux/6.18.14/0025-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch index 32411947..c3da668a 100644 --- a/patches/linux/6.18.13/0025-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch +++ b/patches/linux/6.18.14/0025-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch @@ -1,4 +1,4 @@ -From 9d732f413c5060c59552dad288478a1c3b382c79 Mon Sep 17 00:00:00 2001 +From e0e692a81515e6111a0d60a679dff7d1d382700c Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 26 Nov 2024 19:45:59 +0100 Subject: [PATCH 25/33] [FIX] net: dsa: mv88e6xxx: Trap locally terminated diff --git a/patches/linux/6.18.13/0026-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch b/patches/linux/6.18.14/0026-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch similarity index 95% rename from patches/linux/6.18.13/0026-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch rename to patches/linux/6.18.14/0026-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch index 9d5b2237..b59a3e73 100644 --- a/patches/linux/6.18.13/0026-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch +++ b/patches/linux/6.18.14/0026-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch @@ -1,4 +1,4 @@ -From 2b5dc67db1c1f1e853a1eba3d44f36ded393c435 Mon Sep 17 00:00:00 2001 +From b609b6ac8841e77f1c1b51bb8d20ba8c6aff28a1 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Thu, 16 Jan 2025 12:35:12 +0100 Subject: [PATCH 26/33] net: dsa: mv88e6xxx: collapse disabled state into diff --git a/patches/linux/6.18.13/0027-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch b/patches/linux/6.18.14/0027-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch similarity index 98% rename from patches/linux/6.18.13/0027-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch rename to patches/linux/6.18.14/0027-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch index 279e5ae6..87e81f46 100644 --- a/patches/linux/6.18.13/0027-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch +++ b/patches/linux/6.18.14/0027-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch @@ -1,4 +1,4 @@ -From 2c006a39603a4035a07917dacff66791f233fbcf Mon Sep 17 00:00:00 2001 +From 47c2f59a47315c3032e936b58a83fe6cb905b970 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 12 Feb 2025 22:03:14 +0100 Subject: [PATCH 27/33] net: dsa: mv88e6xxx: Only activate LAG offloading when diff --git a/patches/linux/6.18.13/0028-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch b/patches/linux/6.18.14/0028-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch similarity index 99% rename from patches/linux/6.18.13/0028-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch rename to patches/linux/6.18.14/0028-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch index 82a49272..2560257a 100644 --- a/patches/linux/6.18.13/0028-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch +++ b/patches/linux/6.18.14/0028-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch @@ -1,4 +1,4 @@ -From 51076461fc64f8c74ae8f02b0aad86708f65791a Mon Sep 17 00:00:00 2001 +From 09fcae28ec65a3b3c8e82a1ebffcefd1ef2f3076 Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Wed, 14 Jan 2026 18:22:41 +0100 Subject: [PATCH 28/33] net: dsa: mv88e6xxx: Add LED support for 6393X diff --git a/patches/linux/6.18.13/0029-wifi-brcmfmac-support-deletion-and-recreation-of-pri.patch b/patches/linux/6.18.14/0029-wifi-brcmfmac-support-deletion-and-recreation-of-pri.patch similarity index 99% rename from patches/linux/6.18.13/0029-wifi-brcmfmac-support-deletion-and-recreation-of-pri.patch rename to patches/linux/6.18.14/0029-wifi-brcmfmac-support-deletion-and-recreation-of-pri.patch index ef7d2577..8e902e04 100644 --- a/patches/linux/6.18.13/0029-wifi-brcmfmac-support-deletion-and-recreation-of-pri.patch +++ b/patches/linux/6.18.14/0029-wifi-brcmfmac-support-deletion-and-recreation-of-pri.patch @@ -1,4 +1,4 @@ -From 870c9e6a34cc95c562271e1bb14ecab49425b07c Mon Sep 17 00:00:00 2001 +From 3fd13d10d7153f700233e4f91b2070bfa280c265 Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Thu, 15 Jan 2026 22:47:37 +0100 Subject: [PATCH 29/33] wifi: brcmfmac: support deletion and recreation of diff --git a/patches/linux/6.18.13/0030-wifi-brcmfmac-check-connection-state-before-querying.patch b/patches/linux/6.18.14/0030-wifi-brcmfmac-check-connection-state-before-querying.patch similarity index 96% rename from patches/linux/6.18.13/0030-wifi-brcmfmac-check-connection-state-before-querying.patch rename to patches/linux/6.18.14/0030-wifi-brcmfmac-check-connection-state-before-querying.patch index 13e30c08..2bbf9fd0 100644 --- a/patches/linux/6.18.13/0030-wifi-brcmfmac-check-connection-state-before-querying.patch +++ b/patches/linux/6.18.14/0030-wifi-brcmfmac-check-connection-state-before-querying.patch @@ -1,4 +1,4 @@ -From 128bcce1baa18c7b6dc9ce4456f6a914bfb2a9e0 Mon Sep 17 00:00:00 2001 +From e30fdea3ea2c1d52b258d78796e8a2d5307c8e57 Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Mon, 19 Jan 2026 13:06:53 +0100 Subject: [PATCH 30/33] wifi: brcmfmac: check connection state before querying diff --git a/patches/linux/6.18.13/0031-wifi-brcmfmac-suppress-log-spam-for-regulatory-restr.patch b/patches/linux/6.18.14/0031-wifi-brcmfmac-suppress-log-spam-for-regulatory-restr.patch similarity index 96% rename from patches/linux/6.18.13/0031-wifi-brcmfmac-suppress-log-spam-for-regulatory-restr.patch rename to patches/linux/6.18.14/0031-wifi-brcmfmac-suppress-log-spam-for-regulatory-restr.patch index 55f58349..e388bde4 100644 --- a/patches/linux/6.18.13/0031-wifi-brcmfmac-suppress-log-spam-for-regulatory-restr.patch +++ b/patches/linux/6.18.14/0031-wifi-brcmfmac-suppress-log-spam-for-regulatory-restr.patch @@ -1,4 +1,4 @@ -From e322dde1be0346cc0c9876a0b846dad8b6ae5dd7 Mon Sep 17 00:00:00 2001 +From 03fbaedfaef56f23862d6b390eeb4a53830ba5b9 Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Tue, 20 Jan 2026 20:12:10 +0100 Subject: [PATCH 31/33] wifi: brcmfmac: suppress log spam for diff --git a/patches/linux/6.18.13/0032-wifi-brcmfmac-reduce-log-noise-during-AP-to-station-.patch b/patches/linux/6.18.14/0032-wifi-brcmfmac-reduce-log-noise-during-AP-to-station-.patch similarity index 97% rename from patches/linux/6.18.13/0032-wifi-brcmfmac-reduce-log-noise-during-AP-to-station-.patch rename to patches/linux/6.18.14/0032-wifi-brcmfmac-reduce-log-noise-during-AP-to-station-.patch index 71ffe982..d6af6b31 100644 --- a/patches/linux/6.18.13/0032-wifi-brcmfmac-reduce-log-noise-during-AP-to-station-.patch +++ b/patches/linux/6.18.14/0032-wifi-brcmfmac-reduce-log-noise-during-AP-to-station-.patch @@ -1,4 +1,4 @@ -From e8b551ebba5268d637c44f28e89812dc9e7b0d65 Mon Sep 17 00:00:00 2001 +From e0da4bfce5f50959b9e1874019cfe242970a9071 Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Tue, 20 Jan 2026 20:18:45 +0100 Subject: [PATCH 32/33] wifi: brcmfmac: reduce log noise during AP to station diff --git a/patches/linux/6.18.13/0033-net-phy-air_en8811h-add-OF-device-table-for-auto-loa.patch b/patches/linux/6.18.14/0033-net-phy-air_en8811h-add-OF-device-table-for-auto-loa.patch similarity index 95% rename from patches/linux/6.18.13/0033-net-phy-air_en8811h-add-OF-device-table-for-auto-loa.patch rename to patches/linux/6.18.14/0033-net-phy-air_en8811h-add-OF-device-table-for-auto-loa.patch index b722a3e8..28fe4c65 100644 --- a/patches/linux/6.18.13/0033-net-phy-air_en8811h-add-OF-device-table-for-auto-loa.patch +++ b/patches/linux/6.18.14/0033-net-phy-air_en8811h-add-OF-device-table-for-auto-loa.patch @@ -1,4 +1,4 @@ -From de38f3ecfe42e9a3ebb43cb85239a82ba65560b7 Mon Sep 17 00:00:00 2001 +From 384b9a4f22df36918c26f893a3e808a6c7879ba7 Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Tue, 17 Feb 2026 21:59:59 +0100 Subject: [PATCH 33/33] net: phy: air_en8811h: add OF device table for diff --git a/patches/linux/linux.hash b/patches/linux/linux.hash index c6b9009f..eb853856 100644 --- a/patches/linux/linux.hash +++ b/patches/linux/linux.hash @@ -1,2 +1,2 @@ # Calculated with utils/kernel-refresh.sh -sha256 ed2c3c55fd38e6836c094fce356f2567f9516130b73354a29857960368c5687f linux-6.18.13.tar.xz +sha256 8d1934a72a185f1be6b56e3ad8ea31fd9a381ffec0346c69f06c90d776da7cb8 linux-6.18.14.tar.xz