summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/mad.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-141-3/+3
|\ \
| * | IB/mad: Fix an array index checkBart Van Assche2016-12-141-1/+1
| * | IB/mad: Eliminate redundant SM class version defines for OPAHal Rosenstock2016-12-141-2/+2
| |/
* | IB/mad: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-34/+6
|/
* IB/mad: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
* IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-231-1/+1
* IB/mad: Fix indentationBart Van Assche2016-06-061-3/+3
* IB/MAD: Integrate ib_mad module into ib_core moduleMark Bloch2016-05-241-10/+3
* IB/mad: use CQ abstractionChristoph Hellwig2016-01-191-104/+58
* IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig2016-01-191-8/+10
* IB/mad: Ensure fairness in ib_mad_completion_handlerDean Luick2015-12-241-0/+18
* IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock2015-12-081-0/+5
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-281-20/+20
|\
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-081-20/+20
* | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-211-1/+1
|/
* IB/mad: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-301-23/+3
* IB/core: lock client data with lists_rwsemHaggai Eran2015-08-301-1/+1
* IB/mad: Fix compare between big endian and cpu endianIra Weiny2015-07-141-1/+1
* IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock2015-07-141-29/+16
* IB/mad: Add final OPA MAD processingIra Weiny2015-06-121-29/+195
* IB/mad: Add partial Intel OPA MAD supportIra Weiny2015-06-121-10/+32
* IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-121-5/+12
* IB/mad: Convert allocations from kmem_cache to kzallocIra Weiny2015-06-121-81/+88
* IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2015-06-121-0/+3
* IB/mad: Support alternate Base Versions when creating MADsIra Weiny2015-06-121-1/+2
* IB/mad: Split IB SMI handling from MAD Recv handlerIra Weiny2015-06-121-36/+49
* IB/mad cleanup: Generalize processing of MAD dataIra Weiny2015-06-121-6/+6
* IB/mad cleanup: Clean up function params -- find_mad_agentIra Weiny2015-06-121-18/+18
* IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-121-1/+3
*-. Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford2015-05-201-51/+51
|\ \
| | * IB/Verbs: Use management helper rdma_cap_ib_smi()Michael Wang2015-05-181-1/+1
| | * IB/Verbs: Use management helper rdma_cap_ib_mad()Michael Wang2015-05-181-3/+3
| | * IB/Verbs: Reform IB-core mad/agent/user_madMichael Wang2015-05-181-22/+21
| |/ |/|
| * IB/mad: Add const qualifiers to query only functionsIra Weiny2015-05-201-8/+8
| * IB/mad: Clean up rcv_has_same_classIra Weiny2015-05-201-3/+3
| * IB/mad: Change ib_response_mad signature argumentsIra Weiny2015-05-201-10/+10
| * IB/mad: Change validate_mad signature argumentsIra Weiny2015-05-201-6/+6
| * IB/mad: Rename is_data_mad to is_rmpp_data_madIra Weiny2015-05-181-3/+4
|/
* IB/mad: Add user space RMPP supportIra Weiny2014-08-101-23/+51
* IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny2014-08-101-1/+3
* IB/mad: Add dev_notice messages for various umad/mad registration failuresIra Weiny2014-08-101-9/+49
* IB/mad: Update module to [pr|dev]_* style print messagesIra Weiny2014-08-101-68/+79
* IB/mad: Check and handle potential DMA mapping errorsYan Burman2014-04-011-0/+14
* IB/core: Create QP1 using the pkey index which contains the default pkeyJack Morgenstein2013-07-311-1/+7
* workqueue: deprecate __cancel_delayed_work()Tejun Heo2012-08-211-1/+1
* workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo2012-08-211-9/+5
* IB/mad: Don't send response for failed MADsJack Morgenstein2012-04-241-3/+3
* IB/mad: Set 'D' bit in response for unhandled MADsJack Morgenstein2012-04-241-0/+2
* IB/mad: Return error response for unsupported MADsSwapna Thete2012-02-251-0/+21
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
OpenPOWER on IntegriCloud