summaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/net_user.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* uml: drivers/net_user.c memory leak fixVitaliy Ivanov2011-07-251-1/+4
* uml: fix build when SLOB is enabledJeff Dike2008-05-131-1/+1
* uml: tidy helper codeJeff Dike2008-02-051-1/+1
* uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka2007-12-171-1/+1
* uml: network formattingJeff Dike2007-10-161-60/+66
* uml: Eliminate kernel allocator wrappersJeff Dike2007-07-161-1/+1
* uml: simplify helper stack handlingJeff Dike2007-07-161-1/+1
* uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike2007-05-071-4/+4
* uml: change remaining callers of os_{read_write}_fileJeff Dike2007-05-071-3/+3
* uml: start fixing os_read_file and os_write_fileJeff Dike2007-05-071-1/+1
* uml: remove page_size()Jeff Dike2007-05-071-1/+2
* uml: remove user_util.hJeff Dike2007-05-071-1/+0
* [PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso2006-10-201-0/+1
* [PATCH] uml: don't roll my own random MAC generatorJeff Dike2006-09-291-29/+0
* [PATCH] uml: assign random MACs to interfaces if necessaryJeff Dike2006-09-291-0/+30
* [PATCH] uml: add some EINTR protectionJeff Dike2006-07-101-6/+4
* [PATCH] uml: formatting fixesJeff Dike2006-07-101-37/+33
* [PATCH] uml: fix hang on run_helper() failure on uml_netPaolo 'Blaisorblade' Giarrusso2006-04-111-1/+3
* [PATCH] uml: better error reporting for read_outputPaolo 'Blaisorblade' Giarrusso2006-02-241-12/+22
* [PATCH] uml: separate libc-dependent helper codeJeff Dike2005-11-071-1/+0
* [PATCH] uml: compile fixes for gcc 4Jeff Dike2005-06-081-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+255