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