Commit History

Author SHA1 Message Date
  Patrick McHardy 1fd9b1fc31 net: vlan: prepare for 802.1ad support 12 years ago
  Patrick McHardy 80d5c3689b net: vlan: prepare for 802.1ad VLAN filtering offload 12 years ago
  Patrick McHardy f646968f8f net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* 12 years ago
  Simon Horman e5c5d22e8d net: add ETH_P_802_3_MIN 12 years ago
  Cong Wang da8c87241c vlan: adjust vlan_set_encap_proto() for its callers 12 years ago
  David Howells 607ca46e97 UAPI: (Scripted) Disintegrate include/linux 12 years ago
  Florian Zumbiehl 48cc32d38a vlan: don't deliver frames for unknown vlans to protocols 13 years ago
  Jiri Pirko 9b361c13ce vlan: add helper which can be called to see if device is used by vlan 13 years ago
  Linus Torvalds ed2d265d12 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
  Joe Perches a3f671b315 if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of it 13 years ago
  Paul Gortmaker 187f1882b5 BUG: headers with BUG/BUG_ON etc. need linux/bug.h 13 years ago
  Jiri Pirko 348a1443cc vlan: introduce functions to do mass addition/deletion of vids by another device 13 years ago
  Jiri Pirko 5b9ea6e022 vlan: introduce vid list with reference counting 13 years ago
  Jiri Pirko 87002b03ba net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_vid ndo calls 13 years ago
  Jiri Pirko 7da82c06de vlan: rename vlan_dev_info to vlan_dev_priv 13 years ago
  Pravin B Shelar 396cf94305 vlan: Move vlan_set_encap_proto() to vlan header file 13 years ago
  Eric Dumazet 6a32e4f9dd vlan: allow nested vlan_do_receive() 13 years ago
  Jiri Pirko 536d1d4a07 vlan: move vlan_group_[gs]et_device to public header 14 years ago
  Jiri Pirko ffcf9b7672 vlan: kill vlan_gro_frags and vlan_gro_receive 14 years ago
  Jiri Pirko a4aeb26628 vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rx 14 years ago
  Jiri Pirko 6dacaddd48 vlan: kill vlan_hwaccel_receive_skb 14 years ago
  Jiri Pirko cec9c13363 vlan: introduce __vlan_find_dev_deep() 14 years ago
  Jiri Pirko f605234066 vlan: finish removing vlan_find_dev from public header 14 years ago
  David Lamparter 69ecca86da net: vlan, qlcnic: make vlan_find_dev private 14 years ago
  Jiri Pirko 0b5c9db1b1 vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check 14 years ago
  Neil Horman 6dcbbe25dc net: move is_vlan_dev into public header file (v2) 14 years ago
  Eric Dumazet 48752e1b18 vlan: remove one synchronize_net() call 14 years ago
  David S. Miller 6139e75f4a net: Missing 'inline' in vlan-disabled vlan_untag() 14 years ago
  Jiri Pirko bcc6d47903 net: vlan: make non-hw-accel rx path similar to hw-accel 14 years ago
  Hao Zheng 0a85df0046 vlan: Add function to retrieve EtherType from vlan packets. 14 years ago