aboutsummaryrefslogtreecommitdiffstats
path: root/net/8021q/vlan.c
Commit message (Expand)AuthorAge
...
* [RTNETLINK]: rtnl_link API simplificationPatrick McHardy2007-07-11
* [VLAN]: Fix MAC address handlingPatrick McHardy2007-07-11
* [VLAN]: Use rtnl_link APIPatrick McHardy2007-07-11
* [VLAN]: Introduce symbolic constants for flag valuesPatrick McHardy2007-07-11
* [VLAN]: Return proper error codes in register_vlan_devicePatrick McHardy2007-07-11
* [VLAN]: Move device registation to seperate functionPatrick McHardy2007-07-11
* [VLAN]: Split up device checksPatrick McHardy2007-07-11
* [VLAN]: Move vlan_group allocation to seperate functionPatrick McHardy2007-07-11
* [VLAN]: Move some device intialization code to dev->init callbackPatrick McHardy2007-07-11
* [VLAN]: Convert name-based configuration functions to struct netdevice *Patrick McHardy2007-07-11
* [NET]: Fix comparisons of unsigned < 0.Bill Nottingham2007-06-03
* VLAN: kill_vid is only useful for VLAN filtering devicesStephen Hemminger2007-06-03
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-03
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-26
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-02
* [NET] 8021Q: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [VLAN]: Fix link state propagationStefan Rompf2006-07-24
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-21
* [PATCH] lockdep: annotate vlan net device as being a special classArjan van de Ven2006-07-03
* [VLAN]: translate IF_OPER_DORMANT to netif_dormant_on()Stefan Rompf2006-03-20
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-11
* [VLAN]: Add two missing checks to vlan_ioctl_handler()Mika Kukkonen2005-12-21
* [VLAN]: Fix early vlan adding leads to not functional deviceTommy Christensen2005-07-12
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16