aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/slip_user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-25um: Do not use stdin and stdout identifiers for struct membersHans-Werner Hilse1-7/+7
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro1-3/+3
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro1-2/+0
2011-07-25uml: drivers/slip_user.c memory leak fixVitaliy Ivanov1-2/+1
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-10/+2
2007-10-16uml: network driver MTU cleanupsJeff Dike1-7/+2
2007-10-16uml: network formattingJeff Dike1-55/+67
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike1-1/+1
2007-07-16uml: simplify helper stack handlingJeff Dike1-1/+1
2007-05-07uml: remove page_size()Jeff Dike1-1/+2
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-05-07uml: network interface hotplug error handlingJeff Dike1-1/+2
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
2005-11-07[PATCH] uml: separate libc-dependent helper codeJeff Dike1-1/+0
2005-06-13[PATCH] uml: slirp and slip driver cleanups and fixesJeff Dike1-89/+63
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+280