summaryrefslogtreecommitdiff
path: root/include/net/dsa.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-19net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean1-0/+8
2021-09-19net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean1-0/+1
2021-09-16net: dsa: flush switchdev workqueue before tearing down CPU/DSA portsVladimir Oltean1-0/+5
2021-08-24net: dsa: let drivers state that they need VLAN filtering while standaloneVladimir Oltean1-0/+3
2021-08-23net: dsa: track unique bridge numbers across all DSA switch treesVladimir Oltean1-5/+3
2021-08-08net: dsa: sja1105: rely on DSA core tracking of port learning stateVladimir Oltean1-0/+1
2021-08-08net: dsa: centralize fast ageing when address learning is turned offVladimir Oltean1-0/+1
2021-08-06net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...Vladimir Oltean1-2/+0
2021-08-02net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()Vladimir Oltean1-5/+2
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann1-7/+7
2021-07-27Revert "net: dsa: Allow drivers to filter packets they can decode source port...Vladimir Oltean1-15/+0
2021-07-23net: dsa: add support for bridge TX forwarding offloadVladimir Oltean1-0/+18
2021-07-23net: dsa: track the number of switches in a treeVladimir Oltean1-0/+3
2021-07-20net: dsa: make tag_8021q operations part of the coreVladimir Oltean1-0/+7
2021-07-20net: dsa: let the core manage the tag_8021q contextVladimir Oltean1-0/+3
2021-06-29net: dsa: reference count the FDB addresses at the cross-chip notifier levelVladimir Oltean1-0/+1
2021-06-29net: dsa: reference count the MDB entries at the cross-chip notifier levelVladimir Oltean1-0/+12
2021-06-29net: dsa: introduce dsa_is_upstream_port and dsa_switch_is_upstream_ofVladimir Oltean1-0/+26
2021-06-21net: dsa: export the dsa_port_is_{user,cpu,dsa} helpersVladimir Oltean1-0/+15
2021-06-11net: dsa: add support for the SJA1110 native tagging protocolVladimir Oltean1-0/+2
2021-06-11net: dsa: generalize overhead for taggers that use both headers and trailersVladimir Oltean1-3/+3
2021-04-28net: dsa: free skb->cb usage in core driverYangbo Lu1-14/+0
2021-04-28net: dsa: no longer clone skb in core driverYangbo Lu1-2/+2
2021-04-28net: dsa: no longer identify PTP packet in core driverYangbo Lu1-1/+1
2021-04-21net: dsa: Allow default tag protocol to be overridden from DTTobias Waldekranz1-0/+5
2021-04-21net: dsa: enable selftest support for all switches by defaultOleksij Rempel1-0/+2
2021-04-14of: net: pass the dst buffer to of_get_mac_address()Michael Walle1-1/+1
2021-03-19net: dsa: Add helper to resolve bridge port from DSA portTobias Waldekranz1-0/+14
2021-03-17net: dsa: tag_brcm: add support for legacy tagsÁlvaro Fernández Rojas1-0/+2
2021-02-17net: dsa: add MRP supportHoratiu Vultur1-0/+12
2021-02-15net: dsa: propagate extack to .port_vlan_filteringVladimir Oltean1-1/+2
2021-02-15net: dsa: propagate extack to .port_vlan_addVladimir Oltean1-1/+2
2021-02-15net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean1-0/+2
2021-02-13net: dsa: act as passthrough for bridge port flagsVladimir Oltean1-2/+8
2021-02-12net: dsa: add support for offloading HSRGeorge McCollister1-0/+13
2021-01-30net: dsa: add a second tagger for Ocelot switches based on tag_8021qVladimir Oltean1-0/+2
2021-01-30net: dsa: allow changing the tag protocol via the "tagging" device attributeVladimir Oltean1-0/+9
2021-01-30net: dsa: keep a copy of the tagging protocol in the DSA switch treeVladimir Oltean1-1/+6
2021-01-16net: dsa: add ops for devlink-sbVladimir Oltean1-0/+34
2021-01-16dsa: add support for Arrow XRS700x tag trailerGeorge McCollister1-0/+2
2021-01-15net: dsa: Link aggregation supportTobias Waldekranz1-0/+60
2021-01-13net: dsa: add optional stats64 supportOleksij Rempel1-1/+3
2021-01-12net: dsa: remove the transactional logic from VLAN objectsVladimir Oltean1-3/+1
2021-01-12net: dsa: remove the transactional logic from MDB entriesVladimir Oltean1-3/+1
2021-01-12net: switchdev: remove the transaction structure from port attributesVladimir Oltean1-2/+1
2021-01-08net: dsa: remove the DSA specific notifiersVladimir Oltean1-42/+0
2021-01-08net: dsa: export dsa_slave_dev_checkVladimir Oltean1-0/+6
2021-01-08net: dsa: move the Broadcom tag information in a separate header fileVladimir Oltean1-6/+0
2021-01-08net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neig...Vladimir Oltean1-0/+5
2020-11-06net: dsa: Give drivers the chance to veto certain upper devicesVladimir Oltean1-0/+6