summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAge
* RDMA/efa: Handle mmap insertions overflowGal Pressman2019-06-18
* RDMA/efa: Fix success return value in case of errorGal Pressman2019-06-17
* IB/hfi1: Handle port down properly in pioMike Marciniszyn2019-06-17
* IB/hfi1: Handle wakeup of orphaned QPs for pioMike Marciniszyn2019-06-17
* IB/hfi1: Wakeup QPs orphaned on wait list after flushMike Marciniszyn2019-06-17
* IB/hfi1: Use aborts to trigger RC throttlingMike Marciniszyn2019-06-17
* IB/hfi1: Create inline to get extended headersMike Marciniszyn2019-06-17
* IB/hfi1: Silence txreq allocation warningsMike Marciniszyn2019-06-17
* IB/hfi1: Avoid hardlockup with flushlist_lockMike Marciniszyn2019-06-17
* IB/hfi1: Correct tid qp rcd to match verbs contextMike Marciniszyn2019-06-11
* IB/hfi1: Close PSM sdma_progress sleep windowMike Marciniszyn2019-06-11
* IB/hfi1: Validate fault injection opcode user inputKaike Wan2019-06-11
* Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-08
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-05
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-06-07
|\ \ | |/ |/|
| * RDMA/efa: Remove MAYEXEC flag check from mmap flowGal Pressman2019-05-29
| * mlx5: avoid 64-bit divisionMichal Kubecek2019-05-29
| * IB/hfi1: Validate page aligned for a given virtual addressKamenee Arumugam2019-05-29
| * IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr valueMike Marciniszyn2019-05-29
| * IB/hfi1: Insure freeze_work work_struct is canceled on shutdownMike Marciniszyn2019-05-29
| * IB/rdmavt: Fix alloc_qpn() WARN_ON()Mike Marciniszyn2019-05-29
| * RDMA/core: Fix panic when port_data isn't initializedKamal Heib2019-05-27
| * RDMA/uverbs: Pass udata on uverbs error unwindGal Pressman2019-05-27
| * RDMA/core: Clear out the udata before error unwindJason Gunthorpe2019-05-27
| * RDMA/hns: Fix PD memory leak for internal allocationLeon Romanovsky2019-05-21
| * RDMA/srp: Rename SRP sysfs name after IB device rename triggerLeon Romanovsky2019-05-21
* | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-30
* | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-21
|\ \
| * | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-20
|\ \ | |/ |/|
| * net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_indexParav Pandit2019-05-17
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-14
|\ \ | |/ |/|
| * IB/mlx5: Verify DEVX general object type correctlyYishai Hadas2019-05-14
| * RDMA/core: Change system parameters callback from dumpit to doitParav Pandit2019-05-13
| * RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe2019-05-13
* | mm/mmu_notifier: convert user range->blockable to helper functionJérôme Glisse2019-05-14
* | IB/mthca: use the new FOLL_LONGTERM flag to get_user_pages_fast()Ira Weiny2019-05-14
* | IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast()Ira Weiny2019-05-14
* | IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast()Ira Weiny2019-05-14
* | mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-14
* | mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny2019-05-14
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-09
|\|
| * RDMA/ipoib: Allow user space differentiate between valid dev_portLeon Romanovsky2019-05-07
| * IB/core, ipoib: Do not overreact to SM LID change eventDennis Dalessandro2019-05-07
| * RDMA/device: Don't fire uevent before device is fully initializedLeon Romanovsky2019-05-07
| * RDMA/efa: Add driver to Kconfig/MakefileGal Pressman2019-05-07
| * RDMA/efa: Add the efa moduleGal Pressman2019-05-07
| * RDMA/efa: Add EFA verbs implementationGal Pressman2019-05-07
| * RDMA/efa: Add common command handlersGal Pressman2019-05-06