aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky23-297/+161
2019-02-22bnxt_re: fix the regression due to changes in alloc_pblDevesh Sharma3-22/+14
2019-02-22IB/mlx4: Increase the timeout for CM cacheHÃ¥kon Bugge1-1/+1
2019-02-21IB/mlx5: Validate correct PD before prefetch MRMoni Shoua1-16/+30
2019-02-21IB/mlx5: Protect against prefetch of invalid MRMoni Shoua4-23/+102
2019-02-21IB/hfi1: Add missing break in switch statementGustavo A. R. Silva1-0/+1
2019-02-21Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe3-77/+101
2019-02-20drivers/IB,qib: Fix pinned/locked limit check in qib_get_user_pages()Davidlohr Bueso1-1/+1
2019-02-19iw_cxgb4: Make function read_tcb() staticWei Yongjun1-1/+1
2019-02-19RDMA/hns: Bugfix for set hem of SCCYangyang Li1-0/+3
2019-02-19RDMA/hns: Modify qp&cq&pd specification according to UMLijun Ou1-5/+5
2019-02-19IB/usnic: Fix deadlockParvi Kaustubhi3-28/+19
2019-02-15RDMA/cxgb4: Remove kref accounting for sync operationLeon Romanovsky3-29/+3
2019-02-15RDMA/nes: Remove useless usecnt variable and redundant memsetLeon Romanovsky2-9/+1
2019-02-15IB/hfi1: Fix a build warning for TID RDMA READKaike Wan1-0/+1
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch17-144/+172
2019-02-14RDMA/hns: Configure capacity of hns deviceLijun Ou1-0/+5
2019-02-14RDMA/hns: Delete useful prints for aeq subtype eventYixian Liu1-51/+6
2019-02-14RDMA/hns: Set allocated memory to zero for wridYixian Liu1-4/+4
2019-02-14RDMA/hns: Fix the state of rereg mrYixian Liu1-0/+3
2019-02-14RDMA/hns: Limit minimum ROCE CQ depth to 64chenglang1-0/+1
2019-02-14IB/mlx5: Add support for 50Gbps per lane link modesAya Levin1-5/+61
2019-02-14net/mlx5: Add support to ext_* fields introduced in Port Type and Speed registerAya Levin1-1/+2
2019-02-14net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin1-2/+4
2019-02-14net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang1-2/+2
2019-02-14IB/mlx5: Use unified register/load function for uplink and VF vportsBodong Wang3-72/+37
2019-02-13RDMA/nes: Use for_each_sg_dma_page iterator for umem SGLShiraz, Saleem1-131/+89
2019-02-13RDMA: Fix allocation failure on pointer pdColin Ian King1-1/+1
2019-02-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma into for-nextDoug Ledford38-612/+588
2019-02-11RDMA/bnxt_re: fix or'ing of data into an uninitialized struct memberColin Ian King1-1/+1
2019-02-11RDMA/mlx5: Fix memory leak in case we fail to add an IB deviceMark Bloch1-1/+3
2019-02-11IB/mlx5: Fix bad flow upon DEVX mkey creationYishai Hadas1-2/+3
2019-02-11RDMA/ocrdma: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem1-32/+23
2019-02-11RDMA/qedr: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem1-37/+30
2019-02-11RDMA/vmw_pvrdma: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem1-13/+8
2019-02-11RDMA/cxgb3: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem1-17/+12
2019-02-11RDMA/cxgb4: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem1-19/+13
2019-02-11RDMA/hns: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem4-74/+56
2019-02-11RDMA/i40iw: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem1-19/+16
2019-02-11RDMA/mthca: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem1-20/+16
2019-02-11RDMA/bnxt_re: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem2-18/+14
2019-02-09Merge branch 'wip/dl-for-next' into for-nextDoug Ledford36-399/+9595
2019-02-08iw_cxgb4: fix srqidx leak during connection abortRaju Rangoju1-2/+3
2019-02-08iw_cxgb4: complete the cached SRQ buffersRaju Rangoju3-8/+157
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky27-342/+218
2019-02-08IB/usnic: Fix locking when unregisteringParvi Kaustubhi1-2/+4
2019-02-08iw_cxgb4: use tos when finding ipv6 routesSteve Wise1-2/+3
2019-02-08iw_cxgb4: use tos when importing the endpointSteve Wise1-1/+1
2019-02-08iw_cxgb4: use listening ep tos when accepting new connectionsSteve Wise1-2/+7
2019-02-07RDMA/bnxt_re: Update kernel user abi to pass chip contextDevesh Sharma1-3/+14