summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg2019-07-261-2/+6
* RDMA/srp: Accept again source addresses that do not have a port numberBart Van Assche2019-07-261-6/+15
* ipoib: correcly show a VF hardware addressDenis Kirjanov2019-07-261-0/+1
* IB/hfi1: Handle port down properly in pioMike Marciniszyn2019-07-144-7/+8
* IB/hfi1: Handle wakeup of orphaned QPs for pioMike Marciniszyn2019-07-141-0/+16
* IB/hfi1: Wakeup QPs orphaned on wait list after flushMike Marciniszyn2019-07-141-0/+17
* IB/hfi1: Use aborts to trigger RC throttlingMike Marciniszyn2019-07-143-4/+37
* IB/hfi1: Create inline to get extended headersMike Marciniszyn2019-07-142-20/+32
* RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe2019-07-033-14/+12
* IB/hfi1: Validate page aligned for a given virtual addressKamenee Arumugam2019-06-251-0/+3
* IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr valueMike Marciniszyn2019-06-253-4/+2
* IB/hfi1: Insure freeze_work work_struct is canceled on shutdownMike Marciniszyn2019-06-251-0/+1
* IB/rdmavt: Fix alloc_qpn() WARN_ON()Mike Marciniszyn2019-06-251-1/+2
* IB/hfi1: Silence txreq allocation warningsMike Marciniszyn2019-06-252-2/+3
* IB/hfi1: Correct tid qp rcd to match verbs contextMike Marciniszyn2019-06-253-3/+15
* IB/hfi1: Avoid hardlockup with flushlist_lockMike Marciniszyn2019-06-251-6/+3
* IB/hfi1: Close PSM sdma_progress sleep windowMike Marciniszyn2019-06-252-9/+4
* IB/hfi1: Validate fault injection opcode user inputKaike Wan2019-06-251-0/+5
* RDMA/rxe: Fix slab-out-bounds access which lead to kernel crash laterLeon Romanovsky2019-05-311-5/+6
* IB/mlx5: Compare only index part of a memory window rkeyArtemy Kovalyov2019-05-311-1/+10
* RDMA/hns: Fix bad endianess of port_pd variableLeon Romanovsky2019-05-311-1/+1
* RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King2019-05-311-0/+2
* RDMA/cma: Consider scope_id while binding to ipv6 ll addressParav Pandit2019-05-311-6/+19
* IB/hfi1: Fix WQ_MEM_RECLAIM warningMike Marciniszyn2019-05-311-1/+2
* RDMA/ipoib: Allow user space differentiate between valid dev_portLeon Romanovsky2019-05-251-1/+12
* RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe2019-05-251-2/+3
* rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE useLinus Torvalds2019-04-291-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-04-286-20/+75
|\
| * RDMA/hns: Bugfix for mapping user dbLijun Ou2019-04-251-1/+1
| * RDMA/ucontext: Fix regression with disassociateJason Gunthorpe2019-04-242-3/+50
| * RDMA/mlx5: Use rdma_user_map_io for mapping BAR pagesJason Gunthorpe2019-04-241-5/+3
| * RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe2019-04-241-0/+2
| * IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi2019-04-182-4/+9
| * IB/rdmavt: Fix frwr memory registrationJosh Collier2019-04-161-7/+10
* | coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-04-191-0/+3
|/
* IB/hfi1: Do not flush send queue in the TID RDMA second legKaike Wan2019-04-101-23/+8
* RDMA/hns: Bugfix for SCC hem freeYangyang Li2019-04-081-3/+0
* RDMA/hns: Fix bug that caused srq creation to failLijun Ou2019-04-082-4/+6
* RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_removeKamal Heib2019-04-081-0/+2
* IB/mlx5: Reset access mask when looping inside page fault handlerMoni Shoua2019-03-271-1/+2
* IB/hfi1: Fix the allocation of RSM tableKaike Wan2019-03-271-7/+19
* IB/hfi1: Eliminate opcode tests on mr derefKaike Wan2019-03-271-2/+2
* IB/hfi1: Clear the IOWAIT pending bits when QP is put into error stateKaike Wan2019-03-271-0/+2
* IB/hfi1: Failed to drain send queue when QP is put into error stateKaike Wan2019-03-271-1/+1
* i40iw: Avoid panic when handling the inetdev eventFeng Tang2019-03-171-1/+11
* IB/mlx5: Fix mapping of link-mode to IB width and speedAya Levin2019-03-171-0/+7
* IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas2019-03-172-9/+29
* IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein2019-03-171-1/+1
* Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2019-03-112-43/+14
|\
* \ Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-093-50/+36
|\ \