summaryrefslogtreecommitdiff
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/iser: Fix dma_nents type definitionMax Gurtovoy2020-01-291-1/+1
* RDMA/hns: Fixs hw access invalid dma memory errorXi Wang2020-01-291-1/+0
* IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein2020-01-291-0/+21
* iw_cxgb4: use tos when finding ipv6 routesSteve Wise2020-01-291-2/+3
* iw_cxgb4: use tos when importing the endpointSteve Wise2020-01-291-1/+1
* IB/iser: Pass the correct number of entries for dma mapped SGLIsrael Rukshin2020-01-291-5/+5
* RDMA/qedr: Fix out of bounds index check in query pkeyGal Pressman2020-01-291-1/+1
* 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
* IB/rxe: replace kvfree with vfreeZhu Yanjun2020-01-292-4/+5
* RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche2020-01-231-0/+24
* IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit2020-01-121-4/+5
* 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/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LENSirong Wang2019-12-211-1/+1
* 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
* IB/iser: Fix possible NULL deref at iser_inv_desc()Israel Rukshin2019-11-251-5/+13
* RDMA/i40iw: Fix incorrect iterator typeHÃ¥kon Bugge2019-11-251-1/+1
* IB/rxe: fixes for rdma read retryVijay Immanuel2019-11-252-11/+25
* IB/hfi1: Ensure full Gen3 speed in a Gen4 systemJames Erwin2019-11-251-1/+3
* RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure casePotnuri Bharat Teja2019-11-121-2/+0
* 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/hfi1: Define variables as unsigned long to fix KASAN warningIra Weiny2019-10-051-26/+19
* IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein2019-10-053-4/+21
* IB/mlx4: Fix memory leaksWenwen Wang2019-09-101-2/+2
* IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein2019-08-251-10/+10
* IB/core: Add mitigation for Spectre V1Luck, Tony2019-08-251-1/+5
* IB: directly cast the sockaddr union to aockaddrGreg Kroah-Hartman2019-08-111-5/+5
* RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe2019-08-113-14/+11
* infiniband: fix race condition between infiniband mlx4, mlx5 driver and core ...Ajay Kaher2019-08-062-1/+6
* IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas2019-08-061-1/+0
* RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMMKonstantin Taranov2019-08-042-1/+5
* RDMA/i40iw: Set queue pair state when being queriedLiu, Changcheng2019-08-041-0/+2
* ipoib: correcly show a VF hardware addressDenis Kirjanov2019-08-041-0/+1
* IB/hfi1: Close PSM sdma_progress sleep windowMike Marciniszyn2019-07-101-9/+4
* IB/hfi1: Avoid hardlockup with flushlist_lockMike Marciniszyn2019-07-101-6/+3
* IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr valueMike Marciniszyn2019-07-103-4/+2
* IB/hfi1: Insure freeze_work work_struct is canceled on shutdownMike Marciniszyn2019-07-101-0/+1
* IB/rdmavt: Fix alloc_qpn() WARN_ON()Mike Marciniszyn2019-07-101-1/+2
* IB/hfi1: Silence txreq allocation warningsMike Marciniszyn2019-07-102-2/+3
* RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King2019-05-311-0/+2
* IB/hfi1: Eliminate opcode tests on mr derefKaike Wan2019-05-101-2/+2
* scsi: RDMA/srpt: Fix a credit leak for aborted commandsBart Van Assche2019-05-081-0/+11
* IB/rdmavt: Fix frwr memory registrationJosh Collier2019-05-021-7/+10
* IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein2019-04-201-1/+1