summaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/net_kern.c
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] uml: network driver whitespace and style fixesJeff Dike2007-02-111-14/+15
* [PATCH] uml: add locking to network transport registrationJeff Dike2007-02-111-4/+5
* [PATCH] uml: return hotplug errors to hostJeff Dike2007-02-111-51/+46Star
* [PATCH] uml: fix net_kern workqueue abusePeter Zijlstra2006-12-131-6/+9
* um: replace kmalloc+memset with kzallocYan Burman2006-12-121-2/+1Star
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-0/+1
* [PATCH] uml pt_regs fixesAl Viro2006-10-091-1/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0Star
* [PATCH] uml build fixOllie Wild2006-09-301-1/+1
* [PATCH] uml: don't roll my own random MAC generatorJeff Dike2006-09-291-3/+1Star
* [PATCH] uml: mechanical tidying after random MACs changeJeff Dike2006-09-291-65/+40Star
* [PATCH] uml: assign random MACs to interfaces if necessaryJeff Dike2006-09-291-4/+11
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-291-1/+1
* [PATCH] uml: fix allocation sizeJeff Dike2006-09-271-4/+5
* [PATCH] uml: fix proc-vs-interrupt context spinlock deadlockPaolo 'Blaisorblade' Giarrusso2006-09-271-12/+4Star
* [PATCH] uml: clean our set_ether_macPaolo 'Blaisorblade' Giarrusso2006-09-261-8/+6Star
* [PATCH] irq-flags: UM: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] uml: balance list_add and list_del in the network driverJeff Dike2006-02-081-10/+19
* [PATCH] uml: fix spinlock recursion and sleep-inside-spinlock in error pathPaolo 'Blaisorblade' Giarrusso2006-01-191-2/+13
* [PATCH] uml: networking - clear transport-specific structurePaolo 'Blaisorblade' Giarrusso2006-01-191-1/+5
* [PATCH] uml: free network IRQ correctlyJeff Dike2006-01-061-0/+2
* [PATCH] uml: Add static initializations and declarationsJeff Dike2006-01-061-2/+2
* [PATCH] uml: use kstrdupJeff Dike2006-01-061-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-111-4/+5
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-4/+5
* | [PATCH] uml_net: use ethtool_opsChristoph Hellwig2005-11-091-27/+11Star
|/
* [PATCH] uml: fix UML network driver endianness bugsBodo Stroesser2005-11-071-31/+7Star
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+1
* [PATCH] uml: hot-unplug code cleanupJeff Dike2005-06-261-10/+21
* [PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso2005-06-221-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+896