aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds16-63/+101
2018-05-23RDMA/hns: Move the location for initializing tmp_lenoulijun1-1/+2
2018-05-23RDMA/hns: Bugfix for cq record db for kerneloulijun1-0/+1
2018-05-23RDMA/qedr: Fix doorbell bar mapping for dpi > 1Kalderon, Michal1-31/+29
2018-05-09iw_cxgb4: Fix an error handling path in 'c4iw_get_dma_mr()'Christophe Jaillet1-2/+2
2018-05-09RDMA/i40iw: Avoid panic when reading back the IRQ affinity hintAndrew Boyer2-4/+4
2018-05-09RDMA/i40iw: Avoid reference leaks when processing the AEQAndrew Boyer1-2/+2
2018-05-09RDMA/i40iw: Avoid panic when objects are being created and destroyedAndrew Boyer2-2/+10
2018-05-09RDMA/hns: Fix the bug with NULL pointeroulijun1-1/+1
2018-05-09RDMA/hns: Set NULL for __internal_mroulijun1-0/+1
2018-05-09RDMA/hns: Enable inner_pa_vld filed of mptoulijun1-0/+2
2018-05-09RDMA/hns: Set desc_dma_addr for zero when free cmq descoulijun1-0/+2
2018-05-09RDMA/hns: Fix the bug with rq sgeoulijun1-2/+2
2018-05-09RDMA/hns: Not support qp transition from reset to reset for hip06oulijun1-1/+8
2018-05-09RDMA/hns: Add return operation when configured global param failoulijun1-0/+1
2018-05-09RDMA/hns: Update convert function of endian formatoulijun1-1/+1
2018-05-09RDMA/hns: Load the RoCE dirver automaticallyoulijun1-0/+2
2018-05-09RDMA/hns: Bugfix for rq record db for kerneloulijun1-0/+1
2018-05-09RDMA/hns: Add rq inline flags judgementoulijun1-6/+12
2018-05-09i40iw: Use correct address in dst_neigh_lookup for IPv6Mustafa Ismail1-1/+1
2018-05-09i40iw: Fix memory leak in error path of create QPMustafa Ismail1-1/+1
2018-05-09RDMA/mlx5: Use proper spec flow label typeDaria Velikovsky1-1/+1
2018-05-09RDMA/mlx5: Don't assume that medium blueFlame register existsYishai Hadas1-7/+11
2018-05-09IB/hfi1: Use after free race condition in send context error pathMichael J. Ruhl1-0/+4
2018-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds24-101/+228
2018-05-03IB/mlx4: Fix integer overflow when calculating optimal MTT sizeJack Morgenstein1-1/+1
2018-05-03IB/hfi1: Fix memory leak in exception path in get_irq_affinity()Sebastian Sanchez1-6/+5
2018-05-03IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failureSebastian Sanchez3-10/+30
2018-05-03IB/hfi1: Fix NULL pointer dereference when invalid num_vls is usedSebastian Sanchez2-3/+2
2018-05-03IB/hfi1: Fix loss of BECN with AHGMike Marciniszyn1-10/+40
2018-05-03IB/hfi1 Use correct type for num_user_contextMichael J. Ruhl1-2/+2
2018-05-03IB/hfi1: Fix handling of FECN marked multicast packetMike Marciniszyn3-10/+21
2018-04-27iw_cxgb4: Atomically flush per QP HW CQEsBharat Potnuri3-4/+13
2018-04-27RDMA/mlx4: Add missed RSS hash inner header flagLeon Romanovsky1-1/+2
2018-04-27RDMA/hns: Fix a couple misspellingsoulijun2-2/+2
2018-04-27RDMA/hns: Submit bad wroulijun1-1/+2
2018-04-27RDMA/hns: Update assignment method for owner field of send wqeoulijun1-1/+2
2018-04-27RDMA/hns: Adjust the order of cleanup hem tableoulijun1-2/+2
2018-04-27RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is setoulijun1-8/+12
2018-04-27RDMA/hns: Remove some unnecessary attr_mask judgementoulijun1-7/+4
2018-04-27RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is setoulijun1-1/+1
2018-04-27RDMA/hns: Fix the qp context state diagramoulijun1-1/+2
2018-04-27RDMA/hns: Intercept illegal RDMA operation when use inline dataoulijun1-0/+5
2018-04-27RDMA/hns: Bugfix for init hem tableoulijun1-4/+4
2018-04-27IB/nes: fix nes_netdev_start_xmit()'s return typeLuc Van Oostenryck1-1/+1
2018-04-27RDMA/cxgb4: release hw resources on device removalRaju Rangoju3-3/+36
2018-04-27RDMA/mlx5: Properly check return value of mlx5_get_uars_pageLeon Romanovsky1-3/+1
2018-04-27IB/mlx5: Fix represent correct netdevice in dual port RoCEParav Pandit1-1/+1
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