summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/sa_query.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-16IB/core: Fix SM LID/LID change with client reregister setJack Morgenstein1-1/+2
2006-07-15[PATCH] IB/core: use correct gfp_mask in sa_queryMichael S. Tsirkin1-5/+5
2006-06-18IB/cm: Use address handle helpersSean Hefty1-3/+3
2006-06-18IB/sa: Add ib_init_ah_from_path()Sean Hefty1-0/+31
2006-01-17IB/sa_query: Flush scheduled work before unloading moduleMichael S. Tsirkin1-0/+2
2005-10-31[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-25[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty1-125/+114
2005-10-24Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co...Roland Dreier1-0/+1
2005-10-24[IB] Add idr_destroy() calls on module unloadRoland Dreier1-0/+1
2005-10-18[IB] fail SA queries if device initialization failedRoland Dreier1-6/+24
2005-10-09[PATCH] gfp flags annotations - part 1Al Viro1-3/+3
2005-09-10[PATCH] IB: Move SA attributes to ib_sa.hHal Rosenstock1-26/+0
2005-09-07[PATCH] IB/sa_query: avoid unnecessary list scanMichael S. Tsirkin1-2/+2
2005-08-27[PATCH] IB: move include files to include/rdmaRoland Dreier1-2/+2
2005-08-27[PATCH] IB: Add copyright noticesRoland Dreier1-1/+1
2005-07-28[PATCH] IB: Eliminate sparse warnings in SA clientHal Rosenstock1-3/+3
2005-07-28[PATCH] IB: Add Service Record support to SA clientHal Rosenstock1-2/+164
2005-07-28[PATCH] IB: Introduce RMPP APIsHal Rosenstock1-20/+0
2005-07-28[PATCH] IB: Add automatic retries to MAD layerHal Rosenstock1-1/+2
2005-07-28[PATCH] IB: Update MAD client APIHal Rosenstock1-13/+2
2005-06-28[PATCH] IB: Fix race in sa_queryRoland Dreier1-5/+13
2005-05-26[PATCH] IB: allow NULL sa_query callbacksRoland Dreier1-17/+18
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+866