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