summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RDMA/qedr: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem2019-02-111-37/+30
* RDMA/vmw_pvrdma: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem2019-02-111-13/+8
* RDMA/cxgb3: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem2019-02-111-17/+12
* RDMA/cxgb4: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem2019-02-111-19/+13
* RDMA/hns: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem2019-02-114-74/+56
* RDMA/i40iw: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem2019-02-111-19/+16
* RDMA/mthca: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem2019-02-111-20/+16
* RDMA/bnxt_re: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem2019-02-112-18/+14
* lib/scatterlist: Provide a DMA page iteratorJason Gunthorpe2019-02-115-12/+76
* iw_cxgb4: fix srqidx leak during connection abortRaju Rangoju2019-02-091-2/+3
* iw_cxgb4: complete the cached SRQ buffersRaju Rangoju2019-02-093-8/+157
* cxgb4: add tcb flags and tcb rpl structRaju Rangoju2019-02-092-0/+20
* RDMA/devices: Re-organize device.c lockingJason Gunthorpe2019-02-092-140/+222
* RDMA/devices: Use xarray to store the client_dataJason Gunthorpe2019-02-092-185/+186
* RDMA/devices: Use xarray to store the clientsJason Gunthorpe2019-02-092-6/+47
* RDMA/device: Use an ida instead of a free page in alloc_nameJason Gunthorpe2019-02-091-11/+17
* RDMA/device: Get rid of reg_stateJason Gunthorpe2019-02-092-12/+2
* RDMA/device: Call ib_cache_release_one() only from ib_device_release()Jason Gunthorpe2019-02-092-29/+15
* RDMA/device: Ensure that security memory is always freedJason Gunthorpe2019-02-093-12/+6
* RDMA/device: Check that the rename is nop under the lockJason Gunthorpe2019-02-091-4/+6
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-0939-409/+325
* RDMA/core: Share driver structure size with coreLeon Romanovsky2019-02-092-0/+15
* IB/core: Don't register each MAD agent for LSM notifierDaniel Jurgens2019-02-094-24/+35
* IB/core: Eliminate a hole in MAD agent structDaniel Jurgens2019-02-091-2/+2
* IB/core: Fix potential memory leak while creating MAD agentsDaniel Jurgens2019-02-091-2/+6
* IB/core: Unregister notifier before freeing MAD securityDaniel Jurgens2019-02-091-1/+2
* IB/usnic: Fix locking when unregisteringParvi Kaustubhi2019-02-091-2/+4
* iw_cxgb4: use tos when finding ipv6 routesSteve Wise2019-02-091-2/+3
* iw_cxgb4: use tos when importing the endpointSteve Wise2019-02-091-1/+1
* iw_cxgb4: use listening ep tos when accepting new connectionsSteve Wise2019-02-091-2/+7
* RDMA/iwcm: add tos_set bool to iw_cm structSteve Wise2019-02-092-1/+4
* RDMA/cma: listening device cm_ids should inherit tosSteve Wise2019-02-091-0/+2
* IB/cma: Define option to set ack timeout and pack tos_setDanit Goldberg2019-02-095-1/+47
* RDMA/bnxt_en: Enable RDMA driver support for 57500 chipDevesh Sharma2019-02-071-3/+0
* RDMA/bnxt_re: Update kernel user abi to pass chip contextDevesh Sharma2019-02-072-3/+25
* RDMA/bnxt_re: Add extended psn structure for 57500 adaptersDevesh Sharma2019-02-075-18/+70
* RDMA/bnxt_re: Enable GSI QP support for 57500 seriesDevesh Sharma2019-02-074-55/+99
* RDMA/bnxt_re: Skip backing store allocation for 57500 seriesDevesh Sharma2019-02-074-7/+14
* RDMA/bnxt_re: Add 64bit doorbells for 57500 seriesDevesh Sharma2019-02-079-153/+276
* RDMA/bnxt_re: Add chip context to identify 57500 seriesDevesh Sharma2019-02-075-1/+51
* IB/mlx5: Simplify WQE count power of two checkGal Pressman2019-02-071-3/+3
* Documentation/infiniband: update from locked to pinned_vmDavidlohr Bueso2019-02-071-2/+2
* drivers/IB,core: reduce scope of mmap_semDavidlohr Bueso2019-02-071-39/+2
* drivers/IB,usnic: reduce scope of mmap_semDavidlohr Bueso2019-02-073-55/+6
* drivers/IB,hfi1: do not se mmap_semDavidlohr Bueso2019-02-071-6/+0
* drivers/IB,qib: optimize mmap_sem usageDavidlohr Bueso2019-02-071-46/+27
* drivers/mic/scif: do not use mmap_semDavidlohr Bueso2019-02-071-25/+11
* mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso2019-02-0710-27/+28
* RDMA/iwpm: move kdoc comments to functionsSteve Wise2019-02-053-182/+123
* RDMA/cma: Remove CM_ID statistics provided by rdma-cm moduleLeon Romanovsky2019-02-053-101/+3