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
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-17
Revert "dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurable"
Vladimir Oltean
4
-78
/
+0
2026-01-08
net: dsa: b53: skip multicast entries for fdb_dump()
Jonas Gorski
1
-0
/
+3
2025-12-18
net: dsa: xrs700x: reject unsupported HSR configurations
Vladimir Oltean
1
-0
/
+11
2025-12-18
net: dsa: b53: fix BCM5325/65 ARL entry VIDs
Jonas Gorski
3
-10
/
+18
2025-12-18
net: dsa: b53: fix BCM5325/65 ARL entry multicast port masks
Jonas Gorski
3
-6
/
+31
2025-12-18
net: dsa: b53: add support for bcm63xx ARL entry format
Jonas Gorski
3
-7
/
+61
2025-12-18
net: dsa: b53: fix CPU port unicast ARL entries for BCM5325/65
Jonas Gorski
1
-4
/
+9
2025-12-18
net: dsa: b53: use same ARL search result offset for BCM5325/65
Jonas Gorski
2
-20
/
+2
2025-12-18
net: dsa: b53: add support for 5389/5397/5398 ARL entry format
Jonas Gorski
3
-3
/
+89
2025-12-18
net: dsa: b53: move ARL entry functions into ops struct
Jonas Gorski
2
-21
/
+76
2025-12-18
net: dsa: b53: split reading search entry into their own functions
Jonas Gorski
1
-18
/
+38
2025-12-18
net: dsa: b53: provide accessors for accessing ARL_SRCH_CTL
Jonas Gorski
1
-13
/
+24
2025-12-18
net: dsa: b53: move writing ARL entries into their own functions
Jonas Gorski
1
-12
/
+26
2025-12-18
net: dsa: b53: move reading ARL entries into their own function
Jonas Gorski
1
-46
/
+23
2025-12-18
net: dsa: b53: b53_arl_read{,25}(): use the entry for comparision
Jonas Gorski
1
-12
/
+10
2025-12-18
net: dsa: b53: fix extracting VID from entry for BCM5325/65
Jonas Gorski
1
-1
/
+1
2025-12-18
net: dsa: b53: fix VLAN_ID_IDX write size for BCM5325/65
Jonas Gorski
1
-2
/
+6
2025-11-26
net: dsa: sja1105: fix SGMII linking at 10M or 100M but not passing traffic
Vladimir Oltean
1
-7
/
+0
2025-11-25
net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()
Bastien Curutchet (Schneider Electric)
1
-11
/
+7
2025-11-25
net: dsa: microchip: Free previously initialized ports on init failures
Bastien Curutchet (Schneider Electric)
1
-12
/
+11
2025-11-25
net: dsa: microchip: Don't free uninitialized ksz_irq
Bastien Curutchet (Schneider Electric)
1
-1
/
+1
2025-11-25
net: dsa: microchip: ptp: Fix checks on irq_find_mapping()
Bastien Curutchet (Schneider Electric)
1
-2
/
+2
2025-11-25
net: dsa: microchip: common: Fix checks on irq_find_mapping()
Bastien Curutchet (Schneider Electric)
1
-4
/
+4
2025-11-20
net: dsa: microchip: lan937x: Fix RGMII delay tuning
Oleksij Rempel
1
-0
/
+1
2025-11-14
net: dsa: hellcreek: fix missing error handling in LED registration
Pavel Zhigulin
1
-2
/
+12
2025-11-06
net: dsa: microchip: Fix reserved multicast address table programming
Tristram Ha
4
-16
/
+91
2025-11-03
net: dsa: b53: properly bound ARL searches for < 4 ARL bin chips
Jonas Gorski
1
-3
/
+6
2025-11-03
net: dsa: b53: stop reading ARL entries if search is done
Jonas Gorski
1
-1
/
+1
2025-11-03
net: dsa: b53: fix enabling ip multicast
Jonas Gorski
2
-4
/
+3
2025-11-03
net: dsa: b53: fix bcm63xx RGMII port link adjustment
Jonas Gorski
1
-1
/
+11
2025-11-03
net: dsa: b53: fix resetting speed and pause on forced link
Jonas Gorski
1
-0
/
+9
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+16
2025-09-25
net: dsa: lantiq_gswip: suppress -EINVAL errors for bridge FDB entries added ...
Vladimir Oltean
1
-1
/
+2
2025-09-25
net: dsa: lantiq_gswip: move gswip_add_single_port_br() call to port_setup()
Vladimir Oltean
1
-4
/
+14
2025-09-22
net: dsa: microchip: Set SPI as bus interface during reset for KSZ8463
Bastien Curutchet
1
-0
/
+45
2025-09-19
net: dsa: dsa_loop: remove duplicated definition of NUM_FIXED_PHYS
Heiner Kallweit
1
-2
/
+0
2025-09-17
net: dsa: mv88e6xxx: move mv88e6xxx_hwtstamp_work() prototype
Russell King (Oracle)
2
-6
/
+1
2025-09-17
net: dsa: mv88e6xxx: remove unused 88E6165 register definitions
Russell King (Oracle)
1
-42
/
+3
2025-09-17
net: dsa: mv88e6xxx: remove duplicated register definition
Russell King (Oracle)
2
-7
/
+1
2025-09-17
net: dsa: mv88e6xxx: remove unused TAI definitions
Russell King (Oracle)
1
-26
/
+0
2025-09-17
net: dsa: mv88e6xxx: rename TAI definitions according to core
Russell King (Oracle)
2
-37
/
+34
2025-09-17
net: dsa: dsa_loop: remove usage of mdio_board_info
Heiner Kallweit
4
-62
/
+60
2025-09-16
net: dsa: mv88e6xxx: clean up PTP clock during setup failure
Russell King (Oracle)
2
-8
/
+8
2025-09-14
net: dsa: mv88e6xxx: remove unused support for PPS event capture
Russell King (Oracle)
2
-19
/
+3
2025-09-14
net: dsa: mv88e6xxx: remove chip->evcap_config
Russell King (Oracle)
2
-7
/
+5
2025-09-14
net: dsa: mv88e6xxx: remove chip->trig_config
Russell King (Oracle)
2
-2
/
+1
2025-09-14
net: dsa: mv88e6xxx: remove mv88e6250_ptp_ops
Russell King (Oracle)
3
-26
/
+1
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+13
2025-09-08
net: dsa: b53: fix ageing time for BCM53101
Jonas Gorski
1
-4
/
+13
2025-09-05
net: dsa: felix: support phy-mode = "10g-qxgmii"
Vladimir Oltean
3
-2
/
+8
[next]