summaryrefslogtreecommitdiff
path: root/include/net/dsa.h
AgeCommit message (Expand)Author
2022-09-30net: dsa: remove bool devlink_port_setupVladimir Oltean
2022-09-20net: dsa: allow masters to join a LAGVladimir Oltean
2022-09-20net: dsa: propagate extack to port_lag_joinVladimir Oltean
2022-09-20net: dsa: allow the DSA master to be seen and changed through rtnetlinkVladimir Oltean
2022-09-20net: dsa: introduce dsa_port_get_master()Vladimir Oltean
2022-08-23net: dsa: use dsa_tree_for_each_cpu_port in dsa_tree_{setup,teardown}_masterVladimir Oltean
2022-07-02net: dsa: tag_ksz: add tag handling for Microchip LAN937xPrasanna Vengateshan
2022-06-29net: dsa: add get_pause_stats supportOleksij Rempel
2022-06-27net: dsa: add Renesas RZ/N1 switch tag driverClément Léger
2022-06-27net: dsa: add support for ethtool get_rmon_stats()Clément Léger
2022-05-12net: dsa: remove port argument from ->change_tag_protocol()Vladimir Oltean
2022-05-12net: dsa: felix: manage host flooding using a specific driver callbackVladimir Oltean
2022-05-12net: dsa: introduce the dsa_cpu_ports() helperVladimir Oltean
2022-05-06net: dsa: delete dsa_port_walk_{fdbs,mdbs}Vladimir Oltean
2022-03-17net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()Vladimir Oltean
2022-03-17net: dsa: Handle MST state changesTobias Waldekranz
2022-03-17net: dsa: Pass VLAN MSTI migration notifications to driverTobias Waldekranz
2022-03-14net: dsa: report and change port dscp priority using dcbnlVladimir Oltean
2022-03-14net: dsa: report and change port default priority using dcbnlVladimir Oltean
2022-03-09net: dsa: felix: avoid early deletion of host FDB entriesVladimir Oltean
2022-03-05net: dsa: tag_rtl8_4: add rtl8_4t trailing variantLuiz Angelo Daros de Luca
2022-03-03net: dsa: felix: migrate host FDB and MDB entries when changing tag protoVladimir Oltean
2022-02-27net: dsa: pass extack to .port_bridge_join driver methodsVladimir Oltean
2022-02-27net: dsa: request drivers to perform FDB isolationVladimir Oltean
2022-02-24net: dsa: support FDB events on offloaded LAG interfacesVladimir Oltean
2022-02-24net: dsa: create a dsa_lag structureVladimir Oltean
2022-02-24net: dsa: make LAG IDs one-basedVladimir Oltean
2022-02-24net: dsa: rename references to "lag" as "lag_dev"Vladimir Oltean
2022-02-19net: dsa: remove pcs_pollRussell King (Oracle)
2022-02-18net: dsa: add support for phylink mac_select_pcs()Russell King (Oracle)
2022-02-17net: dsa: delete unused exported symbols for ethtool PHY statsVladimir Oltean
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-16net: dsa: add explicit support for host bridge VLANsVladimir Oltean
2022-02-14net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLANVladimir Oltean
2022-02-08net: dsa: typo in commentLuiz Angelo Daros de Luca
2022-02-03net: dsa: mv88e6xxx: Improve multichip isolation of standalone portsTobias Waldekranz
2022-02-03net: dsa: mv88e6xxx: Improve isolation of standalone portsTobias Waldekranz
2022-02-02net: dsa: provide switch operations for tracking the master stateVladimir Oltean
2022-01-06net: dsa: warn about dsa_port and dsa_switch bit fields being non atomicVladimir Oltean
2022-01-06net: dsa: don't enumerate dsa_switch and dsa_port bit fields using commasVladimir Oltean
2022-01-05net: dsa: combine two holes in struct dsa_switch_treeVladimir Oltean
2022-01-05net: dsa: move dsa_switch_tree :: ports and lags to first cache lineVladimir Oltean
2022-01-05net: dsa: make dsa_switch :: num_ports an unsigned intVladimir Oltean
2022-01-05net: dsa: merge all bools of struct dsa_switch into a single u32Vladimir Oltean
2022-01-05net: dsa: move dsa_port :: type near dsa_port :: indexVladimir Oltean
2022-01-05net: dsa: merge all bools of struct dsa_port into a single u8Vladimir Oltean
2022-01-05net: dsa: move dsa_port :: stp_state near dsa_port :: macVladimir Oltean
2021-12-14net: dsa: make tagging protocols connect to individual switches from a treeVladimir Oltean
2021-12-12net: dsa: remove dp->privVladimir Oltean
2021-12-12net: dsa: introduce tagger-owned storage for private and shared dataVladimir Oltean