Commit message (Expand) | Author | Age | |
---|---|---|---|
* | netdev: add more functions to netdevice ops | Stephen Hemminger | 2008-11-20 |
* | veth: convert to net_device_ops | Stephen Hemminger | 2008-11-20 |
* | veth: remove unused list | Daniel Lezcano | 2008-10-29 |
* | veth: Remove useless veth field | Daniel Lezcano | 2008-10-29 |
* | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-25 |
* | veth: fix dev refcount race | Daniel Lezcano | 2008-02-20 |
* | [NET]: rtnl_link: fix use-after-free | Patrick McHardy | 2008-01-20 |
* | [VETH]: move veth.h to include/linux | Stephen Hemminger | 2007-12-26 |
* | [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count | Jeff Garzik | 2007-10-10 |
* | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 2007-10-10 |
* | [NET]: Virtual ethernet device driver. | Pavel Emelyanov | 2007-10-10 |