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-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
2023-07-27
net: dsa: tag_sja1105: fix MAC DA patching from meta frames
Vladimir Oltean
1
-2
/
+2
2022-12-14
net: dsa: ksz: Check return value
Artem Chernyshev
1
-1
/
+2
2022-03-23
net: dsa: Add missing of_node_put() in dsa_port_parse_of
Miaoqian Lin
1
-0
/
+1
2021-09-22
net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup
Vladimir Oltean
1
-7
/
+5
2021-06-03
net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_count
Vladimir Oltean
1
-5
/
+7
2021-06-03
net: dsa: fix a crash if ->get_sset_count() fails
Dan Carpenter
1
-2
/
+3
2021-03-20
net: dsa: tag_mtk: fix 802.1ad VLAN egress
DENG Qingfang
1
-6
/
+13
2021-03-11
net: dsa: add GRO support via gro_cells
Alexander Lobakin
4
-2
/
+14
2021-02-17
net: dsa: call teardown method on probe failure
Vladimir Oltean
1
-2
/
+5
2020-09-23
dsa: Allow forwarding of redirected IGMP traffic
Daniel Mack
1
-3
/
+34
2020-06-03
net: dsa: declare lockless TX feature for slave ports
Vladimir Oltean
1
-0
/
+1
2020-06-03
net: dsa: mt7530: fix roaming from DSA user ports
DENG Qingfang
1
-0
/
+15
2020-05-20
net: dsa: Do not make user port errors fatal
Florian Fainelli
1
-7
/
+1
2020-05-14
net: dsa: Do not leave DSA master with NULL netdev_ops
Florian Fainelli
1
-1
/
+2
2020-04-01
net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop
Vladimir Oltean
2
-53
/
+9
2020-04-01
net: dsa: Fix duplicate frames flooded by learning
Florian Fainelli
1
-0
/
+2
2020-03-18
net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed
Andrew Lunn
1
-3
/
+9
2020-03-18
net: dsa: fix phylink_start()/phylink_stop() calls
Russell King
3
-12
/
+30
2020-02-24
net: dsa: tag_qca: Make sure there is headroom for tag
Per Forlin
1
-1
/
+1
2020-01-23
net: dsa: tag_gswip: fix typo in tagger name
Alexander Lobakin
1
-1
/
+1
2020-01-23
net: dsa: tag_qca: fix doubled Tx statistics
Alexander Lobakin
1
-3
/
+0
2019-11-16
net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvid
Vladimir Oltean
1
-1
/
+1
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
2
-17
/
+0
2019-10-19
net: dsa: fix switch tree list
Vivien Didelot
1
-1
/
+1
2019-10-02
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
Vladimir Oltean
1
-1
/
+11
2019-09-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2019-09-16
net: dsa: sja1105: Advertise the 8 TX queues
Vladimir Oltean
1
-1
/
+2
2019-09-16
net: dsa: Pass ndo_setup_tc slave callback to drivers
Vladimir Oltean
1
-4
/
+8
2019-09-15
net: dsa: Fix load order between DSA drivers and taggers
Andrew Lunn
1
-0
/
+2
2019-09-12
net: dsa: microchip: remove NET_DSA_TAG_KSZ_COMMON
George McCollister
2
-8
/
+3
2019-09-02
net: dsa: Fix off-by-one number of calls to devlink_port_unregister
Vladimir Oltean
1
-10
/
+29
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2019-08-31
net: dsa: tag_8021q: Restore bridge VLANs when enabling vlan_filtering
Vladimir Oltean
1
-20
/
+82
2019-08-27
net: dsa: Advertise the VLAN offload netdev ability only if switch supports it
Vladimir Oltean
1
-9
/
+6
2019-08-27
net: dsa: tag_8021q: Future-proof the reserved fields in the custom VID
Vladimir Oltean
1
-0
/
+2
2019-08-27
net: dsa: clear VLAN PVID flag for CPU port
Vivien Didelot
1
-0
/
+6
2019-08-27
net: dsa: program VLAN on CPU port from slave
Vivien Didelot
2
-1
/
+18
2019-08-27
net: dsa: check bridge VLAN in slave operations
Vivien Didelot
2
-8
/
+14
2019-08-27
net: dsa: add slave VLAN helpers
Vivien Didelot
1
-7
/
+33
2019-08-27
net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_add
Vivien Didelot
2
-4
/
+7
2019-08-27
net: dsa: remove bitmap operations
Vivien Didelot
2
-87
/
+59
2019-08-20
net: dsa: enable and disable all ports
Vivien Didelot
1
-0
/
+11
2019-08-20
net: dsa: use a single switch statement for port setup
Vivien Didelot
1
-48
/
+39
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+3
2019-08-17
net: dsa: remove calls to genphy_config_init
Heiner Kallweit
1
-5
/
+0
2019-08-11
net: dsa: Check existence of .port_mdb_add callback before calling it
Chen-Yu Tsai
1
-0
/
+3
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-10
/
+2
2019-08-06
net: dsa: sja1105: Fix memory leak on meta state machine error path
Vladimir Oltean
1
-0
/
+1
[next]