aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain16-79/+71
2019-01-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-20/+9
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds2-2/+2
2019-01-02infiniband/qedr: Potential null ptr dereference of qpAditya Pakki1-0/+2
2019-01-02infiniband: bnxt_re: qplib: Check the return value of send_messageAditya Pakki1-3/+2
2019-01-02Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads"Leon Romanovsky1-16/+3
2019-01-02IB/mlx5: Allow XRC INI usage via verbs in DEVX contextYishai Hadas1-1/+2
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-8/+5
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds108-1609/+3681
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse1-8/+5
2018-12-22RDMA/mlx5: Signedness bug in UVERBS_HANDLER()Dan Carpenter1-1/+1
2018-12-21IB/mlx5: Allocate the per-port Q counter shared when DEVX is supportedYishai Hadas3-2/+26
2018-12-20IB/mlx5: Fix wrong error unwindJason Gunthorpe1-3/+5
2018-12-20IB/mlx4: Remove set but not used variable 'pd'YueHaibing1-3/+0
2018-12-20IB/mlx5: Fix long EEH recover time with NVMe offloadsHuy Nguyen1-3/+16
2018-12-20IB/mlx5: Simplify netdev unbindingOr Gerlitz1-5/+9
2018-12-20IB/mlx5: Use the correct commands for UMEM and UCTX allocationYishai Hadas1-19/+15
2018-12-20IB/mlx5: Use uid as part of alloc/dealloc transport domainYishai Hadas1-0/+2
2018-12-20Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe4-28/+25
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-8/+19
2018-12-19RDMA/bnxt_re: Increase depth of control path command queueDevesh Sharma3-26/+68
2018-12-19RDMA/bnxt_re: Query HWRM Interface version from FWSelvin Xavier2-0/+32
2018-12-19IB/usnic: Fix potential deadlockParvi Kaustubhi1-4/+7
2018-12-19RDMA/bnxt_re: Make use of destroy AH sleepable flagGal Pressman3-5/+8
2018-12-19RDMA/bnxt_re: Make use of create AH sleepable flagGal Pressman3-5/+8
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman20-32/+35
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman21-16/+24
2018-12-19IB/mlx5: Fix compile issue when ODP disabledDoug Ledford1-4/+4
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch21-109/+120
2018-12-18IB/mlx5: Add advise_mr() supportMoni Shoua4-9/+157
2018-12-18IB/uverbs: Add helper to get array size from ptr attributeMoni Shoua1-7/+5
2018-12-18IB/mlx4: Utilize macro to calculate SQ spare sizeYuval Shaia1-1/+1
2018-12-18RDMA/hns: Fix an error code in hns_roce_create_srq()Dan Carpenter1-0/+1
2018-12-18IB/qib: Fix an error code in qib_sdma_verbs_send()Dan Carpenter1-1/+3
2018-12-18RDMA/mlx5: Fix function name typo 'fileds' -> 'fields'Gal Pressman1-4/+4
2018-12-18RDMA/i40iw: Make sure to initialize ib_device_opsKamal Heib1-0/+1
2018-12-18RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completionLeon Romanovsky3-100/+5
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller3-6/+10
2018-12-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed3-22/+19
2018-12-14IB/mlx5: Unify e-switch representors load approach between uplink and VFsMark Bloch3-22/+19
2018-12-12RDMA: Start use ib_device_opsKamal Heib4-4/+4
2018-12-12RDMA/vmw_pvrdma: Initialize ib_device_ops structKamal Heib1-37/+45
2018-12-12RDMA/usnic: Initialize ib_device_ops structKamal Heib1-29/+32
2018-12-12RDMA/qib: Initialize ib_device_ops structKamal Heib1-2/+6
2018-12-12RDMA/qedr: Initialize ib_device_ops structKamal Heib1-51/+52
2018-12-12RDMA/ocrdma: Initialize ib_device_ops structKamal Heib1-46/+46
2018-12-12RDMA/nes: Initialize ib_device_ops structKamal Heib1-32/+35
2018-12-12RDMA/mthca: Initialize ib_device_ops structKamal Heib1-51/+88
2018-12-12RDMA/mlx5: Initialize ib_device_ops structKamal Heib1-96/+131
2018-12-11RDMA/mlx4: Initialize ib_device_ops structKamal Heib1-79/+99