summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Adjust delayed work when a dup is observedHåkon Bugge2020-10-291-0/+3
* RDMA/ucma: ucma_context reference leak in error pathShamir Rabinovitch2020-10-011-3/+3
* RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo2020-06-291-0/+1
* IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'Christophe Jaillet2020-06-111-2/+5
* IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan2020-06-031-4/+5
* IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein2020-05-201-3/+11
* net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2020-05-201-3/+3
* Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin2020-05-201-13/+0
* RDMA/cxgb3: device driver frees DMA memory with different sizeHonggang Li2020-05-101-1/+1
* IB/mlx5: Fix FW version diaplay in sysfsEran Ben Elisha2020-05-101-1/+1
* IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky2020-05-101-5/+7
* IB/mlx4: Initialize hop_limit when creating address handleMatan Barak2020-05-101-0/+1
* RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel2020-05-051-1/+2
* IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flushAlex Vesker2020-04-241-4/+3
* RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon2020-04-131-0/+1
* IB/ipoib: Do not warn if IPoIB debugfs doesn't existAlaa Hleihel2020-04-021-2/+0
* RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()Jason Gunthorpe2020-03-111-0/+1
* RDMA/iwcm: Fix iwcm work deallocationBernard Metzler2020-03-111-1/+3
* scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche2020-02-281-0/+12
* scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche2020-01-291-12/+0
* IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein2020-01-291-0/+21
* RDMA/ocrdma: Fix out of bounds index check in query pkeyGal Pressman2020-01-291-1/+1
* IB/usnic: Fix out of bounds index check in query pkeyGal Pressman2020-01-291-1/+1
* RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche2020-01-231-0/+24
* RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan2020-01-121-0/+1
* IB/iser: bound protection_sg size by data_sg sizeMax Gurtovoy2020-01-041-0/+1
* RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar2019-12-211-0/+6
* mlx4: Use snprintf instead of complicated strcpyQian Cai2019-12-211-8/+4
* RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layerBart Van Assche2019-12-051-0/+1
* IB/qib: Fix an error code in qib_sdma_verbs_send()Dan Carpenter2019-12-051-1/+3
* IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun2019-11-251-1/+2
* RDMA/iwcm: Fix a lock inversion issueBart Van Assche2019-11-061-1/+2
* RDMA/cxgb4: Do not dma memory off of the stackGreg KH2019-10-291-11/+17
* IB/mlx4: Fix memory leaksWenwen Wang2019-09-101-2/+2
* IB/mlx5: Make coding style more consistentDoug Ledford2019-08-251-4/+2
* RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe2019-08-251-8/+7
* IB/core: Add mitigation for Spectre V1Luck, Tony2019-08-251-1/+5
* coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-06-221-0/+3
* RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King2019-06-111-0/+2
* IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein2019-04-271-1/+1
* IB/mlx4: Increase the timeout for CM cacheHåkon Bugge2019-04-271-1/+1
* IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty2019-03-231-1/+0
* RDMA/srp: Rework SCSI device reset handlingBart Van Assche2019-03-231-10/+0
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2018-12-175-7/+18
* iser: set sector for ambiguous mr status errorsSagi Grimberg2018-12-131-4/+3
* IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-11-101-0/+3
* RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-11-101-0/+3
* ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang2018-10-131-0/+2
* RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn2018-10-101-0/+6
* IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loopBart Van Assche2018-10-101-3/+3