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-11IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'Christophe Jaillet1-2/+5
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-20net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca1-3/+3
2020-05-20Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin1-13/+0
2020-05-10RDMA/cxgb3: device driver frees DMA memory with different sizeHonggang Li1-1/+1
2020-05-10IB/mlx5: Fix FW version diaplay in sysfsEran Ben Elisha1-1/+1
2020-05-10IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky1-5/+7
2020-05-10IB/mlx4: Initialize hop_limit when creating address handleMatan Barak1-0/+1
2020-05-05RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel1-1/+2
2020-04-24IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flushAlex Vesker1-4/+3
2020-04-13RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon1-0/+1
2020-04-02IB/ipoib: Do not warn if IPoIB debugfs doesn't existAlaa Hleihel1-2/+0
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-02-28scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche1-0/+12
2020-01-29scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche1-12/+0
2020-01-29IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein1-0/+21
2020-01-29RDMA/ocrdma: Fix out of bounds index check in query pkeyGal Pressman1-1/+1
2020-01-29IB/usnic: Fix out of bounds index check in query pkeyGal Pressman1-1/+1
2020-01-23RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche1-0/+24
2020-01-12RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan1-0/+1
2020-01-04IB/iser: bound protection_sg size by data_sg sizeMax Gurtovoy1-0/+1
2019-12-21RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar1-0/+6
2019-12-21mlx4: Use snprintf instead of complicated strcpyQian Cai1-8/+4
2019-12-05RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layerBart Van Assche1-0/+1
2019-12-05IB/qib: Fix an error code in qib_sdma_verbs_send()Dan Carpenter1-1/+3
2019-11-25IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun1-1/+2
2019-11-06RDMA/iwcm: Fix a lock inversion issueBart Van Assche1-1/+2
2019-10-29RDMA/cxgb4: Do not dma memory off of the stackGreg KH1-11/+17
2019-09-10IB/mlx4: Fix memory leaksWenwen Wang1-2/+2
2019-08-25IB/mlx5: Make coding style more consistentDoug Ledford1-4/+2
2019-08-25RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe1-8/+7
2019-08-25IB/core: Add mitigation for Spectre V1Luck, Tony1-1/+5
2019-06-22coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli1-0/+3
2019-06-11RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King1-0/+2
2019-04-27IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein1-1/+1
2019-04-27IB/mlx4: Increase the timeout for CM cacheHÃ¥kon Bugge1-1/+1
2019-03-23IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty1-1/+0
2019-03-23RDMA/srp: Rework SCSI device reset handlingBart Van Assche1-10/+0
2018-12-17mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes5-7/+18
2018-12-13iser: set sector for ambiguous mr status errorsSagi Grimberg1-4/+3
2018-11-10IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+3
2018-11-10RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+3
2018-10-13ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang1-0/+2
2018-10-10RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn1-0/+6
2018-10-10IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loopBart Van Assche1-3/+3
2018-09-29iw_cxgb4: only allow 1 flush on user qpsSteve Wise1-0/+6
2018-09-26IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister1-0/+2