index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-29
net: dsa: mv88e6xxx: Fix out-of-bound access
Joseph Huang
1
-1
/
+2
2024-08-29
net: mscc: ocelot: serialize access to the injection/extraction groups
Vladimir Oltean
1
-0
/
+11
2024-08-29
net: dsa: vsc73xx: check busy flag in MDIO operations
Pawel Dembicki
1
-1
/
+36
2024-08-29
net: dsa: vsc73xx: use read_poll_timeout instead delay loop
Pawel Dembicki
1
-14
/
+16
2024-08-29
net: dsa: vsc73xx: pass value in phy_write operation
Pawel Dembicki
1
-1
/
+1
2024-08-14
net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register()
Joe Hattori
1
-1
/
+3
2024-08-03
net: dsa: b53: Limit chip-wide jumbo frame config to CPU ports
Martin Willi
1
-0
/
+3
2024-08-03
net: dsa: mv88e6xxx: Limit chip-wide frame size config to CPU ports
Martin Willi
1
-1
/
+2
2024-07-11
net: dsa: mv88e6xxx: Correct check for empty list
Simon Horman
1
-2
/
+2
2024-07-05
net: dsa: microchip: fix wrong register write when masking interrupt
Tristram Ha
1
-1
/
+1
2024-07-05
net: dsa: microchip: use collision based back pressure mode
Enguerrand de Ribaucourt
2
-0
/
+5
2024-07-05
net: dsa: microchip: fix initial port flush problem
Tristram Ha
1
-4
/
+2
2024-06-27
net: dsa: realtek: keep default LED state in rtl8366rb
Luiz Angelo Daros de Luca
1
-67
/
+20
2024-06-12
net: dsa: microchip: fix RGMII error in KSZ DSA driver
Tristram Ha
1
-1
/
+1
2024-06-12
net: dsa: mv88e6xxx: Avoid EEPROM timeout without EEPROM on 88E6250-family sw...
Matthias Schiffer
3
-2
/
+93
2024-06-12
net: dsa: mv88e6xxx: Add support for model-specific pre- and post-reset handlers
Matthias Schiffer
2
-4
/
+52
2024-05-17
net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341
Marek Behún
1
-2
/
+2
2024-04-27
net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boards
Arınç ÜNAL
2
-5
/
+13
2024-04-27
net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530
Arınç ÜNAL
1
-2
/
+3
2024-04-27
net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
Vladimir Oltean
1
-0
/
+15
2024-04-27
net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAP
Arınç ÜNAL
2
-8
/
+8
2024-04-27
net: dsa: mt7530: fix mirroring frames received on local port
Arınç ÜNAL
2
-0
/
+10
2024-04-17
net: dsa: mt7530: trap link-local frames regardless of ST Port State
Arınç ÜNAL
2
-34
/
+200
2024-03-27
net: dsa: mt7530: fix handling of all link-local frames
Arınç ÜNAL
2
-4
/
+46
2024-03-27
net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports
Arınç ÜNAL
2
-9
/
+23
2024-03-27
net: dsa: mt7530: prevent possible incorrect XTAL frequency selection
Arınç ÜNAL
1
-4
/
+4
2024-03-15
net: dsa: microchip: fix register write order in ksz8_ind_write8()
Tobias Jakobi (Compleo)
1
-2
/
+2
2024-02-05
net: dsa: qca8k: fix illegal usage of GPIO
Michal Vokáč
1
-2
/
+1
2024-02-05
net: dsa: qca8k: put MDIO bus OF node on qca8k_mdio_register() failure
Vladimir Oltean
1
-5
/
+16
2024-02-05
net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error path
Tobias Waldekranz
3
-11
/
+11
2024-01-26
net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probe
Kunwu Chan
1
-0
/
+2
2023-11-28
net: dsa: lan9303: consequently nested-lock physical MDIO
Alexander Sverdlin
1
-2
/
+2
2023-10-25
net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()
Jinjie Ruan
1
-9
/
+15
2023-10-20
net: dsa: qca8k: fix potential MDIO bus conflict when accessing internal PHYs...
Marek Behún
1
-0
/
+11
2023-10-10
net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absent
Fabio Estevam
5
-35
/
+6
2023-09-19
net: dsa: sja1105: block FDB accesses that are concurrent with a switch reset
Vladimir Oltean
1
-0
/
+2
2023-09-19
net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accesses
Vladimir Oltean
2
-13
/
+45
2023-09-19
net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...
Vladimir Oltean
1
-43
/
+37
2023-09-19
net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...
Vladimir Oltean
1
-7
/
+8
2023-09-19
net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"
Vladimir Oltean
1
-5
/
+6
2023-09-19
net: dsa: sja1105: complete tc-cbs offload support on SJA1110
Vladimir Oltean
3
-0
/
+19
2023-09-19
net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many times
Vladimir Oltean
1
-3
/
+20
2023-09-19
net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offload
Vladimir Oltean
1
-3
/
+12
2023-09-13
net: dsa: microchip: KSZ9477 register regmap alignment to 32 bit boundaries
Lukasz Majewski
1
-20
/
+15
2023-08-30
net: dsa: mt7530: fix handling of 802.1X PAE frames
Arınç ÜNAL
2
-0
/
+6
2023-08-30
net: dsa: felix: fix oversize frame dropping for always closed tc-taprio gates
Vladimir Oltean
1
-0
/
+3
2023-08-23
net: dsa: mv88e6xxx: Wait for EEPROM done before HW reset
Alfred Lee
1
-0
/
+8
2023-08-16
net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver...
Vladimir Oltean
1
-0
/
+2
2023-08-11
net: dsa: fix value check in bcm_sf2_sw_probe()
Yuanjun Gong
1
-2
/
+6
2023-08-03
net: dsa: qca8k: fix mdb add/del case with 0 VID
Christian Marangi
1
-0
/
+6
[next]