IB/ucm: Get rid of duplicate P_Key parameter
[safe/jmp/linux-2.6] / drivers / infiniband / core / cm.c
2006-06-18 Sean HeftyIB/ucm: Get rid of duplicate P_Key parameter
2006-06-18 Michael S. TsirkinIB/cm: remove unneeded flush_workqueue
2006-06-18 Sean HeftyIB/cm: Match connection requests based on private data
2006-05-12 Sean HeftyIB: refcount race fixes
2006-03-20 Sean HeftyIB/cm: Check cm_id state before handling a REP
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-10 Sean HeftyIB: Add node_guid to struct ib_device
2005-11-30 Sean HeftyIB/cm: avoid reusing local ID
2005-11-30 Sean HeftyIB/cm: correct reported reject code
2005-11-02 Roland Dreier[IB] kzalloc() conversions
2005-10-25 Sean Hefty[IB] Fix MAD layer DMA mappings to avoid touching data...
2005-10-24 Sean Hefty[IB] CM: Fix initialization of QP attributes for UC...
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 Sean Hefty[IB] CM: bind IDs to a specific device
2005-09-10 Roland Dreier[PATCH] IB: fix CM use-after-free
2005-09-10 John Kingman[PATCH] IB CM: support CM redir
2005-08-27 Roland Dreier[PATCH] IB: move include files to include/rdma
2005-08-27 Sean Hefty[PATCH] IB: sparse endianness cleanup
2005-07-27 Hal Rosenstock[PATCH] IB: Add the kernel CM implementation