aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-21IB/ipoib: Add capability to switch between datagram and connected modeGary Leshner1-8/+10
2020-05-21IB/hfi1: Add packet histogram trace eventGrzegorz Andrejczuk3-1/+43
2020-05-21IB/{hfi1, ipoib, rdma}: Broadcast ping sent packets which exceeded mtu sizeGary Leshner3-0/+6
2020-05-21IB/hfi1: Activate the dummy netdevGrzegorz Andrejczuk11-342/+178
2020-05-21IB/hfi1: Add rx functions for dummy netdevGrzegorz Andrejczuk5-2/+414
2020-05-21IB/hfi1: Add interrupt handler functions for accelerated ipoibGrzegorz Andrejczuk10-7/+206
2020-05-21IB/hfi1: Add functions to receive accelerated ipoib packetsKaike Wan7-2/+355
2020-05-21IB/hfi1: Rename num_vnic_contexts as num_netdev_contextsGrzegorz Andrejczuk4-20/+20
2020-05-21IB/ipoib: Increase ipoib Datagram mode MTU's upper limitKaike Wan6-32/+88
2020-05-21IB/hfi1: RSM rules for AIPGrzegorz Andrejczuk4-50/+136
2020-05-21IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPsGary Leshner5-10/+27
2020-05-21IB/hfi1: Remove module parameter for KDETH qpnsGary Leshner7-34/+39
2020-05-21IB/hfi1: Add the transmit side of a datagram ipoib RDMA netdevGary Leshner3-0/+289
2020-05-21IB/hfi1: Add functions to transmit datagram ipoib packetsGary Leshner5-1/+984
2020-05-21IB/hfi1: Add accelerated IP capability bitKaike Wan2-3/+5
2020-05-21RDMA/efa: Report host information to the deviceGal Pressman4-10/+130