summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx5: Add missing synchronize_srcu() for MW casesJason Gunthorpe2019-10-043-48/+32
* RDMA/mlx5: Put live in the correct place for ODP MRsJason Gunthorpe2019-10-043-38/+14
* RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcuJason Gunthorpe2019-10-041-2/+3
* RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages()Jason Gunthorpe2019-10-042-6/+12
* RDMA/mlx5: Fix a race with mlx5_ib_update_xlt on an implicit MRJason Gunthorpe2019-10-041-2/+32
* RDMA/mlx5: Do not allow rereg of a ODP MRJason Gunthorpe2019-10-041-3/+3
* IB/core: Fix wrong iterating on portsMohamad Heib2019-10-041-1/+1
* RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error pathLeon Romanovsky2019-10-041-6/+4
* RDMA/cxgb4: Do not dma memory off of the stackGreg KH2019-10-041-11/+17
* RDMA/cm: Fix memory leak in cm_add/remove_oneJack Morgenstein2019-10-041-0/+3
* RDMA/core: Fix an error handling path in 'res_get_common_doit()'Christophe JAILLET2019-10-041-1/+1
* RDMA/i40iw: Associate ibdev to netdev before IB device registrationShiraz, Saleem2019-10-041-0/+4
* RDMA/iwcm: Fix a lock inversion issueBart Van Assche2019-10-011-1/+2
* RDMA/iw_cxgb4: fix SRQ access from dump_qp()Potnuri Bharat Teja2019-10-012-11/+6
* RDMA/hfi1: Prevent memory leak in sdma_initNavid Emamdoost2019-10-011-1/+4
* RDMA/core: Fix use after free and refcnt leak on ndev in_device in iwarp_quer...Michal Kalderon2019-10-011-4/+5
* RDMA/siw: Fix serialization issue in write_space()Krishnamraju Eraparaju2019-10-011-4/+11
* RDMA/vmw_pvrdma: Free SRQ only onceAdit Ranadive2019-10-011-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-09-281-1/+1
|\
| * ipv4: Revert removal of rt_uses_gatewayDavid Ahern2019-09-201-1/+1
* | IB/hfi1: remove unlikely() from IS_ERR*() conditionDenis Efremov2019-09-261-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-245-25/+5
|\ \
| * | mm/gup: add make_dirty arg to put_user_pages_dirty_lock()akpm@linux-foundation.org2019-09-245-25/+5
* | | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-231-2/+4
|\ \ \ | |/ / |/| |
| * | PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()Logan Gunthorpe2019-08-161-2/+4
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-09-2179-1849/+2548
|\ \ \
| * | | RDMA: Fix double-free in srq creation error flowJack Morgenstein2019-09-161-1/+2
| * | | RDMA/efa: Fix incorrect error printGal Pressman2019-09-161-1/+1
| * | | IB/mlx5: Free mpi in mp_slave modeDanit Goldberg2019-09-161-0/+1
| * | | IB/mlx5: Use the original address for the page during free_pagesDanit Goldberg2019-09-161-4/+5
| * | | RDMA/bnxt_re: Fix spelling mistake "missin_resp" -> "missing_resp"Colin Ian King2019-09-161-1/+1
| * | | RDMA/hns: Package operations of rq inline buffer into separate functionsLijun Ou2019-09-161-39/+56
| * | | RDMA/hns: Optimize cmd init and mode selection for hip08Yixian Liu2019-09-162-13/+5
| * | | IB/hfi1: Define variables as unsigned long to fix KASAN warningIra Weiny2019-09-131-26/+19
| * | | IB/{rdmavt, hfi1, qib}: Add a counter for credit waitsKaike Wan2019-09-135-16/+9
| * | | IB/hfi1: Add traces for TID RDMA READKaike Wan2019-09-133-0/+51
| * | | RDMA/siw: Relax from kmap_atomic() use in TX pathBernard Metzler2019-09-131-7/+5
| * | | Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe2019-09-1323-240/+263
| |\ \ \
| * | | | IB/iser: Support up to 16MB data transfer in a single commandSergey Gorenko2019-09-131-3/+4
| * | | | RDMA/siw: Fix page address mapping in TX pathBernard Metzler2019-09-131-5/+6
| * | | | RDMA: Fix goto target to release the allocated memoryNavid Emamdoost2019-09-131-1/+1
| * | | | RDMA/usnic: Avoid overly large buffers on stackArnd Bergmann2019-09-131-2/+8
| * | | | RDMA/odp: Add missing cast for 32 bitJason Gunthorpe2019-09-131-1/+1
| * | | | RDMA/hns: Use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-09-131-3/+1
| * | | | RDMA/cma: Fix false error messageHÃ¥kon Bugge2019-09-131-1/+1
| * | | | RDMA/hns: Fix wrong assignment of qp_access_flagsLijun Ou2019-08-281-2/+2
| * | | | RDMA/hns: Delete the not-used linesWenpeng Liang2019-08-281-1/+0
| * | | | RDMA/hns: Remove if-else judgment statements for creating srqWenpeng Liang2019-08-281-22/+7
| * | | | RDMA/hns: Add reset process for function-clearLang Cheng2019-08-282-2/+98
| * | | | RDMA/hns: Fix cast from or to restricted __le32 for driverLang Cheng2019-08-286-126/+105