- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / drivers / net / iseries_veth.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2010-02-22 Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-03 Joe Perchesdrivers/net: Move && and || to end of previous line
2009-10-02 Jean Delvarenet: Fix wrong sizeof
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-04-20 Alexander Beregaloviseries_veth: fix build breakage
2009-04-16 Alexander Beregaloviseries_veth: convert to net_device_ops
2009-01-13 Stephen Rothwellpowerpc: Cleanup from l64 to ll64 change: drivers/net
2008-11-13 Wang Chennetdevice: safe convert to netdev_priv() #part-1
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-04-16 Benjamin Herrenschmidt[POWERPC] properly declare onstack completion in iserie...
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-05 Stephen RothwelliSeries: fix section mismatch in iseries_veth
2008-01-25 Greg Kroah-HartmanKobject: rename kobject_init_ng() to kobject_init()
2008-01-25 Greg Kroah-HartmanKobject: rename kobject_add_ng() to kobject_add()
2008-01-25 Greg Kroah-HartmanDriver: add driver_add_kobj for looney iseries_veth...
2008-01-25 Greg Kroah-HartmanKobject: convert drivers/net/iseries_veth.c to use...
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-10 Jeff Garzik[NET] drivers/net: statistics cleanup #1 -- save memory...
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-02-07 Greg Kroah-HartmanNetwork: convert network devices to use struct device...
2006-12-20 Stephen Rothwell[POWERPC] iSeries: fix iseries_veth init
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-05-19 Stephen Rothwell[PATCH] powerpc: update iseries_veth device-tree inform...
2006-01-12 Stephen Rothwell[PATCH] powerpc: remove bitfields from HvLpEvent
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-11-02 Kelly Dalymerge filename and modify references to iSeries/mf.h
2005-11-02 Kelly Dalymerge filename and modify references to iseries/hv_types.h
2005-11-02 Kelly Dalymerge filename and modify references to iseries/hv_lp_e...
2005-11-02 Kelly Dalymerge filename and modify reference to iseries/hv_lp_co...
2005-10-24 Stephen Rothwellpowerpc: set the driver.owner field for all vio drivers
2005-10-24 Stephen Rothwellpowerpc: don't duplicate name between vio_driver and...
2005-10-14 Stephen Rothwellpowerpc: move iSeries/iSeries_pci.h to platforms/iseries
2005-09-07 Michael Ellerman[PATCH] iseries_veth: Update copyright notice
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Be consistent about driver name...
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Remove studly caps from iseries_v...
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Incorporate iseries_veth.h in...
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Add sysfs support for port structs
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Add sysfs support for connection...
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Fix bogus counting of TX errors
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Simplify full-queue handling
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Add a per-connection ack timer
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Remove TX timeout code
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Use kobjects to track lifecycle...
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Make init_connection() & destroy_...
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Only call dma_unmap_single()...
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Replace lock-protected atomic...
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Remove redundant message stack...
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Fix broken promiscuous handling
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Try to avoid pathological reset...
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Remove a FIXME WRT deletion of...
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Cleanup error and debug messages
2005-08-30 Stephen Rothwell[PATCH] Make MODULE_DEVICE_TABLE work for vio devices
2005-06-09 Michael Ellerman[PATCH] iseries_veth: Supress spurious WARN_ON() at...
2005-05-15 Michael Ellerman[PATCH] iseries_veth: Cleanup skbs to prevent unregiste...
2005-05-15 Michael Ellerman[PATCH] iseries_veth: Don't leak skbs in RX path
2005-05-15 Michael Ellerman[PATCH] iseries_veth: Set dev->trans_start so watchdog...
2005-05-15 Michael Ellerman[PATCH] iseries_veth: Don't send packets to LPARs which...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-15 Michael Ellerman[PATCH] ppc64: make iseries_veth call flush_scheduled_w...
2004-11-11 Stephen Rothwell[PATCH] ppc64: iSeries remove some Studly Caps
2004-08-29 Alexander Viro[PATCH] (16/27) veth ethtool conversion
2004-06-29 Stephen Rothwell[PATCH] ppc64: iseries_veth integration
2004-06-01 Andrew Morton[PATCH] Add watchdog timer to iseries_veth driver
2004-06-01 Andrew Morton[PATCH] ppc64: iSeries fix virtual ethernet transmit...
2004-06-01 Andrew Morton[PATCH] ppc64: iSeries virtual ethernet minor optimisation
2004-05-31 Olaf Hering+- update patches.drivers/ibm-ppc64-veth
2004-05-19 Olaf Hering+- update patches.drivers/ibm-ppc64-veth
2004-05-19 Olaf Hering+- update patches.drivers/ibm-ppc64-veth
2004-05-19 Andrew Morton[PATCH] PPC64 iSeries virtual ethernet locking fix
2004-05-19 Andrew Morton[PATCH] PPC64: iSeries virtual ethernet transmit errors
2004-04-26 Olaf Hering+- consolidate ppc64 patches, update to current ameslab...
2004-04-21 Stephen Rothwell[PATCH] PPC64 iSeries virtual ethernet fix
2004-04-12 Andrew Morton[PATCH] PPC64: iSeries virtual ethernet driver
2004-04-07 Kurt Garloffvirt_to_absolute -> virt_to_abs in imb-ppc64-veth ...
2004-04-05 Kurt GarloffCVS head is 2.6.5 now.
2004-04-02 Olaf Hering+- merge a few patches from the linuxppc64-2.5 tree
2004-03-26 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20040326
2004-03-23 Olaf Hering+- add patches.arch/ibm-ppc64-pci_dma_error.patch
2004-03-17 Olaf Hering+- add a bunch of ppc64 patches,
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-01-12 Olaf Hering+- update patches.arch/ppc64.patch
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-18 Olaf Hering+- update to 2.6.0
2003-12-17 Olaf Hering+- update patches.fixes/linux-2.6.0-test11-bk-latest