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