aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-30IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs languageJason Gunthorpe1-9/+7
2018-07-26IB/mlx5: avoid excessive warning msgs when creating VFs on 2nd portQing Huang1-2/+2
2018-07-24IB/mlx5: Enable driver uapi commands for flow steeringYishai Hadas1-1/+3
2018-07-24IB/mlx5: Add support for a flow table destination for driver flow steeringYishai Hadas1-5/+8
2018-07-24IB/mlx5: Support adding flow steering rule by raw descriptionYishai Hadas1-17/+199
2018-07-24IB/mlx5: Introduce driver create and destroy flow methodsYishai Hadas1-0/+9
2018-07-23RDMA/mlx5: Remove set but not used variablesKamal Heib1-3/+1
2018-07-10RDMA: Validate grh_required when handling AVsArtemy Kovalyov1-7/+16
2018-07-10RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe1-2/+2
2018-07-09IB/mlx5: Honor cnt_set_id_valid flag instead of set_idParav Pandit1-1/+1
2018-07-09RDMA/mlx5: Remove unused port number parameterLeon Romanovsky1-20/+11
2018-07-04RDMA/uverbs: Remove UA_FLAGSJason Gunthorpe1-3/+3
2018-07-04RDMA/uverbs: Get rid of the & in method specificationsJason Gunthorpe1-14/+18
2018-07-04RDMA/uverbs: Store the specs_root in the struct ib_uverbs_deviceJason Gunthorpe1-3/+3
2018-07-04Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-nextJason Gunthorpe1-0/+16
2018-07-04IB/mlx5: Expose dump and fill memory keyYonatan Cohen1-0/+16
2018-07-03IB/mlx5: Fix GRE flow specificationMaor Gottlieb1-1/+1
2018-07-03IB/mlx5: Remove set-but-not-used variablesBart Van Assche1-2/+0
2018-06-29RDMA/mlx5: Don't leak UARs in case of free failsLeon Romanovsky1-13/+5
2018-06-25IB/mlx5: Add support for drain SQ & RQYishai Hadas1-0/+2
2018-06-22Merge branch 'icrc-counter' into rdma.git for-nextJason Gunthorpe1-3/+59
2018-06-22IB/mlx5: Support RoCE ICRC encapsulated error counterTalat Batheesh1-3/+59
2018-06-19RDMA/mlx5: Refactor transport domain checksLeon Romanovsky1-9/+11
2018-06-19IB/mlx5: Expose DEVX treeYishai Hadas1-1/+6
2018-06-19IB/mlx5: Introduce DEVXYishai Hadas1-3/+21
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise1-1/+2
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit1-29/+3
2018-06-18RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit1-3/+2
2018-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-70/+441
2018-06-04Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git into for-nextJason Gunthorpe1-12/+293
2018-06-02IB/mlx5: Add counters read supportRaed Salem1-0/+43
2018-06-02IB/mlx5: Add flow counters read supportRaed Salem1-0/+15
2018-06-02IB/mlx5: Add flow counters binding supportRaed Salem1-13/+209
2018-06-02IB/mlx5: Add counters create and destroy supportRaed Salem1-0/+23
2018-06-02IB/core: Support passing uhw for create_flowMatan Barak1-1/+6
2018-06-01RDMA/mlx5: Don't check return value of zap_vma_ptes()Leon Romanovsky1-4/+1
2018-05-30RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib coreWei Hu(Xavier)1-34/+0
2018-05-29Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-nextJason Gunthorpe1-6/+14
2018-05-29IB/mlx5: Introduce a new mini-CQE formatYonatan Cohen1-0/+4
2018-05-29IB/mlx5: Refactor CQE compression responseYonatan Cohen1-6/+10
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-nextJason Gunthorpe1-1/+1
2018-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2018-05-24RDMA/mlx5: Remove debug prints of VMA pointersLeon Romanovsky1-12/+3
2018-05-16IB/mlx5: Expose MPLS related tunneling offloadsAriel Levkovich1-0/+8
2018-05-16IB/mlx5: Add support for MPLS flow specificationAriel Levkovich1-3/+99
2018-05-16IB/mlx5: Add support for GRE flow specificationAriel Levkovich1-0/+24
2018-05-09RDMA/mlx5: Use proper spec flow label typeDaria Velikovsky1-1/+1
2018-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-5/+2
2018-04-27RDMA/mlx5: Properly check return value of mlx5_get_uars_pageLeon Romanovsky1-3/+1
2018-04-27IB/mlx5: Fix represent correct netdevice in dual port RoCEParav Pandit1-1/+1