summaryrefslogtreecommitdiffstats
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
* lib/scatterlist: Remove leftover from sg_page_iter commentGal Pressman2019-05-071-5/+5
* RDMA/efa: Add driver to Kconfig/MakefileGal Pressman2019-05-075-0/+35
* 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 ABI definitionsGal Pressman2019-05-061-0/+101
* 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-064-1/+7
* RDMA/umem: Remove hugetlb flagShiraz Saleem2019-05-063-29/+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-062-0/+81
* RDMA/umem: Add API to find best driver supported page size in an MRShiraz Saleem2019-05-063-0/+84
* 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-066-9/+292
* IB/mlx5: Warn on allocated MEMIC buffers during cleanupAriel Levkovich2019-05-061-0/+2
* IB/mlx5: Support device memory type attributeAriel Levkovich2019-05-067-84/+145
* 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-033-17/+71
* net/smc: Use rdma_read_gid_l2_fields to L2 fieldsParav Pandit2019-05-031-8/+8
* 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-034-2/+13
* RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit2019-05-0312-67/+118
* 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-039-140/+98
* 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-014-0/+138
* 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-255-15/+105
|\
| * IB/mlx5: Expose TIR ICM address to user spaceAriel Levkovich2019-04-252-5/+43
| * net/mlx5: Introduce new TIR creation core APIAriel Levkovich2019-04-242-5/+16
| * net/mlx5: Expose TIR ICM address in command outboxAriel Levkovich2019-04-241-3/+3
| * net/mlx5: Expose SW ICM related device memory capabilitiesAriel Levkovich2019-04-241-2/+43
| * Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed2019-04-2311886-255608/+513766
| |\