-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade linux kernel to 6.6.51 (LTS)
- Loading branch information
1 parent
637e2d6
commit 710f6b8
Showing
37 changed files
with
38 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From c11849437a9b58133900e901e8520e46fd670033 Mon Sep 17 00:00:00 2001 | ||
From a72c9418e0446ad0f3b97614c3956ae9d8c89f70 Mon Sep 17 00:00:00 2001 | ||
From: Christian Marangi <[email protected]> | ||
Date: Thu, 25 Jan 2024 21:36:59 +0100 | ||
Subject: [PATCH 01/33] net: phy: add support for PHY LEDs polarity modes | ||
|
@@ -28,7 +28,7 @@ Signed-off-by: Jakub Kicinski <[email protected]> | |
2 files changed, 38 insertions(+) | ||
|
||
diff --git a/drivers/net/phy/phy_device.c b/drivers/net/phy/phy_device.c | ||
index c895cd178e6a..82666d5fd06c 100644 | ||
index 2e4bff6055e2..1b144e23911c 100644 | ||
--- a/drivers/net/phy/phy_device.c | ||
+++ b/drivers/net/phy/phy_device.c | ||
@@ -3095,6 +3095,7 @@ static int of_phy_led(struct phy_device *phydev, | ||
|
2 changes: 1 addition & 1 deletion
2
...t-setting-the-MDC-frequency-on-XSMI.patch → ...t-setting-the-MDC-frequency-on-XSMI.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 3d1c94102137d719c5ec499492cafdccad57ff09 Mon Sep 17 00:00:00 2001 | ||
From d8032e6de9e3607055e294a999b63037984ab079 Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Mon, 4 Dec 2023 11:08:11 +0100 | ||
Subject: [PATCH 02/33] net: mvmdio: Support setting the MDC frequency on XSMI | ||
|
2 changes: 1 addition & 1 deletion
2
...-Create-API-to-read-a-single-stat-c.patch → ...-Create-API-to-read-a-single-stat-c.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 1fb08332958226206c8db121397d45d4b18377c8 Mon Sep 17 00:00:00 2001 | ||
From 1ef809c72c8108f8acd3417ae27c020a73a95aba Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Thu, 14 Dec 2023 14:50:23 +0100 | ||
Subject: [PATCH 03/33] net: dsa: mv88e6xxx: Create API to read a single stat | ||
|
2 changes: 1 addition & 1 deletion
2
...a-mv88e6xxx-Give-each-hw-stat-an-ID.patch → ...a-mv88e6xxx-Give-each-hw-stat-an-ID.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From d1ff7f41334ce40b50bc79e7f7f484932f431bfe Mon Sep 17 00:00:00 2001 | ||
From 1a45c0d5e12455a7d2571604be34223c99002222 Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Thu, 14 Dec 2023 14:50:25 +0100 | ||
Subject: [PATCH 04/33] net: dsa: mv88e6xxx: Give each hw stat an ID | ||
|
2 changes: 1 addition & 1 deletion
2
...x-Add-eth-mac-counter-group-support.patch → ...x-Add-eth-mac-counter-group-support.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 640ab238cbcf0cb15fad064023180e18dc5334bb Mon Sep 17 00:00:00 2001 | ||
From 478e7a9d3424111fe98ef87f0e7e54052a78d6f5 Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Thu, 14 Dec 2023 14:50:26 +0100 | ||
Subject: [PATCH 05/33] net: dsa: mv88e6xxx: Add "eth-mac" counter group | ||
|
2 changes: 1 addition & 1 deletion
2
...-Limit-histogram-counters-to-ingres.patch → ...-Limit-histogram-counters-to-ingres.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 5a8d8971ed506fefe689eaf0c1e5d622b88a9826 Mon Sep 17 00:00:00 2001 | ||
From ff27aa2f791a733d215eefcb5bd728004e6770dd Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Thu, 14 Dec 2023 14:50:27 +0100 | ||
Subject: [PATCH 06/33] net: dsa: mv88e6xxx: Limit histogram counters to | ||
|
2 changes: 1 addition & 1 deletion
2
...6xxx-Add-rmon-counter-group-support.patch → ...6xxx-Add-rmon-counter-group-support.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From fdf336096b8bc0577d194778dfe0c53e91ab820e Mon Sep 17 00:00:00 2001 | ||
From 1533d710bf77242d9409250dc82df74df49bea73 Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Thu, 14 Dec 2023 14:50:28 +0100 | ||
Subject: [PATCH 07/33] net: dsa: mv88e6xxx: Add "rmon" counter group support | ||
|
2 changes: 1 addition & 1 deletion
2
...sa-mv88e6xxx-Add-LED-infrastructure.patch → ...sa-mv88e6xxx-Add-LED-infrastructure.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 4b150e48c66e441a01c0916e8295d1a59dae21a6 Mon Sep 17 00:00:00 2001 | ||
From f0f25cfb5750afe87d7d465652f87a677ffe7d36 Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Thu, 16 Nov 2023 19:44:32 +0100 | ||
Subject: [PATCH 09/33] net: dsa: mv88e6xxx: Add LED infrastructure | ||
|
2 changes: 1 addition & 1 deletion
2
...mv88e6xxx-Add-LED-support-for-6393X.patch → ...mv88e6xxx-Add-LED-support-for-6393X.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 15cf831abbb34b3448e34a647f877993d05617b0 Mon Sep 17 00:00:00 2001 | ||
From 6f5e38b4a5a38fcf2463795b485796709150804a Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Thu, 16 Nov 2023 21:59:35 +0100 | ||
Subject: [PATCH 10/33] net: dsa: mv88e6xxx: Add LED support for 6393X | ||
|
2 changes: 1 addition & 1 deletion
2
...-Fix-timeout-on-waiting-for-PPU-on-.patch → ...-Fix-timeout-on-waiting-for-PPU-on-.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From cd513e5fa94fe4e595248f10e2c819fa4a5faf5e Mon Sep 17 00:00:00 2001 | ||
From abe1b31687209f13c2687483c584f4b25f1af630 Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Tue, 12 Mar 2024 10:27:24 +0100 | ||
Subject: [PATCH 11/33] net: dsa: mv88e6xxx: Fix timeout on waiting for PPU on | ||
|
2 changes: 1 addition & 1 deletion
2
...DB-memberships-whose-L2-addresses-o.patch → ...DB-memberships-whose-L2-addresses-o.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 01782f2f13cffb1698bd774521e9a371d63901ba Mon Sep 17 00:00:00 2001 | ||
From 890dd6c6b52f1d4f592cb7ac97a971422fbcaf59 Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Tue, 16 Jan 2024 16:00:55 +0100 | ||
Subject: [PATCH 12/33] net: dsa: Support MDB memberships whose L2 addresses | ||
|
2 changes: 1 addition & 1 deletion
2
...g-Support-firmware-loading-on-88X33.patch → ...g-Support-firmware-loading-on-88X33.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 4f23cbbb2851495ff86d0879618dfdb336ff214b Mon Sep 17 00:00:00 2001 | ||
From c2015ed75aedecf3bc6ae22ac50321073fdb1197 Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Tue, 19 Sep 2023 18:38:10 +0200 | ||
Subject: [PATCH 13/33] net: phy: marvell10g: Support firmware loading on | ||
|
2 changes: 1 addition & 1 deletion
2
...g-Fix-power-up-when-strapped-to-sta.patch → ...g-Fix-power-up-when-strapped-to-sta.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 561dca36644be70a4c485154c165b3ada6c1c5e9 Mon Sep 17 00:00:00 2001 | ||
From 2a00c562a7654732a73b1496847fba9b04c1456b Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Tue, 21 Nov 2023 20:15:24 +0100 | ||
Subject: [PATCH 14/33] net: phy: marvell10g: Fix power-up when strapped to | ||
|
2 changes: 1 addition & 1 deletion
2
...vell10g-Add-LED-support-for-88X3310.patch → ...vell10g-Add-LED-support-for-88X3310.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 12e6b629426c70aa01fba85266f2af2489285306 Mon Sep 17 00:00:00 2001 | ||
From 340d531baaaab0635da64cbcf5bbf28db45b3617 Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Wed, 15 Nov 2023 20:58:42 +0100 | ||
Subject: [PATCH 15/33] net: phy: marvell10g: Add LED support for 88X3310 | ||
|
2 changes: 1 addition & 1 deletion
2
...g-Support-LEDs-tied-to-a-single-med.patch → ...g-Support-LEDs-tied-to-a-single-med.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 1de94e0474fbda4163869dd011f65b7bf759245d Mon Sep 17 00:00:00 2001 | ||
From dc05cf0eb994fc36c416352911d76840ad19f070 Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Tue, 12 Dec 2023 09:51:05 +0100 | ||
Subject: [PATCH 16/33] net: phy: marvell10g: Support LEDs tied to a single | ||
|
2 changes: 1 addition & 1 deletion
2
...e-tlv-Let-device-probe-even-when-TL.patch → ...e-tlv-Let-device-probe-even-when-TL.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 4535990fd3cbffb3b80cfb07f80fcddebd73a582 Mon Sep 17 00:00:00 2001 | ||
From 91670f5ffcdcd837cdf138da1a44bcd75e444d40 Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Fri, 24 Nov 2023 23:29:55 +0100 | ||
Subject: [PATCH 17/33] nvmem: layouts: onie-tlv: Let device probe even when | ||
|
2 changes: 1 addition & 1 deletion
2
...classifying-unknown-multicast-as-mr.patch → ...classifying-unknown-multicast-as-mr.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From e597f57d5d9dc1c1b009b3a7d0659910f63e0c90 Mon Sep 17 00:00:00 2001 | ||
From d80c9f17b562caefd146e446dd71b50ed4ecf2ff Mon Sep 17 00:00:00 2001 | ||
From: Joachim Wiberg <[email protected]> | ||
Date: Mon, 4 Mar 2024 16:47:28 +0100 | ||
Subject: [PATCH 18/33] net: bridge: avoid classifying unknown multicast as | ||
|
2 changes: 1 addition & 1 deletion
2
...-router-ports-when-forwarding-L2-mu.patch → ...-router-ports-when-forwarding-L2-mu.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 6f1699021fcc0940f1632febe6769a5b08856153 Mon Sep 17 00:00:00 2001 | ||
From 243eb5de17163c520d9104c2dced7777b15c6ea1 Mon Sep 17 00:00:00 2001 | ||
From: Joachim Wiberg <[email protected]> | ||
Date: Tue, 5 Mar 2024 06:44:41 +0100 | ||
Subject: [PATCH 19/33] net: bridge: Ignore router ports when forwarding L2 | ||
|
2 changes: 1 addition & 1 deletion
2
...-EtherType-based-priority-overrides.patch → ...-EtherType-based-priority-overrides.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From fb8bcf342a9d852dbfe712416aa462f5623125c9 Mon Sep 17 00:00:00 2001 | ||
From f77532f7e577f837df20b1ff48ee8d8d913ff5f8 Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Thu, 21 Mar 2024 19:12:15 +0100 | ||
Subject: [PATCH 20/33] net: dsa: Support EtherType based priority overrides | ||
|
2 changes: 1 addition & 1 deletion
2
...-Support-EtherType-based-priority-o.patch → ...-Support-EtherType-based-priority-o.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 0e4e5ced35d74ad6011b88c18069e8507f425190 Mon Sep 17 00:00:00 2001 | ||
From 3f3e8d2d9a3880e19b0417c5fc633ad9012eac07 Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Fri, 22 Mar 2024 16:15:43 +0100 | ||
Subject: [PATCH 21/33] net: dsa: mv88e6xxx: Support EtherType based priority | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 145aa1ce386559d515753835822b4c3cb936845c Mon Sep 17 00:00:00 2001 | ||
From d219d92f382ddd74028dc59527458daa8734db99 Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Wed, 27 Mar 2024 10:10:19 +0100 | ||
Subject: [PATCH 22/33] net: phy: Do not resume PHY when attaching | ||
|
@@ -20,7 +20,7 @@ administratively down. | |
1 file changed, 1 deletion(-) | ||
|
||
diff --git a/drivers/net/phy/phy_device.c b/drivers/net/phy/phy_device.c | ||
index 82666d5fd06c..3bd17166d211 100644 | ||
index 1b144e23911c..16c9938465a2 100644 | ||
--- a/drivers/net/phy/phy_device.c | ||
+++ b/drivers/net/phy/phy_device.c | ||
@@ -1555,7 +1555,6 @@ int phy_attach_direct(struct net_device *dev, struct phy_device *phydev, | ||
|
2 changes: 1 addition & 1 deletion
2
...-Improve-indirect-register-access-p.patch → ...-Improve-indirect-register-access-p.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 7f1a5cd654c494e281f7602862f7816181bcaef6 Mon Sep 17 00:00:00 2001 | ||
From a4ddfb3b58c9fecedd28d473e9f941461f5023cc Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Wed, 27 Mar 2024 15:52:43 +0100 | ||
Subject: [PATCH 23/33] net: dsa: mv88e6xxx: Improve indirect register access | ||
|
2 changes: 1 addition & 1 deletion
2
...elay-for-applying-strict-multicast-.patch → ...elay-for-applying-strict-multicast-.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 16ef0d66acb9bccb539b5040333ece6b57d9a9b6 Mon Sep 17 00:00:00 2001 | ||
From f8c0c424be899822591dcca686edeef660ee2de5 Mon Sep 17 00:00:00 2001 | ||
From: Joachim Wiberg <[email protected]> | ||
Date: Thu, 4 Apr 2024 16:36:30 +0200 | ||
Subject: [PATCH 24/33] net: bridge: drop delay for applying strict multicast | ||
|
2 changes: 1 addition & 1 deletion
2
...-Honor-ports-being-managed-via-in-b.patch → ...-Honor-ports-being-managed-via-in-b.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 966ef6027b1b2797c069adfe0cc274f1c72b80cb Mon Sep 17 00:00:00 2001 | ||
From 9e1325efe3f3310c976e0749c1c2bb2040fbe1bc Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Mon, 22 Apr 2024 23:18:01 +0200 | ||
Subject: [PATCH 25/33] net: dsa: mv88e6xxx: Honor ports being managed via | ||
|
2 changes: 1 addition & 1 deletion
2
...xxx-Fix-port-policy-config-on-6393X.patch → ...xxx-Fix-port-policy-config-on-6393X.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From e10370efdce8698e87b729027b35bd93e1b68498 Mon Sep 17 00:00:00 2001 | ||
From 3e31793a431fa02e4a9cf7941e580b3eb8063af0 Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Wed, 24 Apr 2024 21:35:26 +0200 | ||
Subject: [PATCH 26/33] net: dsa: mv88e6xxx: Fix port policy config on 6393X | ||
|
2 changes: 1 addition & 1 deletion
2
...-Limit-rsvd2cpu-policy-to-user-port.patch → ...-Limit-rsvd2cpu-policy-to-user-port.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From fecfb8b284c458b010f33de19e3d9937a22a5c09 Mon Sep 17 00:00:00 2001 | ||
From 28fe7eef0ada36e99236a82f384ebb29d6e57f9d Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Wed, 24 Apr 2024 22:41:04 +0200 | ||
Subject: [PATCH 27/33] net: dsa: mv88e6xxx: Limit rsvd2cpu policy to user | ||
|
2 changes: 1 addition & 1 deletion
2
...-log-level-for-unauthorized-devices.patch → ...-log-level-for-unauthorized-devices.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 7889c66642251ae3ddad342194c2a3e3db657fcc Mon Sep 17 00:00:00 2001 | ||
From 0a8dce9d8ef9a706cfd0dddce1271e2484d21e68 Mon Sep 17 00:00:00 2001 | ||
From: Joachim Wiberg <[email protected]> | ||
Date: Mon, 29 Apr 2024 15:14:51 +0200 | ||
Subject: [PATCH 28/33] usb: core: adjust log level for unauthorized devices | ||
|
2 changes: 1 addition & 1 deletion
2
...-Grab-register-lock-during-counter-.patch → ...-Grab-register-lock-during-counter-.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From f3a01b1b551eaf93cab827e882af6cb4a9baea93 Mon Sep 17 00:00:00 2001 | ||
From b7a7a1146171f0d4a68ac37b8c1fdca6ade6eb1c Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Wed, 15 May 2024 13:50:58 +0200 | ||
Subject: [PATCH 29/33] net: dsa: mv88e6xxx: Grab register lock during counter | ||
|
2 changes: 1 addition & 1 deletion
2
...entiate-MDB-additions-from-modifica.patch → ...entiate-MDB-additions-from-modifica.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 35678f05a08ec9cf6a04a6c5fd6929659cb1c6fc Mon Sep 17 00:00:00 2001 | ||
From 37b8ec99b5aa4f5948bb617846e5eed09a78a4be Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Thu, 16 May 2024 14:51:54 +0200 | ||
Subject: [PATCH 30/33] net: bridge: Differentiate MDB additions from | ||
|
2 changes: 1 addition & 1 deletion
2
...se-tag-priority-as-initial-skb-prio.patch → ...se-tag-priority-as-initial-skb-prio.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 1f574c5fedddd1e20c72617d619cc5c03c7ded51 Mon Sep 17 00:00:00 2001 | ||
From b33206cd13e99760b479ae2bc2bad7031ff03d72 Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Tue, 28 May 2024 10:38:42 +0200 | ||
Subject: [PATCH 31/33] net: dsa: tag_dsa: Use tag priority as initial | ||
|
2 changes: 1 addition & 1 deletion
2
...-mv88e6xxx-Add-mqprio-qdisc-support.patch → ...-mv88e6xxx-Add-mqprio-qdisc-support.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 150f3585ab04373671a5741d2063dd25a8bc5bef Mon Sep 17 00:00:00 2001 | ||
From a0d78af90f807b1802ee85f470320b8274631d40 Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Tue, 28 May 2024 11:04:22 +0200 | ||
Subject: [PATCH 32/33] net: dsa: mv88e6xxx: Add mqprio qdisc support | ||
|
2 changes: 1 addition & 1 deletion
2
...-Use-VLAN-prio-over-IP-when-both-ar.patch → ...-Use-VLAN-prio-over-IP-when-both-ar.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 38661fd37a2687911870776a186b5595211d3476 Mon Sep 17 00:00:00 2001 | ||
From 6acf45fecd01b36e277c2c19a42997243b99ffdc Mon Sep 17 00:00:00 2001 | ||
From: Tobias Waldekranz <[email protected]> | ||
Date: Wed, 29 May 2024 13:20:41 +0200 | ||
Subject: [PATCH 33/33] net: dsa: mv88e6xxx: Use VLAN prio over IP when both | ||
|