summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx5: Block delay drop to unprivileged usersMaor Gottlieb2020-03-251-0/+4
* RDMA/mlx5: Fix access to wrong pointer while performing flush due to errorLeon Romanovsky2020-03-243-2/+27
* IB/hfi1: Ensure pq is not left on waitlistMike Marciniszyn2020-03-241-3/+22
* RDMA/mlx5: Fix the number of hwcounters of a dynamic counterMark Zhang2020-03-101-2/+3
* IB/mlx5: Fix implicit ODP raceArtemy Kovalyov2020-03-042-10/+8
* IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro2020-03-022-1/+5
* IB/mlx5: Use div64_u64 for num_var_hw_entries calculationJason Gunthorpe2020-02-141-1/+1
* RDMA/mlx5: Prevent overflow in mmap offset calculationsLeon Romanovsky2020-02-131-2/+2
* RDMA/mlx5: Fix async events cleanup flowsYishai Hadas2020-02-131-23/+28
* RDMA/iw_cxgb4: initiate CLOSE when entering TERMKrishnamraju Eraparaju2020-02-112-2/+6
* IB/mlx5: Return failure when rts2rts_qp_counters_set_id is not supportedMark Zhang2020-02-111-3/+6
* IB/hfi1: Close window for pq and request colidingMike Marciniszyn2020-02-114-29/+48
* IB/hfi1: Acquire lock to release TID entries when user file is closedKaike Wan2020-02-111-0/+2
* RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_createKamal Heib2020-02-111-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-01-3141-972/+1977
|\
| * RDMA/core: Make the entire API tree staticJason Gunthorpe2020-01-302-6/+3
| * RDMA/efa: Mask access flags with the correct optional rangeGal Pressman2020-01-291-1/+1
| * IB/mlx4: Fix leak in id_map_find_delHÃ¥kon Bugge2020-01-271-26/+3
| * IB/hfi1: Fix logical condition in msix_request_irqNathan Chancellor2020-01-251-1/+1
| * IB/mlx5: Return the administrative GUID if existsDanit Goldberg2020-01-251-16/+12
| * Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe2020-01-2133-167/+258
| |\
| * | IB/mlx4: Fix memory leak in add_gid error flowJack Morgenstein2020-01-161-4/+16
| * | IB/mlx5: Expose RoCE accelerator countersAvihai Horon2020-01-161-0/+18
| * | RDMA/mlx5: Set relaxed ordering when requestedMichael Guralnik2020-01-164-5/+23
| * | RDMA/efa: Allow passing of optional access flags for MR registrationMichael Guralnik2020-01-161-0/+1
| * | RDMA/efa: Remove unused ucontext parameter from efa_qp_user_mmap_entries_removeGal Pressman2020-01-151-7/+4
| * | RDMA/efa: Remove {} brackets from single statement ifGal Pressman2020-01-151-2/+1
| * | RDMA/efa: Device definitions documentation updatesGal Pressman2020-01-151-13/+24
| * | RDMA/hns: Add support for extended atomic in userspaceJiaran Zhang2020-01-152-2/+17
| * | RDMA/hns: Get pf capabilities from firmwareLijun Ou2020-01-152-109/+6
| * | RDMA/hns: Add interfaces to get pf capabilities from firmwareLijun Ou2020-01-153-0/+527
| * | RDMA/hns: Remove some redundant variables related to capabilitiesWeihang Li2020-01-153-7/+1
| * | RDMA/mlx5: Simplify devx async commandsJason Gunthorpe2020-01-131-14/+10
| * | RDMA/core: Simplify destruction of FD uobjectsJason Gunthorpe2020-01-131-63/+48
| * | RDMA/mlx5: Use RCU and direct refcounts to keep memory aliveJason Gunthorpe2020-01-131-17/+17
| * | IB/mlx5: Add mmap support for VARYishai Hadas2020-01-131-1/+4
| * | IB/mlx5: Introduce VAR object and its alloc/destroy methodsYishai Hadas2020-01-132-0/+164
| * | IB/mlx5: Extend caps stage to handle VAR capabilitiesYishai Hadas2020-01-132-2/+48
| * | RDMA/hns: Add support for reporting wc as software modeXi Wang2020-01-106-34/+252
| * | RDMA/hns: Bugfix for posting a wqe with sgeLijun Ou2020-01-101-16/+25
| * | IB/hfi1: Add RcvShortLengthErrCnt to hfi1statsMike Marciniszyn2020-01-103-0/+3
| * | IB/hfi1: Add software counter for ctxt0 seq dropMike Marciniszyn2020-01-104-0/+14
| * | IB/hfi1: Return void in packet receiving functionsGrzegorz Andrejczuk2020-01-102-25/+18
| * | IB/hfi1: Decouple IRQ name from typeGrzegorz Andrejczuk2020-01-102-48/+59
| * | IB/hfi1: Create API for auto activateMike Marciniszyn2020-01-101-14/+23
| * | IB/hfi1: IB/hfi1: Add an API to handle special case dropMike Marciniszyn2020-01-103-8/+23
| * | IB/hfi1: Move common receive IRQ code to functionGrzegorz Andrejczuk2020-01-101-30/+52
| * | IB/hfi1: Add fast and slow handlers for receive contextMike Marciniszyn2020-01-104-60/+58
| * | IB/hfi1: Move chip specific functions to chip.cMike Marciniszyn2020-01-103-69/+87
| * | IB/mlx5: Do reverse sequence during device removalParav Pandit2020-01-081-0/+2