summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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
2019-10-05IB/hfi1: Define variables as unsigned long to fix KASAN warningIra Weiny
2019-10-05IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein
2019-09-10IB/mlx4: Fix memory leaksWenwen Wang
2019-08-25IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein
2019-08-25IB/core: Add mitigation for Spectre V1Luck, Tony
2019-08-09IB: directly cast the sockaddr union to aockaddrGreg Kroah-Hartman
2019-08-09RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe
2019-08-06IB/hfi1: Check for error on call to alloc_rsm_map_tableJohn Fleck
2019-08-06IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas
2019-08-06IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cacheYishai Hadas
2019-08-06IB/mlx5: Use direct mkey destroy command upon UMR unreg failureYishai Hadas
2019-08-06IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas
2019-08-06IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2019-07-31RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMMKonstantin Taranov
2019-07-31RDMA/i40iw: Set queue pair state when being queriedLiu, Changcheng
2019-07-31ipoib: correcly show a VF hardware addressDenis Kirjanov
2019-07-03IB/hfi1: Close PSM sdma_progress sleep windowMike Marciniszyn
2019-06-25IB/hfi1: Validate page aligned for a given virtual addressKamenee Arumugam
2019-06-25IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr valueMike Marciniszyn
2019-06-25IB/hfi1: Insure freeze_work work_struct is canceled on shutdownMike Marciniszyn
2019-06-25IB/rdmavt: Fix alloc_qpn() WARN_ON()Mike Marciniszyn
2019-06-25IB/hfi1: Silence txreq allocation warningsMike Marciniszyn
2019-06-22infiniband: fix race condition between infiniband mlx4, mlx5 driver and core ...Ajay Kaher
2019-05-31RDMA/hns: Fix bad endianess of port_pd variableLeon Romanovsky