summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/qp.c
AgeCommit message (Expand)Author
2020-04-30RDMA/mlx5: Verify that QP is created with RQ or SQAharon Landau
2020-04-30RDMA/mlx5: Consolidate into special function all create QP callsLeon Romanovsky
2020-04-30RDMA/mlx5: Remove redundant destroy QP callLeon Romanovsky
2020-04-30RDMA/mlx5: Copy response to the user in one placeLeon Romanovsky
2020-04-30RDMA/mlx5: Handle udate outlen checks in one placeLeon Romanovsky
2020-04-30RDMA/mlx5: Promote RSS RAW QP flags check to higher levelLeon Romanovsky
2020-04-30RDMA/mlx5: Group all create QP parameters to simplify in-kernel interfacesLeon Romanovsky
2020-04-30RDMA/mlx5: Reduce amount of duplication in QP destroyLeon Romanovsky
2020-04-30RDMA/mlx5: Separate to user/kernel create QP flowsLeon Romanovsky
2020-04-30RDMA/mlx5: Separate XRC_TGT QP creation from common flowLeon Romanovsky
2020-04-30RDMA/mlx5: Globally parse DEVX UIDLeon Romanovsky
2020-04-30RDMA/mlx5: Delete impossible inlen checkLeon Romanovsky
2020-04-30RDMA/mlx5: Rely on existence of udata to separate kernel/user flowsLeon Romanovsky
2020-04-30RDMA/mlx5: Remove second user copy in create_user_qpLeon Romanovsky
2020-04-30RDMA/mlx5: Combine copy of create QP command in RSS RAW QPLeon Romanovsky
2020-04-30RDMA/mlx5: Promote RSS RAW QP attribute check in higher levelLeon Romanovsky
2020-04-30RDMA/mlx5: Store QP type in the vendor QP structureLeon Romanovsky
2020-04-30RDMA/mlx5: Delete unsupported QP typesLeon Romanovsky
2020-04-28RDMA/mlx5: Process all vendor flags in one placeLeon Romanovsky
2020-04-28RDMA/mlx5: Return all configured create flags through query QPLeon Romanovsky
2020-04-28RDMA/mlx5: Change scatter CQE flag to be set like other vendor flagsLeon Romanovsky
2020-04-28RDMA/mlx5: Use flags_en mechanism to mark QP created with WQE signatureLeon Romanovsky
2020-04-28RDMA/mlx5: Process create QP flags in one placeLeon Romanovsky
2020-04-28RDMA/mlx5: Delete create QP flags obfuscationLeon Romanovsky
2020-04-28RDMA/mlx5: Initial separation of RAW_PACKET QP from common flowLeon Romanovsky
2020-04-28RDMA/mlx5: Remove second copy from user for non RSS RAW QPsLeon Romanovsky
2020-04-28RDMA/mlx5: Move DRIVER QP flags check into separate functionLeon Romanovsky
2020-04-28RDMA/mlx5: Update all DRIVER QP places to use QP subtypeLeon Romanovsky
2020-04-28RDMA/mlx5: Split scatter CQE configuration for DCT QPLeon Romanovsky
2020-04-28RDMA/mlx5: Separate create QP flows to be based on typeLeon Romanovsky
2020-04-28RDMA/mlx5: Set QP subtype immediately when it is knownLeon Romanovsky
2020-04-28RDMA/mlx5: Avoid setting redundant NULL for XRC QPsLeon Romanovsky
2020-04-28RDMA/mlx5: Prepare QP allocation for future removalLeon Romanovsky
2020-04-28RDMA/mlx5: Perform check if QP creation flow is validLeon Romanovsky
2020-04-28RDMA/mlx5: Organize QP types checks in one placeLeon Romanovsky
2020-04-23net/mlx5: Update transobj.c new cmd interfaceLeon Romanovsky
2020-04-22RDMA/mlx5: Set GRH fields in query QP on RoCEAharon Landau
2020-04-19net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky
2020-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-03-27IB/mlx5: Move to fully dynamic UAR mode once user space supports itYishai Hadas
2020-03-27IB/mlx5: Extend QP creation to get uar page index from user spaceYishai Hadas
2020-03-25RDMA/mlx5: Block delay drop to unprivileged usersMaor Gottlieb
2020-03-24RDMA/mlx5: Fix access to wrong pointer while performing flush due to errorLeon Romanovsky
2020-03-04Merge tag 'v5.6-rc4' into rdma.git for-nextJason Gunthorpe
2020-03-04RDMA/providers: Fix return value when QP type isn't supportedKamal Heib
2020-02-11IB/mlx5: Return failure when rts2rts_qp_counters_set_id is not supportedMark Zhang
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe
2020-01-16RDMA/mlx5: Set relaxed ordering when requestedMichael Guralnik
2020-01-16IB/mlx5: Add ODP WQE handlers for kernel QPsMoni Shoua
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua