net: struct device - replace bus_id with dev_name(), dev_set_name()
[safe/jmp/linux-2.6] / drivers / net / veth.c
2008-11-21 Stephen Hemmingernetdev: add more functions to netdevice ops
2008-11-20 Stephen Hemmingerveth: convert to net_device_ops
2008-10-29 Daniel Lezcanoveth: remove unused list
2008-10-29 Daniel Lezcanoveth: Remove useless veth field
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-02-20 Daniel Lezcanoveth: fix dev refcount race
2008-01-21 Patrick McHardy[NET]: rtnl_link: fix use-after-free
2007-12-27 Stephen Hemminger[VETH]: move veth.h to include/linux
2007-10-10 Jeff Garzik[netdrvr] Stop using legacy hooks ->self_test_count...
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Pavel Emelyanov[NET]: Virtual ethernet device driver.