summaryrefslogtreecommitdiff
path: root/arch/um/os-Linux/drivers/tuntap_user.c
AgeCommit message (Expand)Author
2017-09-13um: return negative in tuntap_open_tramp()Dan Carpenter
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
2008-02-05uml: tidy helper codeJeff Dike
2008-02-05uml: tidy kern_util.hJeff Dike
2008-02-05uml: const and other tidyingWANG Cong
2007-12-17uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka
2007-10-16uml: network driver MTU cleanupsJeff Dike
2007-10-16uml: network formattingJeff Dike
2007-10-16uml: userspace files should call libc directlyJeff Dike
2007-07-16uml: simplify helper stack handlingJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-05-07uml: network interface hotplug error handlingJeff Dike
2007-05-07uml: driver formatting fixesJeff Dike
2006-09-27[PATCH] uml: const more dataJeff Dike
2006-02-07[PATCH] uml: close TUN/TAP file descriptorsJeff Dike
2005-11-07[PATCH] uml: separate libc-dependent helper codeJeff Dike
2005-09-17[PATCH] uml: preserve errno in error pathsJeff Dike
2005-04-16Linux-2.6.12-rc2Linus Torvalds