summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/mad.c
Commit message (Expand)AuthorAgeFilesLines
...
* IB/mad: Validate MADs for spec complianceSean Hefty2006-07-241-10/+12
* [PATCH] drivers: use list_move()Akinobu Mita2006-06-261-6/+3
* IB/mad: Check GID/LID when matching requestsJack Morgenstein2006-06-171-31/+63
* IB: Make needlessly global ib_mad_cache staticRoland Dreier2006-06-171-2/+1
* IB: refcount race fixesSean Hefty2006-05-121-22/+25
* IB/mad: Fix RMPP version check during agent registrationHal Rosenstock2006-04-191-4/+1
* IB/mad: fix oops in cancel_madsMichael S. Tsirkin2006-04-021-1/+1
* IB/mad: RMPP support for additional classesHal Rosenstock2006-03-301-5/+49
* IB/mad: include GID/class when matching receivesJack Morgenstein2006-03-301-6/+52
* IB/mad: Fix oopsable race on device removalMichael S. Tsirkin2006-03-201-7/+14
* IB/umad: Add support for large RMPP transfersJack Morgenstein2006-03-201-31/+135
* IB/mad: Simplify SMI by eliminating smi_check_local_dr_smp()Ralph Campbell2006-03-201-5/+3
* IB/mad: Handle DR SMPs with a LID routed partRalph Campbell2006-02-031-1/+9
* [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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2714
OpenPOWER on IntegriCloud