summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2020-04-24IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flushAlex Vesker
2020-04-13RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon
2020-04-02IB/ipoib: Do not warn if IPoIB debugfs doesn't existAlaa Hleihel
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-02-28scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche
2020-01-29scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche
2020-01-29IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein
2020-01-29RDMA/ocrdma: Fix out of bounds index check in query pkeyGal Pressman
2020-01-29IB/usnic: Fix out of bounds index check in query pkeyGal Pressman
2020-01-23RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche
2020-01-12RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan
2020-01-04IB/iser: bound protection_sg size by data_sg sizeMax Gurtovoy
2019-12-21RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar
2019-12-21mlx4: Use snprintf instead of complicated strcpyQian Cai
2019-12-05RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layerBart Van Assche
2019-12-05IB/qib: Fix an error code in qib_sdma_verbs_send()Dan Carpenter
2019-11-25IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun
2019-11-06RDMA/iwcm: Fix a lock inversion issueBart Van Assche
2019-10-29RDMA/cxgb4: Do not dma memory off of the stackGreg KH
2019-09-10IB/mlx4: Fix memory leaksWenwen Wang
2019-08-25IB/mlx5: Make coding style more consistentDoug Ledford
2019-08-25RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe
2019-08-25IB/core: Add mitigation for Spectre V1Luck, Tony
2019-06-22coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-06-11RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King
2019-04-27IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein
2019-04-27IB/mlx4: Increase the timeout for CM cacheHÃ¥kon Bugge
2019-03-23IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty
2019-03-23RDMA/srp: Rework SCSI device reset handlingBart Van Assche
2018-12-17mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2018-12-13iser: set sector for ambiguous mr status errorsSagi Grimberg
2018-11-10IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-11-10RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-13ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang
2018-10-10RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn
2018-10-10IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loopBart Van Assche
2018-09-29iw_cxgb4: only allow 1 flush on user qpsSteve Wise
2018-09-26IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister
2018-09-26RDMA/cma: Protect cma dev list with lockParav Pandit
2018-09-19RDMA/cma: Do not ignore net namespace for unbound cm_idParav Pandit
2018-08-15IB/ocrdma: fix out of bounds access to local bufferMichael Mera
2018-08-15IB/mlx4: Mark user MR as writable if actual virtual memory is writableJack Morgenstein
2018-08-15IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein
2018-08-06RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky
2018-08-06infiniband: fix a possible use-after-free bugCong Wang
2018-07-17RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky
2018-07-17iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise
2018-07-03RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky
2018-07-03IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn