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
/
include
/
linux
/
if_vlan.h
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-11-21
net/vlan: introduce skb_vlan_tag_get_cfi() helper
Michał Mirosław
2018-11-16
net: remove VLAN_TAG_PRESENT
Michał Mirosław
2018-11-08
net: 8021q: vlan_core: allow use list of vlans for real device
Ivan Khoronzhuk
2018-11-07
net/vlan: remove unused #define HAVE_VLAN_GET_TAG
Michał Mirosław
2018-11-07
net/vlan: include the shift in skb_vlan_tag_get_prio()
Michał Mirosław
2018-11-07
net/vlan: introduce __vlan_hwaccel_copy_tag() helper
Michał Mirosław
2018-11-07
net/vlan: introduce __vlan_hwaccel_clear_tag() helper
Michał Mirosław
2018-06-03
vlan: use non-archaic spelling of failes
Thadeu Lima de Souza Cascardo
2018-04-17
vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
Toshiaki Makita
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-30
vlan: Fix vlan insertion for packets without ethernet header
Toshiaki Makita
2018-03-30
net: Call add/kill vid ndo on vlan filter feature toggling
Gal Pressman
2018-03-16
vlan: Fix out of order vlan headers with reorder header off
Toshiaki Makita
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-05-24
vlan: Fix tcp checksum offloads in Q-in-Q vlans
Vlad Yasevich
2016-11-15
vxlan: avoid vlan processing in vxlan device.
pravin shelar
2016-09-08
vlan: Check for vlan ethernet types for 8021.q or 802.1ad
Eric Garver
2016-08-18
flow_dissector: Get vlan priority in addition to vlan id
Hadar Hen Zion
2015-12-15
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
2015-12-05
net: constify netif_is_* helpers net_device param
Jiri Pirko
2015-06-01
vlan: Add GRO support for non hardware accelerated vlan
Toshiaki Makita
2015-05-30
if_vlan: fix vlaue -> value typo
Vivien Didelot
2015-05-05
vlan: Use eth_proto_is_802_3
Alexander Duyck
2015-03-29
net: Move check for multiple vlans to drivers
Toshiaki Makita
2015-03-29
vlan: Introduce helper functions to check if skb is tagged
Toshiaki Makita
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-30
net: Fix vlan_get_protocol for stacked vlan
Toshiaki Makita
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2014-11-21
vlan: introduce __vlan_insert_tag helper which does not free skb
Jiri Pirko
2014-11-21
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
2014-11-21
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
2014-11-21
vlan: kill vlan_put_tag helper
Jiri Pirko
2014-11-21
vlan: make __vlan_hwaccel_put_tag return void
Jiri Pirko
2014-08-11
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-20
vlan: Fix build error wth vlan_get_encap_level()
Vlad Yasevich
2014-05-16
bonding: Fix stacked device detection in arp monitoring
Vlad Yasevich
2014-05-16
vlan: Fix lockdep warning with stacked vlan devices.
Vlad Yasevich
2014-05-12
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
dingtianhong
2014-03-26
vlan: make a new function vlan_dev_vlan_proto() and export
dingtianhong
2014-03-24
if_vlan: Call dev_kfree_skb_any instead of kfree_skb.
Eric W. Biederman
2014-01-05
8021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021Q
Hannes Frederic Sowa
2013-11-11
vlan: Implement vlan_dev_get_egress_qos_mask as an inline.
David S. Miller
2013-11-07
net/vlan: Provide read access to the vlan egress map
Eyal Perry
2013-07-18
vlan: mask vlan prio bits
Eric Dumazet
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
net: vlan: fix comment for vlan_ethhdr->h_vlan_proto
Olaf Hering
2013-06-07
net: vlan: minor: remove unused HAVE_VLAN_PUT_TAG
Daniel Borkmann
2013-04-21
net: vlan: fix dummy function signatures for CONFIG_VLAN=n
Patrick McHardy
[next]