summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-05-31RDMA/qedr: fix spelling mistake: "adrresses" -> "addresses"Colin Ian King
2018-05-31IB/iser: Do not reduce max_sectorsSergey Gorenko
2018-05-31Merge branch 'wip/dl-ipoib' into wip/dl-for-nextDoug Ledford
2018-05-30RDMA/hns: Implement the disassociate_ucontext APIWei Hu(Xavier)
2018-05-30RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib coreWei Hu(Xavier)
2018-05-30RDMA/hns: Fix the illegal memory operation when cross pageWei Hu(Xavier)
2018-05-30RDMA/hns: Add reset process for RoCE in hip08Wei Hu(Xavier)
2018-05-29Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rd...Jason Gunthorpe
2018-05-29RDMA/core: Remove indirection through ib_cache_setup()Jason Gunthorpe
2018-05-29IB/mlx5: Introduce a new mini-CQE formatYonatan Cohen
2018-05-29IB/mlx5: Refactor CQE compression responseYonatan Cohen
2018-05-29IB/core: Fix error code for invalid GID entryParav Pandit
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe
2018-05-28IB/mlx4: Mark user MR as writable if actual virtual memory is writableJack Morgenstein
2018-05-28IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein
2018-05-28IB/rxe: avoid unnecessary exportZhu Yanjun
2018-05-28IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-25RDMA/bnxt_re: Fix broken RoCE driver due to recent L2 driver changesDevesh Sharma
2018-05-24RDMA/hns: Increase checking CMQ status timeout valueWei Hu(Xavier)
2018-05-24RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaustWei Hu(Xavier)
2018-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-05-24Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...Jason Gunthorpe
2018-05-24IB/core: Introduce and use rdma_gid_table()Parav Pandit
2018-05-24IB/core: Reduce the places that use zgidParav Pandit
2018-05-24IB/mlx5: Fetch soft WQE's on fatal error stateErez Shitrit
2018-05-24RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky
2018-05-24IB/core: Remove duplicate declaration of gid_cache_wqParav Pandit
2018-05-24RDMA/mlx5: Remove debug prints of VMA pointersLeon Romanovsky
2018-05-24RDMA/hns: Rename the idx field of dboulijun
2018-05-24IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn
2018-05-24IB/isert: Fix for lib/dma_debug check_sync warningAlex Estrin
2018-05-24IB/{rdmavt,hfi1}: Change hrtimer add to use pinned versionMike Marciniszyn
2018-05-24IB/hfi1: Set port number for errorinfo MAD responseMichael J. Ruhl
2018-05-24IB/hfi1: Cleanup of exp_rcvMike Marciniszyn
2018-05-24IB/hfi1: Add 16B Management Packet trace supportDon Hiatt
2018-05-24IB/hfi1: Add support for 16B Management PacketsDon Hiatt
2018-05-24IB/hfi1: Define 16B Management PacketsDon Hiatt
2018-05-24iw_cxgb4: provide detailed driver-specific MR informationSteve Wise
2018-05-24iw_cxgb4: provide detailed driver-specific CQ informationSteve Wise
2018-05-24iw_cxgb4: provide detailed provider-specific CM_ID informationSteve Wise
2018-05-23RDMA/hns: Move the location for initializing tmp_lenoulijun
2018-05-23RDMA/hns: Bugfix for cq record db for kerneloulijun
2018-05-23RDMA/qedr: Fix doorbell bar mapping for dpi > 1Kalderon, Michal
2018-05-22RDMA/ipoib: drop skb on path record lookup failureEvgenii Smirnov
2018-05-22RDMA/CMA: add rdma_iw_cm_id() and rdma_res_to_id() helpersSteve Wise
2018-05-22iw_cxgb4: always set iw_cm_id.provider_dataSteve Wise
2018-05-22RDMA/ipoib: Update paths on CLIENT_REREG/SM_CHANGE eventsDoug Ledford
2018-05-18Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-05-17IB/rxe: avoid calling WARN_ON_ONCE twiceZhu Yanjun