Commit Graph

42 Commits (2090ab05fe4bc6b70e7245a9d3ea37afc49150ad)

Author SHA1 Message Date
Jeff Dike 97a1fcbb20 uml: more __init annotations 18 years ago
Jeff Dike 7d98230a73 uml: network and pcap cleanup 18 years ago
Jeff Dike 2e3f5251ac uml: drivers get release methods 18 years ago
Paolo 'Blaisorblade' Giarrusso c74c69b442 uml: Replace one-element array with zero-element array 18 years ago
Paolo 'Blaisorblade' Giarrusso 8c8408358f uml: Eliminate temporary buffer in eth_configure 18 years ago
Paolo 'Blaisorblade' Giarrusso e024715f5f uml: improve checking and diagnostics of ethernet MACs 18 years ago
Jeff Dike 9218b17149 uml: remove user_util.h 18 years ago
Jeff Dike f34d9d2dcb uml: network interface hotplug error handling 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Jeff Dike c862fc32a3 [PATCH] uml: network driver locking and code cleanup 18 years ago
Jeff Dike 84f48d4f2b [PATCH] uml: mconsole locking 18 years ago
Jeff Dike 4ea21cd917 [PATCH] uml: network driver whitespace and style fixes 18 years ago
Jeff Dike d3b7f69de2 [PATCH] uml: add locking to network transport registration 18 years ago
Jeff Dike f28169d200 [PATCH] uml: return hotplug errors to host 18 years ago
Peter Zijlstra eff3b634d9 [PATCH] uml: fix net_kern workqueue abuse 18 years ago
Yan Burman 0268bd0a80 um: replace kmalloc+memset with kzalloc 18 years ago
David Howells 6d5aefb8ea WorkQueue: Fix up arch-specific work items where possible 18 years ago
Al Viro 7bea96fd22 [PATCH] uml pt_regs fixes 19 years ago
Dave Jones 038b0a6d8d Remove all inclusions of <linux/config.h> 19 years ago
Ollie Wild d6c641026d [PATCH] uml build fix 19 years ago
Jeff Dike fade5d5461 [PATCH] uml: don't roll my own random MAC generator 19 years ago
Jeff Dike b10aeeef55 [PATCH] uml: mechanical tidying after random MACs change 19 years ago
Jeff Dike f3e7ed2b61 [PATCH] uml: assign random MACs to interfaces if necessary 19 years ago
Al Viro a144ea4b7a [IPV4]: annotate struct in_ifaddr 19 years ago
Jeff Dike 1183dc943c [PATCH] uml: fix allocation size 19 years ago
Paolo 'Blaisorblade' Giarrusso 48af05ed54 [PATCH] uml: fix proc-vs-interrupt context spinlock deadlock 19 years ago
Paolo 'Blaisorblade' Giarrusso bf61f50d63 [PATCH] uml: clean our set_ether_mac 19 years ago
Thomas Gleixner bd6aa6502e [PATCH] irq-flags: UM: Use the new IRQF_ constants 19 years ago
Jeff Dike 14d9ead05e [PATCH] uml: balance list_add and list_del in the network driver 19 years ago
Paolo 'Blaisorblade' Giarrusso 71c8d4c3aa [PATCH] uml: fix spinlock recursion and sleep-inside-spinlock in error path 19 years ago
Paolo 'Blaisorblade' Giarrusso e56a78855a [PATCH] uml: networking - clear transport-specific structure 19 years ago
Jeff Dike 8d93c700a4 [PATCH] uml: free network IRQ correctly 19 years ago
Jeff Dike 9010772cdf [PATCH] uml: Add static initializations and declarations 19 years ago
Jeff Dike 970d6e3a34 [PATCH] uml: use kstrdup 19 years ago
Russell King 3ae5eaec1d [DRIVER MODEL] Convert platform drivers to use struct platform_driver 19 years ago
Christoph Hellwig 6d3874844f [PATCH] uml_net: use ethtool_ops 19 years ago
Bodo Stroesser 0e76422ca5 [PATCH] uml: fix UML network driver endianness bugs 19 years ago
Russell King d052d1beff Create platform_device.h to contain all the platform device details. 19 years ago
Jeff Dike 29d56cfe3c [PATCH] uml: hot-unplug code cleanup 20 years ago
Paolo 'Blaisorblade' Giarrusso dbce706e25 [PATCH] uml: add and use generic hw_controller_type->release 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago