- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / drivers / infiniband / core / cm.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-01-16 Olaf Hering+- update to 2.6.15-git12
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