aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-17net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_indexParav Pandit
2019-05-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-14mm/mmu_notifier: convert user range->blockable to helper functionJérôme Glisse
2019-05-14IB/mthca: use the new FOLL_LONGTERM flag to get_user_pages_fast()Ira Weiny
2019-05-14IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast()Ira Weiny
2019-05-14IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast()Ira Weiny
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny
2019-05-14mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny
2019-05-14IB/mlx5: Verify DEVX general object type correctlyYishai Hadas
2019-05-13RDMA/core: Change system parameters callback from dumpit to doitParav Pandit
2019-05-13RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds
2019-05-07RDMA/ipoib: Allow user space differentiate between valid dev_portLeon Romanovsky
2019-05-07IB/core, ipoib: Do not overreact to SM LID change eventDennis Dalessandro
2019-05-07RDMA/device: Don't fire uevent before device is fully initializedLeon Romanovsky
2019-05-07RDMA/efa: Add driver to Kconfig/MakefileGal Pressman
2019-05-07RDMA/efa: Add the efa moduleGal Pressman
2019-05-07RDMA/efa: Add EFA verbs implementationGal Pressman
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-06RDMA/efa: Add common command handlersGal Pressman
2019-05-06RDMA/efa: Implement functions that submit and complete admin commandsGal Pressman
2019-05-06RDMA/efa: Add the com service API definitionsGal Pressman
2019-05-06RDMA/efa: Add the efa_com.h fileGal Pressman
2019-05-06RDMA/efa: Add the efa.h header fileGal Pressman
2019-05-06RDMA/efa: Add EFA device definitionsGal Pressman
2019-05-06RDMA: Add EFA related definitionsGal Pressman
2019-05-06RDMA/umem: Remove hugetlb flagShiraz Saleem
2019-05-06RDMA/bnxt_re: Use core helpers to get aligned DMA addressShiraz Saleem
2019-05-06RDMA/i40iw: Use core helpers to get aligned DMA address within a supported pa...Shiraz Saleem
2019-05-06RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocksShiraz Saleem
2019-05-06RDMA/umem: Add API to find best driver supported page size in an MRShiraz Saleem
2019-05-06IB/hfi1: Fix WQ_MEM_RECLAIM warningMike Marciniszyn
2019-05-06RDMA/mlx5: Remove MAYEXEC flagLeon Romanovsky
2019-05-06IB/mlx5: Device resource control for privileged DEVX userAriel Levkovich
2019-05-06IB/mlx5: Add steering SW ICM device memory typeAriel Levkovich
2019-05-06IB/mlx5: Warn on allocated MEMIC buffers during cleanupAriel Levkovich
2019-05-06IB/mlx5: Support device memory type attributeAriel Levkovich
2019-05-06RDMA/rdmavt: Catch use-after-free access of AH structuresLeon Romanovsky
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-05-04Merge tag 'mlx5-updates-2019-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-05-03RDMA/core: Allow detaching gid attribute netdevice for RoCEParav Pandit
2019-05-03RDMA/rxe: Use rdma_read_gid_attr_ndev_rcu to access netdevParav Pandit
2019-05-03RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdevParav Pandit