Ursula Braun
|
3607c44676
[8021Q]: transfer dev_id from real device
|
17 年之前 |
Stephen Hemminger
|
3b04ddde02
[NET]: Move hardware header operations out of netdevice.
|
17 年之前 |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 年之前 |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 年之前 |
Eric W. Biederman
|
e9dc865340
[NET]: Make device event notification network namespace safe
|
17 年之前 |
Al Viro
|
d9f30ec0b0
[VLAN]: Fix net_device leak.
|
17 年之前 |
Andrew Morton
|
3f5f4346b6
[8021Q]: vlan_ioctl_handler: fix return value
|
18 年之前 |
Patrick McHardy
|
a7ecfc8665
[VLAN]: Fix memset length
|
18 年之前 |
Patrick McHardy
|
6c78dcbd47
[VLAN]: Fix promiscous/allmulti synchronization races
|
18 年之前 |
Patrick McHardy
|
0e06877c6f
[RTNETLINK]: rtnl_link: allow specifying initial device address
|
18 年之前 |
Patrick McHardy
|
2d85cba2b2
[RTNETLINK]: rtnl_link API simplification
|
18 年之前 |
Patrick McHardy
|
8c979c26a0
[VLAN]: Fix MAC address handling
|
18 年之前 |
Patrick McHardy
|
07b5b17e15
[VLAN]: Use rtnl_link API
|
18 年之前 |
Patrick McHardy
|
a4bf3af4ac
[VLAN]: Introduce symbolic constants for flag values
|
18 年之前 |
Patrick McHardy
|
2ae0bf69b7
[VLAN]: Return proper error codes in register_vlan_device
|
18 年之前 |
Patrick McHardy
|
e89fe42cd0
[VLAN]: Move device registation to seperate function
|
18 年之前 |
Patrick McHardy
|
c1d3ee9925
[VLAN]: Split up device checks
|
18 年之前 |
Patrick McHardy
|
42429aaee5
[VLAN]: Move vlan_group allocation to seperate function
|
18 年之前 |
Patrick McHardy
|
2f4284a406
[VLAN]: Move some device intialization code to dev->init callback
|
18 年之前 |
Patrick McHardy
|
c17d8874f9
[VLAN]: Convert name-based configuration functions to struct netdevice *
|
18 年之前 |
Bill Nottingham
|
75202e7689
[NET]: Fix comparisons of unsigned < 0.
|
18 年之前 |
Stephen Hemminger
|
d2d1acdb6a
VLAN: kill_vid is only useful for VLAN filtering devices
|
18 年之前 |
Pavel Emelianov
|
7562f876cd
[NET]: Rework dev_base via list_head (v3)
|
18 年之前 |
Stephen Hemminger
|
3ff50b7997
[NET]: cleanup extra semicolons
|
18 年之前 |
Dan Aloni
|
5c15bdec5c
[VLAN]: Avoid a 4-order allocation.
|
18 年之前 |
YOSHIFUJI Hideaki
|
122952fc2d
[NET] 8021Q: Fix whitespace errors.
|
18 年之前 |
Stefan Rompf
|
6c753c3d3b
[VLAN]: Fix link state propagation
|
19 年之前 |
Panagiotis Issaris
|
0da974f4f3
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
|
19 年之前 |
Arjan van de Ven
|
5dd8d1e9eb
[PATCH] lockdep: annotate vlan net device as being a special class
|
19 年之前 |
Stefan Rompf
|
ddd7bf9fe4
[VLAN]: translate IF_OPER_DORMANT to netif_dormant_on()
|
19 年之前 |