| Age | Commit message (Expand) | Author | Files | Lines |
| 10 days | net: dsa: avoid calling ds->ops->port_hsr_leave() when unoffloaded | Vladimir Oltean | 1 | -0/+3 |
| 2025-05-09 | net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() | Vladimir Oltean | 1 | -7/+3 |
| 2024-12-11 | net: dsa: provide implementation of .support_eee() | Russell King (Oracle) | 1 | -0/+16 |
| 2024-10-17 | net: dsa: remove dsa_port_phylink_mac_select_pcs() | Russell King (Oracle) | 1 | -8/+0 |
| 2024-10-07 | net: dsa: remove obsolete phylink dsa_switch operations | Russell King (Oracle) | 1 | -33/+1 |
| 2024-06-10 | net: dsa: update the unicast MAC address when changing conduit | Marek Behún | 1 | -0/+40 |
| 2024-05-29 | net: dsa: remove mac_prepare()/mac_finish() shims | Russell King (Oracle) | 1 | -32/+0 |
| 2024-05-01 | net: dsa: Remove adjust_link paths | Florian Fainelli | 1 | -128/+11 |
| 2024-04-11 | net: dsa: allow DSA switch drivers to provide their own phylink mac ops | Russell King (Oracle) | 1 | -6/+20 |
| 2024-04-11 | net: dsa: introduce dsa_phylink_to_port() | Russell King (Oracle) | 1 | -6/+6 |
| 2023-10-24 | net: dsa: Use conduit and user terms | Florian Fainelli | 1 | -62/+62 |
| 2023-10-11 | net: dsa: remove dsa_port_phylink_validate() | Russell King (Oracle) | 1 | -15/+0 |
| 2023-10-03 | net: dsa: propagate extack to ds->ops->port_hsr_join() | Vladimir Oltean | 1 | -2/+3 |
| 2023-08-09 | net: dsa: mark parsed interface mode for legacy switch drivers | Russell King (Oracle) | 1 | -4/+8 |
| 2023-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+8 |
| 2023-07-27 | net: dsa: fix older DSA drivers using phylink | Russell King (Oracle) | 1 | -1/+8 |
| 2023-07-18 | net: dsa: remove legacy_pre_march2020 detection | Russell King (Oracle) | 1 | -41/+0 |
| 2023-05-26 | net: dsa: add support for mac_prepare() and mac_finish() calls | Russell King (Oracle) | 1 | -0/+32 |
| 2023-04-03 | net: dsa: make dsa_port_supports_hwtstamp() construct a fake ifreq | Vladimir Oltean | 1 | -4/+6 |
| 2023-03-30 | net: dsa: fix db type confusion in host fdb/mdb add/del | Vladimir Oltean | 1 | -12/+12 |
| 2022-11-22 | net: dsa: move tag_8021q headers to their proper place | Vladimir Oltean | 1 | -0/+1 |
| 2022-11-22 | net: dsa: rename dsa2.c back into dsa.c and create its header | Vladimir Oltean | 1 | -1/+1 |
| 2022-11-22 | net: dsa: move headers exported by switch.c to switch.h | Vladimir Oltean | 1 | -0/+1 |
| 2022-11-22 | net: dsa: move headers exported by slave.c to slave.h | Vladimir Oltean | 1 | -0/+1 |
| 2022-11-22 | net: dsa: move headers exported by port.c to port.h | Vladimir Oltean | 1 | -0/+1 |
| 2022-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+16 |
| 2022-11-15 | net: dsa: remove phylink_validate() method | Vladimir Oltean | 1 | -10/+8 |
| 2022-11-14 | net: dsa: make dsa_master_ioctl() see through port_hwtstamp_get() shims | Vladimir Oltean | 1 | -0/+16 |
| 2022-10-09 | net: dsa: fix wrong pointer passed to PTR_ERR() in dsa_port_phylink_create() | Yang Yingliang | 1 | -1/+1 |
| 2022-09-30 | net: dsa: don't leave dangling pointers in dp->pl when failing | Vladimir Oltean | 1 | -7/+15 |
| 2022-09-20 | net: dsa: allow masters to join a LAG | Vladimir Oltean | 1 | -0/+1 |
| 2022-09-20 | net: dsa: propagate extack to port_lag_join | Vladimir Oltean | 1 | -0/+1 |
| 2022-09-20 | net: dsa: allow the DSA master to be seen and changed through rtnetlink | Vladimir Oltean | 1 | -0/+130 |
| 2022-09-20 | net: dsa: introduce dsa_port_get_master() | Vladimir Oltean | 1 | -14/+14 |
| 2022-08-22 | net: dsa: make phylink-related OF properties mandatory on DSA and CPU ports | Vladimir Oltean | 1 | -5/+167 |
| 2022-08-22 | net: dsa: rename dsa_port_link_{,un}register_of | Vladimir Oltean | 1 | -9/+9 |
| 2022-08-17 | net: dsa: don't warn in dsa_port_set_state_now() when driver doesn't support it | Vladimir Oltean | 1 | -2/+5 |
| 2022-07-18 | net: dsa: fix NULL pointer dereference in dsa_port_reset_vlan_filtering | Vladimir Oltean | 1 | -2/+3 |
| 2022-07-18 | net: dsa: fix dsa_port_vlan_filtering when global | Vladimir Oltean | 1 | -1/+1 |
| 2022-05-12 | net: dsa: felix: manage host flooding using a specific driver callback | Vladimir Oltean | 1 | -0/+8 |
| 2022-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2022-05-09 | net: dsa: flush switchdev workqueue on bridge join error path | Vladimir Oltean | 1 | -0/+1 |
| 2022-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+2 |
| 2022-04-22 | net: dsa: Add missing of_node_put() in dsa_port_link_register_of | Miaoqian Lin | 1 | -0/+2 |
| 2022-04-20 | net: dsa: don't emit targeted cross-chip notifiers for MTU change | Vladimir Oltean | 1 | -3/+1 |
| 2022-04-20 | net: dsa: make cross-chip notifiers more efficient for host events | Vladimir Oltean | 1 | -44/+20 |
| 2022-04-20 | net: dsa: move reset of VLAN filtering to dsa_port_switchdev_unsync_attrs | Vladimir Oltean | 1 | -3/+57 |
| 2022-03-17 | net: dsa: Handle MST state changes | Tobias Waldekranz | 1 | -8/+77 |
| 2022-03-17 | net: dsa: Pass VLAN MSTI migration notifications to driver | Tobias Waldekranz | 1 | -1/+15 |
| 2022-03-17 | net: dsa: Validate hardware support for MST | Tobias Waldekranz | 1 | -0/+22 |
| 2022-03-03 | net: dsa: install secondary unicast and multicast addresses as host FDB/MDB | Vladimir Oltean | 1 | -40/+120 |
| 2022-03-03 | net: dsa: rename the host FDB and MDB methods to contain the "bridge" namespace | Vladimir Oltean | 1 | -8/+8 |
| 2022-02-27 | net: dsa: pass extack to .port_bridge_join driver methods | Vladimir Oltean | 1 | -0/+1 |
| 2022-02-27 | net: dsa: request drivers to perform FDB isolation | Vladimir Oltean | 1 | -1/+74 |
| 2022-02-24 | net: dsa: support FDB events on offloaded LAG interfaces | Vladimir Oltean | 1 | -0/+27 |
| 2022-02-24 | net: dsa: create a dsa_lag structure | Vladimir Oltean | 1 | -12/+50 |
| 2022-02-24 | net: dsa: rename references to "lag" as "lag_dev" | Vladimir Oltean | 1 | -10/+10 |
| 2022-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -7/+22 |
| 2022-02-23 | net: dsa: Include BR_PORT_LOCKED in the list of synced brport flags | Hans Schultz | 1 | -2/+2 |
| 2022-02-22 | net: dsa: fix panic when removing unoffloaded port from bridge | Alvin Šipraga | 1 | -1/+8 |
| 2022-02-22 | net: phy: phylink: fix DSA mac_select_pcs() introduction | Russell King (Oracle) | 1 | -1/+1 |
| 2022-02-19 | net: dsa: avoid call to __dev_set_promiscuity() while rtnl_mutex isn't held | Vladimir Oltean | 1 | -6/+14 |
| 2022-02-19 | net: dsa: remove pcs_poll | Russell King (Oracle) | 1 | -1/+0 |
| 2022-02-18 | net: dsa: add support for phylink mac_select_pcs() | Russell King (Oracle) | 1 | -0/+15 |
| 2022-02-17 | net: dsa: delete unused exported symbols for ethtool PHY stats | Vladimir Oltean | 1 | -57/+0 |
| 2022-02-16 | net: dsa: add explicit support for host bridge VLANs | Vladimir Oltean | 1 | -0/+42 |
| 2022-01-05 | net: dsa: remove cross-chip support for HSR | Vladimir Oltean | 1 | -16/+13 |
| 2022-01-05 | net: dsa: remove cross-chip support for MRP | Vladimir Oltean | 1 | -24/+20 |
| 2021-12-09 | net: dsa: mark DSA phylink as legacy_pre_march2020 | Russell King (Oracle) | 1 | -0/+7 |
| 2021-12-08 | net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offload | Vladimir Oltean | 1 | -36/+3 |
| 2021-12-08 | net: dsa: keep the bridge_dev and bridge_num as part of the same structure | Vladimir Oltean | 1 | -32/+38 |
| 2021-12-08 | net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers | Vladimir Oltean | 1 | -17/+18 |
| 2021-12-08 | net: dsa: assign a bridge number even without TX forwarding offload | Vladimir Oltean | 1 | -26/+55 |
| 2021-12-08 | net: dsa: make dp->bridge_num one-based | Vladimir Oltean | 1 | -5/+6 |
| 2021-12-01 | net: dsa: support use of phylink_generic_validate() | Russell King (Oracle) | 1 | -1/+4 |
| 2021-12-01 | net: dsa: replace phylink_get_interfaces() with phylink_get_caps() | Russell King (Oracle) | 1 | -3/+2 |
| 2021-12-01 | net: dsa: consolidate phylink creation | Russell King (Oracle) | 1 | -16/+28 |
| 2021-11-01 | net: dsa: populate supported_interfaces member | Marek Behún | 1 | -0/+4 |
| 2021-10-26 | net: dsa: flush switchdev workqueue when leaving the bridge | Vladimir Oltean | 1 | -0/+2 |
| 2021-10-21 | net: dsa: remove gratuitous use of dsa_is_{user,dsa,cpu}_port | Vladimir Oltean | 1 | -2/+2 |
| 2021-10-21 | net: dsa: remove the "dsa_to_port in a loop" antipattern from the core | Vladimir Oltean | 1 | -10/+7 |
| 2021-08-24 | net: dsa: don't advertise 'rx-vlan-filter' when not needed | Vladimir Oltean | 1 | -2/+40 |
| 2021-08-24 | net: dsa: don't call switchdev_bridge_port_unoffload for unoffloaded bridge p... | Vladimir Oltean | 1 | -0/+4 |
| 2021-08-23 | net: dsa: track unique bridge numbers across all DSA switch trees | Vladimir Oltean | 1 | -34/+5 |
| 2021-08-12 | net: dsa: tag_8021q: don't broadcast during setup/teardown | Vladimir Oltean | 1 | -4/+10 |
| 2021-08-12 | net: dsa: print more information when a cross-chip notifier fails | Vladimir Oltean | 1 | -6/+12 |
| 2021-08-09 | net: dsa: avoid fast ageing twice when port leaves a bridge | Vladimir Oltean | 1 | -1/+3 |
| 2021-08-09 | net: dsa: still fast-age ports joining a bridge if they can't configure learning | Vladimir Oltean | 1 | -1/+17 |
| 2021-08-08 | net: dsa: flush the dynamic FDB of the software bridge when fast ageing a port | Vladimir Oltean | 1 | -0/+20 |
| 2021-08-08 | net: dsa: don't fast age bridge ports with learning turned off | Vladimir Oltean | 1 | -1/+1 |
| 2021-08-08 | net: dsa: centralize fast ageing when address learning is turned off | Vladimir Oltean | 1 | -4/+31 |
| 2021-08-08 | net: dsa: don't fast age standalone ports | Vladimir Oltean | 1 | -8/+12 |
| 2021-08-06 | net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu... | Vladimir Oltean | 1 | -11/+0 |
| 2021-08-06 | net: dsa: stop syncing the bridge mcast_router attribute at join time | Vladimir Oltean | 1 | -10/+0 |
| 2021-07-26 | Revert "net: dsa: Allow drivers to filter packets they can decode source port... | Vladimir Oltean | 1 | -1/+0 |
| 2021-07-23 | net: dsa: add support for bridge TX forwarding offload | Vladimir Oltean | 1 | -1/+83 |
| 2021-07-23 | net: bridge: switchdev: allow the TX data plane forwarding to be offloaded | Tobias Waldekranz | 1 | -1/+1 |
| 2021-07-22 | net: bridge: move the switchdev object replay helpers to "push" mode | Vladimir Oltean | 1 | -68/+16 |
| 2021-07-22 | net: bridge: switchdev: let drivers inform which bridge ports are offloaded | Vladimir Oltean | 1 | -1/+15 |
| 2021-07-20 | net: dsa: tag_8021q: add proper cross-chip notifier support | Vladimir Oltean | 1 | -0/+28 |
| 2021-06-29 | net: dsa: replay the local bridge FDB entries pointing to the bridge dev too | Vladimir Oltean | 1 | -0/+12 |
| 2021-06-29 | net: dsa: install the host MDB and FDB entries in the master's RX filter | Vladimir Oltean | 1 | -0/+24 |
| 2021-06-29 | net: dsa: introduce a separate cross-chip notifier type for host FDBs | Vladimir Oltean | 1 | -0/+26 |
| 2021-06-29 | net: dsa: introduce a separate cross-chip notifier type for host MDBs | Vladimir Oltean | 1 | -0/+24 |
| 2021-06-28 | net: dsa: replay a deletion of switchdev objects for ports leaving a bridged LAG | Vladimir Oltean | 1 | -2/+43 |
| 2021-06-28 | net: bridge: allow the switchdev replay functions to be called for deletion | Vladimir Oltean | 1 | -7/+6 |
| 2021-06-28 | net: bridge: ignore switchdev events for LAG ports which didn't request replay | Vladimir Oltean | 1 | -3/+3 |
| 2021-06-21 | net: dsa: targeted MTU notifiers should only match on one port | Vladimir Oltean | 1 | -2/+2 |
| 2021-04-21 | net: dsa: fix bridge support for drivers without port_bridge_flags callback | Oleksij Rempel | 1 | -1/+1 |
| 2021-03-23 | net: dsa: sync up switchdev objects and port attributes when joining the bridge | Vladimir Oltean | 1 | -0/+46 |
| 2021-03-23 | net: dsa: inherit the actual bridge port flags at join time | Vladimir Oltean | 1 | -41/+82 |
| 2021-03-23 | net: dsa: pass extack to dsa_port_{bridge,lag}_join | Vladimir Oltean | 1 | -3/+5 |
| 2021-03-23 | net: dsa: call dsa_port_bridge_join when joining a LAG that is already in a b... | Vladimir Oltean | 1 | -4/+18 |
| 2021-02-16 | net: dsa: add MRP support | Horatiu Vultur | 1 | -0/+48 |
| 2021-02-14 | net: dsa: propagate extack to .port_vlan_filtering | Vladimir Oltean | 1 | -7/+11 |
| 2021-02-14 | net: dsa: propagate extack to .port_vlan_add | Vladimir Oltean | 1 | -1/+3 |
| 2021-02-12 | net: dsa: act as passthrough for bridge port flags | Vladimir Oltean | 1 | -17/+14 |
| 2021-02-12 | net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes | Vladimir Oltean | 1 | -15/+19 |
| 2021-02-12 | net: dsa: configure better brport flags when ports leave the bridge | Vladimir Oltean | 1 | -7/+38 |
| 2021-02-11 | net: dsa: add support for offloading HSR | George McCollister | 1 | -0/+34 |
| 2021-01-29 | net: dsa: allow changing the tag protocol via the "tagging" device attribute | Vladimir Oltean | 1 | -0/+8 |
| 2021-01-29 | net: dsa: document the existing switch tree notifiers and add a new one | Vladimir Oltean | 1 | -23/+13 |
| 2021-01-14 | net: dsa: Link aggregation support | Tobias Waldekranz | 1 | -0/+79 |
| 2021-01-11 | net: dsa: remove the transactional logic from ageing time notifiers | Vladimir Oltean | 1 | -5/+1 |
| 2021-01-11 | net: switchdev: remove the transaction structure from port attributes | Vladimir Oltean | 1 | -54/+43 |
| 2021-01-11 | net: switchdev: remove the transaction structure from port object notifiers | Vladimir Oltean | 1 | -6/+2 |
| 2020-10-05 | net: dsa: propagate switchdev vlan_filtering prepare phase to drivers | Vladimir Oltean | 1 | -8/+9 |
| 2020-09-20 | net: dsa: allow 8021q uppers while the bridge has vlan_filtering=0 | Vladimir Oltean | 1 | -2/+44 |
| 2020-09-20 | net: dsa: refuse configuration in prepare phase of dsa_port_vlan_filtering() | Vladimir Oltean | 1 | -7/+7 |
| 2020-09-11 | Revert "net: dsa: Add more convenient functions for installing port VLANs" | Vladimir Oltean | 1 | -33/+0 |
| 2020-05-12 | net: dsa: provide an option for drivers to always receive bridge VLANs | Russell King | 1 | -0/+14 |
| 2020-05-10 | net: dsa: permit cross-chip bridging between all trees in the system | Vladimir Oltean | 1 | -2/+21 |
| 2020-04-14 | net: dsa: Down cpu/dsa ports phylink will control | Andrew Lunn | 1 | -1/+6 |
| 2020-03-27 | net: dsa: configure the MTU for switch ports | Vladimir Oltean | 1 | -0/+13 |
| 2020-03-15 | net: dsa: warn if phylink_mac_link_state returns error | Russell King | 1 | -1/+6 |
| 2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -9/+35 |
| 2020-03-11 | net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed | Andrew Lunn | 1 | -3/+9 |
| 2020-03-03 | net: dsa: fix phylink_start()/phylink_stop() calls | Russell King | 1 | -6/+26 |
| 2020-02-27 | net: dsa: propagate resolved link config via mac_link_up() | Russell King | 1 | -1/+2 |
| 2020-02-27 | net: phylink: propagate resolved link config via mac_link_up() | Russell King | 1 | -1/+3 |
| 2020-01-05 | net: dsa: Pass pcs_poll flag from driver to PHYLINK | Vladimir Oltean | 1 | -0/+1 |
| 2019-12-17 | net: dsa: Make PHYLINK related function static again | Florian Fainelli | 1 | -22/+16 |
| 2019-11-23 | net: phylink: rename mac_link_state() op to mac_pcs_get_state() | Russell King | 1 | -8/+11 |
| 2019-11-04 | net: of_get_phy_mode: Change API to solve int/unit warnings | Andrew Lunn | 1 | -6/+7 |
| 2019-08-27 | net: dsa: check bridge VLAN in slave operations | Vivien Didelot | 1 | -8/+2 |
| 2019-08-27 | net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_add | Vivien Didelot | 1 | -2/+2 |
| 2019-08-17 | net: dsa: remove calls to genphy_config_init | Heiner Kallweit | 1 | -5/+0 |
| 2019-07-09 | net: dsa: add support for BRIDGE_MROUTER attribute | Vivien Didelot | 1 | -0/+12 |
| 2019-06-14 | net: dsa: do not check orig_dev in vlan del | Vivien Didelot | 1 | -9/+0 |
| 2019-06-12 | net: dsa: Deal with non-existing PHY/fixed-link | Florian Fainelli | 1 | -1/+1 |
| 2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -5/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2019-05-29 | net: dsa: Use PHYLINK for the CPU/DSA ports | Ioana Ciornei | 1 | -6/+63 |
| 2019-05-29 | net: dsa: Move the phylink driver calls into port.c | Ioana Ciornei | 1 | -0/+100 |
| 2019-05-05 | net: dsa: Export symbols for dsa_port_vid_{add, del} | Vladimir Oltean | 1 | -0/+2 |
| 2019-04-30 | net: dsa: Add more convenient functions for installing port VLANs | Vladimir Oltean | 1 | -0/+31 |
| 2019-04-30 | net: dsa: Skip calling .port_vlan_filtering on no change | Vladimir Oltean | 1 | -0/+3 |
| 2019-04-30 | net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global | Vladimir Oltean | 1 | -1/+4 |
| 2019-04-30 | net: dsa: Be aware of switches where VLAN filtering is a global setting | Vladimir Oltean | 1 | -7/+45 |
| 2019-04-30 | net: dsa: Store vlan_filtering as a property of dsa_port | Vladimir Oltean | 1 | -4/+8 |
| 2019-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
| 2019-02-25 | net: dsa: fix a leaked reference by adding missing of_node_put | Wen Yang | 1 | -0/+1 |
| 2019-02-24 | dsa: Remove phydev parameter from disable_port call | Andrew Lunn | 1 | -2/+2 |
| 2019-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+4 |
| 2019-02-22 | net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementation | Florian Fainelli | 1 | -3/+9 |
| 2019-02-21 | net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS | Florian Fainelli | 1 | -0/+12 |
| 2019-02-21 | net: dsa: enable flooding for bridge ports | Russell King | 1 | -3/+13 |
| 2019-02-21 | net: dsa: add support for bridge flags | Russell King | 1 | -0/+17 |
| 2019-02-20 | net: dsa: fix unintended change of bridge interface STP state | Russell King | 1 | -3/+4 |
| 2018-11-23 | rocker, dsa, ethsw: Don't filter VLAN events on bridge itself | Petr Machata | 1 | -3/+0 |
| 2018-05-31 | dsa: port: Ignore bridge VLAN events | Petr Machata | 1 | -0/+6 |
| 2018-04-27 | net: dsa: Allow providing PHY statistics from CPU port | Florian Fainelli | 1 | -0/+57 |
| 2018-04-27 | net: dsa: Add helper function to obtain PHY device of a given port | Florian Fainelli | 1 | -11/+22 |
| 2018-01-23 | net: dsa: Support internal phy on 'cpu' port | Sebastian Reichel | 1 | -24/+79 |
| 2017-11-10 | net: dsa: Don't add vlans when vlan filtering is disabled | Andrew Lunn | 1 | -2/+8 |
| 2017-11-10 | net: dsa: add more const attributes | Andrew Lunn | 1 | -3/+3 |
| 2017-10-28 | net: dsa: move fixed link registration helpers | Vivien Didelot | 1 | -0/+47 |
| 2017-09-25 | net: dsa: add port enable and disable helpers | Vivien Didelot | 1 | -1/+30 |
| 2017-09-21 | net: dsa: add port fdb dump | Vivien Didelot | 1 | -0/+11 |
| 2017-08-07 | net: dsa: Move FDB dump implementation inside DSA | Arkadi Sharshevsky | 1 | -11/+0 |
| 2017-08-07 | net: dsa: Remove redundant MDB dump support | Arkadi Sharshevsky | 1 | -11/+0 |
| 2017-08-07 | net: dsa: Remove support for bypass bridge port attributes/vlan set | Arkadi Sharshevsky | 1 | -12/+0 |
| 2017-08-07 | net: dsa: Remove switchdev dependency from DSA switch notifier chain | Arkadi Sharshevsky | 1 | -6/+9 |
| 2017-08-07 | net: dsa: Remove prepare phase for FDB | Arkadi Sharshevsky | 1 | -3/+1 |
| 2017-05-24 | net: dsa: support cross-chip ageing time | Vivien Didelot | 1 | -1/+0 |
| 2017-05-22 | net: dsa: add VLAN notifier | Vivien Didelot | 1 | -16/+13 |
| 2017-05-22 | net: dsa: add MDB notifier | Vivien Didelot | 1 | -16/+13 |
| 2017-05-22 | net: dsa: add FDB notifier | Vivien Didelot | 1 | -16/+13 |
| 2017-05-22 | net: dsa: add notifier for ageing time | Vivien Didelot | 1 | -29/+8 |
| 2017-05-22 | net: dsa: move VLAN handlers | Vivien Didelot | 1 | -0/+41 |
| 2017-05-22 | net: dsa: move MDB handlers | Vivien Didelot | 1 | -0/+40 |
| 2017-05-22 | net: dsa: move FDB handlers | Vivien Didelot | 1 | -0/+40 |
| 2017-05-22 | net: dsa: move ageing time setter | Vivien Didelot | 1 | -0/+40 |
| 2017-05-22 | net: dsa: move VLAN filtering setter | Vivien Didelot | 1 | -0/+16 |
| 2017-05-22 | net: dsa: move bridging routines | Vivien Didelot | 1 | -0/+58 |
| 2017-05-22 | net: dsa: move port state setters | Vivien Didelot | 1 | -0/+55 |