aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/mad.c
Commit message (Expand)AuthorAge
* workqueue: deprecate __cancel_delayed_work()Tejun Heo2012-08-21
* workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo2012-08-21
* IB/mad: Don't send response for failed MADsJack Morgenstein2012-04-24
* IB/mad: Set 'D' bit in response for unhandled MADsJack Morgenstein2012-04-24
* IB/mad: Return error response for unsupported MADsSwapna Thete2012-02-25
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * infiniband: Fix up module files that need to include module.hPaul Gortmaker2011-10-31
* | IB/mad: Verify mgmt class in received MADsHefty, Sean2011-10-06
|/
* IB/mad: Return EPROTONOSUPPORT when an RDMA device lacks the QP requiredIra Weiny2011-05-23
* IB/mad: IBoE supports only QP1 (no QP0)Eli Cohen2010-10-13
* IB/mad: Make needlessly global mad_sendq_size/mad_recvq_size staticRoland Dreier2010-05-24
* IB/core: Use kmemdup() instead of kmalloc()+memcpy()Julia Lawall2010-05-15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* IB/mad: Ignore iWARP devices on device removalSteve Wise2010-03-11
* infiniband: use for_each_set_bit()Akinobu Mita2010-03-06
* Merge branch 'mad' into for-linusRoland Dreier2009-09-11
|\
| * IB/mad: Allow tuning of QP0 and QP1 sizesHal Rosenstock2009-09-07
| * IB/mad: Fix possible lock-lock-timer deadlockRoland Dreier2009-09-07
* | IB: Use DEFINE_SPINLOCK() for static spinlocksRoland Dreier2009-09-05
|/
* 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