summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)AuthorFilesLines
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-6/+7
2018-12-15net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller3-6/+10
2018-12-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed3-22/+19
2018-12-14IB/mlx5: Unify e-switch representors load approach between uplink and VFsMark Bloch3-22/+19
2018-12-11Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed9-141/+1309
2018-12-11net/mlx5: Revise gre and nvgre key formatsOz Shlomo1-2/+2
2018-12-10IB/mlx5: Use helper to get CQE opcodeTariq Toukan1-4/+4
2018-12-06IB/mlx5: Block DEVX umem from the non applicable casesYishai Hadas1-1/+3
2018-12-04RDMA/mlx5: Unfold modify RMP functionLeon Romanovsky1-28/+34
2018-12-04RDMA/mlx5: Unfold create RMP functionLeon Romanovsky1-19/+16
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky6-14/+100
2018-12-04RDMA/mlx5: Update SRQ functions signatures to mlx5_ib formatLeon Romanovsky4-77/+83
2018-12-04RDMA/mlx5: Use stages for callback to setup and release DEVXLeon Romanovsky2-7/+20
2018-12-04RDMA/mlx5: Remove SRQ signature global flagLeon Romanovsky1-4/+1
2018-12-04net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky5-2/+717
2018-12-04net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky1-29/+2
2018-12-04IB/mlx5: Fix implicit ODP interrupted page faultArtemy Kovalyov1-5/+4
2018-11-30IB/mlx5: Handle raw delay drop general eventSaeed Mahameed1-3/+15
2018-11-30IB/mlx5: Handle raw port change event rather than the software versionSaeed Mahameed1-34/+52
2018-11-30IB/mlx5: Use the new mlx5 core notifier APISaeed Mahameed2-14/+66
2018-11-30RDMA/mlx5: Initialize return variable in case pagefault was skippedLeon Romanovsky1-0/+1
2018-11-27IB/mlx5: Fix page fault handling for MWArtemy Kovalyov1-0/+1
2018-11-27IB/mlx5: Skip non-ODP MR when handling a page faultArtemy Kovalyov1-0/+8
2018-11-22IB/mlx5: Avoid load failure due to unknown link widthMichael Guralnik1-18/+11
2018-11-22IB/mlx5: Fix XRC QP support after introducing extended atomicYonatan Cohen1-2/+1
2018-11-22RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WRMajd Dibbiny1-9/+10
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 Shoua1-2/+2
2018-11-12IB/mlx5: Lock QP during page fault handlingMoni Shoua1-9/+37
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds13-545/+1601
2018-10-18net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan2-18/+14
2018-10-18net/mlx5: Add a no-append flow insertion modePaul Blakey1-3/+3
2018-10-18net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch1-2/+5
2018-10-18Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2-5/+5
2018-10-17IB/mlx5: Add support for extended atomic operationsYonatan Cohen1-12/+84
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 Pandit3-45/+25
2018-10-16IB/mlx5: Fix MR cache initializationArtemy Kovalyov1-1/+1
2018-10-16RDMA/mlx5: Add support for flow tag to raw create flowMark Bloch1-1/+14
2018-10-16RDMA/mlx5: Remove extraneous error checkGal Pressman1-2/+1
2018-10-16IB/mlx5: Verify DEVX object typeYishai Hadas1-54/+126
2018-10-16Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe2-5/+12
2018-10-16Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-15/+8
2018-10-11RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov1-15/+8
2018-10-10IB/mlx5: Unmap DMA addr from HCA before IOMMUValentine Fatiev1-4/+8
2018-10-04RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib1-3/+2
2018-09-27IB/mlx5: Enable DEVX on IBYishai Hadas1-6/+0