aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/mad.c
Commit message (Expand)AuthorAge
* IB/mad: Change SMI to use enums rather than magic return codesHal Rosenstock2007-04-24
* IB: Return qp pointer as part of ib_wcMichael S. Tsirkin2007-02-04
* IB/core: Use the new verbs DMA mapping functionsRalph Campbell2006-12-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * IB: Convert kmem_cache_t -> struct kmem_cacheRoland Dreier2006-11-29
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* IB/mad: Fix race between cancel and receive completionRoland Dreier2006-11-13
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-27
* RDMA: iWARP Core Changes.Tom Tucker2006-09-22
* IB: Whitespace fixesRoland Dreier2006-09-22
* IB/mad: Validate MADs for spec complianceSean Hefty2006-07-24
* [PATCH] drivers: use list_move()Akinobu Mita2006-06-26
* IB/mad: Check GID/LID when matching requestsJack Morgenstein2006-06-17
* IB: Make needlessly global ib_mad_cache staticRoland Dreier2006-06-17
* IB: refcount race fixesSean Hefty2006-05-12
* IB/mad: Fix RMPP version check during agent registrationHal Rosenstock2006-04-19
* IB/mad: fix oops in cancel_madsMichael S. Tsirkin2006-04-02
* IB/mad: RMPP support for additional classesHal Rosenstock2006-03-30
* IB/mad: include GID/class when matching receivesJack Morgenstein2006-03-30
* IB/mad: Fix oopsable race on device removalMichael S. Tsirkin2006-03-20
* IB/umad: Add support for large RMPP transfersJack Morgenstein2006-03-20
* IB/mad: Simplify SMI by eliminating smi_check_local_dr_smp()Ralph Campbell2006-03-20
* IB/mad: Handle DR SMPs with a LID routed partRalph Campbell2006-02-03
* [PATCH] drivers/infiniband/core/mad.c: fix use-after-release caseAdrian Bunk2005-11-27
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-07
* [IB] kzalloc() conversionsRoland Dreier2005-11-02
* [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty2005-10-25
* [IB] Fix leak on MAD initialization failureRoland Dreier2005-10-17
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [PATCH] IB: Fix ib_mad_thread_completion_handler declarationHal Rosenstock2005-08-26
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-26
* [PATCH] IB: Add RMPP implementationHal Rosenstock2005-07-27
* [PATCH] IB: Introduce RMPP APIsHal Rosenstock2005-07-27
* [PATCH] IB: Fix a couple of MAD code pathsHal Rosenstock2005-07-27
* [PATCH] IB: Optimize canceling a MADHal Rosenstock2005-07-27
* [PATCH] IB: Add ib_modify_mad API to MADHal Rosenstock2005-07-27
* [PATCH] IB: Eliminate MAD cache leak associated with local completionsHal Rosenstock2005-07-27
* [PATCH] IB: Simplify calling of list_del in MADHal Rosenstock2005-07-27
* [PATCH] IB: Add automatic retries to MAD layerHal Rosenstock2005-07-27
* [PATCH] IB: Add ib_coalesce_recv_mad to MADHal Rosenstock2005-07-27
* [PATCH] IB: Minor cleanup during MAD startup and shutdownHal Rosenstock2005-07-27
* [PATCH] IB: Fix timeout/cancelled MAD handlingHal Rosenstock2005-07-27
* [PATCH] IB: Change ib_mad_send_wr_private structHal Rosenstock2005-07-27
* [PATCH] IB: Change saving of user's send wr_id in MADHal Rosenstock2005-07-27
* [PATCH] IB: Combine some MAD routinesHal Rosenstock2005-07-27
* [PATCH] IB: Add MAD helper functionsHal Rosenstock2005-07-27
* [PATCH] IB: Update MAD client APIHal Rosenstock2005-07-27
* [PATCH] IB: Remove incorrect commentsHal Rosenstock2005-04-16
* [PATCH] IB: remove unneeded includesHal Rosenstock2005-04-16
* [PATCH] IB: Keep MAD work completion validSean Hefty2005-04-16