summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2021-03-03RDMA/rxe: Fix coding error in rxe_recv.cBob Pearson
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/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/bnxt_re: Set queue pair state when being queriedKamal Heib
2020-12-29RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewaitLeon Romanovsky
2020-12-08RDMA/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: Set sys_image_guid to be aligned with HW IB devicesZhu Yanjun
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-23RDMA/core: Fix reported speed and widthKamal Heib
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-08-21RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib
2020-07-29IB/umem: fix reference count leak in ib_umem_odp_get()Yang Yingliang
2020-06-30RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo
2020-06-30RDMA/cma: Protect bind_list and listen_list while finding matching cm idMark Zhang
2020-06-25IB/cma: Fix ports memory leak in cma_configfsMaor Gottlieb
2020-06-03RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()Qiushi Wu
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-05-05RDMA/mlx5: Set GRH fields in query QP on RoCEAharon Landau
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-04-02RDMA/mlx5: Block delay drop to unprivileged usersMaor Gottlieb
2020-04-02RDMA/core: Ensure security pkey modify is not lostMike Marciniszyn
2020-03-11IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro
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-03-11RDMA/core: Fix use of logical OR in get_new_ppsNathan Chancellor
2020-03-11RDMA/core: Fix pkey and port assignment in get_new_ppsMaor Gottlieb
2020-02-28scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche
2020-02-28IB/hfi1: Add software counter for ctxt0 seq dropMike Marciniszyn
2020-02-28RDMA/rxe: Fix error type of mmap_offsetJiewei Ke