index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
2022-05-09
net: dsa: Add missing of_node_put() in dsa_port_link_register_of
Miaoqian Lin
1
-0
/
+2
2022-03-23
net: dsa: Add missing of_node_put() in dsa_port_parse_of
Miaoqian Lin
1
-0
/
+1
2021-09-30
net: dsa: don't allocate the slave_mii_bus using devres
Vladimir Oltean
1
-3
/
+9
2021-09-22
net: dsa: tag_rtl4_a: Fix egress tags
Linus Walleij
1
-3
/
+4
2021-09-22
net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup
Vladimir Oltean
1
-7
/
+5
2021-07-25
net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_le...
Vladimir Oltean
1
-2
/
+2
2021-06-10
net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANs
Vladimir Oltean
1
-1
/
+1
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-04-14
net: dsa: Fix type was not set for devlink port
Maxim Kochetkov
1
-1
/
+7
2021-03-17
net: dsa: tag_mtk: fix 802.1ad VLAN egress
DENG Qingfang
1
-6
/
+13
2021-03-17
net: dsa: tag_ar9331: let DSA core deal with TX reallocation
Vladimir Oltean
1
-3
/
+0
2021-03-17
net: dsa: tag_gswip: let DSA core deal with TX reallocation
Vladimir Oltean
1
-5
/
+0
2021-03-17
net: dsa: tag_dsa: let DSA core deal with TX reallocation
Vladimir Oltean
1
-5
/
+0
2021-03-17
net: dsa: tag_brcm: let DSA core deal with TX reallocation
Vladimir Oltean
1
-3
/
+0
2021-03-17
net: dsa: tag_edsa: let DSA core deal with TX reallocation
Vladimir Oltean
1
-4
/
+0
2021-03-17
net: dsa: tag_lan9303: let DSA core deal with TX reallocation
Vladimir Oltean
1
-9
/
+0
2021-03-17
net: dsa: tag_mtk: let DSA core deal with TX reallocation
Vladimir Oltean
1
-3
/
+0
2021-03-17
net: dsa: tag_ocelot: let DSA core deal with TX reallocation
Vladimir Oltean
1
-7
/
+0
2021-03-17
net: dsa: tag_qca: let DSA core deal with TX reallocation
Vladimir Oltean
1
-3
/
+0
2021-03-17
net: dsa: trailer: don't allocate additional memory for padding/tagging
Christian Eggers
1
-29
/
+2
2021-03-17
net: dsa: tag_ksz: don't allocate additional memory for padding/tagging
Christian Eggers
1
-64
/
+9
2021-03-17
net: dsa: implement a central TX reallocation procedure
Vladimir Oltean
1
-0
/
+45
2021-03-17
net: dsa: tag_rtl4_a: fix egress tags
DENG Qingfang
1
-7
/
+5
2021-03-07
net: dsa: tag_rtl4_a: Support also egress tags
Linus Walleij
1
-14
/
+29
2021-02-17
net: dsa: call teardown method on probe failure
Vladimir Oltean
1
-2
/
+5
2021-01-23
net: dsa: unbind all switches from tree when DSA master unbinds
Vladimir Oltean
1
-0
/
+10
2021-01-23
net: dsa: clear devlink port type before unregistering slave netdevs
Vladimir Oltean
1
-0
/
+4
2020-10-19
net: dsa: tag_ksz: KSZ8795 and KSZ9477 also use tail tags
Christian Eggers
1
-0
/
+2
2020-10-13
net: dsa: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-20
/
+1
2020-10-11
net: dsa: tag_ocelot: use VLAN information from tagging header when available
Vladimir Oltean
1
-0
/
+34
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2
-9
/
+17
2020-10-04
net: dsa: Add devlink port regions support to DSA
Andrew Lunn
1
-0
/
+14
2020-10-04
net: dsa: Register devlink ports before calling DSA driver setup()
Andrew Lunn
1
-53
/
+72
2020-10-04
net: dsa: Make use of devlink port flavour unused
Andrew Lunn
1
-0
/
+10
2020-10-02
net: dsa: Utilize __vlan_find_dev_deep_rcu()
Florian Fainelli
1
-8
/
+3
2020-10-02
net: dsa: Obtain VLAN protocol from skb->protocol
Florian Fainelli
1
-2
/
+1
2020-10-02
net: dsa: b53: Set untag_bridge_pvid
Florian Fainelli
1
-13
/
+2
2020-10-02
net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv()
Florian Fainelli
1
-0
/
+9
2020-09-26
net: dsa: tag_rtl4_a: use the generic flow dissector procedure
Vladimir Oltean
1
-9
/
+0
2020-09-26
net: dsa: tag_sja1105: use a custom flow dissector procedure
Vladimir Oltean
1
-0
/
+11
2020-09-26
net: dsa: tag_qca: use the generic flow dissector procedure
Vladimir Oltean
1
-8
/
+0
2020-09-26
net: dsa: tag_mtk: use the generic flow dissector procedure
Vladimir Oltean
1
-8
/
+0
2020-09-26
net: dsa: tag_edsa: use the generic flow dissector procedure
Vladimir Oltean
1
-8
/
+0
2020-09-26
net: dsa: tag_dsa: use the generic flow dissector procedure
Vladimir Oltean
1
-8
/
+0
2020-09-26
net: dsa: tag_brcm: use generic flow dissector procedure
Vladimir Oltean
1
-22
/
+12
2020-09-26
net: dsa: point out the tail taggers
Vladimir Oltean
2
-0
/
+2
2020-09-26
net: dsa: make the .flow_dissect tagger callback return void
Vladimir Oltean
6
-21
/
+12
2020-09-26
net: dsa: tag_ocelot: use a short prefix on both ingress and egress
Vladimir Oltean
1
-7
/
+13
2020-09-26
net: dsa: tag_sja1105: request promiscuous mode for master
Vladimir Oltean
1
-0
/
+1
[next]