summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual
2019-02-26net: devlink: turn devlink into a built-inJakub Kicinski
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-15net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driverBodong Wang
2019-02-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-02-15iw_cxgb4: cq/qp mask depends on bar2 pages in a host pageRaju Rangoju
2019-02-14IB/mlx5: Add support for 50Gbps per lane link modesAya Levin
2019-02-14net/mlx5: Add support to ext_* fields introduced in Port Type and Speed registerAya Levin
2019-02-14net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin
2019-02-14net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang
2019-02-14IB/mlx5: Use unified register/load function for uplink and VF vportsBodong Wang
2019-02-04RDMA/srp: Rework SCSI device reset handlingBart Van Assche
2019-01-29IB/uverbs: Fix OOPs in uverbs_user_mmap_disassociateYishai Hadas
2019-01-25IB/ipoib: Fix for use-after-free in ipoib_cm_tx_startFeras Daoud
2019-01-25IB/uverbs: Fix ioctl query port to consider device disassociationYishai Hadas
2019-01-25RDMA/mlx5: Fix flow creation on representorsMark Bloch
2019-01-25IB/uverbs: Fix OOPs upon device disassociationYishai Hadas
2019-01-25RDMA/umem: Add missing initialization of owning_mmArtemy Kovalyov
2019-01-25RDMA/hns: Update the kernel header file of hnsLijun Ou
2019-01-24net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe
2019-01-21IB/mlx5: Fix how advise_mr() launches async workJason Gunthorpe
2019-01-21RDMA/device: Expose ib_device_try_get(()Jason Gunthorpe
2019-01-21IB/hfi1: Add limit test for RC/UC send via loopbackMike Marciniszyn
2019-01-21IB/hfi1: Remove overly conservative VM_EXEC flag checkMichael J. Ruhl
2019-01-21IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty
2019-01-21IB/mlx4: Fix using wrong function to destroy sqp AHs under SRIOVJack Morgenstein
2019-01-21RDMA/mlx5: Fix check for supported user flags when creating a QPMark Bloch
2019-01-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-01-15RDMA/mad: Reduce MAD scope to mlx5_ib onlyLeon Romanovsky
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