- a68dc7b net: dsa: remove cross-chip support for HSR by Vladimir Oltean · 3 years ago
- cad6901 net: dsa: remove cross-chip support for MRP by Vladimir Oltean · 3 years ago
- 0a9f079 net: dsa: mark DSA phylink as legacy_pre_march2020 by Russell King (Oracle) · 3 years, 1 month ago
- 857fdd7 net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offload by Vladimir Oltean · 3 years, 1 month ago
- d3eed0e net: dsa: keep the bridge_dev and bridge_num as part of the same structure by Vladimir Oltean · 3 years, 1 month ago
- 36cbf39 net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers by Vladimir Oltean · 3 years, 1 month ago
- 947c874 net: dsa: assign a bridge number even without TX forwarding offload by Vladimir Oltean · 3 years, 1 month ago
- 3f9bb03 net: dsa: make dp->bridge_num one-based by Vladimir Oltean · 3 years, 1 month ago
- 5938bce net: dsa: support use of phylink_generic_validate() by Russell King (Oracle) · 3 years, 2 months ago
- 072eea6 net: dsa: replace phylink_get_interfaces() with phylink_get_caps() by Russell King (Oracle) · 3 years, 2 months ago
- 21bd64b net: dsa: consolidate phylink creation by Russell King (Oracle) · 3 years, 2 months ago
- c07c6e8 net: dsa: populate supported_interfaces member by Marek Behún · 3 years, 3 months ago
- d7d0d42 net: dsa: flush switchdev workqueue when leaving the bridge by Vladimir Oltean · 3 years, 3 months ago
- 57d7798 net: dsa: remove gratuitous use of dsa_is_{user,dsa,cpu}_port by Vladimir Oltean · 3 years, 3 months ago
- d0004a0 net: dsa: remove the "dsa_to_port in a loop" antipattern from the core by Vladimir Oltean · 3 years, 3 months ago
- 06cfb2d net: dsa: don't advertise 'rx-vlan-filter' when not needed by Vladimir Oltean · 3 years, 5 months ago
- 09dba21 net: dsa: don't call switchdev_bridge_port_unoffload for unoffloaded bridge ports by Vladimir Oltean · 3 years, 5 months ago
- f5e165e net: dsa: track unique bridge numbers across all DSA switch trees by Vladimir Oltean · 3 years, 5 months ago
- 724395f net: dsa: tag_8021q: don't broadcast during setup/teardown by Vladimir Oltean · 3 years, 5 months ago
- ab97462 net: dsa: print more information when a cross-chip notifier fails by Vladimir Oltean · 3 years, 5 months ago
- bee7c57 net: dsa: avoid fast ageing twice when port leaves a bridge by Vladimir Oltean · 3 years, 5 months ago
- a4ffe09 net: dsa: still fast-age ports joining a bridge if they can't configure learning by Vladimir Oltean · 3 years, 5 months ago
- 9264e4a net: dsa: flush the dynamic FDB of the software bridge when fast ageing a port by Vladimir Oltean · 3 years, 5 months ago
- 4eab90d net: dsa: don't fast age bridge ports with learning turned off by Vladimir Oltean · 3 years, 5 months ago
- 045c45d net: dsa: centralize fast ageing when address learning is turned off by Vladimir Oltean · 3 years, 5 months ago
- 39f3210 net: dsa: don't fast age standalone ports by Vladimir Oltean · 3 years, 5 months ago
- c73c570 net: dsa: don't disable multicast flooding to the CPU even without an IGMP querier by Vladimir Oltean · 3 years, 5 months ago
- 7df4e7449 net: dsa: stop syncing the bridge mcast_router attribute at join time by Vladimir Oltean · 3 years, 5 months ago
- edac6f6 Revert "net: dsa: Allow drivers to filter packets they can decode source port from" by Vladimir Oltean · 3 years, 6 months ago
- 123abc06 net: dsa: add support for bridge TX forwarding offload by Vladimir Oltean · 3 years, 6 months ago
- 4721119 net: bridge: switchdev: allow the TX data plane forwarding to be offloaded by Tobias Waldekranz · 3 years, 6 months ago
- 4e51bf4 net: bridge: move the switchdev object replay helpers to "push" mode by Vladimir Oltean · 3 years, 6 months ago
- 2f5dc00 net: bridge: switchdev: let drivers inform which bridge ports are offloaded by Vladimir Oltean · 3 years, 6 months ago
- c64b9c0 net: dsa: tag_8021q: add proper cross-chip notifier support by Vladimir Oltean · 3 years, 6 months ago
- 63c5145 net: dsa: replay the local bridge FDB entries pointing to the bridge dev too by Vladimir Oltean · 3 years, 7 months ago
- 26ee7b0 net: dsa: install the host MDB and FDB entries in the master's RX filter by Vladimir Oltean · 3 years, 7 months ago
- 3dc80af net: dsa: introduce a separate cross-chip notifier type for host FDBs by Vladimir Oltean · 3 years, 7 months ago
- b8e997c net: dsa: introduce a separate cross-chip notifier type for host MDBs by Vladimir Oltean · 3 years, 7 months ago
- 7491894 net: dsa: replay a deletion of switchdev objects for ports leaving a bridged LAG by Vladimir Oltean · 3 years, 7 months ago
- 7e8c185 net: bridge: allow the switchdev replay functions to be called for deletion by Vladimir Oltean · 3 years, 7 months ago
- 0d2cfbd net: bridge: ignore switchdev events for LAG ports which didn't request replay by Vladimir Oltean · 3 years, 7 months ago
- 88faba2 net: dsa: targeted MTU notifiers should only match on one port by Vladimir Oltean · 3 years, 7 months ago
- 70a7c48 net: dsa: fix bridge support for drivers without port_bridge_flags callback by Oleksij Rempel · 3 years, 9 months ago
- 010e269 net: dsa: sync up switchdev objects and port attributes when joining the bridge by Vladimir Oltean · 3 years, 10 months ago
- 5961d6a net: dsa: inherit the actual bridge port flags at join time by Vladimir Oltean · 3 years, 10 months ago
- 2afc526 net: dsa: pass extack to dsa_port_{bridge,lag}_join by Vladimir Oltean · 3 years, 10 months ago
- 185c9a7 net: dsa: call dsa_port_bridge_join when joining a LAG that is already in a bridge by Vladimir Oltean · 3 years, 10 months ago
- c595c43 net: dsa: add MRP support by Horatiu Vultur · 4 years ago
- 89153ed net: dsa: propagate extack to .port_vlan_filtering by Vladimir Oltean · 4 years ago
- 31046a5 net: dsa: propagate extack to .port_vlan_add by Vladimir Oltean · 4 years ago
- a8b659e net: dsa: act as passthrough for bridge port flags by Vladimir Oltean · 4 years ago
- e18f4c1 net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes by Vladimir Oltean · 4 years ago
- 5e38c15 net: dsa: configure better brport flags when ports leave the bridge by Vladimir Oltean · 4 years ago
- 18596f5 net: dsa: add support for offloading HSR by George McCollister · 4 years ago
- 53da0eb net: dsa: allow changing the tag protocol via the "tagging" device attribute by Vladimir Oltean · 4 years ago
- 886f8e2 net: dsa: document the existing switch tree notifiers and add a new one by Vladimir Oltean · 4 years ago
- 058102a net: dsa: Link aggregation support by Tobias Waldekranz · 4 years ago
- 77b6136 net: dsa: remove the transactional logic from ageing time notifiers by Vladimir Oltean · 4 years ago
- bae33f2 net: switchdev: remove the transaction structure from port attributes by Vladimir Oltean · 4 years ago
- ffb68fc net: switchdev: remove the transaction structure from port object notifiers by Vladimir Oltean · 4 years ago
- 2e554a7 net: dsa: propagate switchdev vlan_filtering prepare phase to drivers by Vladimir Oltean · 4 years, 4 months ago
- adb256e net: dsa: allow 8021q uppers while the bridge has vlan_filtering=0 by Vladimir Oltean · 4 years, 4 months ago
- 707ec38 net: dsa: refuse configuration in prepare phase of dsa_port_vlan_filtering() by Vladimir Oltean · 4 years, 4 months ago
- 8823659 Revert "net: dsa: Add more convenient functions for installing port VLANs" by Vladimir Oltean · 4 years, 4 months ago
- 54a0ed0 net: dsa: provide an option for drivers to always receive bridge VLANs by Russell King · 4 years, 8 months ago
- f66a6a6 net: dsa: permit cross-chip bridging between all trees in the system by Vladimir Oltean · 4 years, 8 months ago
- 3be98b2 net: dsa: Down cpu/dsa ports phylink will control by Andrew Lunn · 4 years, 9 months ago
- bfcb813 net: dsa: configure the MTU for switch ports by Vladimir Oltean · 4 years, 10 months ago
- 87615c96 net: dsa: warn if phylink_mac_link_state returns error by Russell King · 4 years, 10 months ago
- 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
- a20f997 net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed by Andrew Lunn · 4 years, 10 months ago
- 8640f8d net: dsa: fix phylink_start()/phylink_stop() calls by Russell King · 4 years, 11 months ago
- 5b502a7 net: dsa: propagate resolved link config via mac_link_up() by Russell King · 4 years, 11 months ago
- 91a208f net: phylink: propagate resolved link config via mac_link_up() by Russell King · 4 years, 11 months ago
- 787cac3 net: dsa: Pass pcs_poll flag from driver to PHYLINK by Vladimir Oltean · 5 years ago
- 8ae6749 net: dsa: Make PHYLINK related function static again by Florian Fainelli · 5 years ago
- d46b7e4 net: phylink: rename mac_link_state() op to mac_pcs_get_state() by Russell King · 5 years ago
- 0c65b2b net: of_get_phy_mode: Change API to solve int/unit warnings by Andrew Lunn · 5 years ago
- c5335d7 net: dsa: check bridge VLAN in slave operations by Vivien Didelot · 5 years ago
- cf36086 net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_add by Vivien Didelot · 5 years ago
- 00843d9 net: dsa: remove calls to genphy_config_init by Heiner Kallweit · 5 years ago
- 08cc83c net: dsa: add support for BRIDGE_MROUTER attribute by Vivien Didelot · 6 years ago
- 14aafbd net: dsa: do not check orig_dev in vlan del by Vivien Didelot · 6 years ago
- 2131fba net: dsa: Deal with non-existing PHY/fixed-link by Florian Fainelli · 6 years ago
- a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 0e27921 net: dsa: Use PHYLINK for the CPU/DSA ports by Ioana Ciornei · 6 years ago
- 77373d4 net: dsa: Move the phylink driver calls into port.c by Ioana Ciornei · 6 years ago
- 146c1be net: dsa: Export symbols for dsa_port_vid_{add, del} by Vladimir Oltean · 6 years ago
- 314f76d net: dsa: Add more convenient functions for installing port VLANs by Vladimir Oltean · 6 years ago
- ec9121e net: dsa: Skip calling .port_vlan_filtering on no change by Vladimir Oltean · 6 years ago
- 14574676 net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global by Vladimir Oltean · 6 years ago
- 8f5d16f net: dsa: Be aware of switches where VLAN filtering is a global setting by Vladimir Oltean · 6 years ago
- 33162e9 net: dsa: Store vlan_filtering as a property of dsa_port by Vladimir Oltean · 6 years ago
- 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 9919a36 net: dsa: fix a leaked reference by adding missing of_node_put by Wen Yang · 6 years ago
- 75104db dsa: Remove phydev parameter from disable_port call by Andrew Lunn · 6 years ago
- 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 061f6a5 net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementation by Florian Fainelli · 6 years ago
- ea87005 net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS by Florian Fainelli · 6 years ago