summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/mad.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-081-15/+20
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-4/+6
* IB/mlx4: Fix using wrong function to destroy sqp AHs under SRIOVJack Morgenstein2019-01-211-3/+3
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-201-12/+12
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-201-2/+2
* IB/mlx4: Add port and TID to MAD debug printHåkon Bugge2018-10-161-8/+10
* IB/mlx4: Enable debug print of SMPsHåkon Bugge2018-10-161-1/+1
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-311-3/+4
* IB/mlx4: Create slave AH's directlyJason Gunthorpe2018-06-261-18/+4Star
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+2
* RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky2018-06-011-1/+0Star
* Add OPA extended LID supportHiatt, Don2017-08-181-4/+4
* IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don2017-08-081-3/+3
* IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli2017-08-081-1/+1
* RDMA/mlx4: Fix MAD tunneling when SRIOV is enabledJack Morgenstein2017-06-011-0/+1
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-0/+2
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-17/+26
* IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli2017-05-011-12/+12
* IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli2017-05-011-4/+4
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-5/+5
* Merge branch 'mlx' into merge-testDoug Ledford2016-12-141-7/+42
|\
| * IB/mlx4: Handle well-known-gid in mad_demux processingJack Morgenstein2016-11-171-4/+12
| * IB/mlx4: Handle IPv4 header when demultiplexing MADMoni Shoua2016-11-171-3/+30
* | IB/mlx4: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-7/+2Star
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-101-6/+67
|\
| * IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein2016-10-071-2/+62
| * IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-071-1/+2
| * IB/mlx4/mad: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-2/+2
| * IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-231-1/+1
* | IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein2016-09-161-0/+23
|/
* IB/mlx4: Fix error flow when sending mads under SRIOVYishai Hadas2016-06-231-6/+18
* IB/mlx4: Add support for the port info class for RoCE portsEran Ben Elisha2016-02-171-1/+14
* IB/mlx4: Add support for extended counters over RoCE portsEran Ben Elisha2016-02-171-13/+37
* IB/mlx4: Use the VF base-port when demuxing mad from wireOr Gerlitz2015-12-071-3/+14
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-291-26/+28
|\
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-081-26/+28
* | IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-221-4/+8
* | IB/mlx4: Add IB counters tableEran Ben Elisha2015-10-221-7/+18
|/
* IB/mlx4: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-311-19/+4Star
* IB/mlx4: Fix use of flow-counters for process_madOr Gerlitz2015-07-141-10/+19
* IB/mad: Remove improper use of BUG_ONIra Weiny2015-07-141-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-251-30/+19Star
|\
| * net/mlx4_core: Add helper to query countersEran Ben Elisha2015-06-161-24/+8Star
| * IB/mlx4: Set VF to read from QP countersEran Ben Elisha2015-06-161-2/+4
| * IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha2015-06-161-1/+1
| * IB/mlx4: Convert slave port before building address-handleOr Gerlitz2015-05-251-4/+7
* | IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-121-1/+9
* | IB/mad: Support alternate Base Versions when creating MADsIra Weiny2015-06-121-1/+2
* | IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-121-1/+3
* | IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-021-10/+11
|/