summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/qp.c
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas2019-07-251-1/+0Star
* IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas2019-07-241-4/+8
* IB/mlx5: Support set qp counterMark Zhang2019-07-051-2/+74
* Merge mlx5-next into rdma for-nextJason Gunthorpe2019-07-031-1/+1
|\
| * net/mlx5: Report EQE data upon CQ completionYishai Hadas2019-07-031-1/+1
* | RDMA/mlx5: Use PA mapping for PI handoverMax Gurtovoy2019-06-241-26/+54
* | RDMA/mlx5: Improve PI handover performanceIsrael Rukshin2019-06-241-1/+1
* | RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR codeIsrael Rukshin2019-06-241-144/+10Star
* | RDMA/core: Validate integrity handover device capMax Gurtovoy2019-06-241-5/+2Star
* | RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin2019-06-241-7/+7
* | RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work requestMax Gurtovoy2019-06-241-20/+198
* | RDMA/mlx5: Update set_sig_data_segment attribute for new signature APIMax Gurtovoy2019-06-241-6/+5Star
* | RDMA/mlx5: Pass UMR segment flags instead of booleanMax Gurtovoy2019-06-241-7/+12
* | RDMA: Check umem pointer validity prior to releaseLeon Romanovsky2019-06-201-6/+3Star
* | RDMA: Convert destroy_wq to be voidLeon Romanovsky2019-06-201-3/+1Star
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-091-41/+120
|\
| * IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein2019-05-031-0/+21
| * Merge branch 'mlx5_tir_icm' into rdma.git for-nextJason Gunthorpe2019-04-251-5/+41
| |\
| | * IB/mlx5: Expose TIR ICM address to user spaceAriel Levkovich2019-04-251-5/+41
| | * Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed2019-04-231-111/+213
| | |\
| * | \ Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe2019-04-241-4/+7
| |\ \ \
| * | | | RDMA/mlx5: Check for error return in flow_rule rather than errColin Ian King2019-04-121-1/+1
| * | | | RDMA/mlx5: Move default representors SQ steering to rule to modify QPMark Bloch2019-04-101-12/+28
| * | | | RDMA/mlx5: Move rep into port structMark Bloch2019-04-101-2/+2
| * | | | RDMA/mlx5: Move netdev info into the port structMark Bloch2019-04-101-2/+2
| * | | | Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe2019-04-101-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-2/+1Star
| * | | | IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch2019-04-011-12/+20
| * | | | IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-3/+3
| * | | | IB/mlx5: WQE dump jumps over first 16 bytesArtemy Kovalyov2019-03-271-3/+2Star
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-081-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-031-4/+7
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-04-051-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | * | | net/mlx5: Remove spinlock support from mlx5_write64Maxim Mikityanskiy2019-04-021-1/+1
* | | | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-071-1/+0Star
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-1/+0Star
| |/ / /
* / / / IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi2019-04-181-4/+7
|/ / /
* | / IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas2019-03-181-1/+3
| |/ |/|
* | IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch2019-02-151-26/+32
* | IB/mlx5: Simplify WQE count power of two checkGal Pressman2019-02-071-3/+3
* | IB/mlx5: Do not use hw_access_flags for be and CPU dataBart Van Assche2019-02-051-8/+8
* | Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-041-7/+9
|\ \
| * | RDMA/mlx5: Fix check for supported user flags when creating a QPMark Bloch2019-01-211-7/+9
| |/
* | IB/mlx5: Let read user wqe also from SRQ bufferMoni Shoua2019-02-041-47/+145
* | IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-111-22/+18Star
|/
* IB/mlx5: Allow XRC INI usage via verbs in DEVX contextYishai Hadas2019-01-021-1/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-281-183/+264
|\
| * RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-191-5/+5
| * RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completionLeon Romanovsky2018-12-181-1/+0Star
| * Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe2018-12-111-11/+11
| |\