Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-30net: dsa: tag_8021q: stop restoring VLANs from bridgeVladimir Oltean
2020-05-12net: dsa: tag_8021q: support up to 8 VLANs per port using sub-VLANsVladimir Oltean
2020-05-12net: dsa: sja1105: save/restore VLANs using a delta commit methodVladimir Oltean
2020-05-12net: dsa: tag_8021q: introduce a vid_is_dsa_8021q helperVladimir Oltean
2020-05-11net: dsa: sja1105: implement cross-chip bridging operationsVladimir Oltean
2020-03-25net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_popVladimir Oltean
2019-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-16net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvidVladimir Oltean
2019-11-13net: dsa: Prevent usage of NET_DSA_TAG_8021Q as tagging protocolFlorian Fainelli
2019-11-01net: dsa: tag_8021q: clarify index limitationVivien Didelot
2019-10-22net: dsa: use dsa_to_port helper everywhereVivien Didelot
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-31net: dsa: tag_8021q: Restore bridge VLANs when enabling vlan_filteringVladimir Oltean
2019-08-28net: dsa: tag_8021q: Future-proof the reserved fields in the custom VIDVladimir Oltean
2019-06-09net: dsa: tag_8021q: Create helper function for removing VLAN headerVladimir Oltean
2019-05-31net: dsa: tag_8021q: Create a stable binary formatVladimir Oltean
2019-05-31net: dsa: tag_8021q: Change order of rx_vid setupIoana Ciornei
2019-05-06net: dsa: Optional VLAN-based port separation for switches without taggingVladimir Oltean