summaryrefslogtreecommitdiffstats
path: root/net/dsa/dsa_priv.h
Commit message (Expand)AuthorAgeFilesLines
* 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-181-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-141-1/+2
* net: dsa: propagate extack to .port_vlan_addVladimir Oltean2021-02-141-1/+3
* net: dsa: act as passthrough for bridge port flagsVladimir Oltean2021-02-121-3/+6
* net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributesVladimir Oltean2021-02-121-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-031-1/+9
* net: dsa: allow changing the tag protocol via the "tagging" device attributeVladimir Oltean2021-01-291-0/+15
* net: dsa: document the existing switch tree notifiers and add a new oneVladimir Oltean2021-01-291-0/+2
* net: dsa: Link aggregation supportTobias Waldekranz2021-01-141-0/+36
* net: dsa: remove the transactional logic from ageing time notifiersVladimir Oltean2021-01-111-1/+0
* net: switchdev: remove the transaction structure from port attributesVladimir Oltean2021-01-111-12/+6
* net: switchdev: remove the transaction structure from port object notifiersVladimir Oltean2021-01-111-6/+2
* net: dsa: dsa_legacy_fdb_{add,del} can be staticVladimir Oltean2021-01-091-9/+0
* net: dsa: export dsa_slave_dev_checkVladimir Oltean2021-01-071-1/+0
* net: dsa: don't use switchdev_notifier_fdb_info in dsa_switchdev_event_workVladimir Oltean2021-01-071-0/+12
* net: dsa: use net core stats64 handlingHeiner Kallweit2020-11-091-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-231-0/+66
* Revert "net: dsa: Add more convenient functions for installing port VLANs"Vladimir Oltean2020-09-111-2/+0
* net: dsa: Add __percpu property to prevent warningsAndrew Lunn2020-07-051-1/+1
* net: dsa: provide an option for drivers to always receive bridge VLANsRussell King2020-05-121-0/+1
* net: dsa: permit cross-chip bridging between all trees in the systemVladimir Oltean2020-05-101-0/+1
* net: dsa: add GRO support via gro_cellsAlexander Lobakin2020-04-231-0/+3
* net: dsa: implement auto-normalization of MTU for bridge hardware datapathVladimir Oltean2020-03-271-0/+4
* net: dsa: configure the MTU for switch portsVladimir Oltean2020-03-271-0/+11
* net: dsa: fix phylink_start()/phylink_stop() callsRussell King2020-03-031-0/+2
* net: dsa: Get information about stacked DSA protocolFlorian Fainelli2020-01-081-0/+1
* net: dsa: Make deferred_xmit private to sja1105Vladimir Oltean2020-01-051-2/+0
* net: dsa: Make PHYLINK related function static againFlorian Fainelli2019-12-171-16/+0
* net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King2019-11-231-2/+2