aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/qp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-07Merge branch 'mlx5-packet-credit-fc' into rdma.gitJason Gunthorpe1-2/+13
2018-12-07IB/mlx5: Add packet based credit mode supportDanit Goldberg1-2/+13
2018-12-04IB/mlx5: Allow XRC usage via verbs in DEVX contextYishai Hadas1-7/+5
2018-11-29IB/mlx5: Use fragmented QP's buffer for in-kernel usersGuy Levi1-166/+239
2018-11-21IB/mlx5: Allow modify AV in DCI QP to RTRArtemy Kovalyov1-1/+1
2018-11-21IB/mlx5: Fix XRC QP support after introducing extended atomicYonatan Cohen1-2/+1
2018-11-21RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WRMajd Dibbiny1-9/+10
2018-10-17IB/mlx5: Add support for extended atomic operationsYonatan Cohen1-12/+84
2018-10-17IB/mlx5: Allow scatter to CQE without global signaled WRsYonatan Cohen1-3/+11
2018-10-17IB/mlx5: Verify that driver supports user flagsYonatan Cohen1-0/+14
2018-10-17IB/mlx5: Support scatter to CQE for DC transport typeYonatan Cohen1-19/+52
2018-10-16RDMA/mlx5: Remove extraneous error checkGal Pressman1-2/+1
2018-10-03RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib1-3/+2
2018-09-27IB/mlx5: Expose RAW QP device handles to user spaceYishai Hadas1-2/+36
2018-09-26RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe1-4/+6
2018-09-25IB/mlx5: Set uid as part of XRCD commandsYishai Hadas1-2/+6
2018-09-25IB/mlx5: Set uid as part of RQT commandsYishai Hadas1-2/+5
2018-09-25IB/mlx5: Set uid as part of TIS commandsYishai Hadas1-10/+17
2018-09-25IB/mlx5: Set uid as part of TIR commandsYishai Hadas1-9/+15
2018-09-25IB/mlx5: Set uid as part of DCT commandsYishai Hadas1-0/+1
2018-09-25IB/mlx5: Set uid as part of SQ commandsYishai Hadas1-5/+7
2018-09-25IB/mlx5: Set uid as part of RQ commandsYishai Hadas1-6/+11
2018-09-25IB/mlx5: Set uid as part of QP creationYishai Hadas1-0/+1
2018-09-21Merge branch 'mlx5-vport-loopback' into rdma.getDoug Ledford1-20/+76
2018-09-21RDMA/mlx5: Enable vport loopback when user context or QP mandateMark Bloch1-7/+27
2018-09-21RDMA/mlx5: Allow creating RAW ethernet QP with loopback supportMark Bloch1-13/+49
2018-09-22net/mlx5: Rename incorrect naming in IFC fileMark Bloch1-2/+2
2018-09-12IB/mlx5: Allow transition of DCI QP to resetMoni Shoua1-1/+3
2018-09-06IB/mlx5: Don't hold spin lock while checking device stateParav Pandit1-14/+12
2018-09-04IB/mlx5: Change TX affinity assignment in RoCE LAG modeMajd Dibbiny1-4/+33
2018-08-14IB/mlx5: Fix leaking stack memory to userspaceJason Gunthorpe1-1/+1
2018-08-08RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wqLeon Romanovsky1-1/+3
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche1-10/+11
2018-07-30IB/mlx5, ib_post_send(), IB_WR_REG_SIG_MR: Do not modify the 'wr' argumentBart Van Assche1-12/+18
2018-07-30RDMA: Constify the argument of the work request conversion functionsBart Van Assche1-15/+16
2018-07-13RDMA/mlx5: Check that supplied blue flame index doesn't overflowLeon Romanovsky1-7/+8
2018-07-13RDMA/mlx5: Melt consecutive calls to alloc_bfreg() in one callLeon Romanovsky1-35/+12
2018-06-25IB/mlx5: Add support for drain SQ & RQYishai Hadas1-7/+146
2018-06-19IB/mlx5: Add support for DEVX query UARYishai Hadas1-3/+6
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit1-6/+4
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-nextJason Gunthorpe1-7/+11
2018-05-09Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford1-9/+13
2018-05-09IB/mlx5: posting klm/mtt list inline in the send queue for reg_wrIdan Burstein1-7/+36
2018-05-09RDMA/mlx5: Don't assume that medium blueFlame register existsYishai Hadas1-7/+11
2018-04-27IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg1-9/+9
2018-04-27RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky1-0/+4
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-41/+115
2018-04-04IB/mlx5: Add ability to hash by IPSEC_SPI when creating a TIRMatan Barak1-4/+12
2018-04-03RDMA/mlx5: Fix definition of mlx5_ib_create_qp_respJason Gunthorpe1-2/+2
2018-03-27mlx5_{ib,core}: Add query SQ state helper functionEran Ben Elisha1-13/+1