aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/net_kern.c
Commit message (Expand)AuthorAge
* um: add netpoll supportRichard Weinberger2011-07-25
* um: Proper Fix for f25c80a4: remove duplicate structure field initializationBoaz Harrosh2010-09-29
* arch/um/drivers: remove duplicate structure field initializationJulia Lawall2010-07-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* trivial: remove unnecessary semicolonsJoe Perches2009-09-21
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-02
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* uml: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
* uml: fix compile error from net_device_ops conversionMiklos Szeredi2009-04-02
* uml: convert network device to netdevice opsStephen Hemminger2009-03-27
* uml: convert network device to internal network device statsStephen Hemminger2009-03-27
* um: Kill directly reference of netdev->privWang Chen2008-12-04
* net: convert more to %pMJohannes Berg2008-10-27
* uml: make several things staticWANG Cong2008-04-28
* [UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_listPatrick McHardy2008-03-26
* uml: use of a public MAC is a warning, not an errorJeff Dike2008-02-05
* uml: SMP locking commentaryJeff Dike2008-02-05
* [UM]: Fix use of skb after netif_rxJulia Lawall2007-12-11
* uml: fix build for !CONFIG_TCPJeff Dike2007-11-14
* uml: correctly handle skb allocation failuresJeff Dike2007-10-16
* uml: network driver MTU cleanupsJeff Dike2007-10-16
* uml: network formattingJeff Dike2007-10-16
* uml: more __init annotationsJeff Dike2007-07-24
* uml: network and pcap cleanupJeff Dike2007-05-08
* uml: drivers get release methodsJeff Dike2007-05-07
* uml: Replace one-element array with zero-element arrayPaolo 'Blaisorblade' Giarrusso2007-05-07
* uml: Eliminate temporary buffer in eth_configurePaolo 'Blaisorblade' Giarrusso2007-05-07
* uml: improve checking and diagnostics of ethernet MACsPaolo 'Blaisorblade' Giarrusso2007-05-07
* uml: remove user_util.hJeff Dike2007-05-07
* uml: network interface hotplug error handlingJeff Dike2007-05-07
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [PATCH] uml: network driver locking and code cleanupJeff Dike2007-02-11
* [PATCH] uml: mconsole lockingJeff Dike2007-02-11
* [PATCH] uml: network driver whitespace and style fixesJeff Dike2007-02-11
* [PATCH] uml: add locking to network transport registrationJeff Dike2007-02-11
* [PATCH] uml: return hotplug errors to hostJeff Dike2007-02-11
* [PATCH] uml: fix net_kern workqueue abusePeter Zijlstra2006-12-13
* um: replace kmalloc+memset with kzallocYan Burman2006-12-12
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-05
* [PATCH] uml pt_regs fixesAl Viro2006-10-08
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* [PATCH] uml build fixOllie Wild2006-09-29
* [PATCH] uml: don't roll my own random MAC generatorJeff Dike2006-09-29
* [PATCH] uml: mechanical tidying after random MACs changeJeff Dike2006-09-29
* [PATCH] uml: assign random MACs to interfaces if necessaryJeff Dike2006-09-29
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-28
* [PATCH] uml: fix allocation sizeJeff Dike2006-09-27
* [PATCH] uml: fix proc-vs-interrupt context spinlock deadlockPaolo 'Blaisorblade' Giarrusso2006-09-27
* [PATCH] uml: clean our set_ether_macPaolo 'Blaisorblade' Giarrusso2006-09-26
* [PATCH] irq-flags: UM: Use the new IRQF_ constantsThomas Gleixner2006-07-02