Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-01-29 | [MACVLAN]: Allow setting mac address while device is up | Patrick McHardy | 1 | -0/+24 |
2008-01-29 | [MACVLAN]: Remove unnecessary IFF_UP check | Patrick McHardy | 1 | -2/+0 |
2008-01-11 | [MACVLAN]: Prevent nesting macvlan devices | Patrick McHardy | 1 | -0/+7 |
2007-10-14 | remove duplicate initializer (macvlan) | Al Viro | 1 | -1/+0 |
2007-10-11 | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 1 | -3/+12 |
2007-10-11 | [NET]: Wrap netdevice hardware header creation. | Stephen Hemminger | 1 | -2/+2 |
2007-10-11 | [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls | Jeff Garzik | 1 | -4/+0 |
2007-10-11 | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 1 | -1/+1 |
2007-07-15 | [NET]: Add macvlan driver | Patrick McHardy | 1 | -0/+496 |