aboutsummaryrefslogtreecommitdiff
path: root/arch/um/drivers/net_kern.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-04-28uml: make several things staticWANG Cong
2008-03-26[UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_listPatrick McHardy
2008-02-05uml: use of a public MAC is a warning, not an errorJeff Dike
2008-02-05uml: SMP locking commentaryJeff Dike
2007-12-11[UM]: Fix use of skb after netif_rxJulia Lawall
2007-11-14uml: fix build for !CONFIG_TCPJeff Dike
2007-10-16uml: correctly handle skb allocation failuresJeff Dike
2007-10-16uml: network driver MTU cleanupsJeff Dike
2007-10-16uml: network formattingJeff Dike
2007-07-24uml: more __init annotationsJeff Dike
2007-05-08uml: network and pcap cleanupJeff Dike
2007-05-07uml: drivers get release methodsJeff Dike
2007-05-07uml: Replace one-element array with zero-element arrayPaolo 'Blaisorblade' Giarrusso
2007-05-07uml: Eliminate temporary buffer in eth_configurePaolo 'Blaisorblade' Giarrusso
2007-05-07uml: improve checking and diagnostics of ethernet MACsPaolo 'Blaisorblade' Giarrusso
2007-05-07uml: remove user_util.hJeff Dike
2007-05-07uml: network interface hotplug error handlingJeff Dike
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2007-02-11[PATCH] uml: network driver locking and code cleanupJeff Dike
2007-02-11[PATCH] uml: mconsole lockingJeff Dike
2007-02-11[PATCH] uml: network driver whitespace and style fixesJeff Dike
2007-02-11[PATCH] uml: add locking to network transport registrationJeff Dike
2007-02-11[PATCH] uml: return hotplug errors to hostJeff Dike
2006-12-13[PATCH] uml: fix net_kern workqueue abusePeter Zijlstra
2006-12-12um: replace kmalloc+memset with kzallocYan Burman
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells
2006-10-08[PATCH] uml pt_regs fixesAl Viro
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-09-29[PATCH] uml build fixOllie Wild
2006-09-29[PATCH] uml: don't roll my own random MAC generatorJeff Dike
2006-09-29[PATCH] uml: mechanical tidying after random MACs changeJeff Dike
2006-09-29[PATCH] uml: assign random MACs to interfaces if necessaryJeff Dike
2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro
2006-09-27[PATCH] uml: fix allocation sizeJeff Dike
2006-09-27[PATCH] uml: fix proc-vs-interrupt context spinlock deadlockPaolo 'Blaisorblade' Giarrusso
2006-09-26[PATCH] uml: clean our set_ether_macPaolo 'Blaisorblade' Giarrusso
2006-07-02[PATCH] irq-flags: UM: Use the new IRQF_ constantsThomas Gleixner
2006-02-07[PATCH] uml: balance list_add and list_del in the network driverJeff Dike
2006-01-18[PATCH] uml: fix spinlock recursion and sleep-inside-spinlock in error pathPaolo 'Blaisorblade' Giarrusso
2006-01-18[PATCH] uml: networking - clear transport-specific structurePaolo 'Blaisorblade' Giarrusso
2006-01-06[PATCH] uml: free network IRQ correctlyJeff Dike
2006-01-06[PATCH] uml: Add static initializations and declarationsJeff Dike
2006-01-06[PATCH] uml: use kstrdupJeff Dike
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-11-09[PATCH] uml_net: use ethtool_opsChristoph Hellwig
2005-11-07[PATCH] uml: fix UML network driver endianness bugsBodo Stroesser
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-06-25[PATCH] uml: hot-unplug code cleanupJeff Dike