summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2018-08-06RDMA/uverbs: Expand primary and alt AV port checksJack Morgenstein1-5/+54
2018-08-03RDMA/uverbs: Protect from attempts to create flows on unsupported QPLeon Romanovsky1-0/+5
2018-08-03IB: Fix RDMA_RXE and INFINIBAND_RDMAVT dependencies for DMA_VIRT_OPSBen Hutchings2-1/+2
2018-08-03RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky1-4/+7
2018-08-03infiniband: fix a possible use-after-free bugCong Wang1-1/+5
2018-07-22IB/mlx5: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz1-1/+1
2018-07-17RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky2-2/+13
2018-07-17iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise1-1/+1
2018-07-17IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return valuesMichael J. Ruhl5-9/+9
2018-07-03RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()Bharat Potnuri1-6/+8
2018-07-03RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky1-1/+0
2018-07-03IB/uverbs: Fix ordering of ucontext check in ib_uverbs_writeJason Gunthorpe1-4/+10
2018-07-03IB/hfi1: Fix user context tail allocation for DMA_RTAILMike Marciniszyn3-10/+9
2018-07-03IB/hfi1: Optimize kthread pointer locking when queuing CQ entriesSebastian Sanchez1-12/+19
2018-07-03IB/hfi1: Reorder incorrect send context disableMichael J. Ruhl2-11/+35
2018-07-03IB/hfi1: Fix fault injection init/exit issuesMike Marciniszyn1-2/+6
2018-07-03IB/isert: fix T10-pi check mask settingMax Gurtovoy1-1/+1
2018-07-03IB/isert: Fix for lib/dma_debug check_sync warningAlex Estrin1-9/+17
2018-07-03IB/mlx5: Fetch soft WQE's on fatal error stateErez Shitrit1-3/+12
2018-07-03IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein1-10/+1
2018-07-03IB/mlx4: Mark user MR as writable if actual virtual memory is writableJack Morgenstein1-8/+42
2018-07-03IB/{hfi1, qib}: Add handling of kernel restartAlex Estrin4-0/+28
2018-07-03IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn3-13/+20
2018-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-55/+165
2018-05-29IB/core: Fix error code for invalid GID entryParav Pandit1-1/+1
2018-05-28IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann1-1/+1
2018-05-25RDMA/bnxt_re: Fix broken RoCE driver due to recent L2 driver changesDevesh Sharma5-53/+163
2018-05-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds19-79/+104
2018-05-24RDMA/hns: Move the location for initializing tmp_lenoulijun1-1/+2
2018-05-24RDMA/hns: Bugfix for cq record db for kerneloulijun1-0/+1
2018-05-24RDMA/qedr: Fix doorbell bar mapping for dpi > 1Kalderon, Michal1-31/+29
2018-05-16IB/umem: Use the correct mm during ib_umem_releaseLidong Chen1-6/+1
2018-05-09iw_cxgb4: Fix an error handling path in 'c4iw_get_dma_mr()'Christophe Jaillet1-2/+2
2018-05-09RDMA/i40iw: Avoid panic when reading back the IRQ affinity hintAndrew Boyer2-4/+4
2018-05-09RDMA/i40iw: Avoid reference leaks when processing the AEQAndrew Boyer1-2/+2
2018-05-09RDMA/i40iw: Avoid panic when objects are being created and destroyedAndrew Boyer2-2/+10
2018-05-09RDMA/hns: Fix the bug with NULL pointeroulijun1-1/+1
2018-05-09RDMA/hns: Set NULL for __internal_mroulijun1-0/+1
2018-05-09RDMA/hns: Enable inner_pa_vld filed of mptoulijun1-0/+2
2018-05-09RDMA/hns: Set desc_dma_addr for zero when free cmq descoulijun1-0/+2
2018-05-09RDMA/hns: Fix the bug with rq sgeoulijun1-2/+2
2018-05-09RDMA/hns: Not support qp transition from reset to reset for hip06oulijun1-1/+8
2018-05-09RDMA/hns: Add return operation when configured global param failoulijun1-0/+1
2018-05-09RDMA/hns: Update convert function of endian formatoulijun1-1/+1
2018-05-09RDMA/hns: Load the RoCE dirver automaticallyoulijun1-0/+2
2018-05-09RDMA/hns: Bugfix for rq record db for kerneloulijun1-0/+1
2018-05-09RDMA/hns: Add rq inline flags judgementoulijun1-6/+12
2018-05-09nvmet,rxe: defer ip datagram sending to taskletAlexandru Moise1-9/+1
2018-05-09i40iw: Use correct address in dst_neigh_lookup for IPv6Mustafa Ismail1-1/+1
2018-05-09i40iw: Fix memory leak in error path of create QPMustafa Ismail1-1/+1