summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Use div64_u64 for num_var_hw_entries calculationJason Gunthorpe2020-02-141-1/+1
* RDMA/mlx5: Prevent overflow in mmap offset calculationsLeon Romanovsky2020-02-131-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-01-311-5/+219
|\
| * RDMA/core: Make the entire API tree staticJason Gunthorpe2020-01-301-2/+0
| * Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe2020-01-211-18/+33
| |\
| * | IB/mlx5: Expose RoCE accelerator countersAvihai Horon2020-01-161-0/+18
| * | IB/mlx5: Add mmap support for VARYishai Hadas2020-01-121-1/+4
| * | IB/mlx5: Introduce VAR object and its alloc/destroy methodsYishai Hadas2020-01-121-0/+157
| * | IB/mlx5: Extend caps stage to handle VAR capabilitiesYishai Hadas2020-01-121-2/+38
| * | IB/mlx5: Do reverse sequence during device removalParav Pandit2020-01-071-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-281-22/+39
|\ \ \
| * \ \ Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2020-01-211-18/+33
| |\ \ \ | | | |/ | | |/|
| | * | IB/mlx5: Mask out unsupported ODP capabilities for kernel QPsMoni Shoua2020-01-161-0/+17
| | * | RDMA/mlx5: Don't fake udata for kernel pathLeon Romanovsky2020-01-161-18/+16
| | |/
| * | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae...Saeed Mahameed2020-01-161-4/+6
| |\ \ | | |/ | |/|
| | * net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey2020-01-161-4/+6
* | | Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2020-01-101-1/+1
|\ \ \ | |/ / |/| |
| * | x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar2019-12-101-1/+1
| |/
* | IB/mlx5: Fix device memory flowsYishai Hadas2019-12-121-41/+79
* | IB/mlx5: Fix steering rule of drop and countMaor Gottlieb2019-12-121-7/+6
|/
* Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-271-47/+15
|\
| * IB: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-11-041-47/+15
* | Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe2019-11-251-20/+22
|\ \
| * | IB/mlx5: Implement callbacks for getting VFs GUID attributesDanit Goldberg2019-11-221-0/+1
| * | IB/mlx5: Load profile according to RoCE enablement stateMichael Guralnik2019-11-111-12/+13
| * | IB/mlx5: Rename profile and init methodsMichael Guralnik2019-11-111-7/+7
| * | IB/mlx5: Introduce and use mlx5_core_is_vf()Parav Pandit2019-11-011-1/+1
| |/
* | IB/mlx5: Support extended number of strides for Striding RQMark Zhang2019-11-191-2/+8
* | RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon2019-11-061-3/+5
* | IB/mlx5: Test write combining supportMichael Guralnik2019-10-311-1/+14
* | Merge branch 'odp_rework' into rdma.git for-nextJason Gunthorpe2019-10-281-9/+8
|\ \
| * | RDMA/mlx5: Rework implicit ODP destroyJason Gunthorpe2019-10-281-2/+0
| * | RDMA/mlx5: Use a dedicated mkey xarray for ODPJason Gunthorpe2019-10-281-9/+8
| * | RDMA/mlx5: Split sig_err MR data into its own xarrayJason Gunthorpe2019-10-281-0/+2
| |/
* | IB/mlx5: Remove dead codeRan Rozenstein2019-10-221-15/+0
* | RDMA/nldev: Provide MR statisticsErez Alfasi2019-10-221-0/+2
* | RDMA/mlx5: Return ODP type per MRErez Alfasi2019-10-221-0/+1
* | Merge branch 'mlx5-rd-sgl' into rdma.git for-nextJason Gunthorpe2019-10-221-0/+2
|\ \
| * | RDMA/mlx5: Add capability for max sge to get optimized performanceYamin Friedman2019-10-221-0/+2
| |/
* / IB/mlx5: Remove unnecessary else statementErez Alfasi2019-10-041-2/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-09-211-41/+86
|\
| * IB/mlx5: Free mpi in mp_slave modeDanit Goldberg2019-09-161-0/+1
| * Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe2019-09-131-3/+3
| |\
| * | RDMA/mlx5: RDMA_RX flow type support for user applicationsMark Zhang2019-08-261-0/+7
| * | Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe2019-08-211-8/+3
| |\ \
| * | | RDMA/mlx5: Annotate lock dependency in bind/unbind slave portLeon Romanovsky2019-08-131-2/+4
| * | | RDMA: Introduce ib_port_phys_state enumKamal Heib2019-08-121-2/+2
| * | | IB/mlx5: Support per device q counters in switchdev modeParav Pandit2019-07-291-9/+46
| * | | IB/mlx5: Refactor code for counters allocationParav Pandit2019-07-291-31/+29
| * | | IB/mlx5: Avoid unnecessary typecastParav Pandit2019-07-251-1/+1
OpenPOWER on IntegriCloud