aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/mad.c
AgeCommit message (Expand)Author
2020-06-30RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo
2019-11-20RDMA/core: Rate limit MAD error messagesParav Pandit
2019-10-05IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein
2019-08-25IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein
2018-08-03RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky
2018-06-21IB/core: Make ib_mad_client_id atomicHÃ¥kon Bugge
2017-11-30IB/core: Avoid crash on pkey enforcement failed in received MADsParav Pandit
2017-05-23IB/core: Enforce security on management datagramsDaniel Jurgens
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_query_ah to rdma_query_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-04-25IB/core: change the return type to voidZhu Yanjun
2017-01-24IB/mad: Add port_num to error messageYuval Shaia
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford
2016-12-14IB/mad: Fix an array index checkBart Van Assche
2016-12-14IB/mad: Eliminate redundant SM class version defines for OPAHal Rosenstock
2016-12-03IB/mad: Remove debug prints after allocation failureLeon Romanovsky
2016-10-07IB/mad: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig
2016-06-06IB/mad: Fix indentationBart Van Assche
2016-05-24IB/MAD: Integrate ib_mad module into ib_core moduleMark Bloch
2016-01-19IB/mad: use CQ abstractionChristoph Hellwig
2016-01-19IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig
2015-12-24IB/mad: Ensure fairness in ib_mad_completion_handlerDean Luick
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