aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/mad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-4/+2
2005-11-02[IB] kzalloc() conversionsRoland Dreier1-19/+12
2005-10-25[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty1-163/+125
2005-10-17[IB] Fix leak on MAD initialization failureRoland Dreier1-19/+26
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-08-26[PATCH] IB: Fix ib_mad_thread_completion_handler declarationHal Rosenstock1-3/+2
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty1-4/+6
2005-07-27[PATCH] IB: Add RMPP implementationHal Rosenstock1-46/+117
2005-07-27[PATCH] IB: Introduce RMPP APIsHal Rosenstock1-1/+3
2005-07-27[PATCH] IB: Fix a couple of MAD code pathsHal Rosenstock1-14/+14
2005-07-27[PATCH] IB: Optimize canceling a MADHal Rosenstock1-8/+13
2005-07-27[PATCH] IB: Add ib_modify_mad API to MADHal Rosenstock1-55/+28
2005-07-27[PATCH] IB: Eliminate MAD cache leak associated with local completionsHal Rosenstock1-1/+6
2005-07-27[PATCH] IB: Simplify calling of list_del in MADHal Rosenstock1-2/+1
2005-07-27[PATCH] IB: Add automatic retries to MAD layerHal Rosenstock1-1/+25
2005-07-27[PATCH] IB: Add ib_coalesce_recv_mad to MADHal Rosenstock1-8/+1
2005-07-27[PATCH] IB: Minor cleanup during MAD startup and shutdownHal Rosenstock1-35/+9
2005-07-27[PATCH] IB: Fix timeout/cancelled MAD handlingHal Rosenstock1-2/+12
2005-07-27[PATCH] IB: Change ib_mad_send_wr_private structHal Rosenstock1-12/+10
2005-07-27[PATCH] IB: Change saving of user's send wr_id in MADHal Rosenstock1-2/+2
2005-07-27[PATCH] IB: Combine some MAD routinesHal Rosenstock1-78/+27
2005-07-27[PATCH] IB: Add MAD helper functionsHal Rosenstock1-0/+76
2005-07-27[PATCH] IB: Update MAD client APIHal Rosenstock1-12/+19
2005-04-16[PATCH] IB: Remove incorrect commentsHal Rosenstock1-1/+0
2005-04-16[PATCH] IB: remove unneeded includesHal Rosenstock1-3/+0
2005-04-16[PATCH] IB: Keep MAD work completion validSean Hefty1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2714