aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-02IB/uverbs: Add an ib_uobject getter to ioctl() infrastructureMatan Barak2-13/+14
2018-06-01RDMA/hns_roce: Don't check return value of zap_vma_ptes()Doug Ledford1-3/+1
2018-06-01RDMA/mlx4: Don't crash machine if zap_vma_ptes() failsLeon Romanovsky1-8/+2
2018-06-01RDMA/mlx5: Don't check return value of zap_vma_ptes()Leon Romanovsky1-4/+1
2018-06-01RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky1-4/+7
2018-06-01RDMA/mad: Delete inaccessible BUG_ONLeon Romanovsky1-1/+0
2018-06-01RDMA/cma: Ignore unknown eventLeon Romanovsky1-1/+1
2018-06-01RDMA/cm: Abort loop in case of CM dequeueLeon Romanovsky1-1/+3
2018-06-01RDMA/cxgb3: Don't crash kernel just because IDR is fullLeon Romanovsky1-1/+0
2018-06-01RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky1-1/+0
2018-06-01RDMA/mlx4: Catch FW<->SW misalignment without machine crashLeon Romanovsky1-1/+4
2018-05-31RDMA/qedr: fix spelling mistake: "adrresses" -> "addresses"Colin Ian King1-1/+1
2018-05-31IB/iser: Do not reduce max_sectorsSergey Gorenko4-11/+26
2018-05-31Merge branch 'wip/dl-ipoib' into wip/dl-for-nextDoug Ledford1-41/+21
2018-05-30RDMA/hns: Implement the disassociate_ucontext APIWei Hu(Xavier)2-1/+77
2018-05-30RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib coreWei Hu(Xavier)3-69/+41
2018-05-30RDMA/hns: Fix the illegal memory operation when cross pageWei Hu(Xavier)2-20/+53
2018-05-30RDMA/hns: Add reset process for RoCE in hip08Wei Hu(Xavier)4-0/+88
2018-05-29Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-nextJason Gunthorpe2-16/+46
2018-05-29RDMA/core: Remove indirection through ib_cache_setup()Jason Gunthorpe3-15/+2
2018-05-29IB/mlx5: Introduce a new mini-CQE formatYonatan Cohen2-10/+36
2018-05-29IB/mlx5: Refactor CQE compression responseYonatan Cohen1-6/+10
2018-05-29IB/core: Fix error code for invalid GID entryParav Pandit1-1/+1
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-nextJason Gunthorpe20-97/+147
2018-05-28IB/mlx4: Mark user MR as writable if actual virtual memory is writableJack Morgenstein1-8/+42
2018-05-28IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein1-10/+1
2018-05-28IB/rxe: avoid unnecessary exportZhu Yanjun1-1/+0
2018-05-28IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann1-1/+1
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-79/+104
2018-05-25RDMA/bnxt_re: Fix broken RoCE driver due to recent L2 driver changesDevesh Sharma5-53/+163
2018-05-24RDMA/hns: Increase checking CMQ status timeout valueWei Hu(Xavier)1-1/+1
2018-05-24RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaustWei Hu(Xavier)2-4/+7
2018-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds19-79/+104
2018-05-24Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into for-nextJason Gunthorpe1-1/+1
2018-05-24IB/core: Introduce and use rdma_gid_table()Parav Pandit1-10/+15
2018-05-24IB/core: Reduce the places that use zgidParav Pandit3-8/+18
2018-05-24IB/mlx5: Fetch soft WQE's on fatal error stateErez Shitrit1-3/+12
2018-05-24RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky2-2/+13
2018-05-24IB/core: Remove duplicate declaration of gid_cache_wqParav Pandit1-2/+0
2018-05-24RDMA/mlx5: Remove debug prints of VMA pointersLeon Romanovsky1-12/+3
2018-05-24RDMA/hns: Rename the idx field of dboulijun2-4/+4
2018-05-24IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn3-13/+20
2018-05-24IB/isert: Fix for lib/dma_debug check_sync warningAlex Estrin1-9/+17
2018-05-24IB/{rdmavt,hfi1}: Change hrtimer add to use pinned versionMike Marciniszyn2-2/+2
2018-05-24IB/hfi1: Set port number for errorinfo MAD responseMichael J. Ruhl1-0/+1
2018-05-24IB/hfi1: Cleanup of exp_rcvMike Marciniszyn4-25/+56
2018-05-24IB/hfi1: Add 16B Management Packet trace supportDon Hiatt2-70/+130
2018-05-24IB/hfi1: Add support for 16B Management PacketsDon Hiatt4-33/+110
2018-05-24IB/hfi1: Define 16B Management PacketsDon Hiatt2-0/+8
2018-05-24iw_cxgb4: provide detailed driver-specific MR informationSteve Wise1-0/+61