summaryrefslogtreecommitdiffstats
path: root/net/dsa/dsa_priv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: flush switchdev workqueue before tearing down CPU/DSA portsVladimir Oltean2021-09-161-0/+1
* net: dsa: don't advertise 'rx-vlan-filter' when not neededVladimir Oltean2021-08-241-0/+2
* net: dsa: track unique bridge numbers across all DSA switch treesVladimir Oltean2021-08-231-0/+2
* net: dsa: tag_8021q: don't broadcast during setup/teardownVladimir Oltean2021-08-121-2/+2
* net: dsa: create a helper for locating EtherType DSA headers on TXVladimir Oltean2021-08-111-0/+9
* net: dsa: create a helper for locating EtherType DSA headers on RXVladimir Oltean2021-08-111-0/+14
* net: dsa: create a helper which allocates space for EtherType DSA headersVladimir Oltean2021-08-111-0/+29
* net: dsa: create a helper that strips EtherType DSA headers on RXVladimir Oltean2021-08-111-0/+26
* net: dsa: centralize fast ageing when address learning is turned offVladimir Oltean2021-08-081-1/+1
* net: dsa: don't fast age standalone portsVladimir Oltean2021-08-081-1/+1
* net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...Vladimir Oltean2021-08-061-2/+0
* net: dsa: don't set skb->offload_fwd_mark when not offloading the bridgeVladimir Oltean2021-07-291-0/+14
* net: dsa: sja1105: add support for imprecise RXVladimir Oltean2021-07-261-0/+43
* net: dsa: add support for bridge TX forwarding offloadVladimir Oltean2021-07-231-0/+2
* net: bridge: move the switchdev object replay helpers to "push" modeVladimir Oltean2021-07-221-4/+2
* net: dsa: use switchdev_handle_fdb_{add,del}_to_deviceVladimir Oltean2021-07-201-3/+16
* net: dsa: tag_8021q: add proper cross-chip notifier supportVladimir Oltean2021-07-201-0/+16
* net: dsa: tag_8021q: manage RX VLANs dynamically at bridge join/leave timeVladimir Oltean2021-07-201-0/+6
* net: dsa: ensure during dsa_fdb_offload_notify that dev_hold and dev_put are ...Vladimir Oltean2021-06-291-0/+1
* net: dsa: introduce a separate cross-chip notifier type for host FDBsVladimir Oltean2021-06-291-0/+7
* net: dsa: introduce a separate cross-chip notifier type for host MDBsVladimir Oltean2021-06-291-0/+6
* net: dsa: replay a deletion of switchdev objects for ports leaving a bridged LAGVladimir Oltean2021-06-281-0/+4
* net: dsa: targeted MTU notifiers should only match on one portVladimir Oltean2021-06-211-2/+2
* net: dsa: generalize overhead for taggers that use both headers and trailersVladimir Oltean2021-06-111-0/+5
* net: dsa: sync up switchdev objects and port attributes when joining the bridgeVladimir Oltean2021-03-231-0/+3
* net: dsa: pass extack to dsa_port_{bridge,lag}_joinVladimir Oltean2021-03-231-2/+4
* net: dsa: Add helper to resolve bridge port from DSA portTobias Waldekranz2021-03-191-13/+1
* net: dsa: fix switchdev objects on bridge master mistakenly being applied on ...Vladimir Oltean2021-03-081-11/+14
* net: dsa: add MRP supportHoratiu Vultur2021-02-161-0/+26
* net: dsa: propagate extack to .port_vlan_filteringVladimir Oltean2021-02-151-1/+2
* net: dsa: propagate extack to .port_vlan_addVladimir Oltean2021-02-151-1/+3
* net: dsa: act as passthrough for bridge port flagsVladimir Oltean2021-02-131-3/+6
* net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributesVladimir Oltean2021-02-131-2/+4
* net: dsa: add support for offloading HSRGeorge McCollister2021-02-111-0/+11
* net: dsa: make assisted_learning_on_cpu_port bypass offloaded LAG interfacesVladimir Oltean2021-02-061-0/+13
* net: dsa: fix SWITCHDEV_ATTR_ID_BRIDGE_VLAN_FILTERING getting ignoredVladimir Oltean2021-02-041-1/+9
* net: dsa: allow changing the tag protocol via the "tagging" device attributeVladimir Oltean2021-01-301-0/+15
* net: dsa: document the existing switch tree notifiers and add a new oneVladimir Oltean2021-01-301-0/+2
* net: dsa: Link aggregation supportTobias Waldekranz2021-01-151-0/+36
* net: dsa: remove the transactional logic from ageing time notifiersVladimir Oltean2021-01-121-1/+0
* net: switchdev: remove the transaction structure from port attributesVladimir Oltean2021-01-121-12/+6
* net: switchdev: remove the transaction structure from port object notifiersVladimir Oltean2021-01-121-6/+2
* net: dsa: dsa_legacy_fdb_{add,del} can be staticVladimir Oltean2021-01-101-9/+0
* net: dsa: export dsa_slave_dev_checkVladimir Oltean2021-01-081-1/+0
* net: dsa: don't use switchdev_notifier_fdb_info in dsa_switchdev_event_workVladimir Oltean2021-01-081-0/+12
* net: dsa: use net core stats64 handlingHeiner Kallweit2020-11-101-2/+0
* net: dsa: Utilize __vlan_find_dev_deep_rcu()Florian Fainelli2020-10-021-8/+3
* net: dsa: Obtain VLAN protocol from skb->protocolFlorian Fainelli2020-10-021-2/+1
* net: dsa: untag the bridge pvid from rx skbsVladimir Oltean2020-09-241-0/+66
* Revert "net: dsa: Add more convenient functions for installing port VLANs"Vladimir Oltean2020-09-121-2/+0