aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit1-41/+25
2018-09-27IB/mlx5: Enable DEVX on IBYishai Hadas1-6/+0
2018-09-27IB/mlx5: Manage device uid for DEVX white list commandsYishai Hadas1-4/+12
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe1-8/+7
2018-09-25RDMA/mlx5: Remove superfluous version printMark Bloch1-2/+0
2018-09-25IB/mlx5: Set uid as part of TD commandsYishai Hadas1-15/+18
2018-09-25IB/mlx5: Set uid upon PD allocationYishai Hadas1-0/+1
2018-09-25IB/mlx5: Set uid as part of MCG commandsYishai Hadas1-2/+9
2018-09-25IB/mlx5: Use uid as part of PD commandsYishai Hadas1-3/+11
2018-09-21Merge branch 'mlx5-vport-loopback' into rdma.getDoug Ledford1-16/+45
2018-09-21RDMA/mlx5: Enable vport loopback when user context or QP mandateMark Bloch1-12/+28
2018-09-21RDMA/mlx5: Refactor transport domain bookkeeping logicMark Bloch1-16/+29
2018-09-21RDMA/umem: Use umem->owning_mm inside ODPJason Gunthorpe1-0/+7
2018-09-20RDMA/mlx5: Use rdma_user_mmap_ioJason Gunthorpe1-115/+7
2018-09-11RDMA/mlx5: Allow creating a matcher for a NIC TX flow tableMark Bloch1-1/+4
2018-09-11RDMA/mlx5: Add NIC TX namespace when getting a flow tableMark Bloch1-11/+30
2018-09-11RDMA/mlx5: Refactor raw flow creationMark Bloch1-5/+7
2018-09-11RDMA/mlx5: Don't overwrite action if already setMark Bloch1-0/+10
2018-09-11RDMA/mlx5: Refactor flow action parsing to be more genericMark Bloch1-6/+6
2018-09-11RDMA/mlx5: Enable attaching packet reformat action to steering flowsMark Bloch1-0/+8
2018-09-11RDMA/mlx5: Enable reformat on NIC RX if supportedMark Bloch1-0/+4
2018-09-11RDMA/mlx5: Enable attaching DECAP action to steering flowsMark Bloch1-0/+5
2018-09-11RDMA/mlx5: Enable decap and packet reformat on flow tablesMark Bloch1-4/+13
2018-09-11RDMA/mlx5: Enable attaching modify header to steering flowsMark Bloch1-0/+8
2018-09-11RDMA/mlx5: Add NIC TX steering supportMark Bloch1-10/+19
2018-09-05Merge branch 'mlx5-flow-mutate' into rdma.git for-nextJason Gunthorpe1-0/+3
2018-09-05RDMA/mlx5: Add a new flow action verb - modify headerMark Bloch1-0/+3
2018-09-04IB/mlx5: Change TX affinity assignment in RoCE LAG modeMajd Dibbiny1-0/+8
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe1-16/+22
2018-08-10IB/uverbs: Have the core code create the uverbs_root_specJason Gunthorpe1-29/+16
2018-08-02RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe1-10/+0
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