summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
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
2018-07-26RDMA/hns: Enable modify_cq for uverbs.Lijun Ou
2018-07-26RDMA/hns: Update the data type of immediate dataLijun Ou
2018-07-26RDMA/hns: Use delay instead of usleepLijun Ou
2018-07-26RDMA/hns: Add illegal hop_num judgementLijun Ou
2018-07-26RDMA/hns: Return correct error code from hns_roce_v1_rsv_lp_qp()Lijun Ou
2018-07-26RDMA/hns: Add 50GE type of hnae3 device matchLijun Ou
2018-07-26RDMA/hns: Do not overwrite the error code during error unwind in hns_roce_initLijun Ou
2018-07-26IB/mlx5: avoid excessive warning msgs when creating VFs on 2nd portQing Huang
2018-07-26RDMA/usnic: Suppress a compiler warningBart Van Assche
2018-07-25IB/usnic: usnic should not select INFINIBAND_USER_ACCESSJason Gunthorpe
2018-07-25rdma/cxgb4: Add support for kernel mode SRQ'sRaju Rangoju
2018-07-25rdma/cxgb4: Add support for srq functions & structsRaju Rangoju