aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-21iw_cxgb4: only reconnect with MPAv1 if the peer abortsSteve Wise1-1/+2
2018-11-21IB/core: Make function ib_fmr_pool_unmap return voidYuval Shaia2-7/+2
2018-11-21IB/srpt: Drop pointless static qualifier in srpt_make_tpg()Yue Haibing1-1/+1
2018-11-21infiniband/hw/cxgb4/qp.c: Use dma_zalloc_coherentSabyasachi Gupta1-2/+1
2018-11-21infiniband/hw/cxgb3/cxio_hal.c: Use dma_zalloc_coherentSabyasachi Gupta1-2/+1
2018-11-21Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe4-35/+338
2018-11-21IB/mlx5: Allow modify AV in DCI QP to RTRArtemy Kovalyov1-1/+1
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed3-20/+286
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed1-3/+2
2018-11-12IB/mlx5: Improve ODP debugging messagesMoni Shoua2-4/+14
2018-11-12IB/mlx5: Lock QP during page fault handlingMoni Shoua1-9/+37
2018-11-08IB/rxe: make rxe_unregister_device voidZhu Yanjun2-4/+2
2018-11-08IB/rxe: move the variable into the function that uses itZhu Yanjun3-11/+8
2018-11-08RDMA/rxe: Add link_down, rdma_sends, rdma_recvs stats countersAndrew Boyer5-3/+17
2018-11-08RDMA/rxe: Distinguish between down links and disabled linksAndrew Boyer3-4/+11
2018-11-08i40iw: remove support for ib_get_vector_affinitySagi Grimberg1-20/+0
2018-11-08mlx5: remove support for ib_get_vector_affinitySagi Grimberg1-9/+0
2018-11-06rxe: fix error completion wr_id and qp_numSagi Grimberg1-4/+9
2018-11-06IB/rxe: clean skb queue directlyZhu Yanjun1-4/+1
2018-11-06RDMA/hns: prefer dma_zalloc_coherent to dma_alloc_coherent/memseAllen Pais1-6/+3
2018-10-26Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks"Michal Hocko1-1/+0
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds182-5018/+7128
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds5-10/+15
2018-10-20Merge branch 'pci/peer-to-peer'Bjorn Helgaas1-2/+9
2018-10-20Merge branch 'pci/misc'Bjorn Helgaas2-6/+6
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+6
2018-10-19Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman2-0/+6
2018-10-18net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan2-18/+14
2018-10-17net/mlx5: Add a no-append flow insertion modePaul Blakey1-3/+3
2018-10-17net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch1-2/+5
2018-10-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into net-nextSaeed Mahameed2-5/+5
2018-10-17IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()Logan Gunthorpe1-2/+9
2018-10-17IB/mlx5: Add support for extended atomic operationsYonatan Cohen1-12/+84
2018-10-17RDMA/core: Fix comment for hw stats init for port == 0Parav Pandit1-3/+3
2018-10-17RDMA/core: Refactor ib_register_device() functionParav Pandit1-51/+75
2018-10-17RDMA/core: Fix unwinding flow in case of error to register deviceParav Pandit1-2/+4
2018-10-17ib_srp: Remove WARN_ON in srp_terminate_io()Hannes Reinecke1-9/+0
2018-10-17IB/mlx5: Allow scatter to CQE without global signaled WRsYonatan Cohen1-3/+11
2018-10-17IB/mlx5: Verify that driver supports user flagsYonatan Cohen1-0/+14
2018-10-17IB/mlx5: Support scatter to CQE for DC transport typeYonatan Cohen3-21/+54
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit23-546/+367
2018-10-17IB/rxe: Remove unnecessary enum valuesNathan Chancellor3-12/+7
2018-10-16RDMA/umad: Use kernel API to allocate umad indexesLeon Romanovsky1-6/+5
2018-10-16RDMA/uverbs: Use kernel API to allocate uverbs indexesLeon Romanovsky1-6/+6
2018-10-16RDMA/core: Increase total number of RDMA ports across all devicesLeon Romanovsky1-1/+1
2018-10-16IB/mlx4: Add port and TID to MAD debug printHåkon Bugge1-8/+10
2018-10-16IB/mlx4: Enable debug print of SMPsHåkon Bugge1-1/+1
2018-10-16RDMA/core: Rename ports_parent to ports_kobjParav Pandit1-5/+4
2018-10-16RDMA/core: Do not expose unsupported countersParav Pandit1-7/+12
2018-10-16IB/mlx4: Refer to the device kobject instead of ports_parentParav Pandit1-5/+1