summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2022-01-27RDMA/cxgb4: Set queue pair state when being queriedKamal Heib
2022-01-27RDMA/core: Let ib_find_gid() continue search even after empty entryAvihai Horon
2021-12-29IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito
2021-11-26RDMA/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky
2021-11-12IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn
2021-11-12IB/qib: Use struct_size() helperGustavo A. R. Silva
2021-07-20RDMA/cma: Fix rdma_resolve_route() memory leakGerd Rausch
2021-07-20RDMA/cxgb4: Fix missing error code in create_qp()Jiapeng Chong
2021-04-16RDMA/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-03-03IB/umad: Return EIO in case of when device disassociatedShay Drory
2021-02-03RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib
2021-01-23RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu
2020-12-29RDMa/mthca: Work around -Wenum-conversion warningArnd Bergmann
2020-12-29RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewaitLeon Romanovsky
2020-12-02IB/mthca: fix return value of error branch in mthca_init_cq()Xiongfeng Wang
2020-10-29IB/mlx4: Adjust delayed work when a dup is observedHåkon Bugge
2020-10-01RDMA/ucma: ucma_context reference leak in error pathShamir Rabinovitch
2020-06-29RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo
2020-06-11IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'Christophe Jaillet
2020-06-03IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan
2020-05-20IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein
2020-05-20net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-05-20Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin
2020-05-10RDMA/cxgb3: device driver frees DMA memory with different sizeHonggang Li
2020-05-10IB/mlx5: Fix FW version diaplay in sysfsEran Ben Elisha
2020-05-10IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky
2020-05-10IB/mlx4: Initialize hop_limit when creating address handleMatan Barak
2020-05-05RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel
2020-04-24IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flushAlex Vesker
2020-04-13RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon
2020-04-02IB/ipoib: Do not warn if IPoIB debugfs doesn't existAlaa Hleihel
2020-03-11RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()Jason Gunthorpe
2020-03-11RDMA/iwcm: Fix iwcm work deallocationBernard Metzler
2020-02-28scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche
2020-01-29scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche
2020-01-29IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein
2020-01-29RDMA/ocrdma: Fix out of bounds index check in query pkeyGal Pressman
2020-01-29IB/usnic: Fix out of bounds index check in query pkeyGal Pressman
2020-01-23RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche
2020-01-12RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan
2020-01-04IB/iser: bound protection_sg size by data_sg sizeMax Gurtovoy
2019-12-21RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar
2019-12-21mlx4: Use snprintf instead of complicated strcpyQian Cai
2019-12-05RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layerBart Van Assche
2019-12-05IB/qib: Fix an error code in qib_sdma_verbs_send()Dan Carpenter
2019-11-25IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun
2019-11-06RDMA/iwcm: Fix a lock inversion issueBart Van Assche
2019-10-29RDMA/cxgb4: Do not dma memory off of the stackGreg KH
2019-09-10IB/mlx4: Fix memory leaksWenwen Wang