aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/mcast_user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-25um: add ucast ethernet transportNolan Leake1-165/+0
2008-05-13uml: fix build when SLOB is enabledJeff Dike1-1/+2
2007-10-16uml: network driver MTU cleanupsJeff Dike1-9/+2
2007-10-16uml: network formattingJeff Dike1-32/+30
2007-07-16uml: Eliminate kernel allocator wrappersJeff 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-6/+6
2007-03-08[PATCH] um: fix a memory leak in the multicast driverPaolo 'Blaisorblade' Giarrusso1-1/+9
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-13[PATCH] uml: fix mcast network driver error handlingPaolo 'Blaisorblade' Giarrusso1-10/+10
2005-09-17[PATCH] uml: preserve errno in error pathsJeff Dike1-3/+8
2005-09-17[PATCH] uml: Remove a useless includeJeff Dike1-1/+0
2005-05-20[PATCH] uml: multicast driver cleanupJeff Dike1-32/+15
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+177