summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-25RDMA/iw_cxgb4: cleanup device debugfs entries on ULD removePotnuri Bharat Teja
2020-05-25RDMA/hns: Make the end of sge process more clearYixian Liu
2020-05-25RDMA/hns: Simplify process related to poll cqLang Cheng
2020-05-25RDMA/hns: Remove redundant parameters from free_srq/qp_wrid()Wenpeng Liang
2020-05-25RDMA/hns: Remove redundant type cast for general pointersWeihang Li
2020-05-25RDMA/hns: Optimize the usage of MTRXi Wang
2020-05-25RDMA/hns: Refactor the QP context filling process related to WQE buffer confi...Xi Wang
2020-05-25RDMA/hns: Change variables representing quantity to unsignedWeihang Li
2020-05-25RDMA/hns: Change all page_shift to unsignedWeihang Li
2020-05-25RDMA/hns: Rename QP buffer related functionXi Wang
2020-05-25RDMA/hns: Remove unused code about assertYangyang Li
2020-05-25RDMA/hns: Optimize post and poll processLang Cheng
2020-05-25RDMA/hns: Add CQ flag instead of independent enable flagLang Cheng
2020-05-25RDMA/hns: Let software PI/CI grow naturallyLang Cheng
2020-05-22RDMA/rtrs: Get rid of the do_next_path while_next_path macrosDanil Kipnis
2020-05-22RDMA/rtrs: server: Use already dereferenced rtrs_sess structureMd Haris Iqbal
2020-05-22RDMA/rnbd: Fix compilation error when CONFIG_MODULES is disabledDanil Kipnis
2020-05-22IB/cma: Fix ports memory leak in cma_configfsMaor Gottlieb
2020-05-22block/rnbd: Fix an IS_ERR() vs NULL check in find_or_create_sess()Dan Carpenter
2020-05-21IB/uverbs: Introduce create/destroy QP commands over ioctlYishai Hadas
2020-05-21IB/uverbs: Introduce create/destroy WQ commands over ioctlYishai Hadas
2020-05-21IB/uverbs: Introduce create/destroy SRQ commands over ioctlYishai Hadas
2020-05-21IB/uverbs: Move QP, SRQ, WQ type and flags to UAPIYishai Hadas
2020-05-21IB/uverbs: Extend CQ to get its own asynchronous event FDYishai Hadas
2020-05-21IB/uverbs: Refactor related objects to use their own asynchronous event FDYishai Hadas
2020-05-21RDMA/core: Allow the ioctl layer to abort a fully created uobjectJason Gunthorpe
2020-05-21Merge tag 'v5.7-rc6' into rdma.git for-nextJason Gunthorpe
2020-05-21IB/hfi1: Enable the transmit side of the datagram ipoib netdevPiotr Stankiewicz
2020-05-21IB/ipoib: Add capability to switch between datagram and connected modeGary Leshner
2020-05-21IB/hfi1: Add packet histogram trace eventGrzegorz Andrejczuk
2020-05-21IB/{hfi1, ipoib, rdma}: Broadcast ping sent packets which exceeded mtu sizeGary Leshner
2020-05-21IB/hfi1: Activate the dummy netdevGrzegorz Andrejczuk
2020-05-21IB/hfi1: Add rx functions for dummy netdevGrzegorz Andrejczuk
2020-05-21IB/hfi1: Add interrupt handler functions for accelerated ipoibGrzegorz Andrejczuk
2020-05-21IB/hfi1: Add functions to receive accelerated ipoib packetsKaike Wan
2020-05-21IB/hfi1: Rename num_vnic_contexts as num_netdev_contextsGrzegorz Andrejczuk
2020-05-21IB/ipoib: Increase ipoib Datagram mode MTU's upper limitKaike Wan
2020-05-21IB/hfi1: RSM rules for AIPGrzegorz Andrejczuk
2020-05-21IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPsGary Leshner
2020-05-21IB/hfi1: Remove module parameter for KDETH qpnsGary Leshner
2020-05-21IB/hfi1: Add the transmit side of a datagram ipoib RDMA netdevGary Leshner
2020-05-21IB/hfi1: Add functions to transmit datagram ipoib packetsGary Leshner
2020-05-21IB/hfi1: Add accelerated IP capability bitKaike Wan
2020-05-21RDMA/efa: Report host information to the deviceGal Pressman
2020-05-21RDMA/efa: Fix setting of wrong bit in get/set_feature commandsGal Pressman
2020-05-19RDMA/mlx5: Add init2init as a modify commandAharon Landau
2020-05-19RDMA/hns: Reserve one sge in order to avoid local length errorLijun Ou
2020-05-19RDMA/hns: Rename macro for defining hns hardware page sizeXi Wang
2020-05-19RDMA/hns: Remove redundant memcpy()Weihang Li
2020-05-19RDMA/hns: Store mr len information into mr objLang Cheng