summaryrefslogtreecommitdiffstats
path: root/net/dsa
AgeCommit message (Expand)Author
2020-12-08net: dsa: print the MTU value that could not be setRasmus Villemoes
2020-11-23net: dsa: tag_hellcreek: Cleanup includesKurt Kanzenbach
2020-11-20net: dsa: avoid potential use-after-free errorChristian Eggers
2020-11-17net: dsa: tag_dsa: Use a consistent comment styleTobias Waldekranz
2020-11-17net: dsa: tag_dsa: Unify regular and ethertype DSA taggersTobias Waldekranz
2020-11-17net: dsa: tag_dsa: Allow forwarding of redirected IGMP trafficTobias Waldekranz
2020-11-09net: dsa: use net core stats64 handlingHeiner Kallweit
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-11-02net: dsa: tag_ar9331: let DSA core deal with TX reallocationVladimir Oltean
2020-11-02net: dsa: tag_gswip: let DSA core deal with TX reallocationVladimir Oltean
2020-11-02net: dsa: tag_dsa: let DSA core deal with TX reallocationVladimir Oltean
2020-11-02net: dsa: tag_brcm: let DSA core deal with TX reallocationVladimir Oltean
2020-11-02net: dsa: tag_edsa: let DSA core deal with TX reallocationVladimir Oltean
2020-11-02net: dsa: tag_lan9303: let DSA core deal with TX reallocationVladimir Oltean
2020-11-02net: dsa: tag_mtk: let DSA core deal with TX reallocationVladimir Oltean
2020-11-02net: dsa: tag_ocelot: let DSA core deal with TX reallocationVladimir Oltean
2020-11-02net: dsa: tag_qca: let DSA core deal with TX reallocationVladimir Oltean
2020-11-02net: dsa: trailer: don't allocate additional memory for padding/taggingChristian Eggers
2020-11-02net: dsa: tag_ksz: don't allocate additional memory for padding/taggingChristian Eggers
2020-11-02net: dsa: implement a central TX reallocation procedureVladimir Oltean
2020-10-19net: dsa: tag_ksz: KSZ8795 and KSZ9477 also use tail tagsChristian Eggers
2020-10-13net: dsa: use new function dev_fetch_sw_netstatsHeiner Kallweit
2020-10-11net: dsa: tag_ocelot: use VLAN information from tagging header when availableVladimir Oltean
2020-10-05net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean
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-04net: dsa: Make use of devlink port flavour unusedAndrew Lunn
2020-10-02net: dsa: Utilize __vlan_find_dev_deep_rcu()Florian Fainelli
2020-10-02net: dsa: Obtain VLAN protocol from skb->protocolFlorian Fainelli
2020-10-02net: dsa: b53: Set untag_bridge_pvidFlorian Fainelli
2020-10-02net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv()Florian Fainelli
2020-09-26net: dsa: tag_rtl4_a: use the generic flow dissector procedureVladimir Oltean
2020-09-26net: dsa: tag_sja1105: use a custom flow dissector procedureVladimir Oltean
2020-09-26net: dsa: tag_qca: use the generic flow dissector procedureVladimir Oltean
2020-09-26net: dsa: tag_mtk: use the generic flow dissector procedureVladimir Oltean
2020-09-26net: dsa: tag_edsa: use the generic flow dissector procedureVladimir Oltean
2020-09-26net: dsa: tag_dsa: use the generic flow dissector procedureVladimir Oltean
2020-09-26net: dsa: tag_brcm: use generic flow dissector procedureVladimir Oltean
2020-09-26net: dsa: point out the tail taggersVladimir Oltean
2020-09-26net: dsa: make the .flow_dissect tagger callback return voidVladimir Oltean
2020-09-26net: dsa: tag_ocelot: use a short prefix on both ingress and egressVladimir Oltean
2020-09-26net: dsa: tag_sja1105: request promiscuous mode for masterVladimir Oltean
2020-09-26net: dsa: allow drivers to request promiscuous mode on masterVladimir Oltean
2020-09-24net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skbVladimir Oltean
2020-09-23net: dsa: b53: Configure VLANs while not filteringFlorian Fainelli
2020-09-23net: dsa: untag the bridge pvid from rx skbsVladimir Oltean
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-20net: dsa: tag_sja1105: add compatibility with hwaccel VLAN tagsVladimir Oltean
2020-09-20net: dsa: tag_8021q: add VLANs to the master interface tooVladimir Oltean