include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / infiniband / core / ucm.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-08 Andi Kleendriver core: Convert some drivers to CLASS_ATTR_STRING
2010-03-08 Andi Kleendriver-core: Add attribute argument to class_attribute...
2010-02-24 Alexander ChiangIB/ucm: Clean whitespace errors
2010-02-24 Alexander ChiangIB/ucm: Increase maximum devices supported
2010-02-24 Alexander ChiangIB/ucm: Use stack variable 'base' in ib_ucm_add_one
2010-02-24 Alexander ChiangIB/ucm: Use stack variable 'devnum' in ib_ucm_add_one
2009-10-04 Alexey Dobriyanheaders: remove sched.h from poll.h
2009-01-06 Kay Sieversinfiniband: struct device - replace bus_id with dev_nam...
2008-07-25 Roland DreierRDMA/ucm: BKL is not needed for ib_ucm_open()
2008-07-15 Roland DreierRDMA: Remove subversion $Id tags
2008-06-20 Jonathan CorbetAdd a bunch of cycle_kernel_lock() calls
2008-06-20 Jonathan CorbetAdd "no BKL needed" comments to several drivers
2008-04-20 Tony JonesIB: convert struct class_device to struct device
2008-01-25 Sean HeftyIB/cm: Add basic performance counters
2007-07-11 Sean HeftyIB/cm: Include HCA ACK delay in local ACK timeout
2007-04-24 Sean HeftyIB/ucm: Simplify ib_ucm_event()
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 3
2006-11-29 Michael S. TsirkinIB/ucm: Fix deadlock in cleanup
2006-11-29 Sean HeftyIB/cm: Fix automatic path migration support
2006-11-29 Eric SesterhennIB: kmemdup() cleanup
2006-09-22 Tom TuckerRDMA: iWARP Core Changes.
2006-09-22 Roland DreierIB: Whitespace fixes
2006-06-18 Sean HeftyIB/ucm: Get rid of duplicate P_Key parameter
2006-06-18 Sean HeftyIB/ucm: convert semaphore to mutex
2006-06-18 Sean HeftyIB/cm: Match connection requests based on private data
2006-06-18 Sean HeftyIB: common handling for marshalling parameters to/from...
2006-05-12 Sean HeftyIB: refcount race fixes
2006-02-06 Greg Kroah-Hartman[PATCH] IB: fix up major/minor sysfs interface for...
2006-01-13 Ingo MolnarIB: convert from semaphores to mutexes
2005-11-02 Roland Dreier[IB] kzalloc() conversions
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: fix up all callers of class_device...
2005-10-24 Roland DreierManual merge of for-linus to upstream (fix conflicts...
2005-10-24 Roland Dreier[IB] Add idr_destroy() calls on module unload
2005-10-17 Roland Dreier[IB] ucm: quiet sparse warnings
2005-10-17 Sean Hefty[IB] CM: bind IDs to a specific device
2005-10-17 Sean Hefty[IB] merge ucm.h into ucm.c
2005-09-07 Sean Hefty[PATCH] IB: Add user-supplied context to userspace...
2005-08-27 Sean Hefty[PATCH] IB: fix userspace CM deadlock
2005-07-28 Hal Rosenstock[IB/ucm]: Clean up userspace CM
2005-07-27 Tom Duffy[PATCH] Add kernel portion of user CM implementation...
2005-07-27 Hal Rosenstock[PATCH] IB: Add kernel portion of user CM implementation