aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21IB/mlx4: Delete unused func argYuval Shaia1-5/+3
2019-05-21RDMA/umem: Move page_shift from ib_umem to ib_odp_umemJason Gunthorpe8-42/+38
2019-05-21RDMA/qedr: Fix incorrect device rate.Sagiv Ozeri1-16/+9
2019-05-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-9/+14
2019-05-14IB/mthca: use the new FOLL_LONGTERM flag to get_user_pages_fast()Ira Weiny1-1/+2
2019-05-14IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast()Ira Weiny1-1/+1
2019-05-14IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast()Ira Weiny1-2/+2
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny1-1/+2
2019-05-14mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny2-8/+9
2019-05-14IB/mlx5: Verify DEVX general object type correctlyYishai Hadas1-3/+10
2019-05-13RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe2-6/+4
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds148-3283/+9099
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds7-21/+25
2019-05-07RDMA/efa: Add driver to Kconfig/MakefileGal Pressman3-0/+25
2019-05-07RDMA/efa: Add the efa moduleGal Pressman1-0/+533
2019-05-07RDMA/efa: Add EFA verbs implementationGal Pressman1-0/+1825
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds15-74/+1
2019-05-06RDMA/efa: Add common command handlersGal Pressman1-0/+692
2019-05-06RDMA/efa: Implement functions that submit and complete admin commandsGal Pressman1-0/+1160
2019-05-06RDMA/efa: Add the com service API definitionsGal Pressman1-0/+270
2019-05-06RDMA/efa: Add the efa_com.h fileGal Pressman1-0/+144
2019-05-06RDMA/efa: Add the efa.h header fileGal Pressman1-0/+163
2019-05-06RDMA/efa: Add EFA device definitionsGal Pressman4-0/+1061
2019-05-06RDMA/bnxt_re: Use core helpers to get aligned DMA addressShiraz Saleem1-17/+10
2019-05-06RDMA/i40iw: Use core helpers to get aligned DMA address within a supported page sizeShiraz Saleem2-41/+8
2019-05-06IB/hfi1: Fix WQ_MEM_RECLAIM warningMike Marciniszyn1-1/+2
2019-05-06RDMA/mlx5: Remove MAYEXEC flagLeon Romanovsky1-1/+1
2019-05-06IB/mlx5: Device resource control for privileged DEVX userAriel Levkovich1-0/+4
2019-05-06IB/mlx5: Add steering SW ICM device memory typeAriel Levkovich5-9/+290
2019-05-06IB/mlx5: Warn on allocated MEMIC buffers during cleanupAriel Levkovich1-0/+2
2019-05-06IB/mlx5: Support device memory type attributeAriel Levkovich5-84/+140
2019-05-04Merge tag 'mlx5-updates-2019-04-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-5/+11
2019-05-03RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit10-67/+60
2019-05-03RDMA: Get rid of iw_cm_verbsKamal Heib5-94/+53
2019-05-03IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein1-0/+21
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-10/+15
2019-05-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-5/+11
2019-04-29IB/mlx5: Restrict 'DELAY_DROP_TIMEOUT' subtype to Ethernet interfacesAya Levin1-1/+5
2019-04-29net/mlx5: Separate and generalize dma device from pci deviceVu Pham1-4/+6
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek1-4/+4
2019-04-25ib/bnxt: Remove mention of idr_alloc from commentMatthew Wilcox1-1/+1
2019-04-25RDMA/hns: Bugfix for mapping user dbLijun Ou1-1/+1
2019-04-25Merge branch 'mlx5_tir_icm' into rdma.git for-nextJason Gunthorpe1-5/+41
2019-04-25IB/mlx5: Expose TIR ICM address to user spaceAriel Levkovich1-5/+41
2019-04-24Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe7-44/+36
2019-04-24RDMA: Remove rdma_user_mmap_pageJason Gunthorpe1-6/+6
2019-04-24RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe1-2/+3
2019-04-24RDMA/mlx5: Use rdma_user_map_io for mapping BAR pagesJason Gunthorpe1-5/+3
2019-04-24RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe1-0/+2
2019-04-24IB/hfi1: Remove reference to RHF.VCRCErrJohn Fleck3-5/+4