Commit Graph

22 Commits (3be550f34b03e5eb762f74d447ebbeba97efbd6d)

Author SHA1 Message Date
Patrick McHardy 07b5b17e15 [VLAN]: Use rtnl_link API 18 years ago
Patrick McHardy a4bf3af4ac [VLAN]: Introduce symbolic constants for flag values 18 years ago
Patrick McHardy 2ae0bf69b7 [VLAN]: Return proper error codes in register_vlan_device 18 years ago
Patrick McHardy e89fe42cd0 [VLAN]: Move device registation to seperate function 18 years ago
Patrick McHardy c1d3ee9925 [VLAN]: Split up device checks 18 years ago
Patrick McHardy 42429aaee5 [VLAN]: Move vlan_group allocation to seperate function 18 years ago
Patrick McHardy 2f4284a406 [VLAN]: Move some device intialization code to dev->init callback 18 years ago
Patrick McHardy c17d8874f9 [VLAN]: Convert name-based configuration functions to struct netdevice * 18 years ago
Bill Nottingham 75202e7689 [NET]: Fix comparisons of unsigned < 0. 18 years ago
Stephen Hemminger d2d1acdb6a VLAN: kill_vid is only useful for VLAN filtering devices 18 years ago
Pavel Emelianov 7562f876cd [NET]: Rework dev_base via list_head (v3) 18 years ago
Stephen Hemminger 3ff50b7997 [NET]: cleanup extra semicolons 18 years ago
Dan Aloni 5c15bdec5c [VLAN]: Avoid a 4-order allocation. 18 years ago
YOSHIFUJI Hideaki 122952fc2d [NET] 8021Q: Fix whitespace errors. 18 years ago
Stefan Rompf 6c753c3d3b [VLAN]: Fix link state propagation 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Arjan van de Ven 5dd8d1e9eb [PATCH] lockdep: annotate vlan net device as being a special class 19 years ago
Stefan Rompf ddd7bf9fe4 [VLAN]: translate IF_OPER_DORMANT to netif_dormant_on() 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Mika Kukkonen 7eb1b3d372 [VLAN]: Add two missing checks to vlan_ioctl_handler() 19 years ago
Tommy Christensen f4637b55ba [VLAN]: Fix early vlan adding leads to not functional device 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago