summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-26RDMA/cma: Protect cma dev list with lockParav Pandit1-5/+7
2018-09-19RDMA/cma: Do not ignore net namespace for unbound cm_idParav Pandit1-3/+10
2018-08-15IB/ocrdma: fix out of bounds access to local bufferMichael Mera1-1/+1
2018-08-15IB/mlx4: Mark user MR as writable if actual virtual memory is writableJack Morgenstein1-8/+42
2018-08-15IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein1-10/+1
2018-08-06RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky1-4/+7
2018-08-06infiniband: fix a possible use-after-free bugCong Wang1-1/+5
2018-07-17RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky2-2/+14
2018-07-17iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise1-1/+1
2018-07-03RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky1-1/+0
2018-07-03IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn3-13/+20
2018-05-30RDMA/ucma: Correct option size check using optlenChien Tin Tung1-1/+1
2018-05-30IB/ipoib: Fix for potential no-carrier stateAlex Estrin1-0/+3
2018-05-30RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky1-4/+1
2018-05-16IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg1-9/+9
2018-05-16RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky1-0/+4
2018-05-16RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier1-1/+1