| Commit message (Expand) | Author | Age | Files | Lines |
* | [VLAN]: Use rtnl_link API | Patrick McHardy | 2007-07-11 | 1 | -10/+19 |
* | [VLAN]: Introduce symbolic constants for flag values | Patrick McHardy | 2007-07-11 | 1 | -1/+1 |
* | [VLAN]: Return proper error codes in register_vlan_device | Patrick McHardy | 2007-07-11 | 1 | -18/+14 |
* | [VLAN]: Move device registation to seperate function | Patrick McHardy | 2007-07-11 | 1 | -36/+47 |
* | [VLAN]: Split up device checks | Patrick McHardy | 2007-07-11 | 1 | -24/+32 |
* | [VLAN]: Move vlan_group allocation to seperate function | Patrick McHardy | 2007-07-11 | 1 | -37/+41 |
* | [VLAN]: Move some device intialization code to dev->init callback | Patrick McHardy | 2007-07-11 | 1 | -46/+46 |
* | [VLAN]: Convert name-based configuration functions to struct netdevice * | Patrick McHardy | 2007-07-11 | 1 | -89/+64 |
* | [NET]: Fix comparisons of unsigned < 0. | Bill Nottingham | 2007-06-04 | 1 | -2/+1 |
* | VLAN: kill_vid is only useful for VLAN filtering devices | Stephen Hemminger | 2007-06-03 | 1 | -7/+3 |
* | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov | 2007-05-04 | 1 | -2/+1 |
* | [NET]: cleanup extra semicolons | Stephen Hemminger | 2007-04-26 | 1 | -3/+3 |
* | [VLAN]: Avoid a 4-order allocation. | Dan Aloni | 2007-03-03 | 1 | -10/+32 |
* | [NET] 8021Q: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 | 1 | -26/+26 |
* | [VLAN]: Fix link state propagation | Stefan Rompf | 2006-07-24 | 1 | -5/+3 |
* | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris | 2006-07-21 | 1 | -2/+1 |
* | [PATCH] lockdep: annotate vlan net device as being a special class | Arjan van de Ven | 2006-07-04 | 1 | -0/+11 |
* | [VLAN]: translate IF_OPER_DORMANT to netif_dormant_on() | Stefan Rompf | 2006-03-21 | 1 | -16/+27 |
* | [PATCH] capable/capability.h (net/) | Randy Dunlap | 2006-01-12 | 1 | -0/+1 |
* | [VLAN]: Add two missing checks to vlan_ioctl_handler() | Mika Kukkonen | 2005-12-22 | 1 | -1/+5 |
* | [VLAN]: Fix early vlan adding leads to not functional device | Tommy Christensen | 2005-07-12 | 1 | -0/+8 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+774 |