aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-21Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdmaDavid S. Miller1-18/+33
2020-01-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxSaeed Mahameed1-4/+6
2020-01-16net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey1-4/+6
2020-01-16IB/mlx5: Mask out unsupported ODP capabilities for kernel QPsMoni Shoua1-0/+17
2020-01-16RDMA/mlx5: Don't fake udata for kernel pathLeon Romanovsky1-18/+16
2019-12-12IB/mlx5: Fix device memory flowsYishai Hadas1-41/+79
2019-12-12IB/mlx5: Fix steering rule of drop and countMaor Gottlieb1-7/+6
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-47/+15
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe1-20/+22
2019-11-22IB/mlx5: Implement callbacks for getting VFs GUID attributesDanit Goldberg1-0/+1
2019-11-19IB/mlx5: Support extended number of strides for Striding RQMark Zhang1-2/+8
2019-11-11IB/mlx5: Load profile according to RoCE enablement stateMichael Guralnik1-12/+13
2019-11-11IB/mlx5: Rename profile and init methodsMichael Guralnik1-7/+7
2019-11-06RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon1-3/+5
2019-11-04IB: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-47/+15
2019-11-01IB/mlx5: Introduce and use mlx5_core_is_vf()Parav Pandit1-1/+1
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