aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-10IB/hfi1: Do not flush send queue in the TID RDMA second legKaike Wan1-23/+8
2019-04-08RDMA/hns: Bugfix for SCC hem freeYangyang Li1-3/+0
2019-04-08RDMA/hns: Fix bug that caused srq creation to failLijun Ou2-4/+6
2019-04-08RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_removeKamal Heib1-0/+2
2019-03-27IB/mlx5: Reset access mask when looping inside page fault handlerMoni Shoua1-1/+2
2019-03-27IB/hfi1: Fix the allocation of RSM tableKaike Wan1-7/+19
2019-03-27IB/hfi1: Eliminate opcode tests on mr derefKaike Wan1-2/+2
2019-03-27IB/hfi1: Clear the IOWAIT pending bits when QP is put into error stateKaike Wan1-0/+2
2019-03-27IB/hfi1: Failed to drain send queue when QP is put into error stateKaike Wan1-1/+1
2019-03-17i40iw: Avoid panic when handling the inetdev eventFeng Tang1-1/+11
2019-03-17IB/mlx5: Fix mapping of link-mode to IB width and speedAya Levin1-0/+7
2019-03-17IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas2-9/+29
2019-03-17IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein1-1/+1
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds150-3035/+13433
2019-03-06IB/hfi1: Close race condition on user context disable and closeMichael J. Ruhl2-6/+10
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2-2/+4
2019-03-04RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qpYueHaibing1-1/+1
2019-03-04cxgb4: kfree mhp after the debug printShaobo He1-1/+1
2019-03-04IB/mlx5: Set correct write permissions for implicit ODP MRMoni Shoua1-1/+1
2019-03-04bnxt_re: Clean cq for kernel consumers onlyDevesh Sharma1-1/+1
2019-02-26net: devlink: turn devlink into a built-inJakub Kicinski2-2/+0
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+13
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-15net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driverBodong Wang1-13/+7
2019-02-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed8-116/+156
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-15iw_cxgb4: cq/qp mask depends on bar2 pages in a host pageRaju Rangoju1-2/+13
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