index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
/
tag_8021q.c
Age
Commit message (
Expand
)
Author
2021-06-01
net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANs
Vladimir Oltean
2021-01-29
net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLAN
Vladimir Oltean
2020-09-20
net: dsa: tag_8021q: add VLANs to the master interface too
Vladimir Oltean
2020-09-11
net: dsa: tag_8021q: add a context structure
Vladimir Oltean
2020-09-11
net: dsa: tag_8021q: setup tagging via a single function call
Vladimir Oltean
2020-05-29
net: dsa: tag_8021q: stop restoring VLANs from bridge
Vladimir Oltean
2020-05-12
net: dsa: tag_8021q: support up to 8 VLANs per port using sub-VLANs
Vladimir Oltean
2020-05-12
net: dsa: sja1105: save/restore VLANs using a delta commit method
Vladimir Oltean
2020-05-12
net: dsa: tag_8021q: introduce a vid_is_dsa_8021q helper
Vladimir Oltean
2020-05-10
net: dsa: sja1105: implement cross-chip bridging operations
Vladimir Oltean
2020-03-24
net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop
Vladimir Oltean
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-16
net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvid
Vladimir Oltean
2019-11-12
net: dsa: Prevent usage of NET_DSA_TAG_8021Q as tagging protocol
Florian Fainelli
2019-10-31
net: dsa: tag_8021q: clarify index limitation
Vivien Didelot
2019-10-22
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-31
net: dsa: tag_8021q: Restore bridge VLANs when enabling vlan_filtering
Vladimir Oltean
2019-08-27
net: dsa: tag_8021q: Future-proof the reserved fields in the custom VID
Vladimir Oltean
2019-06-08
net: dsa: tag_8021q: Create helper function for removing VLAN header
Vladimir Oltean
2019-05-30
net: dsa: tag_8021q: Create a stable binary format
Vladimir Oltean
2019-05-30
net: dsa: tag_8021q: Change order of rx_vid setup
Ioana Ciornei
2019-05-05
net: dsa: Optional VLAN-based port separation for switches without tagging
Vladimir Oltean