aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+2
2021-05-03Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-63/+5
2021-05-03RDMA/rtrs: fix uninitialized symbol 'cnt'Gioh Kim1-1/+2
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds198-3835/+4967
2021-04-30RDMA/umem: batch page unpin in __ib_umem_release()Joao Martins1-6/+6
2021-04-30IB/qib: Remove redundant assignment to retYang Li1-1/+0
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds3-6/+4
2021-04-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-5/+9
2021-04-28Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds5-32/+62
2021-04-27RDMA/nldev: Add copy-on-fork attribute to get sys commandGal Pressman1-0/+14
2021-04-27RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_resLv Yunlong1-0/+1
2021-04-27RDMA/siw: Fix a use after free in siw_alloc_mrLv Yunlong1-2/+2
2021-04-27IB/hfi1: Remove redundant variable rcdJiapeng Chong1-4/+4
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+2
2021-04-22RDMA/nldev: Add QP numbers to SRQ informationNeta Ostrovsky1-0/+91
2021-04-22RDMA/nldev: Return SRQ informationNeta Ostrovsky1-0/+42
2021-04-22RDMA/restrack: Add support to get resource tracking for SRQNeta Ostrovsky2-0/+10
2021-04-22RDMA/nldev: Return context informationNeta Ostrovsky1-0/+27
2021-04-21RDMA/core: Add CM to restrack after successful attachment to a deviceShay Drory1-2/+10
2021-04-21RDMA/cma: Skip device which doesn't support CMParav Pandit1-0/+14
2021-04-21RDMA/rxe: Fix a bug in rxe_fill_ip_info()Bob Pearson1-1/+1
2021-04-20RDMA/mlx5: Expose private query portMark Bloch1-0/+173
2021-04-20RDMA/mlx4: Remove an unused variableChristophe JAILLET1-3/+0
2021-04-20block/rnbd-clt: Remove max_segment_sizeJack Wang3-12/+5
2021-04-20block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_evGioh Kim2-4/+3
2021-04-20block/rnbd-clt: Support polling mode for IO latency optimizationGioh Kim3-14/+52
2021-04-20block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}Gioh Kim2-5/+5
2021-04-20RDMA/mlx5: Fix type assignment for ICM DMMaor Gottlieb1-10/+13
2021-04-20IB/mlx5: Set right RoCE l3 type and roce version while deleting GIDParav Pandit1-4/+4
2021-04-20RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one failsSindhu Devale1-4/+2
2021-04-20RDMA/cxgb4: add missing qpid incrementPotnuri Bharat Teja1-1/+1
2021-04-20IB/ipoib: Remove unnecessary struct declarationWan Jiabing1-2/+0
2021-04-19RDMA/bnxt_re: Get rid of custom module reference countingLeon Romanovsky1-14/+2
2021-04-19RDMA/bnxt_re: Create direct symbol link between bnxt modulesLeon Romanovsky1-6/+1
2021-04-19RDMA/bnxt_re: Depend on bnxt ethernet driver and not blindly select itLeon Romanovsky1-3/+1
2021-04-19IB/ipoib: Improve latency in ipoib/cm connection formationManjunath Patil1-5/+1
2021-04-19RDMA/core: Unify RoCE check and re-factor codeHÃ¥kon Bugge1-6/+2
2021-04-13RDMA/ipoib: Print a message if only child interface is UPJack Wang1-1/+6
2021-04-13RDMA/hns: Remove duplicated hem page size config codeXi Wang3-110/+76
2021-04-13RDMA/hns: Enable RoCE on virtual functionsWei Xu3-39/+202
2021-04-13RDMA/hns: Set parameters of all the functions belong to a PFWei Xu1-2/+16
2021-04-13RDMA/hns: Reserve the resource for the VFsWei Xu3-28/+60
2021-04-13RDMA/hns: Query the number of functions supported by the PFWei Xu3-4/+10
2021-04-13RDMA/hns: Simplify function's resource related commandXi Wang3-305/+89
2021-04-13RDMA/rtrs-clt: Simplify error messageGioh Kim1-16/+7
2021-04-13RDMA/rtrs-srv: More debugging info when fail to send replyGioh Kim1-4/+8
2021-04-13RDMA/rtrs-clt: Print more info when an error happensGioh Kim1-4/+38
2021-04-13RDMA/rtrs-clt: New sysfs attribute to print the latency of each pathGioh Kim1-0/+16
2021-04-13RDMA/rtrs-clt: Add a minimum latency multipath policyGioh Kim5-4/+78
2021-04-13Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJason Gunthorpe8-367/+659