summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb4
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-03RDMA: Get rid of iw_cm_verbsKamal Heib
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-18RDMA/cxgb4: Fix spelling mistake "immedate" -> "immediate"Colin Ian King
2019-04-16RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King
2019-04-09RDMA/cxgb4: Use ib_device_set_netdev()Steve Wise
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-04RDMA/iw_cxgb4: Always disconnect when QP is transitioning to TERMINATE statePotnuri Bharat Teja
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-03-28RDMA/cxbg: Use correct sizing on buffers holding page DMA addressesShiraz Saleem
2019-03-25cxgb4: Convert stid_idr to XArrayMatthew Wilcox
2019-03-25cxgb4: Convert atid_idr to XArrayMatthew Wilcox
2019-03-25cxgb4: Convert hwtid_idr to XArrayMatthew Wilcox
2019-03-25cxgb4: Convert mmidr to XArrayMatthew Wilcox
2019-03-25cxgb4: Convert qpidr to XArrayMatthew Wilcox
2019-03-25cxgb4: Convert cqidr to XArrayMatthew Wilcox
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-03-04cxgb4: kfree mhp after the debug printShaobo He
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky
2019-02-19iw_cxgb4: Make function read_tcb() staticWei Yongjun
2019-02-15RDMA/cxgb4: Remove kref accounting for sync operationLeon Romanovsky
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch
2019-02-15iw_cxgb4: cq/qp mask depends on bar2 pages in a host pageRaju Rangoju
2019-02-11RDMA/cxgb4: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem
2019-02-08iw_cxgb4: fix srqidx leak during connection abortRaju Rangoju
2019-02-08iw_cxgb4: complete the cached SRQ buffersRaju Rangoju
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2019-02-08iw_cxgb4: use tos when finding ipv6 routesSteve Wise
2019-02-08iw_cxgb4: use tos when importing the endpointSteve Wise
2019-02-08iw_cxgb4: use listening ep tos when accepting new connectionsSteve Wise
2019-02-04iw_cxgb*: kzalloc the iwcm verbs structSteve Wise
2019-01-30RDMA/core: Use the ops infrastructure to keep all callbacks in one placeLeon Romanovsky
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky
2019-01-29Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe
2019-01-25infiniband: prefix header search paths with $(srctree)/Masahiro Yamada
2019-01-24RDMA/iw_cxgb4: Drop __GFP_NOFAILJason Gunthorpe
2019-01-24infiniband: cxgb4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-15RDMA/iw_cxgb4: Fix the unchecked ep dereferenceRaju Rangoju
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-07iw_cxgb4: Check for send WR also while posting write with completion WRPotnuri Bharat Teja
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch
2018-12-11RDMA/cxgb4: Initialize ib_device_ops structKamal Heib
2018-11-23cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur