summaryrefslogtreecommitdiffstats
path: root/include/net/dsa.h
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: flush switchdev workqueue before tearing down CPU/DSA portsVladimir Oltean2021-09-151-0/+5
* net: dsa: let drivers state that they need VLAN filtering while standaloneVladimir Oltean2021-08-241-0/+3
* net: dsa: track unique bridge numbers across all DSA switch treesVladimir Oltean2021-08-231-5/+3
* net: dsa: sja1105: rely on DSA core tracking of port learning stateVladimir Oltean2021-08-081-0/+1
* net: dsa: centralize fast ageing when address learning is turned offVladimir Oltean2021-08-081-0/+1
* net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...Vladimir Oltean2021-08-061-2/+0
* net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()Vladimir Oltean2021-08-021-5/+2
* dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-7/+7
* Revert "net: dsa: Allow drivers to filter packets they can decode source port...Vladimir Oltean2021-07-261-15/+0
* net: dsa: add support for bridge TX forwarding offloadVladimir Oltean2021-07-231-0/+18
* net: dsa: track the number of switches in a treeVladimir Oltean2021-07-231-0/+3
* net: dsa: make tag_8021q operations part of the coreVladimir Oltean2021-07-201-0/+7
* net: dsa: let the core manage the tag_8021q contextVladimir Oltean2021-07-201-0/+3
* net: dsa: reference count the FDB addresses at the cross-chip notifier levelVladimir Oltean2021-06-291-0/+1
* net: dsa: reference count the MDB entries at the cross-chip notifier levelVladimir Oltean2021-06-291-0/+12
* net: dsa: introduce dsa_is_upstream_port and dsa_switch_is_upstream_ofVladimir Oltean2021-06-291-0/+26
* net: dsa: export the dsa_port_is_{user,cpu,dsa} helpersVladimir Oltean2021-06-211-0/+15
* net: dsa: add support for the SJA1110 native tagging protocolVladimir Oltean2021-06-111-0/+2
* net: dsa: generalize overhead for taggers that use both headers and trailersVladimir Oltean2021-06-111-3/+3
* net: dsa: free skb->cb usage in core driverYangbo Lu2021-04-271-14/+0
* net: dsa: no longer clone skb in core driverYangbo Lu2021-04-271-2/+2
* net: dsa: no longer identify PTP packet in core driverYangbo Lu2021-04-271-1/+1
* net: dsa: Allow default tag protocol to be overridden from DTTobias Waldekranz2021-04-201-0/+5
* net: dsa: enable selftest support for all switches by defaultOleksij Rempel2021-04-201-0/+2
* of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-131-1/+1
* net: dsa: Add helper to resolve bridge port from DSA portTobias Waldekranz2021-03-181-0/+14
* net: dsa: tag_brcm: add support for legacy tagsÁlvaro Fernández Rojas2021-03-171-0/+2
* net: dsa: add MRP supportHoratiu Vultur2021-02-161-0/+12
* 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/+2
* net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean2021-02-141-0/+2
* net: dsa: act as passthrough for bridge port flagsVladimir Oltean2021-02-121-2/+8
* net: dsa: add support for offloading HSRGeorge McCollister2021-02-111-0/+13
* net: dsa: add a second tagger for Ocelot switches based on tag_8021qVladimir Oltean2021-01-291-0/+2
* net: dsa: allow changing the tag protocol via the "tagging" device attributeVladimir Oltean2021-01-291-0/+9
* net: dsa: keep a copy of the tagging protocol in the DSA switch treeVladimir Oltean2021-01-291-1/+6
* net: dsa: add ops for devlink-sbVladimir Oltean2021-01-151-0/+34
* dsa: add support for Arrow XRS700x tag trailerGeorge McCollister2021-01-151-0/+2
* net: dsa: Link aggregation supportTobias Waldekranz2021-01-141-0/+60
* net: dsa: add optional stats64 supportOleksij Rempel2021-01-121-1/+3
* net: dsa: remove the transactional logic from VLAN objectsVladimir Oltean2021-01-111-3/+1
* net: dsa: remove the transactional logic from MDB entriesVladimir Oltean2021-01-111-3/+1
* net: switchdev: remove the transaction structure from port attributesVladimir Oltean2021-01-111-2/+1
* net: dsa: remove the DSA specific notifiersVladimir Oltean2021-01-071-42/+0
* net: dsa: export dsa_slave_dev_checkVladimir Oltean2021-01-071-0/+6
* net: dsa: move the Broadcom tag information in a separate header fileVladimir Oltean2021-01-071-6/+0
* net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neig...Vladimir Oltean2021-01-071-0/+5
* net: dsa: Give drivers the chance to veto certain upper devicesVladimir Oltean2020-11-051-0/+6
* net: dsa: Add tag handling for Hirschmann Hellcreek switchesKurt Kanzenbach2020-11-051-0/+2
* net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean2020-10-051-1/+2