aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/net_user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-13uml: fix build when SLOB is enabledJeff Dike1-1/+1
2008-02-05uml: tidy helper codeJeff Dike1-1/+1
2007-12-17uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka1-1/+1
2007-10-16uml: network formattingJeff Dike1-60/+66
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike1-1/+1
2007-07-16uml: simplify helper stack handlingJeff Dike1-1/+1
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike1-4/+4
2007-05-07uml: change remaining callers of os_{read_write}_fileJeff Dike1-3/+3
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike1-1/+1
2007-05-07uml: remove page_size()Jeff Dike1-1/+2
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2006-10-20[PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso1-0/+1
2006-09-29[PATCH] uml: don't roll my own random MAC generatorJeff Dike1-29/+0
2006-09-29[PATCH] uml: assign random MACs to interfaces if necessaryJeff Dike1-0/+30
2006-07-10[PATCH] uml: add some EINTR protectionJeff Dike1-6/+4
2006-07-10[PATCH] uml: formatting fixesJeff Dike1-37/+33
2006-04-11[PATCH] uml: fix hang on run_helper() failure on uml_netPaolo 'Blaisorblade' Giarrusso1-1/+3
2006-02-24[PATCH] uml: better error reporting for read_outputPaolo 'Blaisorblade' Giarrusso1-12/+22
2005-11-07[PATCH] uml: separate libc-dependent helper codeJeff Dike1-1/+0
2005-06-08[PATCH] uml: compile fixes for gcc 4Jeff Dike1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+255