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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2021-05-14
net: dsa: mv88e6xxx: Fix 6095/6097/6185 ports in non-SERDES CMODE
Tobias Waldekranz
1
-3
/
+3
2021-05-14
net: dsa: mv88e6xxx: Fix off-by-one in VTU devlink region size
Tobias Waldekranz
1
-1
/
+1
2021-05-14
net: dsa: bcm_sf2: fix BCM4908 RGMII reg(s)
Rafał Miłecki
2
-4
/
+8
2021-05-14
net: dsa: bcm_sf2: add function finding RGMII register
Rafał Miłecki
2
-9
/
+42
2021-04-12
net: phy: marvell: fix detection of PHY on Topaz switches
Pali Rohár
1
-17
/
+13
2021-04-08
net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bits
Martin Blumenstingl
1
-3
/
+16
2021-04-08
net: dsa: lantiq_gswip: Don't use PHY auto polling
Martin Blumenstingl
1
-26
/
+159
2021-03-25
net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clock
Martin Blumenstingl
1
-2
/
+7
2021-03-12
net: dsa: mt7530: setup core clock even in TRGMII mode
Ilya Lipnitskiy
1
-27
/
+25
2021-03-10
net: dsa: bcm_sf2: Qualify phydev->dev_flags based on port
Florian Fainelli
1
-2
/
+4
2021-03-10
net: dsa: b53: VLAN filtering is global to all users
Florian Fainelli
1
-7
/
+7
2021-03-10
net: dsa: bcm_sf2: use 2 Gbps IMP port link on BCM4908
Rafał Miłecki
1
-1
/
+4
2021-03-09
net: dsa: xrs700x: check if partner is same as port in hsr join
George McCollister
1
-2
/
+8
2021-03-08
net: dsa: bcm_sf2: simplify optional reset handling
Philipp Zabel
1
-3
/
+3
2021-03-04
net: dsa: sja1105: fix ucast/bcast flooding always remaining enabled
Vladimir Oltean
1
-2
/
+2
2021-03-04
net: dsa: sja1105: fix SGMII PCS being forced to SPEED_UNKNOWN instead of SPE...
Vladimir Oltean
1
-1
/
+1
2021-02-26
net: dsa: mt7530: don't build GPIO support if !GPIOLIB
DENG Qingfang
1
-0
/
+4
2021-02-25
net: dsa: sja1105: Remove unneeded cast in sja1105_crc32()
Geert Uytterhoeven
1
-1
/
+1
2021-02-23
net: dsa: b53: Support setting learning on port
Florian Fainelli
3
-15
/
+21
2021-02-23
net: dsa: bcm_sf2: Wire-up br_flags_pre, br_flags and set_mrouter
Florian Fainelli
3
-8
/
+22
2021-02-16
net: dsa: felix: Add support for MRP
Horatiu Vultur
1
-0
/
+38
2021-02-16
net: dsa: sja1105: fix leakage of flooded frames outside bridging domain
Vladimir Oltean
2
-41
/
+76
2021-02-16
net: dsa: sja1105: fix configuration of source address learning
Vladimir Oltean
1
-1
/
+1
2021-02-16
net: dsa: felix: perform teardown on error in felix_setup
Vladimir Oltean
1
-2
/
+19
2021-02-16
net: dsa: felix: don't deinitialize unused ports
Vladimir Oltean
1
-1
/
+5
2021-02-15
net: dsa: sja1105: make devlink property best_effort_vlan_filtering true by d...
Vladimir Oltean
1
-0
/
+2
2021-02-14
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
16
-23
/
+39
2021-02-14
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
15
-26
/
+51
2021-02-14
net: dsa: tag_ocelot_8021q: add support for PTP timestamping
Vladimir Oltean
1
-0
/
+69
2021-02-14
net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021q
Vladimir Oltean
3
-3
/
+142
2021-02-14
net: dsa: tag_ocelot: create separate tagger for Seville
Vladimir Oltean
4
-68
/
+5
2021-02-14
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
3
-5
/
+5
2021-02-12
net: dsa: sja1105: offload bridge port flags to device
Vladimir Oltean
3
-11
/
+219
2021-02-12
net: mscc: ocelot: offload bridge port flags to device
Vladimir Oltean
1
-0
/
+22
2021-02-12
net: mscc: ocelot: use separate flooding PGID for broadcast
Vladimir Oltean
1
-0
/
+2
2021-02-12
net: dsa: felix: restore multicast flood to CPU when NPI tagger reinitializes
Vladimir Oltean
1
-0
/
+1
2021-02-12
net: dsa: act as passthrough for bridge port flags
Vladimir Oltean
6
-102
/
+231
2021-02-11
net: dsa: xrs700x: add HSR offloading support
George McCollister
2
-0
/
+126
2021-02-11
net: dsa: xrs700x: use of_match_ptr() on xrs700x_mdio_dt_ids
George McCollister
1
-1
/
+2
2021-02-11
net: dsa: xrs700x: fix unused warning for of_device_id
George McCollister
2
-2
/
+2
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+16
2021-02-09
net: dsa: felix: implement port flushing on .phylink_mac_link_down
Vladimir Oltean
1
-1
/
+16
2021-02-06
net: dsa: felix: propagate the LAG offload ops towards the ocelot lib
Vladimir Oltean
1
-0
/
+32
2021-02-04
net: dsa: xrs700x: Correctly address device over I2C
Tobias Waldekranz
1
-17
/
+14
2021-02-04
net: dsa: bcm_sf2: Check egress tagging of CFP rule with proper accessor
Vladimir Oltean
1
-1
/
+1
2021-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+5
2021-02-01
net: dsa: hellcreek: Report FDB table occupancy
Kurt Kanzenbach
2
-7
/
+40
2021-02-01
net: dsa: hellcreek: Report VLAN table occupancy
Kurt Kanzenbach
2
-0
/
+64
2021-02-01
net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_add
DENG Qingfang
1
-1
/
+5
2021-01-29
net: dsa: felix: perform switch setup for tag_8021q
Vladimir Oltean
2
-1
/
+337
[next]