aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/sa_query.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-22WorkStruct: make allyesconfigDavid Howells1-5/+5
2006-09-22IB/sa: Require SA registrationMichael S. Tsirkin1-9/+51
2006-09-22RDMA: iWARP Core Changes.Tom Tucker1-1/+4
2006-09-22IB: Whitespace fixesRoland Dreier1-1/+1
2006-08-16IB/core: Fix SM LID/LID change with client reregister setJack Morgenstein1-1/+2
2006-07-14[PATCH] IB/core: use correct gfp_mask in sa_queryMichael S. Tsirkin1-5/+5
2006-06-17IB/cm: Use address handle helpersSean Hefty1-3/+3
2006-06-17IB/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-30[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/core/ucm.c)Roland Dreier1-0/+1
2005-10-24[IB] Add idr_destroy() calls on module unloadRoland Dreier1-0/+1
2005-10-17[IB] fail SA queries if device initialization failedRoland Dreier1-6/+24
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-3/+3
2005-09-09[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-26[PATCH] IB: move include files to include/rdmaRoland Dreier1-2/+2
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier1-1/+1
2005-07-27[PATCH] IB: Eliminate sparse warnings in SA clientHal Rosenstock1-3/+3
2005-07-27[PATCH] IB: Add Service Record support to SA clientHal Rosenstock1-2/+164
2005-07-27[PATCH] IB: Introduce RMPP APIsHal Rosenstock1-20/+0
2005-07-27[PATCH] IB: Add automatic retries to MAD layerHal Rosenstock1-1/+2
2005-07-27[PATCH] IB: Update MAD client APIHal Rosenstock1-13/+2
2005-06-27[PATCH] IB: Fix race in sa_queryRoland Dreier1-5/+13
2005-05-25[PATCH] IB: allow NULL sa_query callbacksRoland Dreier1-17/+18
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+866