summaryrefslogtreecommitdiff
path: root/net/dsa/dsa_priv.h
AgeCommit message (Expand)Author
2021-09-15net: dsa: flush switchdev workqueue before tearing down CPU/DSA portsVladimir Oltean
2021-08-24net: dsa: don't advertise 'rx-vlan-filter' when not neededVladimir 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-11net: dsa: create a helper for locating EtherType DSA headers on TXVladimir Oltean
2021-08-11net: dsa: create a helper for locating EtherType DSA headers on RXVladimir Oltean
2021-08-11net: dsa: create a helper which allocates space for EtherType DSA headersVladimir Oltean
2021-08-11net: dsa: create a helper that strips EtherType DSA headers on RXVladimir 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-07-29net: dsa: don't set skb->offload_fwd_mark when not offloading the bridgeVladimir Oltean
2021-07-26net: dsa: sja1105: add support for imprecise RXVladimir Oltean
2021-07-23net: dsa: add support for bridge TX forwarding offloadVladimir Oltean
2021-07-22net: bridge: move the switchdev object replay helpers to "push" modeVladimir Oltean
2021-07-20net: dsa: use switchdev_handle_fdb_{add,del}_to_deviceVladimir Oltean
2021-07-20net: dsa: tag_8021q: add proper cross-chip notifier supportVladimir Oltean
2021-07-20net: dsa: tag_8021q: manage RX VLANs dynamically at bridge join/leave timeVladimir Oltean
2021-06-29net: dsa: ensure during dsa_fdb_offload_notify that dev_hold and dev_put are ...Vladimir 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-21net: dsa: targeted MTU notifiers should only match on one portVladimir Oltean
2021-06-11net: dsa: generalize overhead for taggers that use both headers and trailersVladimir Oltean
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-18net: dsa: Add helper to resolve bridge port from DSA portTobias Waldekranz
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: pass flags and mask to both {PRE_,}BRIDGE_FLAGS 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-03net: dsa: fix SWITCHDEV_ATTR_ID_BRIDGE_VLAN_FILTERING getting ignoredVladimir Oltean
2021-01-29net: dsa: allow changing the tag protocol via the "tagging" device attributeVladimir Oltean
2021-01-29net: dsa: document the existing switch tree notifiers and add a new oneVladimir Oltean
2021-01-14net: dsa: Link aggregation supportTobias Waldekranz
2021-01-11net: dsa: remove the transactional logic from ageing time notifiersVladimir 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-09net: dsa: dsa_legacy_fdb_{add,del} can be staticVladimir Oltean
2021-01-07net: dsa: export dsa_slave_dev_checkVladimir Oltean
2021-01-07net: dsa: don't use switchdev_notifier_fdb_info in dsa_switchdev_event_workVladimir Oltean
2020-11-09net: dsa: use net core stats64 handlingHeiner Kallweit
2020-10-02net: dsa: Utilize __vlan_find_dev_deep_rcu()Florian Fainelli
2020-10-02net: dsa: Obtain VLAN protocol from skb->protocolFlorian Fainelli
2020-09-23net: dsa: untag the bridge pvid from rx skbsVladimir Oltean
2020-09-11Revert "net: dsa: Add more convenient functions for installing port VLANs"Vladimir Oltean