summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2020-01-29scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche
2020-01-27IB/iser: Fix dma_nents type definitionMax Gurtovoy
2020-01-27RDMA/cma: Fix false error messageHåkon Bugge
2020-01-27RDMA/hns: Fixs hw access invalid dma memory errorXi Wang
2020-01-27RDMA/qedr: Fix incorrect device rate.Sagiv Ozeri
2020-01-27IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein
2020-01-27iw_cxgb4: use tos when finding ipv6 routesSteve Wise
2020-01-27iw_cxgb4: use tos when importing the endpointSteve Wise
2020-01-27IB/iser: Pass the correct number of entries for dma mapped SGLIsrael Rukshin
2020-01-27RDMA/iw_cxgb4: Fix the unchecked ep dereferenceRaju Rangoju
2020-01-27RDMA/qedr: Fix out of bounds index check in query pkeyGal Pressman
2020-01-27RDMA/ocrdma: Fix out of bounds index check in query pkeyGal Pressman
2020-01-27IB/usnic: Fix out of bounds index check in query pkeyGal Pressman
2020-01-27IB/rxe: Fix incorrect cache cleanup in error flowYuval Shaia
2020-01-27IB/hfi1: Add mtu check for operational data VLsAlex Estrin
2020-01-27IB/rxe: replace kvfree with vfreeZhu Yanjun
2020-01-17RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche
2020-01-17RDMA/mlx5: Return proper error valueLeon Romanovsky
2020-01-17RDMA/bnxt_re: Fix Send Work Entry state check while polling completionsSelvin Xavier
2020-01-09IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit
2020-01-09rxe: correctly calculate iCRC for unaligned payloadsSteve Wise
2020-01-09RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan
2019-12-31RDMA/qedr: Fix memory leak in user qp and mrMichal Kalderon
2019-12-31IB/iser: bound protection_sg size by data_sg sizeMax Gurtovoy
2019-12-17RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar
2019-12-17mlx4: Use snprintf instead of complicated strcpyQian Cai
2019-12-17IB/hfi1: Close VNIC sdma_progress sleep windowMike Marciniszyn
2019-12-17IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling stateKaike Wan
2019-12-17RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LENSirong Wang
2019-12-05IB/rxe: Make counters thread safeParav Pandit
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-12-05RDMA/vmw_pvrdma: Use atomic memory allocation in create AHGal Pressman
2019-12-01RDMA/bnxt_re: Fix qp async event reportingDevesh Sharma
2019-11-24IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun
2019-11-24IB/hfi1: Ensure ucast_dlid access doesnt exceed boundsDennis Dalessandro
2019-11-20IB/iser: Fix possible NULL deref at iser_inv_desc()Israel Rukshin
2019-11-20RDMA/i40iw: Fix incorrect iterator typeHåkon Bugge
2019-11-20IB/hfi1: Missing return value in error path for user sdmaMichael J. Ruhl
2019-11-20RDMA/core: Follow correct unregister order between sysfs and cgroupParav Pandit
2019-11-20RDMA/core: Rate limit MAD error messagesParav Pandit
2019-11-20IB/ipoib: Ensure that MTU isn't less than minimum permittedMuhammad Sammar
2019-11-20IB/rxe: fixes for rdma read retryVijay Immanuel
2019-11-20IB/hfi1: Ensure full Gen3 speed in a Gen4 systemJames Erwin
2019-11-12RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure casePotnuri Bharat Teja
2019-11-12RDMA/uverbs: Prevent potential underflowDan Carpenter
2019-11-12RDMA/qedr: Fix reported firmware versionKamal Heib
2019-11-06RDMA/iwcm: Fix a lock inversion issueBart Van Assche
2019-11-06RDMA/hfi1: Prevent memory leak in sdma_initNavid Emamdoost
2019-10-29RDMA/cxgb4: Do not dma memory off of the stackGreg KH