aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-15net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driverBodong Wang1-13/+7
2019-02-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed8-116/+156
2019-02-14IB/mlx5: Add support for 50Gbps per lane link modesAya Levin1-5/+61
2019-02-14net/mlx5: Add support to ext_* fields introduced in Port Type and Speed registerAya Levin1-1/+2
2019-02-14net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin1-2/+4
2019-02-14net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang1-2/+2
2019-02-14IB/mlx5: Use unified register/load function for uplink and VF vportsBodong Wang3-72/+37
2019-01-25RDMA/mlx5: Fix flow creation on representorsMark Bloch1-2/+1
2019-01-25RDMA/hns: Update the kernel header file of hnsLijun Ou1-2/+8
2019-01-24net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe2-32/+9
2019-01-21IB/mlx5: Fix how advise_mr() launches async workJason Gunthorpe1-5/+5
2019-01-21IB/hfi1: Remove overly conservative VM_EXEC flag checkMichael J. Ruhl1-1/+1
2019-01-21IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty2-2/+0
2019-01-21IB/mlx4: Fix using wrong function to destroy sqp AHs under SRIOVJack Morgenstein1-3/+3
2019-01-21RDMA/mlx5: Fix check for supported user flags when creating a QPMark Bloch1-7/+9
2019-01-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-3/+42
2019-01-15RDMA/mad: Reduce MAD scope to mlx5_ib onlyLeon Romanovsky4-7/+46
2019-01-10RDMA/mthca: Clear QP objects during their allocationLeon Romanovsky1-2/+2
2019-01-10RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive2-1/+40
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