summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2019-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-29RDMA/efa: Remove MAYEXEC flag check from mmap flowGal Pressman
2019-05-29mlx5: avoid 64-bit divisionMichal Kubecek
2019-05-29IB/hfi1: Validate page aligned for a given virtual addressKamenee Arumugam
2019-05-29IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr valueMike Marciniszyn
2019-05-29IB/hfi1: Insure freeze_work work_struct is canceled on shutdownMike Marciniszyn
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-05-21RDMA/hns: Fix PD memory leak for internal allocationLeon Romanovsky
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-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: 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-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 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/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-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-04Merge tag 'mlx5-updates-2019-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-05-03RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit
2019-05-03RDMA: Get rid of iw_cm_verbsKamal Heib
2019-05-03IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-04-29IB/mlx5: Restrict 'DELAY_DROP_TIMEOUT' subtype to Ethernet interfacesAya Levin
2019-04-29net/mlx5: Separate and generalize dma device from pci deviceVu Pham
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-25ib/bnxt: Remove mention of idr_alloc from commentMatthew Wilcox
2019-04-25RDMA/hns: Bugfix for mapping user dbLijun Ou