summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* net: devlink: turn devlink into a built-inJakub Kicinski2019-02-262-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-242-12/+13
|\
| * iw_cxgb4: cq/qp mask depends on bar2 pages in a host pageRaju Rangoju2019-02-151-2/+13
| * RDMA/srp: Rework SCSI device reset handlingBart Van Assche2019-02-041-10/+0
* | net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driverBodong Wang2019-02-151-13/+7
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-02-158-116/+156
|\ \ | |/ |/|
| * IB/mlx5: Add support for 50Gbps per lane link modesAya Levin2019-02-141-5/+61
| * net/mlx5: Add support to ext_* fields introduced in Port Type and Speed registerAya Levin2019-02-141-1/+2
| * net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin2019-02-141-2/+4
| * net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang2019-02-141-2/+2
| * IB/mlx5: Use unified register/load function for uplink and VF vportsBodong Wang2019-02-143-72/+37
| * net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe2019-01-242-32/+9
| * RDMA/mad: Reduce MAD scope to mlx5_ib onlyLeon Romanovsky2019-01-154-7/+46
* | IB/uverbs: Fix OOPs in uverbs_user_mmap_disassociateYishai Hadas2019-01-291-5/+13
* | IB/ipoib: Fix for use-after-free in ipoib_cm_tx_startFeras Daoud2019-01-252-3/+1
* | IB/uverbs: Fix ioctl query port to consider device disassociationYishai Hadas2019-01-251-1/+7
* | RDMA/mlx5: Fix flow creation on representorsMark Bloch2019-01-251-2/+1
* | IB/uverbs: Fix OOPs upon device disassociationYishai Hadas2019-01-251-4/+3
* | RDMA/umem: Add missing initialization of owning_mmArtemy Kovalyov2019-01-251-0/+3
* | RDMA/hns: Update the kernel header file of hnsLijun Ou2019-01-251-2/+8
* | IB/mlx5: Fix how advise_mr() launches async workJason Gunthorpe2019-01-211-5/+5
* | RDMA/device: Expose ib_device_try_get(()Jason Gunthorpe2019-01-212-4/+10
* | IB/hfi1: Add limit test for RC/UC send via loopbackMike Marciniszyn2019-01-211-1/+6
* | IB/hfi1: Remove overly conservative VM_EXEC flag checkMichael J. Ruhl2019-01-211-1/+1
* | IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty2019-01-212-2/+0
* | IB/mlx4: Fix using wrong function to destroy sqp AHs under SRIOVJack Morgenstein2019-01-211-3/+3
* | RDMA/mlx5: Fix check for supported user flags when creating a QPMark Bloch2019-01-211-7/+9
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-01-189-22/+108
|\ \ | |/ |/|
| * RDMA/uverbs: Mark ioctl responses with UVERBS_ATTR_F_VALID_OUTPUTJason Gunthorpe2019-01-144-13/+59
| * RDMA/mthca: Clear QP objects during their allocationLeon Romanovsky2019-01-101-2/+2
| * RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive2019-01-102-1/+40
| * RDMA/cma: Add cm_id restrack resource based on kernel or user cm_id typeSteve Wise2019-01-081-1/+4
| * RDMA/nldev: Don't expose unsafe global rkey to regular userLeon Romanovsky2019-01-071-4/+0
| * RDMA/uverbs: Fix post send success return value in case of errorGal Pressman2019-01-071-1/+3
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-0816-79/+71
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-01-056-21/+10
|\
| * infiniband/qedr: Potential null ptr dereference of qpAditya Pakki2019-01-021-0/+2
| * infiniband: bnxt_re: qplib: Check the return value of send_messageAditya Pakki2019-01-021-3/+2
| * IB/ipoib: drop useless LIST_HEADJulia Lawall2019-01-021-1/+0
| * IB/core: Add advise_mr to the list of known opsMoni Shoua2019-01-021-0/+1
| * Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads"Leon Romanovsky2019-01-021-16/+3
| * 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-033-4/+3
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-282-20/+13
|\ \ | |/ |/|
| * mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse2018-12-282-20/+13
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-28174-3991/+6957
|\ \
| * | RDMA/srpt: Use kmem_cache_free() instead of kfree()Wei Yongjun2018-12-221-1/+1
| * | RDMA/mlx5: Signedness bug in UVERBS_HANDLER()Dan Carpenter2018-12-221-1/+1
| * | IB/uverbs: Signedness bug in UVERBS_HANDLER()Dan Carpenter2018-12-221-1/+1
| * | IB/mlx5: Allocate the per-port Q counter shared when DEVX is supportedYishai Hadas2018-12-213-2/+26