summaryrefslogtreecommitdiff
path: root/arch/um/drivers/net_user.c
AgeCommit message (Expand)Author
2015-12-08um: fix returns without va_endGeyslan G. Bem
2015-06-25um: Do not use stdin and stdout identifiers for struct membersHans-Werner Hilse
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro
2011-07-25uml: drivers/net_user.c memory leak fixVitaliy Ivanov
2008-05-13uml: fix build when SLOB is enabledJeff Dike
2008-02-05uml: tidy helper codeJeff Dike
2007-12-17uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka
2007-10-16uml: network formattingJeff Dike
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike
2007-07-16uml: simplify helper stack handlingJeff Dike
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike
2007-05-07uml: change remaining callers of os_{read_write}_fileJeff Dike
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike
2007-05-07uml: remove page_size()Jeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2006-10-20[PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso
2006-09-29[PATCH] uml: don't roll my own random MAC generatorJeff Dike
2006-09-29[PATCH] uml: assign random MACs to interfaces if necessaryJeff Dike
2006-07-10[PATCH] uml: add some EINTR protectionJeff Dike
2006-07-10[PATCH] uml: formatting fixesJeff Dike
2006-04-11[PATCH] uml: fix hang on run_helper() failure on uml_netPaolo 'Blaisorblade' Giarrusso
2006-02-24[PATCH] uml: better error reporting for read_outputPaolo 'Blaisorblade' Giarrusso
2005-11-07[PATCH] uml: separate libc-dependent helper codeJeff Dike
2005-06-08[PATCH] uml: compile fixes for gcc 4Jeff Dike
2005-04-16Linux-2.6.12-rc2Linus Torvalds