[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211003222312.284175-1-vladimir.oltean@nxp.com>
Date: Mon, 4 Oct 2021 01:23:10 +0300
From: Vladimir Oltean <vladimir.oltean@....com>
To: netdev@...r.kernel.org, Jakub Kicinski <kuba@...nel.org>,
"David S. Miller" <davem@...emloft.net>
Cc: Florian Fainelli <f.fainelli@...il.com>,
Andrew Lunn <andrew@...n.ch>,
Vivien Didelot <vivien.didelot@...il.com>,
Tobias Waldekranz <tobias@...dekranz.com>
Subject: [PATCH net 0/2] DSA bridge TX forwarding offload fixes - part 1
This is part 1 of a series of fixes to the bridge TX forwarding offload
feature introduced for v5.15. Sadly, the other fixes are so intrusive
that they cannot be reasonably be sent to the "net" tree, as they also
include API changes. So they are left as part 2 for net-next.
Vladimir Oltean (2):
net: dsa: tag_dsa: send packets with TX fwd offload from VLAN-unaware
bridges using VID 0
net: dsa: fix bridge_num not getting cleared after ports leaving the
bridge
net/dsa/dsa2.c | 2 +-
net/dsa/tag_dsa.c | 20 ++------------------
2 files changed, 3 insertions(+), 19 deletions(-)
--
2.25.1
Powered by blists - more mailing lists