summaryrefslogtreecommitdiff
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* infiniband: Mellanox IB driver patch use _nort() primitivesSven-Thorsten Dietrich2022-01-111-2/+2
* IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito2021-12-291-1/+1
* IB/hfi1: Correct guard on eager buffer deallocationMike Marciniszyn2021-12-141-1/+1
* RDMA/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky2021-11-261-1/+3
* RDMA/rxe: Fix wrong port_cap_flagsJunji Wei2021-11-261-1/+1
* RDMA/qedr: Fix NULL deref for query_qp on the GSI QPAlok Prasad2021-11-261-6/+9
* IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn2021-11-121-10/+23
* IB/qib: Use struct_size() helperGustavo A. R. Silva2021-11-121-2/+4
* IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()Tuo Li2021-09-031-5/+4
* RDMA/cma: Fix rdma_resolve_route() memory leakGerd Rausch2021-07-201-1/+2
* RDMA/rxe: Don't overwrite errno from ib_umem_get()Xiao Yang2021-07-201-1/+1
* RDMA/cxgb4: Fix missing error code in create_qp()Jiapeng Chong2021-07-201-0/+1
* RDMA/rxe: Fix failure during driver loadKamal Heib2021-07-201-3/+7
* RDMA/rxe: Clear all QP fields if creation failedLeon Romanovsky2021-05-261-0/+7
* RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one failsSindhu Devale2021-05-221-4/+2
* RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja2021-04-161-1/+2
* RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja2021-03-301-2/+2
* RDMA/rxe: Fix coding error in rxe_recv.cBob Pearson2021-03-031-3/+8
* IB/umad: Return EIO in case of when device disassociatedShay Drory2021-03-031-1/+6
* RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib2021-02-031-1/+1
* RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu2021-01-231-0/+3
* RDMA/cxgb4: Validate the number of CQEsKamal Heib2020-12-291-0/+3
* RDMa/mthca: Work around -Wenum-conversion warningArnd Bergmann2020-12-292-2/+1
* RDMA/rxe: Compute PSN windows correctlyBob Pearson2020-12-291-1/+2
* RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewaitLeon Romanovsky2020-12-291-0/+2
* RDMA/i40iw: Address an mmap handler exploit in i40iwShiraz Saleem2020-12-112-34/+7
* IB/mthca: fix return value of error branch in mthca_init_cq()Xiongfeng Wang2020-12-021-4/+6
* IB/rdmavt: Fix sizeof mismatchColin Ian King2020-10-291-3/+1
* RDMA/hns: Set the unsupported wr opcodeLijun Ou2020-10-291-1/+0
* RDMA/qedr: Fix use of uninitialized fieldMichal Kalderon2020-10-291-1/+1
* IB/mlx4: Adjust delayed work when a dup is observedHåkon Bugge2020-10-291-0/+3
* IB/mlx4: Fix starvation in paravirt mux/demuxHåkon Bugge2020-10-292-3/+33
* RDMA/rxe: Fix configuration of atomic queue pair attributesBart Van Assche2020-10-011-3/+4
* RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'Christophe JAILLET2020-10-011-2/+2
* RDMA/i40iw: Fix potential use after freePan Bian2020-10-011-1/+1
* RDMA/ucma: ucma_context reference leak in error pathShamir Rabinovitch2020-10-011-3/+3
* RDMA/rxe: Fix the parent sysfs read when the interface has 15 charsYi Zhang2020-09-231-1/+1
* IB/rxe: Remove a pointless indirection layerBart Van Assche2020-09-238-67/+42
* RDMA/rxe: Drop pointless checks in rxe_init_portsKamal Heib2020-09-231-3/+0
* RDMA/rxe: Fix memleak in rxe_mem_init_userDinghao Liu2020-09-231-0/+1
* RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo2020-06-301-0/+1
* IB/cma: Fix ports memory leak in cma_configfsMaor Gottlieb2020-06-301-0/+13
* IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan2020-06-031-4/+5
* IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein2020-05-201-3/+11
* i40iw: Fix error handling in i40iw_manage_arp_cache()Dan Carpenter2020-05-201-1/+1
* net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2020-05-202-7/+9
* RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel2020-05-051-1/+2
* RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon2020-04-131-0/+1
* IB/hfi1: Fix memory leaks in sysfs registration and unregistrationKaike Wan2020-04-131-2/+11
* IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan2020-04-131-5/+8