aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-03IB/ocrdma_hw: Remove redundant checks and goto labelsGustavo A. R. Silva1-9/+5
2018-03-29iw_cxgb4: print mapped ports correctlyBharat Potnuri1-12/+12
2018-03-29RDMA: Use u64_to_user_ptr everywhereJason Gunthorpe3-7/+7
2018-03-29qedr: Fix spelling mistake: "hanlde" -> "handle"Colin Ian King1-2/+2
2018-03-27IB/mlx5: Respect new UMR capabilitiesMajd Dibbiny2-8/+48
2018-03-27IB/mlx5: Enable ECN capable bits for UD RoCE v2 QPsMajd Dibbiny1-0/+12
2018-03-23iw_cxgb4: Add ib_device->get_netdev supportSteve Wise1-0/+19
2018-03-22RDMA/hns: Fix cq record doorbell enable in kernelYixian Liu1-21/+17
2018-03-22RDMA/cxgb3: Use structs to describe the uABI instead of opencodingJason Gunthorpe1-1/+3
2018-03-21IB/mlx4: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya1-2/+2
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak15-2/+15
2018-03-19IB/mlx5: Packet packing enhancement for RAW QPBodong Wang3-20/+80
2018-03-19RDMA/hns: Fix init resp when alloc ucontextYixian Liu1-1/+1
2018-03-19IB/mlx5: Set the default active rate and width to QDR and 4XHonggang Li1-0/+3
2018-03-15IB/mlx4: Add Scatter FCS support over WQ creationGuy Levi3-9/+32
2018-03-15IB/mlx4: Report TSO capabilitiesYishai Hadas1-2/+20
2018-03-15i40iw: Tear-down connection after CQP Modify QP failureHenry Orosco4-10/+30
2018-03-15i40iw: Refactor of driver generated AEsHenry Orosco6-10/+108
2018-03-15RDMA/cxgb4: Use structs to describe the uABI instead of opencodingJason Gunthorpe1-1/+3
2018-03-15RDMA/hns: Use structs to describe the uABI instead of opencodingJason Gunthorpe1-1/+4
2018-03-15RDMA/i40iw: Move uapi header to include/uapiJason Gunthorpe2-108/+1
2018-03-15RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe2-5/+1
2018-03-15RDMA/qedr: eliminate duplicate barriers on weakly-ordered archsSinan Kaya1-2/+2
2018-03-15RDMA/hns: Fix cqn type and init respYixian Liu2-12/+11
2018-03-15IB/ocrdma: Removed GID add/del null routinesParav Pandit3-28/+0
2018-03-15RDMA/mlx5: Simplify clean and destroy MR callsLeon Romanovsky1-30/+10
2018-03-15RDMA/mlx5: Guard ODP specific assignments with specific CONFIGLeon Romanovsky1-0/+4
2018-03-15RDMA/mlx5: Unify error flows in rereg MR failure pathsLeon Romanovsky1-14/+18
2018-03-15RDMA/mlx5: Return proper value for not-supported commandLeon Romanovsky1-1/+1
2018-03-15RDMA/mlx5: Protect from NULL pointer derefenceLeon Romanovsky1-0/+2
2018-03-14Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford20-164/+223
2018-03-14infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masksArnd Bergmann2-3/+3
2018-03-14infiniband: qplib_fp: fix pointer castArnd Bergmann1-2/+2
2018-03-14IB/mlx5: Fix cleanup order on unloadMark Bloch2-10/+14
2018-03-14RDMA/i40iw: include linux/irq.hArnd Bergmann1-0/+1
2018-03-14IB/mlx5: Maintain a single emergency pageIlya Lesokhin3-22/+37
2018-03-14IB/mlx5: Only synchronize RCU once when removing mkeysDaniel Jurgens1-16/+28
2018-03-14RDMA/mlx5: Fix crash while accessing garbage pointer and freed memoryLeon Romanovsky1-4/+8
2018-03-14RDMA/pvrdma: Properly annotate QP statesLeon Romanovsky1-1/+1
2018-03-14RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPsLeon Romanovsky1-1/+2
2018-03-13IB: remove duplicate header filesZhu Yanjun1-1/+0
2018-03-13RDMA/hns: Support cq record doorbell for kernel spaceYixian Liu3-19/+18
2018-03-13RDMA/hns: Support rq record doorbell for kernel spaceYixian Liu5-13/+142
2018-03-13RDMA/hns: Support cq record doorbell for the user spaceYixian Liu4-6/+55
2018-03-13RDMA/hns: Support rq record doorbell for the user spaceYixian Liu6-5/+195
2018-03-13IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny1-6/+9
2018-03-13IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rqBoris Pismenny1-7/+16
2018-03-13RDMA/bnxt_re: Remove an unused variableBart Van Assche1-3/+2
2018-03-13IB/hfi1: Fix a kernel-doc warningBart Van Assche1-1/+0
2018-03-09RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky1-1/+6