summaryrefslogtreecommitdiffstats
path: root/net/dsa/slave.c
AgeCommit message (Expand)Author
2021-09-22net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setupVladimir Oltean
2021-09-15net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...Vladimir Oltean
2021-08-10net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean
2021-07-21net: dsa: ensure linearized SKBs in case of tail taggersLino Sanfilippo
2021-06-29net: dsa: ensure during dsa_fdb_offload_notify that dev_hold and dev_put are ...Vladimir Oltean
2021-06-29net: dsa: include fdb entries pointing to bridge in the host fdb listVladimir Oltean
2021-06-29net: dsa: include bridge addresses which are local in the host fdb listTobias Waldekranz
2021-06-29net: dsa: sync static FDB entries on foreign interfaces to hardwareVladimir 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-29net: dsa: delete dsa_legacy_fdb_add and dsa_legacy_fdb_delVladimir Oltean
2021-06-28net: dsa: replay a deletion of switchdev objects for ports leaving a bridged LAGVladimir Oltean
2021-06-28net: dsa: refactor the prechangeupper sanity checks into a dedicated functionVladimir Oltean
2021-06-28net: bridge: ignore switchdev events for LAG ports which didn't request replayVladimir Oltean
2021-06-28net: switchdev: add a context void pointer to struct switchdev_notifier_infoVladimir Oltean
2021-06-21net: dsa: targeted MTU notifiers should only match on one portVladimir Oltean
2021-06-21net: dsa: calculate the largest_mtu across all ports in the treeVladimir Oltean
2021-06-14net: dsa: dsa_slave_phy_connect(): extend phy's flags with port specific phy ...Oleksij Rempel
2021-06-11net: dsa: generalize overhead for taggers that use both headers and trailersVladimir Oltean
2021-05-10net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_countVladimir Oltean
2021-04-27net: dsa: free skb->cb usage in core driverYangbo Lu
2021-04-27net: dsa: no longer clone skb in core driverYangbo Lu
2021-04-27net: dsa: no longer identify PTP packet in core driverYangbo Lu
2021-04-27net: dsa: check tx timestamp request in core driverYangbo Lu
2021-04-20net: dsa: enable selftest support for all switches by defaultOleksij Rempel
2021-04-16net: bridge: switchdev: include local flag in FDB notificationsVladimir Oltean
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-03-24dsa: slave: add support for TC_SETUP_FTPablo Neira Ayuso
2021-03-24net: dsa: resolve forwarding path for dsa slave portsFelix Fietkau
2021-03-23net: dsa: sync up switchdev objects and port attributes when joining the bridgeVladimir Oltean
2021-03-23net: dsa: pass extack to dsa_port_{bridge,lag}_joinVladimir Oltean
2021-03-08net: dsa: fix switchdev objects on bridge master mistakenly being applied on ...Vladimir Oltean
2021-02-16net: dsa: add MRP supportHoratiu Vultur
2021-02-14net: dsa: propagate extack to .port_vlan_filteringVladimir Oltean
2021-02-14net: dsa: propagate extack to .port_vlan_addVladimir Oltean
2021-02-12net: dsa: act as passthrough for bridge port flagsVladimir Oltean
2021-02-12net: switchdev: propagate extack to port attributesVladimir Oltean
2021-02-11net: dsa: add support for offloading HSRGeorge McCollister
2021-02-06net: dsa: make assisted_learning_on_cpu_port bypass offloaded LAG interfacesVladimir Oltean
2021-02-06net: dsa: automatically bring user ports down when master goes downVladimir Oltean
2021-02-06net: dsa: automatically bring up DSA master when opening user portVladimir Oltean
2021-01-29net: dsa: allow changing the tag protocol via the "tagging" device attributeVladimir Oltean
2021-01-15net: dsa: set configure_vlan_while_not_filtering to true by defaultVladimir Oltean
2021-01-14net: dsa: Link aggregation supportTobias Waldekranz
2021-01-14net: dsa: Don't offload port attributes on standalone portsTobias Waldekranz
2021-01-12net: dsa: add optional stats64 supportOleksij Rempel
2021-01-11net: dsa: remove obsolete comments about switchdev transactionsVladimir Oltean
2021-01-11net: switchdev: remove the transaction structure from port attributesVladimir Oltean
2021-01-11net: switchdev: remove the transaction structure from port object notifiersVladimir Oltean
2021-01-11net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean