summaryrefslogtreecommitdiffstats
path: root/net/8021q/vlan.h
Commit message (Expand)AuthorAgeFilesLines
* 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