summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2020-03-04IB/mlx5: Fix implicit ODP raceArtemy Kovalyov
2020-03-02IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro
2020-02-14IB/mlx5: Use div64_u64 for num_var_hw_entries calculationJason Gunthorpe
2020-02-13RDMA/mlx5: Prevent overflow in mmap offset calculationsLeon Romanovsky
2020-02-13RDMA/mlx5: Fix async events cleanup flowsYishai Hadas
2020-02-11RDMA/iw_cxgb4: initiate CLOSE when entering TERMKrishnamraju Eraparaju
2020-02-11IB/mlx5: Return failure when rts2rts_qp_counters_set_id is not supportedMark Zhang
2020-02-11IB/hfi1: Close window for pq and request colidingMike Marciniszyn
2020-02-11IB/hfi1: Acquire lock to release TID entries when user file is closedKaike Wan
2020-02-11RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_createKamal Heib
2020-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard
2020-01-31IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODPJohn Hubbard
2020-01-30RDMA/core: Make the entire API tree staticJason Gunthorpe
2020-01-29RDMA/efa: Mask access flags with the correct optional rangeGal Pressman
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-27IB/mlx4: Fix leak in id_map_find_delHÃ¥kon Bugge
2020-01-25IB/hfi1: Fix logical condition in msix_request_irqNathan Chancellor
2020-01-25IB/mlx5: Return the administrative GUID if existsDanit Goldberg
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe
2020-01-21Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2020-01-20Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae...Saeed Mahameed
2020-01-16net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey
2020-01-16IB/mlx4: Fix memory leak in add_gid error flowJack Morgenstein
2020-01-16IB/mlx5: Expose RoCE accelerator countersAvihai Horon
2020-01-16RDMA/mlx5: Set relaxed ordering when requestedMichael Guralnik
2020-01-16RDMA/efa: Allow passing of optional access flags for MR registrationMichael Guralnik
2020-01-16RDMA/mlx5: Fix handling of IOVA != user_va in ODP pathsJason Gunthorpe
2020-01-16IB/mlx5: Mask out unsupported ODP capabilities for kernel QPsMoni Shoua
2020-01-16RDMA/mlx5: Don't fake udata for kernel pathLeon Romanovsky
2020-01-16IB/mlx5: Add ODP WQE handlers for kernel QPsMoni Shoua
2020-01-16IB/core: Introduce ib_reg_user_mrMoni Shoua
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua
2020-01-15RDMA/efa: Remove unused ucontext parameter from efa_qp_user_mmap_entries_removeGal Pressman
2020-01-15RDMA/efa: Remove {} brackets from single statement ifGal Pressman
2020-01-15RDMA/efa: Device definitions documentation updatesGal Pressman
2020-01-15RDMA/hns: Add support for extended atomic in userspaceJiaran Zhang
2020-01-15RDMA/hns: Get pf capabilities from firmwareLijun Ou
2020-01-15RDMA/hns: Add interfaces to get pf capabilities from firmwareLijun Ou
2020-01-15RDMA/hns: Remove some redundant variables related to capabilitiesWeihang Li
2020-01-13RDMA/mlx5: Simplify devx async commandsJason Gunthorpe
2020-01-13RDMA/core: Simplify destruction of FD uobjectsJason Gunthorpe
2020-01-13RDMA/mlx5: Use RCU and direct refcounts to keep memory aliveJason Gunthorpe
2020-01-12IB/mlx5: Add mmap support for VARYishai Hadas
2020-01-12IB/mlx5: Introduce VAR object and its alloc/destroy methodsYishai Hadas