aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/mad.c
Commit message (Expand)AuthorAge
* IB/mad: Fix ib_post_send_mad() returning 0 with no generate send compRalph Campbell2009-03-03
* IB/mad: initialize mad_agent_priv before putting on listsRalph Campbell2009-02-27
* IB/mad: Fix null pointer dereference in local_completions()Ralph Campbell2009-02-27
* IB/mad: Use krealloc() to resize snoop tableRoland Dreier2008-10-14
* IB/mad: Don't discard BMA responses in kernelMichael Brooks2008-09-20
* IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMEDDave Olson2008-05-23
* IB/mad: Fix incorrect access to items on local_listSean Hefty2008-01-25
* IB/mad: Report number of times a mad was retriedSean Hefty2008-01-25
* IB/mad: Enable loopback of DR SMP responses from userspaceSteve Welch2008-01-25
* IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler()Ralph Campbell2008-01-25
* IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler()Hal Rosenstock2007-08-03
* IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler()Hal Rosenstock2007-08-03
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* IB/mad: Enhance SMI for switch supportHal Rosenstock2007-07-09
* IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-07
* 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