summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2021-01-23RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu
2020-12-29RDMA/cxgb4: Validate the number of CQEsKamal Heib
2020-12-29RDMa/mthca: Work around -Wenum-conversion warningArnd Bergmann
2020-12-29RDMA/rxe: Compute PSN windows correctlyBob Pearson
2020-12-29RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewaitLeon Romanovsky
2020-12-11RDMA/i40iw: Address an mmap handler exploit in i40iwShiraz Saleem
2020-12-02IB/mthca: fix return value of error branch in mthca_init_cq()Xiongfeng Wang
2020-10-29IB/rdmavt: Fix sizeof mismatchColin Ian King
2020-10-29RDMA/hns: Set the unsupported wr opcodeLijun Ou
2020-10-29RDMA/qedr: Fix use of uninitialized fieldMichal Kalderon
2020-10-29IB/mlx4: Adjust delayed work when a dup is observedHåkon Bugge
2020-10-29IB/mlx4: Fix starvation in paravirt mux/demuxHåkon Bugge
2020-10-01RDMA/rxe: Fix configuration of atomic queue pair attributesBart Van Assche
2020-10-01RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'Christophe JAILLET
2020-10-01RDMA/i40iw: Fix potential use after freePan Bian
2020-10-01RDMA/ucma: ucma_context reference leak in error pathShamir Rabinovitch
2020-09-23RDMA/rxe: Fix the parent sysfs read when the interface has 15 charsYi Zhang
2020-09-23IB/rxe: Remove a pointless indirection layerBart Van Assche
2020-09-23RDMA/rxe: Drop pointless checks in rxe_init_portsKamal Heib
2020-09-23RDMA/rxe: Fix memleak in rxe_mem_init_userDinghao Liu
2020-06-30RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo
2020-06-30IB/cma: Fix ports memory leak in cma_configfsMaor Gottlieb
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-20i40iw: Fix error handling in i40iw_manage_arp_cache()Dan Carpenter
2020-05-20net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-05-05RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel
2020-04-13RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon
2020-04-13IB/hfi1: Fix memory leaks in sysfs registration and unregistrationKaike Wan
2020-04-13IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan
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-02-28RDMA/rxe: Fix error type of mmap_offsetJiewei Ke
2020-02-14RDMA/netlink: Do not always generate an ACK for some netlink operationsHåkon Bugge
2020-02-14IB/mlx5: Fix outstanding_pi index for GSI qpsPrabhath Sajeepa
2020-01-29scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche
2020-01-29IB/iser: Fix dma_nents type definitionMax Gurtovoy
2020-01-29RDMA/hns: Fixs hw access invalid dma memory errorXi Wang
2020-01-29IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein
2020-01-29iw_cxgb4: use tos when finding ipv6 routesSteve Wise
2020-01-29iw_cxgb4: use tos when importing the endpointSteve Wise
2020-01-29IB/iser: Pass the correct number of entries for dma mapped SGLIsrael Rukshin
2020-01-29RDMA/qedr: Fix out of bounds index check in query pkeyGal Pressman
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-29IB/rxe: replace kvfree with vfreeZhu Yanjun
2020-01-23RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche
2020-01-12IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit
2020-01-12RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan