summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2020-06-30RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo1-0/+1
2020-06-30RDMA/cma: Protect bind_list and listen_list while finding matching cm idMark Zhang1-0/+18
2020-06-25IB/cma: Fix ports memory leak in cma_configfsMaor Gottlieb1-0/+13
2020-06-03RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()Qiushi Wu1-1/+1
2020-06-03IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan1-4/+5
2020-05-20IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein1-3/+11
2020-05-20i40iw: Fix error handling in i40iw_manage_arp_cache()Dan Carpenter1-1/+1
2020-05-20net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2-7/+8
2020-05-05RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel1-1/+2
2020-05-05RDMA/mlx5: Set GRH fields in query QP on RoCEAharon Landau1-1/+3
2020-04-13RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon1-0/+1
2020-04-13IB/hfi1: Fix memory leaks in sysfs registration and unregistrationKaike Wan1-2/+11
2020-04-13IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan1-5/+8
2020-04-02RDMA/mlx5: Block delay drop to unprivileged usersMaor Gottlieb1-0/+4
2020-04-02RDMA/core: Ensure security pkey modify is not lostMike Marciniszyn1-8/+3
2020-03-11IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro2-1/+5
2020-03-11RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()Jason Gunthorpe1-0/+1
2020-03-11RDMA/iwcm: Fix iwcm work deallocationBernard Metzler1-1/+3
2020-03-11RDMA/core: Fix use of logical OR in get_new_ppsNathan Chancellor1-1/+1
2020-03-11RDMA/core: Fix pkey and port assignment in get_new_ppsMaor Gottlieb1-4/+8
2020-02-28scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche1-0/+12
2020-02-28IB/hfi1: Add software counter for ctxt0 seq dropMike Marciniszyn4-0/+14
2020-02-28RDMA/rxe: Fix error type of mmap_offsetJiewei Ke1-1/+1
2020-02-28RDMA/core: Fix protection fault in get_pkey_idx_qp_listLeon Romanovsky1-15/+9
2020-02-28IB/hfi1: Close window for pq and request colidingMike Marciniszyn4-29/+48
2020-02-15RDMA/netlink: Do not always generate an ACK for some netlink operationsHåkon Bugge2-3/+3
2020-02-15IB/core: Fix ODP get user pages flowYishai Hadas1-1/+1
2020-02-15IB/mlx5: Fix outstanding_pi index for GSI qpsPrabhath Sajeepa1-2/+1
2020-01-29scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche1-12/+0
2020-01-27IB/iser: Fix dma_nents type definitionMax Gurtovoy1-1/+1
2020-01-27RDMA/cma: Fix false error messageHåkon Bugge1-1/+1
2020-01-27RDMA/hns: Fixs hw access invalid dma memory errorXi Wang1-1/+0
2020-01-27RDMA/qedr: Fix incorrect device rate.Sagiv Ozeri1-16/+9
2020-01-27IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein1-0/+21
2020-01-27iw_cxgb4: use tos when finding ipv6 routesSteve Wise1-2/+3
2020-01-27iw_cxgb4: use tos when importing the endpointSteve Wise1-1/+1
2020-01-27IB/iser: Pass the correct number of entries for dma mapped SGLIsrael Rukshin1-5/+5
2020-01-27RDMA/iw_cxgb4: Fix the unchecked ep dereferenceRaju Rangoju1-7/+10
2020-01-27RDMA/qedr: Fix out of bounds index check in query pkeyGal Pressman1-1/+1
2020-01-27RDMA/ocrdma: Fix out of bounds index check in query pkeyGal Pressman1-1/+1
2020-01-27IB/usnic: Fix out of bounds index check in query pkeyGal Pressman1-1/+1
2020-01-27IB/rxe: Fix incorrect cache cleanup in error flowYuval Shaia1-12/+14
2020-01-27IB/hfi1: Add mtu check for operational data VLsAlex Estrin1-4/+22
2020-01-27IB/rxe: replace kvfree with vfreeZhu Yanjun2-4/+5
2020-01-17RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche1-0/+24
2020-01-17RDMA/mlx5: Return proper error valueLeon Romanovsky1-1/+1
2020-01-17RDMA/bnxt_re: Fix Send Work Entry state check while polling completionsSelvin Xavier1-6/+6
2020-01-09IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit1-4/+5
2020-01-09rxe: correctly calculate iCRC for unaligned payloadsSteve Wise3-1/+14
2020-01-09RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan1-0/+1