summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/ipoib: Allow user space differentiate between valid dev_portLeon Romanovsky2019-05-071-1/+12
* IB/core, ipoib: Do not overreact to SM LID change eventDennis Dalessandro2019-05-073-4/+1
* RDMA/device: Don't fire uevent before device is fully initializedLeon Romanovsky2019-05-071-0/+9
* RDMA/efa: Add driver to Kconfig/MakefileGal Pressman2019-05-074-0/+26
* RDMA/efa: Add the efa moduleGal Pressman2019-05-071-0/+533
* RDMA/efa: Add EFA verbs implementationGal Pressman2019-05-071-0/+1825
* RDMA/efa: Add common command handlersGal Pressman2019-05-061-0/+692
* RDMA/efa: Implement functions that submit and complete admin commandsGal Pressman2019-05-061-0/+1160
* RDMA/efa: Add the com service API definitionsGal Pressman2019-05-061-0/+270
* RDMA/efa: Add the efa_com.h fileGal Pressman2019-05-061-0/+144
* RDMA/efa: Add the efa.h header fileGal Pressman2019-05-061-0/+163
* RDMA/efa: Add EFA device definitionsGal Pressman2019-05-064-0/+1061
* RDMA: Add EFA related definitionsGal Pressman2019-05-062-0/+3
* RDMA/umem: Remove hugetlb flagShiraz Saleem2019-05-062-28/+1
* RDMA/bnxt_re: Use core helpers to get aligned DMA addressShiraz Saleem2019-05-061-17/+10
* RDMA/i40iw: Use core helpers to get aligned DMA address within a supported pa...Shiraz Saleem2019-05-062-41/+8
* RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocksShiraz Saleem2019-05-061-0/+34
* RDMA/umem: Add API to find best driver supported page size in an MRShiraz Saleem2019-05-061-0/+51
* IB/hfi1: Fix WQ_MEM_RECLAIM warningMike Marciniszyn2019-05-061-1/+2
* RDMA/mlx5: Remove MAYEXEC flagLeon Romanovsky2019-05-061-1/+1
* IB/mlx5: Device resource control for privileged DEVX userAriel Levkovich2019-05-061-0/+4
* IB/mlx5: Add steering SW ICM device memory typeAriel Levkovich2019-05-065-9/+290
* IB/mlx5: Warn on allocated MEMIC buffers during cleanupAriel Levkovich2019-05-061-0/+2
* IB/mlx5: Support device memory type attributeAriel Levkovich2019-05-065-84/+140
* RDMA/rdmavt: Catch use-after-free access of AH structuresLeon Romanovsky2019-05-061-2/+1
* RDMA/core: Allow detaching gid attribute netdevice for RoCEParav Pandit2019-05-032-16/+70
* RDMA/rxe: Use rdma_read_gid_attr_ndev_rcu to access netdevParav Pandit2019-05-031-3/+12
* RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdevParav Pandit2019-05-033-2/+12
* RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit2019-05-0311-67/+115
* IB/cm: Reduce dependency on gid attribute ndev checkParav Pandit2019-05-031-2/+3
* RDMA/rxe: Consider skb reserve space based on netdev of GIDParav Pandit2019-05-031-1/+2
* RDMA: Get rid of iw_cm_verbsKamal Heib2019-05-037-111/+79
* RDMA/core: Do not invoke init_port on compat devicesParav Pandit2019-05-033-11/+10
* IB/core: Set qp->real_qp before it may be accessedArtemy Kovalyov2019-05-033-2/+1
* IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein2019-05-031-0/+21
* RDMA/uverbs: Initialize uverbs_attr_bundle ucontext in ib_uverbs_get_contextShamir Rabinovitch2019-05-031-0/+2
* RDMA/uverbs: Initialize udata struct on destroy flowsGal Pressman2019-05-021-0/+2
* RDMA/umem: Handle page combining avoidance correctly in ib_umem_add_sg_table()Shiraz Saleem2019-05-021-6/+10
* RDMA/core: Introduce RDMA subsystem ibdev_* print functionsGal Pressman2019-05-011-0/+60
* uverbs: Convert idr to XArrayMatthew Wilcox2019-04-252-55/+25
* ib/bnxt: Remove mention of idr_alloc from commentMatthew Wilcox2019-04-251-1/+1
* Merge branch 'mlx5_tir_icm' into rdma.git for-nextJason Gunthorpe2019-04-251-5/+41
|\
| * IB/mlx5: Expose TIR ICM address to user spaceAriel Levkovich2019-04-251-5/+41
| * Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed2019-04-22227-4695/+16167
| |\
* | \ Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe2019-04-2410-104/+106
|\ \ \
| * | | RDMA: Remove rdma_user_mmap_pageJason Gunthorpe2019-04-242-57/+17
| * | | RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe2019-04-241-2/+3
| * | | RDMA/ucontext: Fix regression with disassociateJason Gunthorpe2019-04-242-3/+50
| * | | RDMA/mlx5: Use rdma_user_map_io for mapping BAR pagesJason Gunthorpe2019-04-241-5/+3
| * | | RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe2019-04-241-0/+2
OpenPOWER on IntegriCloud