IB/ucm: Get rid of duplicate P_Key parameter
[safe/jmp/linux-2.6] / drivers / infiniband / core / ucm.c
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