summaryrefslogtreecommitdiff
path: root/net/dsa/port.c
AgeCommit message (Expand)Author
2022-02-22net: phy: phylink: fix DSA mac_select_pcs() introductionRussell King (Oracle)
2022-02-19net: dsa: avoid call to __dev_set_promiscuity() while rtnl_mutex isn't heldVladimir 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-16net: dsa: add explicit support for host bridge VLANsVladimir Oltean
2022-01-05net: dsa: remove cross-chip support for HSRVladimir Oltean
2022-01-05net: dsa: remove cross-chip support for MRPVladimir Oltean
2021-12-09net: dsa: mark DSA phylink as legacy_pre_march2020Russell King (Oracle)
2021-12-08net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offloadVladimir Oltean
2021-12-08net: dsa: keep the bridge_dev and bridge_num as part of the same structureVladimir Oltean
2021-12-08net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpersVladimir Oltean
2021-12-08net: dsa: assign a bridge number even without TX forwarding offloadVladimir Oltean
2021-12-08net: dsa: make dp->bridge_num one-basedVladimir Oltean
2021-12-01net: dsa: support use of phylink_generic_validate()Russell King (Oracle)
2021-12-01net: dsa: replace phylink_get_interfaces() with phylink_get_caps()Russell King (Oracle)
2021-12-01net: dsa: consolidate phylink creationRussell King (Oracle)
2021-11-01net: dsa: populate supported_interfaces memberMarek BehĂșn
2021-10-26net: dsa: flush switchdev workqueue when leaving the bridgeVladimir Oltean
2021-10-21net: dsa: remove gratuitous use of dsa_is_{user,dsa,cpu}_portVladimir Oltean
2021-10-21net: dsa: remove the "dsa_to_port in a loop" antipattern from the coreVladimir Oltean
2021-08-24net: dsa: don't advertise 'rx-vlan-filter' when not neededVladimir Oltean
2021-08-24net: dsa: don't call switchdev_bridge_port_unoffload for unoffloaded bridge p...Vladimir Oltean
2021-08-23net: dsa: track unique bridge numbers across all DSA switch treesVladimir Oltean
2021-08-12net: dsa: tag_8021q: don't broadcast during setup/teardownVladimir Oltean
2021-08-12net: dsa: print more information when a cross-chip notifier failsVladimir Oltean
2021-08-09net: dsa: avoid fast ageing twice when port leaves a bridgeVladimir Oltean
2021-08-09net: dsa: still fast-age ports joining a bridge if they can't configure learningVladimir Oltean
2021-08-08net: dsa: flush the dynamic FDB of the software bridge when fast ageing a portVladimir Oltean
2021-08-08net: dsa: don't fast age bridge ports with learning turned offVladimir Oltean
2021-08-08net: dsa: centralize fast ageing when address learning is turned offVladimir Oltean
2021-08-08net: dsa: don't fast age standalone portsVladimir Oltean
2021-08-06net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...Vladimir Oltean
2021-08-06net: dsa: stop syncing the bridge mcast_router attribute at join timeVladimir Oltean
2021-07-26Revert "net: dsa: Allow drivers to filter packets they can decode source port...Vladimir Oltean
2021-07-23net: dsa: add support for bridge TX forwarding offloadVladimir Oltean
2021-07-23net: bridge: switchdev: allow the TX data plane forwarding to be offloadedTobias Waldekranz
2021-07-22net: bridge: move the switchdev object replay helpers to "push" modeVladimir Oltean
2021-07-22net: bridge: switchdev: let drivers inform which bridge ports are offloadedVladimir Oltean
2021-07-20net: dsa: tag_8021q: add proper cross-chip notifier supportVladimir Oltean
2021-06-29net: dsa: replay the local bridge FDB entries pointing to the bridge dev tooVladimir Oltean
2021-06-29net: dsa: install the host MDB and FDB entries in the master's RX filterVladimir Oltean
2021-06-29net: dsa: introduce a separate cross-chip notifier type for host FDBsVladimir Oltean
2021-06-29net: dsa: introduce a separate cross-chip notifier type for host MDBsVladimir Oltean
2021-06-28net: dsa: replay a deletion of switchdev objects for ports leaving a bridged LAGVladimir Oltean
2021-06-28net: bridge: allow the switchdev replay functions to be called for deletionVladimir Oltean
2021-06-28net: bridge: ignore switchdev events for LAG ports which didn't request replayVladimir Oltean
2021-06-21net: dsa: targeted MTU notifiers should only match on one portVladimir Oltean
2021-04-21net: dsa: fix bridge support for drivers without port_bridge_flags callbackOleksij Rempel
2021-03-23net: dsa: sync up switchdev objects and port attributes when joining the bridgeVladimir Oltean