summaryrefslogtreecommitdiff
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
2020-06-30IB/mad: Fix use after free when destroying MAD agentShay Drory
2019-08-01IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein
2019-03-27IB/MAD: Add SMP details to MAD tracingIra Weiny
2019-03-27IB/MAD: Add agent trace pointsIra Weiny
2019-03-27IB/MAD: Add recv path trace pointIra Weiny
2019-03-27IB/MAD: Add send path trace pointsIra Weiny
2019-03-26IB/mad: Convert ib_mad_clients to XArrayMatthew Wilcox
2019-02-19RDMA: Add and use rdma_for_each_portJason Gunthorpe
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-10-16RDMA/core: Annotate timeout as unsigned longLeon Romanovsky
2018-09-06RDMA/core: Rate limit MAD error messagesParav Pandit
2018-09-06RDMA/core: Fail early if unsupported QP is providedParav Pandit
2018-09-05IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein
2018-07-24RDMA/core: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche
2018-06-18IB/mad: Use IDR for agent IDswilly@infradead.org
2018-06-18IB/mad: Agent registration is process context onlyMatthew Wilcox
2018-06-18IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gidParav Pandit
2018-06-01RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky
2018-06-01RDMA/mad: Delete inaccessible BUG_ONLeon Romanovsky
2018-04-30IB/core: Make ib_mad_client_id atomicHÃ¥kon Bugge
2017-12-22drivers: infiniband: remove duplicate includesPravin Shedge
2017-11-10IB/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