summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2020-02-28scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche1-0/+12
2020-02-28RDMA/rxe: Fix error type of mmap_offsetJiewei Ke1-1/+1
2020-02-15RDMA/netlink: Do not always generate an ACK for some netlink operationsHåkon Bugge2-3/+3
2020-02-15IB/mlx5: Fix outstanding_pi index for GSI qpsPrabhath Sajeepa1-2/+1
2020-01-29scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche1-12/+0
2020-01-29IB/iser: Fix dma_nents type definitionMax Gurtovoy1-1/+1
2020-01-29RDMA/hns: Fixs hw access invalid dma memory errorXi Wang1-1/+0
2020-01-29IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein1-0/+21
2020-01-29iw_cxgb4: use tos when finding ipv6 routesSteve Wise1-2/+3
2020-01-29iw_cxgb4: use tos when importing the endpointSteve Wise1-1/+1
2020-01-29IB/iser: Pass the correct number of entries for dma mapped SGLIsrael Rukshin1-5/+5
2020-01-29RDMA/qedr: Fix out of bounds index check in query pkeyGal Pressman1-1/+1
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-29IB/rxe: replace kvfree with vfreeZhu Yanjun2-4/+5
2020-01-23RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche1-0/+24
2020-01-12IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit1-4/+5
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-21RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LENSirong Wang1-1/+1
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-25IB/iser: Fix possible NULL deref at iser_inv_desc()Israel Rukshin1-5/+13
2019-11-25RDMA/i40iw: Fix incorrect iterator typeHåkon Bugge1-1/+1
2019-11-25IB/rxe: fixes for rdma read retryVijay Immanuel2-11/+25
2019-11-25IB/hfi1: Ensure full Gen3 speed in a Gen4 systemJames Erwin1-1/+3
2019-11-12RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure casePotnuri Bharat Teja1-2/+0
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-10-05IB/hfi1: Define variables as unsigned long to fix KASAN warningIra Weiny1-26/+19
2019-10-05IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein3-4/+21
2019-09-10IB/mlx4: Fix memory leaksWenwen Wang1-2/+2
2019-08-25IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein1-10/+10
2019-08-25IB/core: Add mitigation for Spectre V1Luck, Tony1-1/+5
2019-08-11IB: directly cast the sockaddr union to aockaddrGreg Kroah-Hartman1-5/+5
2019-08-11RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe3-14/+11
2019-08-06infiniband: fix race condition between infiniband mlx4, mlx5 driver and core ...Ajay Kaher2-1/+6
2019-08-06IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas1-1/+0
2019-08-04RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMMKonstantin Taranov2-1/+5
2019-08-04RDMA/i40iw: Set queue pair state when being queriedLiu, Changcheng1-0/+2
2019-08-04ipoib: correcly show a VF hardware addressDenis Kirjanov1-0/+1
2019-07-10IB/hfi1: Close PSM sdma_progress sleep windowMike Marciniszyn1-9/+4
2019-07-10IB/hfi1: Avoid hardlockup with flushlist_lockMike Marciniszyn1-6/+3
2019-07-10IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr valueMike Marciniszyn3-4/+2
2019-07-10IB/hfi1: Insure freeze_work work_struct is canceled on shutdownMike Marciniszyn1-0/+1
2019-07-10IB/rdmavt: Fix alloc_qpn() WARN_ON()Mike Marciniszyn1-1/+2
2019-07-10IB/hfi1: Silence txreq allocation warningsMike Marciniszyn2-2/+3