aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/drivers/tuntap_user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-15um: Add SPDX headers for files in arch/um/os-LinuxAlex Dewar1-1/+1
2017-09-13um: return negative in tuntap_open_tramp()Dan Carpenter1-1/+1
2015-06-25um: Do not use stdin and stdout identifiers for struct membersHans-Werner Hilse1-3/+3
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro1-2/+2
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro1-2/+0
2008-02-05uml: tidy helper codeJeff Dike1-1/+1
2008-02-05uml: tidy kern_util.hJeff Dike1-0/+1
2008-02-05uml: const and other tidyingWANG Cong1-1/+1
2007-12-17uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka1-1/+1
2007-10-16uml: network driver MTU cleanupsJeff Dike1-9/+2
2007-10-16uml: network formattingJeff Dike1-37/+38
2007-10-16uml: userspace files should call libc directlyJeff Dike1-11/+13
2007-07-16uml: simplify helper stack handlingJeff Dike1-1/+1
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-05-07uml: network interface hotplug error handlingJeff Dike1-1/+2
2007-05-07uml: driver formatting fixesJeff Dike1-24/+16
2006-09-27[PATCH] uml: const more dataJeff Dike1-1/+1
2006-02-07[PATCH] uml: close TUN/TAP file descriptorsJeff Dike1-1/+3
2005-11-07[PATCH] uml: separate libc-dependent helper codeJeff Dike1-1/+0
2005-09-17[PATCH] uml: preserve errno in error pathsJeff Dike1-3/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+225