aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/macvlan.c
Commit message (Expand)AuthorAge
* macvlan: Fix memleak on device removal/crash on module removalPatrick McHardy2008-05-08
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* [MACVLAN]: Setting macvlan_handle_frame_hook to NULL when rtnl_link_register(...Rami Rosen2008-01-31
* [MACVLAN]: Fix thinko in macvlan_transfer_operstate()Patrick McHardy2008-01-28
* [MACVLAN]: Allow setting mac address while device is upPatrick McHardy2008-01-28
* [MACVLAN]: Remove unnecessary IFF_UP checkPatrick McHardy2008-01-28
* [MACVLAN]: Prevent nesting macvlan devicesPatrick McHardy2008-01-11
* remove duplicate initializer (macvlan)Al Viro2007-10-14
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-10
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-10
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-10
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* [NET]: Add macvlan driverPatrick McHardy2007-07-14