summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2018-10-26Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-20Merge branch 'pci/misc'Bjorn Helgaas
2018-10-18net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan
2018-10-17net/mlx5: Add a no-append flow insertion modePaul Blakey
2018-10-17net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch
2018-10-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-10-17IB/mlx5: Add support for extended atomic operationsYonatan Cohen
2018-10-17IB/mlx5: Allow scatter to CQE without global signaled WRsYonatan Cohen
2018-10-17IB/mlx5: Verify that driver supports user flagsYonatan Cohen
2018-10-17IB/mlx5: Support scatter to CQE for DC transport typeYonatan Cohen
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit
2018-10-16IB/mlx4: Add port and TID to MAD debug printHåkon Bugge
2018-10-16IB/mlx4: Enable debug print of SMPsHåkon Bugge
2018-10-16IB/mlx4: Refer to the device kobject instead of ports_parentParav Pandit
2018-10-16IB/mlx5: Fix MR cache initializationArtemy Kovalyov
2018-10-16RDMA/mlx5: Add support for flow tag to raw create flowMark Bloch
2018-10-16RDMA/mlx5: Remove extraneous error checkGal Pressman
2018-10-16IB/mlx5: Verify DEVX object typeYishai Hadas
2018-10-16RDMA/hns: Add FRMR support for hip08Yixian Liu
2018-10-16RDMA/bnxt_re: Avoid resource leak in case the NQ registration failsSelvin Xavier
2018-10-16RDMA/bnxt_re: Wait for delayed work to finish before device removalSelvin Xavier
2018-10-16RDMA/bnxt_re: Limit max_pkey to 16 bit valueDevesh Sharma
2018-10-16RDMA/bnxt_re: Fix qp async event reportingDevesh Sharma
2018-10-16RDMA/bnxt_re: Report out of sequence hw countersSelvin Xavier
2018-10-16RDMA/bnxt_re: Expose rx discards and drop countersSelvin Xavier
2018-10-16RDMA/bnxt_re: Prevent driver crash due to NULL pointer in error message printSomnath Kotur
2018-10-16RDMA/bnxt_re: Drop L2 async events silentlyDevesh Sharma
2018-10-16RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure caseSelvin Xavier
2018-10-16RDMA/bnxt_re: Avoid NULL check after accessing the pointerSelvin Xavier
2018-10-16RDMA/bnxt_re: Remove the unnecessary version macro definitionSelvin Xavier
2018-10-16RDMA/bnxt_re: Fix recursive lock warning in debug kernelSelvin Xavier
2018-10-16RDMA/bnxt_re: Add missing spin lock initializationSelvin Xavier
2018-10-16Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe
2018-10-15Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-12Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman
2018-10-10RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov
2018-10-10PCI: Remove pci_unmap_addr() wrappers for DMA APIChristoph Hellwig
2018-10-10IB/mlx5: Unmap DMA addr from HCA before IOMMUValentine Fatiev
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-03IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavtVenkata Sandeep Dhanalakota
2018-10-03IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota
2018-10-03IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty
2018-10-03RDMA/hns: Bugfix for atomic operationLijun Ou
2018-10-03RDMA/hns: Add vlan enable bit for hip08Lijun Ou
2018-10-03RDMA/hns: Support local invalidate for hip08 in kernel spaceLijun Ou
2018-10-03RDMA/hns: Update some fields of qp contextLijun Ou
2018-10-03RDMA/hns: Limit extend sq sge numLijun Ou