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.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
/
net
/
dsa
/
dsa2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-23
net: dsa: OF-ware slave_mii_bus
Luiz Angelo Daros de Luca
1
-1
/
+6
2022-05-13
net: dsa: remove port argument from ->change_tag_protocol()
Vladimir Oltean
1
-11
/
+7
2022-04-13
Revert "net: dsa: setup master before ports"
Vladimir Oltean
1
-13
/
+10
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+5
2022-03-22
net: dsa: fix panic on shutdown if multi-chip tree failed to probe
Vladimir Oltean
1
-0
/
+5
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-03-17
net: dsa: Add missing of_node_put() in dsa_port_parse_of
Miaoqian Lin
1
-0
/
+1
2022-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2022-03-09
net: dsa: move port lists initialization to dsa_port_touch
Vladimir Oltean
1
-10
/
+8
2022-03-09
net: dsa: warn if port lists aren't empty in dsa_port_teardown
Vladimir Oltean
1
-16
/
+3
2022-03-06
net: dsa: unlock the rtnl_mutex when dsa_master_setup() fails
Vladimir Oltean
1
-3
/
+3
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-03-03
net: dsa: make dsa_tree_change_tag_proto actually unwind the tag proto change
Vladimir Oltean
1
-1
/
+1
2022-03-02
net: dsa: restore error path of dsa_tree_change_tag_proto
Vladimir Oltean
1
-1
/
+1
2022-02-25
net: dsa: create a dsa_lag structure
Vladimir Oltean
1
-18
/
+23
2022-02-25
net: dsa: make LAG IDs one-based
Vladimir Oltean
1
-4
/
+4
2022-02-25
net: dsa: rename references to "lag" as "lag_dev"
Vladimir Oltean
1
-8
/
+8
2022-02-16
net: dsa: offload bridge port VLANs on foreign interfaces
Vladimir Oltean
1
-0
/
+6
2022-02-16
net: dsa: add explicit support for host bridge VLANs
Vladimir Oltean
1
-0
/
+2
2022-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-19
/
+6
2022-02-09
net: dsa: fix panic when DSA master device unbinds on shutdown
Vladimir Oltean
1
-19
/
+6
2022-02-02
net: dsa: replay master state events in dsa_tree_{setup,teardown}_master
Vladimir Oltean
1
-4
/
+24
2022-02-02
net: dsa: provide switch operations for tracking the master state
Vladimir Oltean
1
-0
/
+46
2022-01-06
net: dsa: setup master before ports
Vladimir Oltean
1
-10
/
+13
2022-01-06
net: dsa: first set up shared ports, then non-shared ports
Vladimir Oltean
1
-13
/
+37
2022-01-06
net: dsa: hold rtnl_mutex when calling dsa_master_{setup,teardown}
Vladimir Oltean
1
-0
/
+8
2022-01-05
net: dsa: make dsa_switch :: num_ports an unsigned int
Vladimir Oltean
1
-1
/
+1
2021-12-14
net: dsa: make tagging protocols connect to individual switches from a tree
Vladimir Oltean
1
-26
/
+18
2021-12-12
net: dsa: introduce tagger-owned storage for private and shared data
Vladimir Oltean
1
-4
/
+69
2021-12-09
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
1
-14
/
+29
2021-12-09
net: dsa: assign a bridge number even without TX forwarding offload
Vladimir Oltean
1
-1
/
+3
2021-12-09
net: dsa: make dp->bridge_num one-based
Vladimir Oltean
1
-12
/
+12
2021-10-25
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
1
-0
/
+1
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
1
-1
/
+0
2021-10-24
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
1
-0
/
+1
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+7
2021-10-21
net: dsa: do not open-code dsa_switch_for_each_port
Vladimir Oltean
1
-30
/
+14
2021-10-21
net: dsa: remove the "dsa_to_port in a loop" antipattern from the core
Vladimir Oltean
1
-7
/
+6
2021-10-20
net: dsa: Fix an error handling path in 'dsa_switch_parse_ports_of()'
Christophe JAILLET
1
-2
/
+7
2021-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2021-10-13
net: dsa: unregister cross-chip notifier after ds->ops->teardown
Vladimir Oltean
1
-2
/
+2
2021-10-09
net: dsa: hold rtnl_lock in dsa_switch_setup_tag_protocol
Vladimir Oltean
1
-0
/
+2
2021-10-09
net: dsa: fix bridge_num not getting cleared after ports leaving the bridge
Vladimir Oltean
1
-1
/
+1
2021-09-27
net: dsa: Move devlink registration to be last devlink command
Leon Romanovsky
1
-6
/
+4
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+106
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
1
-6
/
+1
2021-09-21
net: dsa: don't allocate the slave_mii_bus using devres
Vladimir Oltean
1
-3
/
+9
2021-09-21
net: dsa: fix dsa_tree_setup error path
Vladimir Oltean
1
-0
/
+1
2021-09-19
net: dsa: tear down devlink port regions when tearing down the devlink port o...
Vladimir Oltean
1
-5
/
+46
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
1
-0
/
+50
[next]