aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-06RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon1-3/+5
2019-10-31IB/mlx5: Test write combining supportMichael Guralnik1-1/+14
2019-10-28Merge branch 'odp_rework' into rdma.git for-nextJason Gunthorpe1-9/+8
2019-10-28RDMA/mlx5: Rework implicit ODP destroyJason Gunthorpe1-2/+0
2019-10-28RDMA/mlx5: Use a dedicated mkey xarray for ODPJason Gunthorpe1-9/+8
2019-10-28RDMA/mlx5: Split sig_err MR data into its own xarrayJason Gunthorpe1-0/+2
2019-10-22IB/mlx5: Remove dead codeRan Rozenstein1-15/+0
2019-10-22RDMA/nldev: Provide MR statisticsErez Alfasi1-0/+2
2019-10-22RDMA/mlx5: Return ODP type per MRErez Alfasi1-0/+1
2019-10-22Merge branch 'mlx5-rd-sgl' into rdma.git for-nextJason Gunthorpe1-0/+2
2019-10-22RDMA/mlx5: Add capability for max sge to get optimized performanceYamin Friedman1-0/+2
2019-10-04IB/mlx5: Remove unnecessary else statementErez Alfasi1-2/+2
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-41/+86
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-9/+0
2019-09-16IB/mlx5: Free mpi in mp_slave modeDanit Goldberg1-0/+1
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe1-3/+3
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb1-3/+4
2019-09-02Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-72/+30
2019-09-01net/mlx5: Move device memory management to mlx5_coreAriel Levkovich1-72/+30
2019-08-26RDMA/mlx5: RDMA_RX flow type support for user applicationsMark Zhang1-0/+7
2019-08-21RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'Jason Gunthorpe1-5/+0
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe1-8/+3
2019-08-21RDMA/core: Make invalidate_range a device operationMoni Shoua1-4/+0
2019-08-20IB/mlx5: Report and handle ODP support properlyMoni Shoua1-3/+3
2019-08-13RDMA/mlx5: Annotate lock dependency in bind/unbind slave portLeon Romanovsky1-2/+4
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal Heib1-2/+2
2019-08-01RDMA/mlx5: Release locks during notifier unregisterLeon Romanovsky1-4/+3
2019-07-29IB/mlx5: Support per device q counters in switchdev modeParav Pandit1-9/+46
2019-07-29IB/mlx5: Refactor code for counters allocationParav Pandit1-31/+29
2019-07-25IB/mlx5: Avoid unnecessary typecastParav Pandit1-1/+1
2019-07-08RDMA/mlx5: Set RDMA DIM to be enabled by defaultLeon Romanovsky1-0/+2
2019-07-08IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg1-2/+6
2019-07-05IB/mlx5: Add counter_alloc_stats() and counter_update_stats() supportMark Zhang1-0/+23
2019-07-05IB/mlx5: Support statistic q counter configurationMark Zhang1-0/+44
2019-07-05IB/mlx5: Add counter set id as a parameter for mlx5_ib_query_q_counters()Mark Zhang1-5/+5
2019-07-04RDMA/mlx5: Use proper allocation API to get zeroed memoryLeon Romanovsky1-2/+1
2019-07-03IB/mlx5: Register DEVX with mlx5_core to get async eventsYishai Hadas1-2/+6
2019-07-03Merge mlx5-next into rdma for-nextJason Gunthorpe1-22/+57
2019-07-03net/mlx5: Report EQE data upon CQ completionYishai Hadas1-1/+1
2019-07-01net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang1-1/+1
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe1-1/+1
2019-06-26RDMA/mlx5: Add vport metadata matching for IB representorsJianbo Liu1-9/+36
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu1-11/+19
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin1-1/+1
2019-06-24RDMA/mlx5: Add attr for max number page list length for PI operationMax Gurtovoy1-0/+2
2019-06-24RDMA/mlx5: Implement mlx5_ib_map_mr_sg_pi and mlx5_ib_alloc_mr_integrityMax Gurtovoy1-0/+2
2019-06-18RDMA/mlx5: Enable decap and packet reformat on FDBMaor Gottlieb1-0/+5
2019-06-18RDMA/mlx5: Consider eswitch encap modeMaor Gottlieb1-6/+14
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky1-8/+13
2019-06-10RDMA: Move owner into struct ib_device_opsJason Gunthorpe1-1/+1