summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb
2019-09-02Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-09-01net/mlx5: Move device memory management to mlx5_coreAriel Levkovich
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-08-20IB/mlx5: Block MR WR if UMR is not possibleMoni Shoua
2019-08-20IB/mlx5: Fix MR re-registration flow to use UMR properlyMoni Shoua
2019-08-20IB/mlx5: Report and handle ODP support properlyMoni Shoua
2019-08-20IB/mlx5: Consolidate use_umr checks into single functionMoni Shoua
2019-08-20RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLBJason Gunthorpe
2019-08-12IB/mlx5: Fix use-after-free error while accessing ev_file pointerYishai Hadas
2019-08-07IB/mlx5: Check the correct variable in error handling codeDan Carpenter
2019-08-07IB/mlx5: Fix implicit MR release flowYishai Hadas
2019-08-07mlx5: Use refcount_t for refcountChuhong Yuan
2019-08-04IB/mlx5: Support MLX5_CMD_OP_QUERY_LAG as a DEVX general commandMark Zhang
2019-08-01RDMA/mlx5: Release locks during notifier unregisterLeon Romanovsky
2019-08-01IB/mlx5: Fix MR registration flow to use UMR properlyGuy Levi
2019-07-25IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas
2019-07-25IB/mlx5: Prevent concurrent MR updates during invalidationMoni Shoua
2019-07-24IB/mlx5: Fix clean_mr() to work in the expected orderYishai Hadas
2019-07-24IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cacheYishai Hadas
2019-07-24IB/mlx5: Use direct mkey destroy command upon UMR unreg failureYishai Hadas
2019-07-24IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas
2019-07-22IB/mlx5: Replace kfree with kvfreeChuhong Yuan
2019-07-08RDMA/mlx5: Set RDMA DIM to be enabled by defaultLeon Romanovsky
2019-07-08IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg
2019-07-08Merge branch 'vhca-tunnel' into rdma.git for-nextJason Gunthorpe
2019-07-08IB/mlx5: Implement VHCA tunnel mechanism in DEVXMax Gurtovoy
2019-07-05IB/mlx5: Add counter_alloc_stats() and counter_update_stats() supportMark Zhang
2019-07-05IB/mlx5: Support statistic q counter configurationMark Zhang
2019-07-05IB/mlx5: Add counter set id as a parameter for mlx5_ib_query_q_counters()Mark Zhang
2019-07-05IB/mlx5: Support set qp counterMark Zhang
2019-07-05Merge mlx5-next into rdma for-nextJason Gunthorpe
2019-07-04RDMA/mlx5: Use proper allocation API to get zeroed memoryLeon Romanovsky
2019-07-03IB/mlx5: DEVX cleanup mdevYishai Hadas
2019-07-03IB/mlx5: Add DEVX support for CQ eventsYishai Hadas
2019-07-03IB/mlx5: Implement DEVX dispatching eventYishai Hadas
2019-07-03IB/mlx5: Enable subscription for device events over DEVXYishai Hadas
2019-07-03IB/mlx5: Register DEVX with mlx5_core to get async eventsYishai Hadas
2019-07-03IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FDYishai Hadas
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit
2019-07-03Merge mlx5-next into rdma for-nextJason Gunthorpe
2019-07-03IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCEParav Pandit
2019-07-03net/mlx5: Report EQE data upon CQ completionYishai Hadas
2019-07-03net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas
2019-07-03net/mlx5: Use event mask based on device capabilitiesYishai Hadas
2019-07-01net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang
2019-07-01RDMA/mlx5: Cleanup rep when doing unloadBodong Wang
2019-07-01{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-26RDMA/mlx5: Add vport metadata matching for IB representorsJianbo Liu