summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2020-05-27RDMA/mlx5: Get ECE options from FW during create QPLeon Romanovsky
2020-05-27RDMA/cma: Provide ECE reject reasonLeon Romanovsky
2020-05-27RDMA/cma: Connect ECE to rdma_acceptLeon Romanovsky
2020-05-27RDMA/cm: Send and receive ECE parameter over the wireLeon Romanovsky
2020-05-27RDMA/ucma: Deliver ECE parameters through UCMA eventsLeon Romanovsky
2020-05-27RDMA/ucma: Extend ucma_connect to receive ECE parametersLeon Romanovsky
2020-05-27Merge branch 'mellanox/mlx5-next' into rdma.git for/nextJason Gunthorpe
2020-05-27IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP commandMark Zhang
2020-05-27RDMA/core: Fix double destruction of uobjectJason Gunthorpe
2020-05-27RDMA/core: Use sizeof_field() helperGustavo A. R. Silva
2020-05-25RDMA/ipoib: Remove can_sleep parameter from iboib_mcast_allocKamal Heib
2020-05-25RDMA/iw_cxgb4: cleanup device debugfs entries on ULD removePotnuri Bharat Teja
2020-05-25RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()Qiushi Wu
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-22IB/cma: Fix ports memory leak in cma_configfsMaor Gottlieb
2020-05-21RDMA/mlx5: Fix NULL pointer dereference in destroy_prefetch_workMaor Gottlieb
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: 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