aboutsummaryrefslogtreecommitdiffstats
path: root/net/8021q/vlan.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-28vlan: 64 bit rx countersEric Dumazet1-5/+8
2010-02-16percpu: add __percpu sparse annotations to netTejun Heo1-1/+1
2009-11-17vlan: Precise RX stats accountingEric Dumazet1-0/+17
2009-10-28net: add a list_head parameter to dellink() methodEric Dumazet1-1/+1
2009-10-27vlan: allow null VLAN ID to be usedEric Dumazet1-1/+1
2008-10-28vlan: propogate ethtool speed valuesStephen Hemminger1-2/+4
2008-07-08vlan: TCI related type and naming cleanupsPatrick McHardy1-10/+9
2008-07-08vlan: move struct vlan_dev_info to private headerPatrick McHardy1-1/+49
2008-07-08vlan: uninline __vlan_hwaccel_rxPatrick McHardy1-0/+8
2008-07-05vlan: Add GVRP supportPatrick McHardy1-0/+16
2008-07-05vlan: Change vlan_dev_set_vlan_flag() to handle multiple flags at oncePatrick McHardy1-2/+1
2008-04-16[VLAN]: Make the vlan_name_type per-net.Pavel Emelyanov1-2/+2
2008-04-16[VLAN]: Create proc entries in the proper net.Pavel Emelyanov1-0/+6
2008-04-16[VLAN]: Introduce the vlan_net structure and init/exit net ops.Pavel Emelyanov1-0/+5
2008-04-02[VLAN]: Proc entry is not renamed when vlan device name changes.Pavel Emelyanov1-0/+5
2008-01-28[VLAN]: checkpatch cleanupsPatrick McHardy1-1/+1
2008-01-28[VLAN]: Simplify vlan unregistrationPatrick McHardy1-1/+1
2008-01-28[VLAN]: Clean up debugging and printksPatrick McHardy1-25/+0
2008-01-28[VLAN]: Move device setup to vlan_dev.cPatrick McHardy1-13/+0
2007-11-10[VLAN]: Allow setting mac address while device is upPatrick McHardy1-0/+1
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-2/+2
2007-07-14[VLAN]: Fix promiscous/allmulti synchronization racesPatrick McHardy1-0/+1
2007-07-11[VLAN]: Fix MAC address handlingPatrick McHardy1-1/+0
2007-07-10[VLAN]: Use rtnl_link APIPatrick McHardy1-0/+10
2007-07-10[VLAN]: Convert name-based configuration functions to struct netdevice *Patrick McHardy1-5/+8
2007-02-10[NET] 8021Q: Fix whitespace errors.YOSHIFUJI Hideaki1-6/+6
2005-08-29[NET]: Kill skb->real_devDavid S. Miller1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+72