aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4
AgeCommit message (Expand)Author
2023-10-25RDMA/cxgb4: Check skb value for failure to allocateArtem Chernyshev
2023-08-11treewide: Remove uninitialized_var() usageKees Cook
2022-01-27RDMA/cxgb4: Set queue pair state when being queriedKamal Heib
2021-07-20RDMA/cxgb4: Fix missing error code in create_qp()Jiapeng Chong
2021-04-14RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja
2021-03-30RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja
2021-02-03RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib
2020-12-30RDMA/cxgb4: Validate the number of CQEsKamal Heib
2020-10-01RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'Christophe JAILLET
2020-06-25RDMA/iw_cxgb4: cleanup device debugfs entries on ULD removePotnuri Bharat Teja
2020-01-27iw_cxgb4: use tos when finding ipv6 routesSteve Wise
2020-01-27iw_cxgb4: use tos when importing the endpointSteve Wise
2020-01-27RDMA/iw_cxgb4: Fix the unchecked ep dereferenceRaju Rangoju
2019-12-13iw_cxgb4: only reconnect with MPAv1 if the peer abortsSteve Wise
2019-11-20iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrsNathan Chancellor
2019-11-12RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure casePotnuri Bharat Teja
2019-11-12iw_cxgb4: fix ECN check on the passive acceptPotnuri Bharat Teja
2019-10-29RDMA/cxgb4: Do not dma memory off of the stackGreg KH
2019-05-31RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King
2019-04-05iw_cxgb4: fix srqidx leak during connection abortRaju Rangoju
2018-09-04iw_cxgb4: only allow 1 flush on user qpsSteve Wise
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-08-08iw_cxgb4: pass window scale in flowc work requestPotnuri Bharat Teja
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-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/providers: Remove pointless functionsKamal Heib
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-07-30RDMA: Constify the argument of the work request conversion functionsBart Van Assche
2018-07-25rdma/cxgb4: Add support for kernel mode SRQ'sRaju Rangoju
2018-07-25rdma/cxgb4: Add support for srq functions & structsRaju Rangoju
2018-07-13rdma/cxgb4: Add support for 64Byte cqesRaju Rangoju
2018-07-10RDMA/cxgb4: Restore the dropped uninitialized_varJason Gunthorpe
2018-07-09RDMA/cxgb4: Make c4iw_poll_cq_one() easier to analyzeBart Van Assche
2018-06-25iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise
2018-06-18iw_cxgb4: remove duplicate memcpy() in c4iw_create_listen()Bharat Potnuri
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-04iw_cxgb4: add INFINIBAND_ADDR_TRANS dependencyArnd Bergmann
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe
2018-05-24iw_cxgb4: provide detailed driver-specific MR informationSteve Wise
2018-05-24iw_cxgb4: provide detailed driver-specific CQ informationSteve Wise
2018-05-24iw_cxgb4: provide detailed provider-specific CM_ID informationSteve Wise
2018-05-22iw_cxgb4: always set iw_cm_id.provider_dataSteve Wise
2018-05-15iw_cxgb4: remove wr_id attributesSteve Wise
2018-05-15iw_cxgb4: fix uninitialized variable warningsSteve Wise