summaryrefslogtreecommitdiffstats
path: root/include/net/dsa.h
AgeCommit message (Expand)Author
2021-09-30net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean
2021-09-22net: dsa: flush switchdev workqueue before tearing down CPU/DSA portsVladimir Oltean
2021-09-15net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...Vladimir Oltean
2021-06-29net: dsa: reference count the FDB addresses at the cross-chip notifier levelVladimir Oltean
2021-06-29net: dsa: reference count the MDB entries at the cross-chip notifier levelVladimir Oltean
2021-06-29net: dsa: introduce dsa_is_upstream_port and dsa_switch_is_upstream_ofVladimir Oltean
2021-06-21net: dsa: export the dsa_port_is_{user,cpu,dsa} helpersVladimir Oltean
2021-06-11net: dsa: add support for the SJA1110 native tagging protocolVladimir Oltean
2021-06-11net: dsa: generalize overhead for taggers that use both headers and trailersVladimir 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-20net: dsa: Allow default tag protocol to be overridden from DTTobias Waldekranz
2021-04-20net: dsa: enable selftest support for all switches by defaultOleksij Rempel
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-03-18net: dsa: Add helper to resolve bridge port from DSA portTobias Waldekranz
2021-03-17net: dsa: tag_brcm: add support for legacy tagsÁlvaro Fernández Rojas
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-14net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean
2021-02-12net: dsa: act as passthrough for bridge port flagsVladimir Oltean
2021-02-11net: dsa: add support for offloading HSRGeorge McCollister
2021-01-29net: dsa: add a second tagger for Ocelot switches based on tag_8021qVladimir Oltean
2021-01-29net: dsa: allow changing the tag protocol via the "tagging" device attributeVladimir Oltean
2021-01-29net: dsa: keep a copy of the tagging protocol in the DSA switch treeVladimir Oltean
2021-01-15net: dsa: add ops for devlink-sbVladimir Oltean
2021-01-15dsa: add support for Arrow XRS700x tag trailerGeorge McCollister
2021-01-14net: dsa: Link aggregation supportTobias Waldekranz
2021-01-12net: dsa: add optional stats64 supportOleksij Rempel
2021-01-11net: dsa: remove the transactional logic from VLAN objectsVladimir Oltean
2021-01-11net: dsa: remove the transactional logic from MDB entriesVladimir Oltean
2021-01-11net: switchdev: remove the transaction structure from port attributesVladimir Oltean
2021-01-07net: dsa: remove the DSA specific notifiersVladimir Oltean
2021-01-07net: dsa: export dsa_slave_dev_checkVladimir Oltean
2021-01-07net: dsa: move the Broadcom tag information in a separate header fileVladimir Oltean
2021-01-07net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neig...Vladimir Oltean
2020-11-05net: dsa: Give drivers the chance to veto certain upper devicesVladimir Oltean
2020-11-05net: dsa: Add tag handling for Hirschmann Hellcreek switchesKurt Kanzenbach
2020-10-05net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean
2020-10-04net: dsa: Add helper for converting devlink port to ds and portAndrew Lunn
2020-10-04net: dsa: Add devlink port regions support to DSAAndrew Lunn
2020-10-04net: dsa: Register devlink ports before calling DSA driver setup()Andrew Lunn
2020-10-02net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv()Florian Fainelli
2020-09-26net: dsa: point out the tail taggersVladimir Oltean
2020-09-26net: dsa: add a generic procedure for the flow dissectorVladimir Oltean
2020-09-26net: dsa: make the .flow_dissect tagger callback return voidVladimir Oltean
2020-09-26net: dsa: allow drivers to request promiscuous mode on masterVladimir Oltean
2020-09-18net: dsa: wire up devlink info getAndrew Lunn
2020-09-18net: dsa: Add devlink regions support to DSAAndrew Lunn