summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-05-07RDMA/efa: Add driver to Kconfig/MakefileGal Pressman4-0/+26
2019-05-07RDMA/efa: Add the efa moduleGal Pressman1-0/+533
2019-05-07RDMA/efa: Add EFA verbs implementationGal Pressman1-0/+1825
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: Add EFA related definitionsGal Pressman2-0/+3
2019-05-06RDMA/umem: Remove hugetlb flagShiraz Saleem2-28/+1
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 pa...Shiraz Saleem2-41/+8
2019-05-06RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocksShiraz Saleem1-0/+34
2019-05-06RDMA/umem: Add API to find best driver supported page size in an MRShiraz Saleem1-0/+51
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-06RDMA/rdmavt: Catch use-after-free access of AH structuresLeon Romanovsky1-2/+1
2019-05-03RDMA/core: Allow detaching gid attribute netdevice for RoCEParav Pandit2-16/+70
2019-05-03RDMA/rxe: Use rdma_read_gid_attr_ndev_rcu to access netdevParav Pandit1-3/+12
2019-05-03RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdevParav Pandit3-2/+12
2019-05-03RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit11-67/+115
2019-05-03IB/cm: Reduce dependency on gid attribute ndev checkParav Pandit1-2/+3
2019-05-03RDMA/rxe: Consider skb reserve space based on netdev of GIDParav Pandit1-1/+2
2019-05-03RDMA: Get rid of iw_cm_verbsKamal Heib7-111/+79
2019-05-03RDMA/core: Do not invoke init_port on compat devicesParav Pandit3-11/+10
2019-05-03IB/core: Set qp->real_qp before it may be accessedArtemy Kovalyov3-2/+1
2019-05-03IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein1-0/+21
2019-05-03RDMA/uverbs: Initialize uverbs_attr_bundle ucontext in ib_uverbs_get_contextShamir Rabinovitch1-0/+2
2019-05-02RDMA/uverbs: Initialize udata struct on destroy flowsGal Pressman1-0/+2
2019-05-02RDMA/umem: Handle page combining avoidance correctly in ib_umem_add_sg_table()Shiraz Saleem1-6/+10
2019-05-01RDMA/core: Introduce RDMA subsystem ibdev_* print functionsGal Pressman1-0/+60
2019-04-25uverbs: Convert idr to XArrayMatthew Wilcox2-55/+25
2019-04-25ib/bnxt: Remove mention of idr_alloc from commentMatthew Wilcox1-1/+1
2019-04-25Merge branch 'mlx5_tir_icm' into rdma.git for-nextJason Gunthorpe2-10/+54
2019-04-25IB/mlx5: Expose TIR ICM address to user spaceAriel Levkovich1-5/+41
2019-04-24net/mlx5: Introduce new TIR creation core APIAriel Levkovich1-5/+13
2019-04-24Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe423-6600/+3480
2019-04-24RDMA: Remove rdma_user_mmap_pageJason Gunthorpe2-57/+17
2019-04-24RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe2-21/+14
2019-04-24RDMA/ucontext: Fix regression with disassociateJason Gunthorpe2-3/+50
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
2019-04-24IB/hfi1: Add selected Rcv countersMike Marciniszyn3-0/+9
2019-04-24IB/{rdmavt, qib, hfi1}: Use new routine to release reference countsMike Marciniszyn3-11/+6