index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-07
net: dsa: tag_brcm: legacy: fix untagged rx on unbridged ports for bcm63xx
Jonas Gorski
1
-2
/
+8
2025-09-09
net: dsa: microchip: linearize skb for tail-tagging switches
Jakob Unterwurzacher
1
-4
/
+15
2025-09-09
net: dsa: microchip: update tag_ksz masks for KSZ9477 family
Pieter Van Trappen
1
-2
/
+3
2025-06-27
net: dsa: tag_brcm: legacy: fix pskb_may_pull length
Álvaro Fernández Rojas
1
-1
/
+1
2025-05-02
net: dsa: avoid refcount warnings when ds->ops->tag_8021q_vlan_del() fails
Vladimir Oltean
1
-1
/
+1
2025-01-09
net: dsa: improve shutdown sequence
Vladimir Oltean
1
-0
/
+7
2024-06-16
net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPT
Vladimir Oltean
1
-8
/
+26
2024-04-27
net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
Vladimir Oltean
1
-1
/
+23
2024-04-13
net: dsa: fix panic when DSA master device unbinds on shutdown
Vladimir Oltean
1
-19
/
+6
2023-07-23
net: dsa: tag_sja1105: fix MAC DA patching from meta frames
Vladimir Oltean
1
-2
/
+2
2023-03-30
net: dsa: tag_brcm: legacy: fix daisy-chained switches
Álvaro Fernández Rojas
1
-2
/
+8
2022-12-31
net: dsa: tag_8021q: avoid leaking ctx on dsa_tag_8021q_register() error path
Vladimir Oltean
1
-1
/
+10
2022-12-14
net: dsa: sja1105: Check return value
Artem Chernyshev
1
-1
/
+2
2022-12-14
net: dsa: hellcreek: Check return value
Artem Chernyshev
1
-1
/
+2
2022-12-14
net: dsa: ksz: Check return value
Artem Chernyshev
1
-1
/
+2
2022-11-26
net: dsa: make dsa_master_ioctl() see through port_hwtstamp_get() shims
Vladimir Oltean
3
-2
/
+18
2022-11-10
net: dsa: fall back to default tagger if we can't load the one from DT
Vladimir Oltean
1
-3
/
+10
2022-09-20
net: dsa: hellcreek: Print warning only once
Kurt Kanzenbach
1
-1
/
+1
2022-08-31
net: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-2
/
+2
2022-08-25
net: dsa: don't warn in dsa_port_set_state_now() when driver doesn't support it
Vladimir Oltean
1
-2
/
+5
2022-05-09
net: dsa: Add missing of_node_put() in dsa_port_link_register_of
Miaoqian Lin
1
-0
/
+2
2022-04-27
net: dsa: hellcreek: Calculate checksums in tagger
Kurt Kanzenbach
1
-0
/
+8
2022-04-08
net: dsa: fix panic on shutdown if multi-chip tree failed to probe
Vladimir Oltean
1
-0
/
+5
2022-03-23
net: dsa: Add missing of_node_put() in dsa_port_parse_of
Miaoqian Lin
1
-0
/
+1
2022-03-16
Revert "net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN"
Vladimir Oltean
2
-1
/
+1
2022-02-23
net: dsa: lan9303: handle hwaccel VLAN tags
Mans Rullgard
1
-14
/
+7
2022-02-23
net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
Vladimir Oltean
2
-1
/
+1
2022-01-27
net: dsa: fix incorrect function pointer check for MRP ring roles
Vladimir Oltean
1
-2
/
+2
2021-11-18
net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridge
Vladimir Oltean
1
-0
/
+3
2021-11-18
net: dsa: avoid refcount warnings when ->port_{fdb,mdb}_del returns error
Vladimir Oltean
1
-2
/
+2
2021-10-19
net: dsa: Fix an error handling path in 'dsa_switch_parse_ports_of()'
Christophe JAILLET
1
-2
/
+7
2021-10-12
net: dsa: tag_ocelot_8021q: fix inability to inject STP BPDUs into BLOCKING p...
Vladimir Oltean
1
-1
/
+2
2021-10-12
net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch lib
Vladimir Oltean
2
-15
/
+25
2021-10-12
net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
Vladimir Oltean
3
-3
/
+1
2021-10-12
net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...
Vladimir Oltean
1
-1
/
+0
2021-10-12
net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver
Vladimir Oltean
1
-0
/
+43
2021-10-12
net: dsa: fix spurious error message when unoffloaded port leaves bridge
Alvin Šipraga
1
-1
/
+1
2021-10-09
net: dsa: hold rtnl_lock in dsa_switch_setup_tag_protocol
Vladimir Oltean
1
-0
/
+2
2021-10-08
net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged ports
Vladimir Oltean
1
-3
/
+9
2021-10-08
net: dsa: tag_dsa: send packets with TX fwd offload from VLAN-unaware bridges...
Vladimir Oltean
1
-18
/
+2
2021-10-08
net: dsa: fix bridge_num not getting cleared after ports leaving the bridge
Vladimir Oltean
1
-1
/
+1
2021-10-04
dsa: tag_dsa: Fix mask for trunked packets
Andrew Lunn
1
-1
/
+1
2021-09-21
net: dsa: don't allocate the slave_mii_bus using devres
Vladimir Oltean
1
-3
/
+9
2021-09-21
net: dsa: fix dsa_tree_setup error path
Vladimir Oltean
1
-0
/
+1
2021-09-19
net: dsa: tear down devlink port regions when tearing down the devlink port o...
Vladimir Oltean
1
-5
/
+46
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
1
-0
/
+50
2021-09-17
net: update NXP copyright text
Vladimir Oltean
2
-2
/
+2
2021-09-15
net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
Vladimir Oltean
3
-15
/
+37
2021-09-15
net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup
Vladimir Oltean
1
-7
/
+5
2021-09-01
net: dsa: tag_rtl4_a: Fix egress tags
Linus Walleij
1
-3
/
+4
[next]