summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
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
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu
2019-06-24net/mlx5: Convert mkey_table to XArrayMatthew Wilcox
2019-06-24RDMA/mlx5: Refactor MR descriptors allocationMax Gurtovoy
2019-06-24RDMA/mlx5: Use PA mapping for PI handoverMax Gurtovoy
2019-06-24RDMA/mlx5: Improve PI handover performanceIsrael Rukshin
2019-06-24RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR codeIsrael Rukshin
2019-06-24RDMA/core: Validate integrity handover device capMax Gurtovoy
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin
2019-06-24RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work requestMax Gurtovoy
2019-06-24RDMA/mlx5: Update set_sig_data_segment attribute for new signature APIMax Gurtovoy
2019-06-24RDMA/mlx5: Pass UMR segment flags instead of booleanMax Gurtovoy
2019-06-24RDMA/mlx5: Add attr for max number page list length for PI operationMax Gurtovoy
2019-06-24RDMA/mlx5: Implement mlx5_ib_map_mr_sg_pi and mlx5_ib_alloc_mr_integrityMax Gurtovoy
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky