aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/net_kern.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[PATCH] uml: fix net_kern workqueue abusePeter Zijlstra1-6/+9
2006-12-12um: replace kmalloc+memset with kzallocYan Burman1-2/+1
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells1-0/+1
2006-10-08[PATCH] uml pt_regs fixesAl Viro1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-09-29[PATCH] uml build fixOllie Wild1-1/+1
2006-09-29[PATCH] uml: don't roll my own random MAC generatorJeff Dike1-3/+1
2006-09-29[PATCH] uml: mechanical tidying after random MACs changeJeff Dike1-65/+40
2006-09-29[PATCH] uml: assign random MACs to interfaces if necessaryJeff Dike1-4/+11
2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro1-1/+1
2006-09-27[PATCH] uml: fix allocation sizeJeff Dike1-4/+5
2006-09-27[PATCH] uml: fix proc-vs-interrupt context spinlock deadlockPaolo 'Blaisorblade' Giarrusso1-12/+4
2006-09-26[PATCH] uml: clean our set_ether_macPaolo 'Blaisorblade' Giarrusso1-8/+6
2006-07-02[PATCH] irq-flags: UM: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-02-07[PATCH] uml: balance list_add and list_del in the network driverJeff Dike1-10/+19
2006-01-18[PATCH] uml: fix spinlock recursion and sleep-inside-spinlock in error pathPaolo 'Blaisorblade' Giarrusso1-2/+13
2006-01-18[PATCH] uml: networking - clear transport-specific structurePaolo 'Blaisorblade' Giarrusso1-1/+5
2006-01-06[PATCH] uml: free network IRQ correctlyJeff Dike1-0/+2
2006-01-06[PATCH] uml: Add static initializations and declarationsJeff Dike1-2/+2
2006-01-06[PATCH] uml: use kstrdupJeff Dike1-1/+1
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-4/+5
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-4/+5
2005-11-09[PATCH] uml_net: use ethtool_opsChristoph Hellwig1-27/+11
2005-11-07[PATCH] uml: fix UML network driver endianness bugsBodo Stroesser1-31/+7
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-0/+1
2005-06-25[PATCH] uml: hot-unplug code cleanupJeff Dike1-10/+21
2005-06-21[PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+896