summaryrefslogtreecommitdiffstats
path: root/drivers/net/veth.c
Commit message (Expand)AuthorAgeFilesLines
...
* veth: fix dev refcount raceDaniel Lezcano2008-02-201-13/+40
* [NET]: rtnl_link: fix use-after-freePatrick McHardy2008-01-201-13/+1
* [VETH]: move veth.h to include/linuxStephen Hemminger2007-12-261-1/+1
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-101-3/+8
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-1/+1
* [NET]: Virtual ethernet device driver.Pavel Emelyanov2007-10-101-0/+477