summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-01-183-3/+42
|\
| * RDMA/mthca: Clear QP objects during their allocationLeon Romanovsky2019-01-111-2/+2
| * RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive2019-01-112-1/+40
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-0816-79/+71Star
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-01-064-20/+9Star
|\
| * infiniband/qedr: Potential null ptr dereference of qpAditya Pakki2019-01-031-0/+2
| * infiniband: bnxt_re: qplib: Check the return value of send_messageAditya Pakki2019-01-031-3/+2Star
| * Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads"Leon Romanovsky2019-01-021-16/+3Star
| * IB/mlx5: Allow XRC INI usage via verbs in DEVX contextYishai Hadas2019-01-021-1/+2
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-042-2/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-291-8/+5Star
|\ \ | |/ |/|
| * mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse2018-12-281-8/+5Star
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-28108-1609/+3681
|\ \ | |/ |/|
| * RDMA/mlx5: Signedness bug in UVERBS_HANDLER()Dan Carpenter2018-12-231-1/+1
| * IB/mlx5: Allocate the per-port Q counter shared when DEVX is supportedYishai Hadas2018-12-213-2/+26
| * IB/mlx5: Fix wrong error unwindJason Gunthorpe2018-12-211-3/+5
| * IB/mlx4: Remove set but not used variable 'pd'YueHaibing2018-12-211-3/+0Star
| * IB/mlx5: Fix long EEH recover time with NVMe offloadsHuy Nguyen2018-12-211-3/+16
| * IB/mlx5: Simplify netdev unbindingOr Gerlitz2018-12-201-5/+9
| * IB/mlx5: Use the correct commands for UMEM and UCTX allocationYishai Hadas2018-12-201-19/+15Star
| * IB/mlx5: Use uid as part of alloc/dealloc transport domainYishai Hadas2018-12-201-0/+2
| * Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe2018-12-204-28/+25Star
| |\
| * | RDMA/bnxt_re: Increase depth of control path command queueDevesh Sharma2018-12-203-26/+68
| * | RDMA/bnxt_re: Query HWRM Interface version from FWSelvin Xavier2018-12-202-0/+32
| * | IB/usnic: Fix potential deadlockParvi Kaustubhi2018-12-201-4/+7
| * | RDMA/bnxt_re: Make use of destroy AH sleepable flagGal Pressman2018-12-203-5/+8
| * | RDMA/bnxt_re: Make use of create AH sleepable flagGal Pressman2018-12-203-5/+8
| * | RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-2020-32/+35
| * | RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-2021-16/+24
| * | IB/mlx5: Fix compile issue when ODP disabledDoug Ledford2018-12-191-4/+4
| * | RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-1921-109/+120
| * | IB/mlx5: Add advise_mr() supportMoni Shoua2018-12-184-9/+157
| * | IB/uverbs: Add helper to get array size from ptr attributeMoni Shoua2018-12-181-7/+5Star
| * | IB/mlx4: Utilize macro to calculate SQ spare sizeYuval Shaia2018-12-181-1/+1
| * | RDMA/hns: Fix an error code in hns_roce_create_srq()Dan Carpenter2018-12-181-0/+1
| * | IB/qib: Fix an error code in qib_sdma_verbs_send()Dan Carpenter2018-12-181-1/+3
| * | RDMA/mlx5: Fix function name typo 'fileds' -> 'fields'Gal Pressman2018-12-181-4/+4
| * | RDMA/i40iw: Make sure to initialize ib_device_opsKamal Heib2018-12-181-0/+1
| * | RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completionLeon Romanovsky2018-12-183-100/+5Star
| * | RDMA: Start use ib_device_opsKamal Heib2018-12-124-4/+4
| * | RDMA/vmw_pvrdma: Initialize ib_device_ops structKamal Heib2018-12-121-37/+45
| * | RDMA/usnic: Initialize ib_device_ops structKamal Heib2018-12-121-29/+32
| * | RDMA/qib: Initialize ib_device_ops structKamal Heib2018-12-121-2/+6
| * | RDMA/qedr: Initialize ib_device_ops structKamal Heib2018-12-121-51/+52
| * | RDMA/ocrdma: Initialize ib_device_ops structKamal Heib2018-12-121-46/+46
| * | RDMA/nes: Initialize ib_device_ops structKamal Heib2018-12-121-32/+35
| * | RDMA/mthca: Initialize ib_device_ops structKamal Heib2018-12-121-51/+88
| * | RDMA/mlx5: Initialize ib_device_ops structKamal Heib2018-12-121-96/+131
| * | RDMA/mlx4: Initialize ib_device_ops structKamal Heib2018-12-111-79/+99
| * | RDMA/i40iw: Initialize ib_device_ops structKamal Heib2018-12-111-30/+33