aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/agent.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman1-2/+2
2017-05-01IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli1-2/+2
2016-12-03IB/core: Remove debug prints after allocation failureLeon Romanovsky1-1/+0
2015-10-08IB: split struct ib_send_wrChristoph Hellwig1-1/+1
2015-07-14IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock1-2/+2
2015-06-12IB/mad: Add final OPA MAD processingIra Weiny1-2/+5
2015-06-12IB/mad: Convert allocations from kmem_cache to kzallocIra Weiny1-4/+5
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny1-1/+2
2015-06-02IB/core cleanup: Add const to args - agent_send_responseIra Weiny1-4/+4
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_smi()Michael Wang1-1/+1
2015-05-18IB/Verbs: Reform IB-core mad/agent/user_madMichael Wang1-1/+1
2014-08-10IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny1-2/+2
2014-08-10IB/mad: Update module to [pr|dev]_* style print messagesIra Weiny1-6/+6
2011-03-18IB/mad: Improve an error message so error code is includedMichael Heinz1-1/+2
2010-10-13IB/mad: IBoE supports only QP1 (no QP0)Eli Cohen1-12/+17
2007-08-03IB/mad: agent_send_response() should be voidHal Rosenstock1-14/+10
2007-07-09IB/mad: Enhance SMI for switch supportHal Rosenstock1-3/+16
2006-03-20IB/mad: Simplify SMI by eliminating smi_check_local_dr_smp()Ralph Campbell1-16/+0
2006-03-20IB/mad: Remove redundant check from smi_check_local_dr_smp()Ralph Campbell1-3/+0
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+3
2005-11-02[IB] kzalloc() conversionsRoland Dreier1-2/+1
2005-10-25[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty1-217/+76
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier1-1/+1
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier1-5/+6
2005-07-27[PATCH] IB: A couple of IB core bug fixesHal Rosenstock1-4/+4
2005-07-27[PATCH] IB: Update MAD client APIHal Rosenstock1-13/+1
2005-04-16[PATCH] IB: Remove incorrect commentsHal Rosenstock1-2/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+373