aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/rdma/rw.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-29RDMA/hns: remove duplicate assignment to pointer raqColin Ian King1-1/+1
2020-05-29RDMA/mlx5: Support TX port affinity for VF drivers in LAG modeMark Zhang3-2/+10
2020-05-29RDMA/srpt: Increase max_send_sgeBart Van Assche2-7/+1
2020-05-29RDMA/srpt: Reduce max_recv_sge to 1Bart Van Assche1-7/+3
2020-05-29RDMA/srpt: Make debug output more detailedBart Van Assche1-4/+5
2020-05-29RDMA/srp: Make the channel count configurable per targetBart Van Assche1-5/+17
2020-05-27RDMA/mlx5: Return ECE data after modify QPLeon Romanovsky3-4/+48
2020-05-27RDMA/mlx5: Set ECE options during modify QPLeon Romanovsky5-15/+25
2020-05-27RDMA/mlx5: Convert modify QP to use MLX5_SET macrosLeon Romanovsky2-172/+97
2020-05-27RDMA/mlx5: Remove manually crafted QP context the query callLeon Romanovsky1-73/+56
2020-05-27RDMA/mlx5: Use direct modify QP implementationLeon Romanovsky1-6/+11
2020-05-27RDMA/mlx5: Set ECE options during QP createLeon Romanovsky2-9/+68
2020-05-27RDMA/mlx5: Get ECE options from FW during create QPLeon Romanovsky4-12/+18
2020-05-27RDMA/cma: Provide ECE reject reasonLeon Romanovsky9-14/+34
2020-05-27RDMA/cma: Connect ECE to rdma_acceptLeon Romanovsky4-3/+34
2020-05-27RDMA/cm: Send and receive ECE parameter over the wireLeon Romanovsky3-6/+50
2020-05-27RDMA/ucma: Deliver ECE parameters through UCMA eventsLeon Romanovsky3-1/+7
2020-05-27RDMA/ucma: Extend ucma_connect to receive ECE parametersLeon Romanovsky5-3/+42
2020-05-27RDMA/cm: Add Enhanced Connection Establishment (ECE) bitsLeon Romanovsky1-0/+6
2020-05-27IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP commandMark Zhang1-0/+4
2020-05-27RDMA/core: Use sizeof_field() helperGustavo A. R. Silva5-16/+16
2020-05-27net/mlx5: Add ability to read and write ECE optionsLeon Romanovsky1-10/+16
2020-05-25RDMA/ipoib: Remove can_sleep parameter from iboib_mcast_allocKamal Heib1-6/+5
2020-05-25RDMA/iw_cxgb4: cleanup device debugfs entries on ULD removePotnuri Bharat Teja1-0/+1
2020-05-25RDMA/hns: Make the end of sge process more clearYixian Liu1-2/+2
2020-05-25RDMA/hns: Simplify process related to poll cqLang Cheng1-8/+3
2020-05-25RDMA/hns: Remove redundant parameters from free_srq/qp_wrid()Wenpeng Liang2-7/+6
2020-05-25RDMA/hns: Remove redundant type cast for general pointersWeihang Li3-137/+73
2020-05-25RDMA/hns: Optimize the usage of MTRXi Wang2-27/+30
2020-05-25RDMA/hns: Refactor the QP context filling process related to WQE buffer configureXi Wang1-115/+149
2020-05-25RDMA/hns: Change variables representing quantity to unsignedWeihang Li2-10/+11
2020-05-25RDMA/hns: Change all page_shift to unsignedWeihang Li5-24/+27
2020-05-25RDMA/hns: Rename QP buffer related functionXi Wang1-4/+4
2020-05-25RDMA/hns: Remove unused code about assertYangyang Li2-5/+0
2020-05-25RDMA/hns: Optimize post and poll processLang Cheng1-13/+14
2020-05-25RDMA/hns: Add CQ flag instead of independent enable flagLang Cheng3-11/+11
2020-05-25RDMA/hns: Let software PI/CI grow naturallyLang Cheng1-5/+4
2020-05-22RDMA/rtrs: Get rid of the do_next_path while_next_path macrosDanil Kipnis1-16/+13
2020-05-22RDMA/rtrs: server: Use already dereferenced rtrs_sess structureMd Haris Iqbal1-2/+2
2020-05-22RDMA/rnbd: Fix compilation error when CONFIG_MODULES is disabledDanil Kipnis1-4/+7
2020-05-22IB/cma: Fix ports memory leak in cma_configfsMaor Gottlieb1-0/+13
2020-05-22block/rnbd: Fix an IS_ERR() vs NULL check in find_or_create_sess()Dan Carpenter1-5/+4
2020-05-21IB/uverbs: Introduce create/destroy QP commands over ioctlYishai Hadas7-41/+442
2020-05-21IB/uverbs: Introduce create/destroy WQ commands over ioctlYishai Hadas6-24/+223
2020-05-21IB/uverbs: Introduce create/destroy SRQ commands over ioctlYishai Hadas6-33/+265
2020-05-21IB/uverbs: Move QP, SRQ, WQ type and flags to UAPIYishai Hadas2-19/+58
2020-05-21IB/uverbs: Extend CQ to get its own asynchronous event FDYishai Hadas3-3/+25
2020-05-21IB/uverbs: Refactor related objects to use their own asynchronous event FDYishai Hadas4-9/+39
2020-05-21RDMA/core: Allow the ioctl layer to abort a fully created uobjectJason Gunthorpe13-59/+74
2020-05-21IB/hfi1: Enable the transmit side of the datagram ipoib netdevPiotr Stankiewicz2-0/+3