summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2019-03-17i40iw: Avoid panic when handling the inetdev eventFeng Tang
2019-03-17IB/mlx5: Fix mapping of link-mode to IB width and speedAya Levin
2019-03-17IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas
2019-03-17IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-03-06IB/hfi1: Close race condition on user context disable and closeMichael J. Ruhl
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual
2019-03-04RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qpYueHaibing
2019-03-04cxgb4: kfree mhp after the debug printShaobo He
2019-03-04IB/mlx5: Set correct write permissions for implicit ODP MRMoni Shoua
2019-03-04bnxt_re: Clean cq for kernel consumers onlyDevesh Sharma
2019-02-26net: devlink: turn devlink into a built-inJakub Kicinski
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky
2019-02-22bnxt_re: fix the regression due to changes in alloc_pblDevesh Sharma
2019-02-22IB/mlx4: Increase the timeout for CM cacheHÃ¥kon Bugge
2019-02-21IB/mlx5: Validate correct PD before prefetch MRMoni Shoua
2019-02-21IB/mlx5: Protect against prefetch of invalid MRMoni Shoua
2019-02-21IB/hfi1: Add missing break in switch statementGustavo A. R. Silva
2019-02-21Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe
2019-02-20drivers/IB,qib: Fix pinned/locked limit check in qib_get_user_pages()Davidlohr Bueso
2019-02-19iw_cxgb4: Make function read_tcb() staticWei Yongjun
2019-02-19RDMA/hns: Bugfix for set hem of SCCYangyang Li
2019-02-19RDMA/hns: Modify qp&cq&pd specification according to UMLijun Ou
2019-02-19IB/usnic: Fix deadlockParvi Kaustubhi
2019-02-15RDMA/cxgb4: Remove kref accounting for sync operationLeon Romanovsky
2019-02-15RDMA/nes: Remove useless usecnt variable and redundant memsetLeon Romanovsky
2019-02-15net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driverBodong Wang
2019-02-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-02-15IB/hfi1: Fix a build warning for TID RDMA READKaike Wan
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch
2019-02-15iw_cxgb4: cq/qp mask depends on bar2 pages in a host pageRaju Rangoju
2019-02-14RDMA/hns: Configure capacity of hns deviceLijun Ou
2019-02-14RDMA/hns: Delete useful prints for aeq subtype eventYixian Liu
2019-02-14RDMA/hns: Set allocated memory to zero for wridYixian Liu
2019-02-14RDMA/hns: Fix the state of rereg mrYixian Liu
2019-02-14RDMA/hns: Limit minimum ROCE CQ depth to 64chenglang
2019-02-14IB/mlx5: Add support for 50Gbps per lane link modesAya Levin
2019-02-14net/mlx5: Add support to ext_* fields introduced in Port Type and Speed registerAya Levin
2019-02-14net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin
2019-02-14net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang
2019-02-14IB/mlx5: Use unified register/load function for uplink and VF vportsBodong Wang
2019-02-13RDMA/nes: Use for_each_sg_dma_page iterator for umem SGLShiraz, Saleem
2019-02-13RDMA: Fix allocation failure on pointer pdColin Ian King
2019-02-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Doug Ledford
2019-02-11RDMA/bnxt_re: fix or'ing of data into an uninitialized struct memberColin Ian King
2019-02-11RDMA/mlx5: Fix memory leak in case we fail to add an IB deviceMark Bloch
2019-02-11IB/mlx5: Fix bad flow upon DEVX mkey creationYishai Hadas
2019-02-11RDMA/ocrdma: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem
2019-02-11RDMA/qedr: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem