index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
/
dsa2.c
Age
Commit message (
Expand
)
Author
2022-11-15
net: dsa: don't leak tagger-owned storage on switch driver unbind
Vladimir Oltean
2022-10-28
net: dsa: fall back to default tagger if we can't load the one from DT
Vladimir Oltean
2022-09-30
net: dsa: remove bool devlink_port_setup
Vladimir Oltean
2022-09-30
net: dsa: don't do devlink port setup early
Jiri Pirko
2022-09-30
net: dsa: move port_setup/teardown to be called outside devlink port register...
Jiri Pirko
2022-09-20
net: dsa: don't keep track of admin/oper state on LAG DSA masters
Vladimir Oltean
2022-09-20
net: dsa: allow the DSA master to be seen and changed through rtnetlink
Vladimir Oltean
2022-09-20
net: dsa: introduce dsa_port_get_master()
Vladimir Oltean
2022-08-23
net: dsa: use dsa_tree_for_each_cpu_port in dsa_tree_{setup,teardown}_master
Vladimir Oltean
2022-08-23
net: dsa: all DSA masters must be down when changing the tagging protocol
Vladimir Oltean
2022-08-22
net: dsa: rename dsa_port_link_{,un}register_of
Vladimir Oltean
2022-08-22
net: dsa: avoid dsa_port_link_{,un}register_of() calls with platform data
Vladimir Oltean
2022-05-23
net: dsa: OF-ware slave_mii_bus
Luiz Angelo Daros de Luca
2022-05-12
net: dsa: remove port argument from ->change_tag_protocol()
Vladimir Oltean
2022-04-13
Revert "net: dsa: setup master before ports"
Vladimir Oltean
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-21
net: dsa: fix panic on shutdown if multi-chip tree failed to probe
Vladimir Oltean
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-17
net: dsa: Add missing of_node_put() in dsa_port_parse_of
Miaoqian Lin
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-09
net: dsa: move port lists initialization to dsa_port_touch
Vladimir Oltean
2022-03-09
net: dsa: warn if port lists aren't empty in dsa_port_teardown
Vladimir Oltean
2022-03-06
net: dsa: unlock the rtnl_mutex when dsa_master_setup() fails
Vladimir Oltean
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
net: dsa: make dsa_tree_change_tag_proto actually unwind the tag proto change
Vladimir Oltean
2022-03-01
net: dsa: restore error path of dsa_tree_change_tag_proto
Vladimir Oltean
2022-02-24
net: dsa: create a dsa_lag structure
Vladimir Oltean
2022-02-24
net: dsa: make LAG IDs one-based
Vladimir Oltean
2022-02-24
net: dsa: rename references to "lag" as "lag_dev"
Vladimir Oltean
2022-02-16
net: dsa: offload bridge port VLANs on foreign interfaces
Vladimir Oltean
2022-02-16
net: dsa: add explicit support for host bridge VLANs
Vladimir Oltean
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-09
net: dsa: fix panic when DSA master device unbinds on shutdown
Vladimir Oltean
2022-02-02
net: dsa: replay master state events in dsa_tree_{setup,teardown}_master
Vladimir Oltean
2022-02-02
net: dsa: provide switch operations for tracking the master state
Vladimir Oltean
2022-01-06
net: dsa: setup master before ports
Vladimir Oltean
2022-01-06
net: dsa: first set up shared ports, then non-shared ports
Vladimir Oltean
2022-01-06
net: dsa: hold rtnl_mutex when calling dsa_master_{setup,teardown}
Vladimir Oltean
2022-01-05
net: dsa: make dsa_switch :: num_ports an unsigned int
Vladimir Oltean
2021-12-14
net: dsa: make tagging protocols connect to individual switches from a tree
Vladimir Oltean
2021-12-12
net: dsa: introduce tagger-owned storage for private and shared data
Vladimir Oltean
2021-12-08
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
2021-12-08
net: dsa: assign a bridge number even without TX forwarding offload
Vladimir Oltean
2021-12-08
net: dsa: make dp->bridge_num one-based
Vladimir Oltean
2021-10-25
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
2021-10-24
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-21
net: dsa: do not open-code dsa_switch_for_each_port
Vladimir Oltean
2021-10-21
net: dsa: remove the "dsa_to_port in a loop" antipattern from the core
Vladimir Oltean
[next]