aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/mad.c
AgeCommit message (Expand)Author
2015-12-08IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-08-30IB/mad: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-30IB/core: lock client data with lists_rwsemHaggai Eran
2015-07-14IB/mad: Fix compare between big endian and cpu endianIra Weiny
2015-07-14IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock
2015-06-12IB/mad: Add final OPA MAD processingIra Weiny
2015-06-12IB/mad: Add partial Intel OPA MAD supportIra Weiny
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny
2015-06-12IB/mad: Convert allocations from kmem_cache to kzallocIra Weiny
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny
2015-06-12IB/mad: Split IB SMI handling from MAD Recv handlerIra Weiny
2015-06-12IB/mad cleanup: Generalize processing of MAD dataIra Weiny
2015-06-12IB/mad cleanup: Clean up function params -- find_mad_agentIra Weiny
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak
2015-05-20Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford
2015-05-20IB/mad: Add const qualifiers to query only functionsIra Weiny
2015-05-20IB/mad: Clean up rcv_has_same_classIra Weiny
2015-05-20IB/mad: Change ib_response_mad signature argumentsIra Weiny
2015-05-20IB/mad: Change validate_mad signature argumentsIra Weiny
2015-05-18IB/mad: Rename is_data_mad to is_rmpp_data_madIra Weiny
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_smi()Michael Wang
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_mad()Michael Wang
2015-05-18IB/Verbs: Reform IB-core mad/agent/user_madMichael Wang
2014-08-10IB/mad: Add user space RMPP supportIra Weiny
2014-08-10IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny
2014-08-10IB/mad: Add dev_notice messages for various umad/mad registration failuresIra Weiny
2014-08-10IB/mad: Update module to [pr|dev]_* style print messagesIra Weiny
2014-04-01IB/mad: Check and handle potential DMA mapping errorsYan Burman
2013-07-31IB/core: Create QP1 using the pkey index which contains the default pkeyJack Morgenstein
2012-08-21workqueue: deprecate __cancel_delayed_work()Tejun Heo
2012-08-21workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo
2012-04-24IB/mad: Don't send response for failed MADsJack Morgenstein
2012-04-24IB/mad: Set 'D' bit in response for unhandled MADsJack Morgenstein
2012-02-25IB/mad: Return error response for unsupported MADsSwapna Thete
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31infiniband: Fix up module files that need to include module.hPaul Gortmaker
2011-10-06IB/mad: Verify mgmt class in received MADsHefty, Sean
2011-05-23IB/mad: Return EPROTONOSUPPORT when an RDMA device lacks the QP requiredIra Weiny
2010-10-13IB/mad: IBoE supports only QP1 (no QP0)Eli Cohen
2010-05-23IB/mad: Make needlessly global mad_sendq_size/mad_recvq_size staticRoland Dreier
2010-05-15IB/core: Use kmemdup() instead of kmalloc()+memcpy()Julia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-11IB/mad: Ignore iWARP devices on device removalSteve Wise
2010-03-06infiniband: use for_each_set_bit()Akinobu Mita
2009-09-10Merge branch 'mad' into for-linusRoland Dreier
2009-09-07IB/mad: Allow tuning of QP0 and QP1 sizesHal Rosenstock