]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branch 'net-dsa-realtek-rtl8365mb-bridge-offloading-and-vlan-support'
authorJakub Kicinski <kuba@kernel.org>
Wed, 10 Jun 2026 02:35:45 +0000 (19:35 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 10 Jun 2026 02:35:45 +0000 (19:35 -0700)
commit5855479abc796c3b5d7b2f2ca147d68fc56cae1f
treeabe840b5480e8f4763ad05c1b319c4c2e3cbd085
parentaa97f11a76e545ed73cc455bcdd1ece4b480b507
parent660a9e399ab02c0cb86d277ed6b0c9d10c350fdd
Merge branch 'net-dsa-realtek-rtl8365mb-bridge-offloading-and-vlan-support'

Luiz Angelo Daros de Luca says:

====================
net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support

This series introduces bridge offloading, FDB management, and VLAN support
for the Realtek rtl8365mb DSA switch driver. The primary goal is to
enable hardware frame forwarding between bridge ports, reducing CPU
overhead and providing advanced features like VLAN and FDB isolation.

Some of these patches are based on original work by Alvin Šipraga,
subsequently adapted and updated for the current net-next state.

I attempted to reach Alvin for review of the final version but was
unable to establish contact. Any regressions in this version are my
responsibility.
====================

Link: https://patch.msgid.link/20260606-realtek_forward-v13-0-b9e409687cbe@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>