aboutsummaryrefslogtreecommitdiff
path: root/net/8021q/vlan.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-21vlan: move vlan_group_[gs]et_device to public headerGravatar Jiri Pirko 1-0/+19
2011-07-17net: vlan, qlcnic: make vlan_find_dev privateGravatar David Lamparter 1-0/+12
2011-05-25net: move is_vlan_dev into public header file (v2)Gravatar Neil Horman 1-5/+0
2011-04-12net: vlan: make non-hw-accel rx path similar to hw-accelGravatar Jiri Pirko 1-2/+0
2010-11-16vlan: lockless transmit pathGravatar Eric Dumazet 1-6/+12
2010-11-15net: consolidate 8021q taggingGravatar John Fastabend 1-4/+0
2010-10-21vlan: Avoid hash table lookup to find group.Gravatar Jesse Gross 1-17/+0
2010-10-05net: add a core netdev->rx_dropped counterGravatar Eric Dumazet 1-2/+0
2010-09-20net: rx_dropped accountingGravatar Eric Dumazet 1-0/+2
2010-06-28vlan: 64 bit rx countersGravatar Eric Dumazet 1-5/+8
2010-02-16percpu: add __percpu sparse annotations to netGravatar Tejun Heo 1-1/+1
2009-11-17vlan: Precise RX stats accountingGravatar Eric Dumazet 1-0/+17
2009-10-28net: add a list_head parameter to dellink() methodGravatar Eric Dumazet 1-1/+1
2009-10-27vlan: allow null VLAN ID to be usedGravatar Eric Dumazet 1-1/+1
2008-10-28vlan: propogate ethtool speed valuesGravatar Stephen Hemminger 1-2/+4
2008-07-08vlan: TCI related type and naming cleanupsGravatar Patrick McHardy 1-10/+9
2008-07-08vlan: move struct vlan_dev_info to private headerGravatar Patrick McHardy 1-1/+49
2008-07-08vlan: uninline __vlan_hwaccel_rxGravatar Patrick McHardy 1-0/+8
2008-07-05vlan: Add GVRP supportGravatar Patrick McHardy 1-0/+16
2008-07-05vlan: Change vlan_dev_set_vlan_flag() to handle multiple flags at onceGravatar Patrick McHardy 1-2/+1
2008-04-16[VLAN]: Make the vlan_name_type per-net.Gravatar Pavel Emelyanov 1-2/+2
2008-04-16[VLAN]: Create proc entries in the proper net.Gravatar Pavel Emelyanov 1-0/+6
2008-04-16[VLAN]: Introduce the vlan_net structure and init/exit net ops.Gravatar Pavel Emelyanov 1-0/+5
2008-04-02[VLAN]: Proc entry is not renamed when vlan device name changes.Gravatar Pavel Emelyanov 1-0/+5
2008-01-28[VLAN]: checkpatch cleanupsGravatar Patrick McHardy 1-1/+1
2008-01-28[VLAN]: Simplify vlan unregistrationGravatar Patrick McHardy 1-1/+1
2008-01-28[VLAN]: Clean up debugging and printksGravatar Patrick McHardy 1-25/+0
2008-01-28[VLAN]: Move device setup to vlan_dev.cGravatar Patrick McHardy 1-13/+0
2007-11-10[VLAN]: Allow setting mac address while device is upGravatar Patrick McHardy 1-0/+1
2007-10-10[NET]: Move hardware header operations out of netdevice.Gravatar Stephen Hemminger 1-2/+2
2007-07-14[VLAN]: Fix promiscous/allmulti synchronization racesGravatar Patrick McHardy 1-0/+1
2007-07-11[VLAN]: Fix MAC address handlingGravatar Patrick McHardy 1-1/+0
2007-07-10[VLAN]: Use rtnl_link APIGravatar Patrick McHardy 1-0/+10
2007-07-10[VLAN]: Convert name-based configuration functions to struct netdevice *Gravatar Patrick McHardy 1-5/+8
2007-02-10[NET] 8021Q: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-6/+6
2005-08-29[NET]: Kill skb->real_devGravatar David S. Miller 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+72