summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/mad.c
AgeCommit message (Expand)Author
2006-07-24IB/mad: Validate MADs for spec complianceSean Hefty
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita
2006-06-17IB/mad: Check GID/LID when matching requestsJack Morgenstein
2006-06-17IB: Make needlessly global ib_mad_cache staticRoland Dreier
2006-05-12IB: refcount race fixesSean Hefty
2006-04-19IB/mad: Fix RMPP version check during agent registrationHal Rosenstock
2006-04-02IB/mad: fix oops in cancel_madsMichael S. Tsirkin
2006-03-30IB/mad: RMPP support for additional classesHal Rosenstock
2006-03-30IB/mad: include GID/class when matching receivesJack Morgenstein
2006-03-20IB/mad: Fix oopsable race on device removalMichael S. Tsirkin
2006-03-20IB/umad: Add support for large RMPP transfersJack Morgenstein
2006-03-20IB/mad: Simplify SMI by eliminating smi_check_local_dr_smp()Ralph Campbell
2006-02-03IB/mad: Handle DR SMPs with a LID routed partRalph Campbell
2005-11-27[PATCH] drivers/infiniband/core/mad.c: fix use-after-release caseAdrian Bunk
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl
2005-11-02[IB] kzalloc() conversionsRoland Dreier
2005-10-25[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty
2005-10-17[IB] Fix leak on MAD initialization failureRoland Dreier
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-08-26[PATCH] IB: Fix ib_mad_thread_completion_handler declarationHal Rosenstock
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty
2005-07-27[PATCH] IB: Add RMPP implementationHal Rosenstock
2005-07-27[PATCH] IB: Introduce RMPP APIsHal Rosenstock
2005-07-27[PATCH] IB: Fix a couple of MAD code pathsHal Rosenstock
2005-07-27[PATCH] IB: Optimize canceling a MADHal Rosenstock
2005-07-27[PATCH] IB: Add ib_modify_mad API to MADHal Rosenstock
2005-07-27[PATCH] IB: Eliminate MAD cache leak associated with local completionsHal Rosenstock
2005-07-27[PATCH] IB: Simplify calling of list_del in MADHal Rosenstock
2005-07-27[PATCH] IB: Add automatic retries to MAD layerHal Rosenstock
2005-07-27[PATCH] IB: Add ib_coalesce_recv_mad to MADHal Rosenstock
2005-07-27[PATCH] IB: Minor cleanup during MAD startup and shutdownHal Rosenstock
2005-07-27[PATCH] IB: Fix timeout/cancelled MAD handlingHal Rosenstock
2005-07-27[PATCH] IB: Change ib_mad_send_wr_private structHal Rosenstock
2005-07-27[PATCH] IB: Change saving of user's send wr_id in MADHal Rosenstock
2005-07-27[PATCH] IB: Combine some MAD routinesHal Rosenstock
2005-07-27[PATCH] IB: Add MAD helper functionsHal Rosenstock
2005-07-27[PATCH] IB: Update MAD client APIHal Rosenstock
2005-04-16[PATCH] IB: Remove incorrect commentsHal Rosenstock
2005-04-16[PATCH] IB: remove unneeded includesHal Rosenstock
2005-04-16[PATCH] IB: Keep MAD work completion validSean Hefty
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds