summaryrefslogtreecommitdiffstats
path: root/net/8021q/vlan.h
Commit message (Expand)AuthorAgeFilesLines
* netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-181-1/+1
* vlan: Propagate MAC address to VLANsMike Manning2016-05-311-0/+2
* 8021q: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-121-2/+2
* vlan: Implement vlan_dev_get_egress_qos_mask as an inline.David S. Miller2013-11-111-77/+0
* net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypesJoe Perches2013-10-191-14/+14
* net: vlan: fix up vlan_proto_idx() for CONFIG_BUG=nPatrick McHardy2013-04-211-0/+1
* net: vlan: add 802.1ad supportPatrick McHardy2013-04-191-0/+3
* net: vlan: prepare for 802.1ad supportPatrick McHardy2013-04-191-9/+45
* net/8021q: Implement Multiple VLAN Registration Protocol (MVRP)David Ward2013-02-101-0/+16
* vlan: add 802.1q netpoll supportBenjamin LaHaise2011-12-081-0/+5
* vlan: introduce vid list with reference countingJiri Pirko2011-12-081-3/+27
* vlan: rename vlan_dev_info to vlan_dev_privJiri Pirko2011-12-081-4/+4
* vlan: move vlan_group_[gs]et_device to public headerJiri Pirko2011-07-211-0/+19
* net: vlan, qlcnic: make vlan_find_dev privateDavid Lamparter2011-07-171-0/+12
* net: move is_vlan_dev into public header file (v2)Neil Horman2011-05-251-5/+0
* net: vlan: make non-hw-accel rx path similar to hw-accelJiri Pirko2011-04-121-2/+0
* vlan: lockless transmit pathEric Dumazet2010-11-161-6/+12
* net: consolidate 8021q taggingJohn Fastabend2010-11-151-4/+0
* vlan: Avoid hash table lookup to find group.Jesse Gross2010-10-211-17/+0
* net: add a core netdev->rx_dropped counterEric Dumazet2010-10-051-2/+0
* net: rx_dropped accountingEric Dumazet2010-09-201-0/+2
* vlan: 64 bit rx countersEric Dumazet2010-06-281-5/+8
* percpu: add __percpu sparse annotations to netTejun Heo2010-02-161-1/+1
* vlan: Precise RX stats accountingEric Dumazet2009-11-171-0/+17
* net: add a list_head parameter to dellink() methodEric Dumazet2009-10-281-1/+1
* vlan: allow null VLAN ID to be usedEric Dumazet2009-10-271-1/+1
* vlan: propogate ethtool speed valuesStephen Hemminger2008-10-281-2/+4
* vlan: TCI related type and naming cleanupsPatrick McHardy2008-07-081-10/+9
* vlan: move struct vlan_dev_info to private headerPatrick McHardy2008-07-081-1/+49
* vlan: uninline __vlan_hwaccel_rxPatrick McHardy2008-07-081-0/+8
* vlan: Add GVRP supportPatrick McHardy2008-07-051-0/+16
* vlan: Change vlan_dev_set_vlan_flag() to handle multiple flags at oncePatrick McHardy2008-07-051-2/+1
* [VLAN]: Make the vlan_name_type per-net.Pavel Emelyanov2008-04-161-2/+2
* [VLAN]: Create proc entries in the proper net.Pavel Emelyanov2008-04-161-0/+6
* [VLAN]: Introduce the vlan_net structure and init/exit net ops.Pavel Emelyanov2008-04-161-0/+5
* [VLAN]: Proc entry is not renamed when vlan device name changes.Pavel Emelyanov2008-04-021-0/+5
* [VLAN]: checkpatch cleanupsPatrick McHardy2008-01-281-1/+1
* [VLAN]: Simplify vlan unregistrationPatrick McHardy2008-01-281-1/+1
* [VLAN]: Clean up debugging and printksPatrick McHardy2008-01-281-25/+0
* [VLAN]: Move device setup to vlan_dev.cPatrick McHardy2008-01-281-13/+0
* [VLAN]: Allow setting mac address while device is upPatrick McHardy2007-11-101-0/+1
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-2/+2
* [VLAN]: Fix promiscous/allmulti synchronization racesPatrick McHardy2007-07-141-0/+1
* [VLAN]: Fix MAC address handlingPatrick McHardy2007-07-111-1/+0
* [VLAN]: Use rtnl_link APIPatrick McHardy2007-07-101-0/+10
* [VLAN]: Convert name-based configuration functions to struct netdevice *Patrick McHardy2007-07-101-5/+8
* [NET] 8021Q: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-6/+6
* [NET]: Kill skb->real_devDavid S. Miller2005-08-291-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+72
OpenPOWER on IntegriCloud