summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2019-01-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-01-14RDMA/uverbs: Mark ioctl responses with UVERBS_ATTR_F_VALID_OUTPUTJason Gunthorpe
2019-01-10RDMA/mthca: Clear QP objects during their allocationLeon Romanovsky
2019-01-10RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive
2019-01-08RDMA/cma: Add cm_id restrack resource based on kernel or user cm_id typeSteve Wise
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-07RDMA/nldev: Don't expose unsafe global rkey to regular userLeon Romanovsky
2019-01-07RDMA/uverbs: Fix post send success return value in case of errorGal Pressman
2019-01-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-02infiniband/qedr: Potential null ptr dereference of qpAditya Pakki
2019-01-02infiniband: bnxt_re: qplib: Check the return value of send_messageAditya Pakki
2019-01-02IB/ipoib: drop useless LIST_HEADJulia Lawall
2019-01-02IB/core: Add advise_mr to the list of known opsMoni Shoua
2019-01-02Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads"Leon Romanovsky
2019-01-02IB/mlx5: Allow XRC INI usage via verbs in DEVX contextYishai Hadas
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse
2018-12-22RDMA/srpt: Use kmem_cache_free() instead of kfree()Wei Yongjun
2018-12-22RDMA/mlx5: Signedness bug in UVERBS_HANDLER()Dan Carpenter
2018-12-22IB/uverbs: Signedness bug in UVERBS_HANDLER()Dan Carpenter
2018-12-21IB/mlx5: Allocate the per-port Q counter shared when DEVX is supportedYishai Hadas
2018-12-21IB/umad: Start using dev_groups of classParav Pandit
2018-12-21IB/umad: Use class_groups and let core create class fileParav Pandit
2018-12-21IB/umad: Refactor code to use cdev_device_add()Parav Pandit
2018-12-21IB/umad: Avoid destroying device while it is accessedParav Pandit
2018-12-21IB/umad: Simplify and avoid dynamic allocation of classParav Pandit
2018-12-20IB/mlx5: Fix wrong error unwindJason Gunthorpe
2018-12-20IB/mlx4: Remove set but not used variable 'pd'YueHaibing
2018-12-20RDMA/iwcm: Don't copy past the end of dev_name() stringSteve Wise
2018-12-20IB/mlx5: Fix long EEH recover time with NVMe offloadsHuy Nguyen
2018-12-20IB/mlx5: Simplify netdev unbindingOr Gerlitz
2018-12-20IB/core: Move query port to ioctlMichael Guralnik
2018-12-20RDMA/nldev: Expose port_cap_flags2Michael Guralnik
2018-12-20IB/core: uverbs copy to struct or zero helperMichael Guralnik
2018-12-20IB/rxe: Reuse code which sets port stateYuval Shaia
2018-12-20IB/rxe: Make counters thread safeParav Pandit
2018-12-20IB/mlx5: Use the correct commands for UMEM and UCTX allocationYishai Hadas
2018-12-20IB/mlx5: Use uid as part of alloc/dealloc transport domainYishai Hadas
2018-12-20Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-19RDMA/bnxt_re: Increase depth of control path command queueDevesh Sharma
2018-12-19RDMA/bnxt_re: Query HWRM Interface version from FWSelvin Xavier
2018-12-19IB/usnic: Fix potential deadlockParvi Kaustubhi
2018-12-19RDMA/bnxt_re: Make use of destroy AH sleepable flagGal Pressman
2018-12-19RDMA/bnxt_re: Make use of create AH sleepable flagGal Pressman
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman