summaryrefslogtreecommitdiff
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAge
* BACKPORT: treewide: Fix function prototypes for module_param_call()Kees Cook2022-10-28
* UPSTREAM: Make anon_inodes unconditionalDavid Howells2022-10-28
* RDMA/cxgb4: Set queue pair state when being queriedKamal Heib2022-01-27
* RDMA/core: Let ib_find_gid() continue search even after empty entryAvihai Horon2022-01-27
* IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito2021-12-29
* RDMA/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky2021-11-26
* IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn2021-11-12
* IB/qib: Use struct_size() helperGustavo A. R. Silva2021-11-12
* RDMA/cma: Fix rdma_resolve_route() memory leakGerd Rausch2021-07-20
* RDMA/cxgb4: Fix missing error code in create_qp()Jiapeng Chong2021-07-20
* RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja2021-04-16
* RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja2021-03-30
* IB/umad: Return EIO in case of when device disassociatedShay Drory2021-03-03
* RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib2021-02-03
* RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu2021-01-23
* RDMa/mthca: Work around -Wenum-conversion warningArnd Bergmann2020-12-29
* RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewaitLeon Romanovsky2020-12-29
* IB/mthca: fix return value of error branch in mthca_init_cq()Xiongfeng Wang2020-12-02
* IB/mlx4: Adjust delayed work when a dup is observedHåkon Bugge2020-10-29
* RDMA/ucma: ucma_context reference leak in error pathShamir Rabinovitch2020-10-01
* RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo2020-06-29
* IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'Christophe Jaillet2020-06-11
* IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan2020-06-03
* IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein2020-05-20
* net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2020-05-20
* Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin2020-05-20
* RDMA/cxgb3: device driver frees DMA memory with different sizeHonggang Li2020-05-10
* IB/mlx5: Fix FW version diaplay in sysfsEran Ben Elisha2020-05-10
* IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky2020-05-10
* IB/mlx4: Initialize hop_limit when creating address handleMatan Barak2020-05-10
* RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel2020-05-05
* IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flushAlex Vesker2020-04-24
* RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon2020-04-13
* IB/ipoib: Do not warn if IPoIB debugfs doesn't existAlaa Hleihel2020-04-02
* RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()Jason Gunthorpe2020-03-11
* RDMA/iwcm: Fix iwcm work deallocationBernard Metzler2020-03-11
* scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche2020-02-28
* scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche2020-01-29
* IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein2020-01-29
* RDMA/ocrdma: Fix out of bounds index check in query pkeyGal Pressman2020-01-29
* IB/usnic: Fix out of bounds index check in query pkeyGal Pressman2020-01-29
* RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche2020-01-23
* RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan2020-01-12
* IB/iser: bound protection_sg size by data_sg sizeMax Gurtovoy2020-01-04
* RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar2019-12-21
* mlx4: Use snprintf instead of complicated strcpyQian Cai2019-12-21
* RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layerBart Van Assche2019-12-05
* IB/qib: Fix an error code in qib_sdma_verbs_send()Dan Carpenter2019-12-05
* IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun2019-11-25
* RDMA/iwcm: Fix a lock inversion issueBart Van Assche2019-11-06