summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/drivers/ethertap_user.c
Commit message (Expand)AuthorAgeFilesLines
* um,ethertap: use strncpyAlan2015-05-241-1/+1
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-091-3/+3
* um: -include user.h for USER_OBJ, trim includesAl Viro2011-11-021-2/+0Star
* uml: fix build when SLOB is enabledJeff Dike2008-05-131-2/+2
* uml: tidy helper codeJeff Dike2008-02-051-1/+1
* uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka2007-12-181-8/+2Star
* uml: network driver MTU cleanupsJeff Dike2007-10-161-7/+2Star
* uml: network formattingJeff Dike2007-10-161-42/+44
* uml: userspace files should call libc directlyJeff Dike2007-10-161-20/+41
* uml: Eliminate kernel allocator wrappersJeff Dike2007-07-161-2/+2
* uml: simplify helper stack handlingJeff Dike2007-07-161-1/+1
* uml: convert libc layer to call read and writeJeff Dike2007-05-071-5/+6
* uml: tidy libc codeJeff Dike2007-05-071-3/+7
* uml: remove page_size()Jeff Dike2007-05-071-3/+4
* uml: remove user_util.hJeff Dike2007-05-071-1/+0Star
* uml: network interface hotplug error handlingJeff Dike2007-05-071-1/+2
* uml: driver formatting fixesJeff Dike2007-05-071-22/+14Star
* [PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso2006-10-201-0/+1
* [PATCH] uml: const more dataJeff Dike2006-09-271-1/+1
* [PATCH] uml: fix format errorsPaolo 'Blaisorblade' Giarrusso2006-04-111-1/+1
* [PATCH] uml: separate libc-dependent helper codeJeff Dike2005-11-071-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+240