summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* 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/+3Star
| * 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/+8Star
* RDMA/hns: Bugfix for SCC hem freeYangyang Li2019-04-081-3/+0Star
* 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-181-1/+11
* IB/mlx5: Fix mapping of link-mode to IB width and speedAya Levin2019-03-181-0/+7
* IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas2019-03-182-9/+29
* IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein2019-03-181-1/+1
* Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2019-03-122-43/+14Star
|\
* \ Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-103-50/+36Star
|\ \
| * | scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche2019-02-051-1/+1
| * | scsi: RDMA/srpt: Fix a credit leak for aborted commandsBart Van Assche2019-02-051-0/+11
| * | scsi: RDMA/srpt: Rework I/O context allocationBart Van Assche2019-02-052-32/+19Star
| * | scsi: RDMA/srpt: Fix handling of TMF submission failureBart Van Assche2019-02-051-3/+1Star
| * | scsi: RDMA/srpt: Fix handling of command / TMF submission failureBart Van Assche2019-02-051-5/+4Star
| * | scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche2019-02-051-9/+0Star
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-10216-4562/+15966
|\ \ \
| * | | IB/hfi1: Close race condition on user context disable and closeMichael J. Ruhl2019-03-062-6/+10
| * | | RDMA/umem: Revert broken 'off by one' fixJohn Hubbard2019-03-061-3/+6
| * | | RDMA/umem: minor bug fix in error handling pathJohn Hubbard2019-03-041-3/+6
| * | | RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qpYueHaibing2019-03-041-1/+1
| * | | cxgb4: kfree mhp after the debug printShaobo He2019-03-041-1/+1
| * | | IB/rdmavt: Fix concurrency panics in QP post_send and modify to errorMichael J. Ruhl2019-03-041-10/+23
| * | | IB/rdmavt: Fix loopback send with invalidate orderingMike Marciniszyn2019-03-041-10/+16
| * | | IB/iser: Fix dma_nents type definitionMax Gurtovoy2019-03-041-1/+1
| * | | IB/mlx5: Set correct write permissions for implicit ODP MRMoni Shoua2019-03-041-1/+1
| * | | bnxt_re: Clean cq for kernel consumers onlyDevesh Sharma2019-03-041-1/+1
| * | | RDMA/uverbs: Don't do double free of allocated PDLeon Romanovsky2019-02-251-0/+1
| * | | RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-2230-337/+194Star
| * | | RDMA/core: Fix a WARN() messageDan Carpenter2019-02-221-3/+1Star
| * | | bnxt_re: fix the regression due to changes in alloc_pblDevesh Sharma2019-02-223-22/+14Star
| * | | IB/mlx4: Increase the timeout for CM cacheHÃ¥kon Bugge2019-02-221-1/+1
| * | | IB/core: Abort page fault handler silently during owning process exitMoni Shoua2019-02-221-1/+1
| * | | IB/mlx5: Validate correct PD before prefetch MRMoni Shoua2019-02-221-16/+30
| * | | IB/mlx5: Protect against prefetch of invalid MRMoni Shoua2019-02-224-23/+102
| * | | RDMA/uverbs: Store PR pointer before it is overwrittenLeon Romanovsky2019-02-211-1/+1
| * | | IB/hfi1: Add missing break in switch statementGustavo A. R. Silva2019-02-211-0/+1