summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2018-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman
2018-09-25IB/mlx5: Destroy the DEVX object upon error flowYishai Hadas
2018-09-24RDMA/bnxt_re: Fix system crash during RDMA resource initializationSelvin Xavier
2018-09-20IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl
2018-09-20IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl
2018-09-20IB/hfi1: Invalid user input can result in crashMichael J. Ruhl
2018-09-20IB/hfi1: Fix SL array bounds checkIra Weiny
2018-09-12Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-09-11IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro
2018-09-06RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HWLeon Romanovsky
2018-09-05bnxt_re: Fix couple of memory leaks that could lead to IOMMU call tracesSomnath Kotur
2018-09-04iw_cxgb4: only allow 1 flush on user qpsSteve Wise
2018-08-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko
2018-08-20IB/hfi1: Invalid NUMA node information can cause a divide by zeroMichael J. Ruhl
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-15RDMA/hns: Fix usage of bitmap allocation functions return valuesGal Pressman
2018-08-14qedr: Add user space support for SRQYuval Bason
2018-08-14qedr: Add support for kernel mode SRQ'sYuval Bason
2018-08-14qedr: Add wrapping generic structure for qpidr and adjust idr routines.Yuval Bason
2018-08-14IB/mlx5: Fix leaking stack memory to userspaceJason Gunthorpe
2018-08-13IB/uverbs: Use uverbs_alloc for allocationsJason Gunthorpe
2018-08-10IB/uverbs: Have the core code create the uverbs_root_specJason Gunthorpe
2018-08-08iw_cxgb4: pass window scale in flowc work requestPotnuri Bharat Teja
2018-08-08RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wqLeon Romanovsky
2018-08-02RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe
2018-08-02iw_cxgb4: Support FW write completion WRPotnuri Bharat Teja
2018-08-02iw_cxgb4: RDMA write with immediate supportPotnuri Bharat Teja
2018-08-02rdma/cxgb4: fix some info leaksDan Carpenter
2018-08-02RDMA/hns: Support flush cqe for hip08 in kernel spaceYixian Liu
2018-08-01IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe
2018-07-31RDMA: Fix return code check in rdma_set_cq_moderationKamal Heib
2018-07-31rdma/cxgb4: Simplify a structure initializationBart Van Assche
2018-07-31rdma/cxgb4: Fix SRQ endianness annotationsBart Van Assche
2018-07-31rdma/cxgb4: Remove a set-but-not-used variableBart Van Assche
2018-07-30RDMA/hns: Program the tclass and flow label into the hardwareLijun Ou
2018-07-30RDMA/hns: Use macro instead of magic numberLijun Ou
2018-07-30RDMA/hns: Modify qp will return errno when qp type is illegalLijun Ou
2018-07-30RDMA/hns: Assign the value for vlan field of qp contextLijun Ou
2018-07-30RDMA/hns: Only assgin the fields of the av if IB_QP_AV bit is setLijun Ou
2018-07-30RDMA/providers: Remove pointless functionsKamal Heib
2018-07-30RDMA/providers: Fix return value from create_srq callbacksKamal Heib
2018-07-30IB/mlx4: Use 4K pages for kernel QP's WQE bufferJack Morgenstein
2018-07-30IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs languageJason Gunthorpe
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-07-30IB/mlx5, ib_post_send(), IB_WR_REG_SIG_MR: Do not modify the 'wr' argumentBart Van Assche
2018-07-30RDMA: Constify the argument of the work request conversion functionsBart Van Assche