summaryrefslogtreecommitdiffstats
path: root/net/dsa
AgeCommit message (Expand)Author
2021-03-29net: dsa: Fix type was not set for devlink portMaxim Kochetkov
2021-03-25net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridgeVladimir Oltean
2021-03-22net: dsa: don't assign an error value to tag_opsGeorge McCollister
2021-03-08net: dsa: fix switchdev objects on bridge master mistakenly being applied on ...Vladimir Oltean
2021-03-01net: dsa: tag_mtk: fix 802.1ad VLAN egressDENG Qingfang
2021-03-01net: dsa: tag_rtl4_a: fix egress tagsDENG Qingfang
2021-02-26net: dsa: tag_ocelot_8021q: fix driver dependencyArnd Bergmann
2021-02-22net: dsa: Fix dependencies with HSRFlorian Fainelli
2021-02-16net: dsa: tag_rtl4_a: Support also egress tagsLinus Walleij
2021-02-16net: dsa: felix: Add support for MRPHoratiu Vultur
2021-02-16net: dsa: add MRP supportHoratiu Vultur
2021-02-15net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_destVladimir Oltean
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_8021q: add support for PTP timestampingVladimir Oltean
2021-02-14net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021qVladimir Oltean
2021-02-14net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean
2021-02-14net: dsa: tag_ocelot: single out PTP-related transmit tag processingVladimir Oltean
2021-02-14net: mscc: ocelot: use common tag parsing code with DSAVladimir Oltean
2021-02-14net: dsa: tag_ocelot: avoid accessing ds->priv in ocelot_rcvVladimir Oltean
2021-02-12net: dsa: act as passthrough for bridge port flagsVladimir Oltean
2021-02-12net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributesVladimir Oltean
2021-02-12net: dsa: configure better brport flags when ports leave the bridgeVladimir Oltean
2021-02-12net: switchdev: propagate extack to port attributesVladimir Oltean
2021-02-11net: dsa: xrs700x: add HSR offloading supportGeorge McCollister
2021-02-11net: dsa: add support for offloading HSRGeorge McCollister
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-06net: dsa: make assisted_learning_on_cpu_port bypass offloaded LAG interfacesVladimir Oltean
2021-02-06net: dsa: automatically bring user ports down when master goes downVladimir Oltean
2021-02-06net: dsa: automatically bring up DSA master when opening user portVladimir Oltean
2021-02-04net: dsa: call teardown method on probe failureVladimir Oltean
2021-02-03net: dsa: fix SWITCHDEV_ATTR_ID_BRIDGE_VLAN_FILTERING getting ignoredVladimir Oltean
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-29net: dsa: document the existing switch tree notifiers and add a new oneVladimir Oltean
2021-01-29net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLANVladimir Oltean
2021-01-15net: dsa: add ops for devlink-sbVladimir Oltean
2021-01-15net: dsa: set configure_vlan_while_not_filtering to true by defaultVladimir Oltean
2021-01-15dsa: add support for Arrow XRS700x tag trailerGeorge McCollister
2021-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-14net: dsa: tag_dsa: Support reception of packets from LAG devicesTobias Waldekranz
2021-01-14net: dsa: Link aggregation supportTobias Waldekranz
2021-01-14net: dsa: Don't offload port attributes on standalone portsTobias Waldekranz
2021-01-12net: dsa: add optional stats64 supportOleksij Rempel
2021-01-12net: dsa: clear devlink port type before unregistering slave netdevsVladimir Oltean
2021-01-12net: dsa: unbind all switches from tree when DSA master unbindsVladimir Oltean
2021-01-11net: dsa: remove obsolete comments about switchdev transactionsVladimir Oltean
2021-01-11net: dsa: remove the transactional logic from VLAN objectsVladimir Oltean
2021-01-11net: dsa: remove the transactional logic from MDB entriesVladimir Oltean