aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/qp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-11IB/mlx5: Return failure when rts2rts_qp_counters_set_id is not supportedMark Zhang1-3/+6
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe1-60/+107
2020-01-16RDMA/mlx5: Set relaxed ordering when requestedMichael Guralnik1-1/+1
2020-01-16IB/mlx5: Add ODP WQE handlers for kernel QPsMoni Shoua1-58/+105
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua1-2/+2
2020-01-03RDMA/mlx5: use true,false for bool variablezhengbin1-1/+1
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-17/+43
2019-11-19IB/mlx5: Support extended number of strides for Striding RQMark Zhang1-10/+34
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig1-2/+2
2019-10-31IB/mlx5: Test write combining supportMichael Guralnik1-2/+4
2019-10-22IB/mlx5: Align usage of QP1 create flags with rest of mlx5 definesMichael Guralnik1-4/+4
2019-10-17RDMA/mlx5: Clear old rate limit when closing QPRafi Wiener1-3/+5
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe1-5/+19
2019-08-20IB/mlx5: Block MR WR if UMR is not possibleMoni Shoua1-5/+19
2019-07-29Merge branch 'wip/dl-for-rc' into wip/dl-for-nextDoug Ledford1-5/+8
2019-07-29IB/mlx5: Support per device q counters in switchdev modeParav Pandit1-12/+13
2019-07-25IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas1-1/+0
2019-07-24IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas1-4/+8
2019-07-05IB/mlx5: Support set qp counterMark Zhang1-2/+74
2019-07-03Merge mlx5-next into rdma for-nextJason Gunthorpe1-1/+1
2019-07-03net/mlx5: Report EQE data upon CQ completionYishai Hadas1-1/+1
2019-06-24RDMA/mlx5: Use PA mapping for PI handoverMax Gurtovoy1-26/+54
2019-06-24RDMA/mlx5: Improve PI handover performanceIsrael Rukshin1-1/+1
2019-06-24RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR codeIsrael Rukshin1-144/+10
2019-06-24RDMA/core: Validate integrity handover device capMax Gurtovoy1-5/+2
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin1-7/+7
2019-06-24RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work requestMax Gurtovoy1-20/+198
2019-06-24RDMA/mlx5: Update set_sig_data_segment attribute for new signature APIMax Gurtovoy1-6/+5
2019-06-24RDMA/mlx5: Pass UMR segment flags instead of booleanMax Gurtovoy1-7/+12
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky1-6/+3
2019-06-20RDMA: Convert destroy_wq to be voidLeon Romanovsky1-3/+1
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-41/+120
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+0
2019-05-03IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein1-0/+21
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+7
2019-04-25Merge branch 'mlx5_tir_icm' into rdma.git for-nextJason Gunthorpe1-5/+41
2019-04-25IB/mlx5: Expose TIR ICM address to user spaceAriel Levkovich1-5/+41
2019-04-24Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe1-4/+7
2019-04-22Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mlx5-nextSaeed Mahameed1-111/+213
2019-04-18IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi1-4/+7
2019-04-12RDMA/mlx5: Check for error return in flow_rule rather than errColin Ian King1-1/+1
2019-04-10RDMA/mlx5: Move default representors SQ steering to rule to modify QPMark Bloch1-12/+28
2019-04-10RDMA/mlx5: Move rep into port structMark Bloch1-2/+2
2019-04-10RDMA/mlx5: Move netdev info into the port structMark Bloch1-2/+2
2019-04-10Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe1-1/+1
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-1/+0
2019-04-05Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-1/+1
2019-04-02net/mlx5: Remove spinlock support from mlx5_write64Maxim Mikityanskiy1-1/+1
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch1-2/+1