aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/drivers/ethertap_user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16uml: network driver MTU cleanupsJeff Dike1-7/+2
2007-10-16uml: network formattingJeff Dike1-42/+44
2007-10-16uml: userspace files should call libc directlyJeff Dike1-20/+41
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike1-2/+2
2007-07-16uml: simplify helper stack handlingJeff Dike1-1/+1
2007-05-07uml: convert libc layer to call read and writeJeff Dike1-5/+6
2007-05-07uml: tidy libc codeJeff Dike1-3/+7
2007-05-07uml: remove page_size()Jeff Dike1-3/+4
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-05-07uml: network interface hotplug error handlingJeff Dike1-1/+2
2007-05-07uml: driver formatting fixesJeff Dike1-22/+14
2006-10-20[PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso1-0/+1
2006-09-27[PATCH] uml: const more dataJeff Dike1-1/+1
2006-04-11[PATCH] uml: fix format errorsPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-11-07[PATCH] uml: separate libc-dependent helper codeJeff Dike1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+240