summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw (follow)
Commit message (Expand)AuthorAge
* BACKPORT: treewide: Fix function prototypes for module_param_call()Kees Cook2022-10-28
* RDMA/cxgb4: Set queue pair state when being queriedKamal Heib2022-01-27
* IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito2021-12-29
* RDMA/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky2021-11-26
* IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn2021-11-12
* IB/qib: Use struct_size() helperGustavo A. R. Silva2021-11-12
* RDMA/cxgb4: Fix missing error code in create_qp()Jiapeng Chong2021-07-20
* RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja2021-04-16
* RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja2021-03-30
* RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib2021-02-03
* RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu2021-01-23
* RDMa/mthca: Work around -Wenum-conversion warningArnd Bergmann2020-12-29
* IB/mthca: fix return value of error branch in mthca_init_cq()Xiongfeng Wang2020-12-02
* IB/mlx4: Adjust delayed work when a dup is observedHåkon Bugge2020-10-29
* IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'Christophe Jaillet2020-06-11
* IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan2020-06-03
* IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein2020-05-20
* RDMA/cxgb3: device driver frees DMA memory with different sizeHonggang Li2020-05-10
* IB/mlx5: Fix FW version diaplay in sysfsEran Ben Elisha2020-05-10
* IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky2020-05-10
* IB/mlx4: Initialize hop_limit when creating address handleMatan Barak2020-05-10
* RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel2020-05-05
* IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein2020-01-29
* RDMA/ocrdma: Fix out of bounds index check in query pkeyGal Pressman2020-01-29
* IB/usnic: Fix out of bounds index check in query pkeyGal Pressman2020-01-29
* RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar2019-12-21
* mlx4: Use snprintf instead of complicated strcpyQian Cai2019-12-21
* IB/qib: Fix an error code in qib_sdma_verbs_send()Dan Carpenter2019-12-05
* IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun2019-11-25
* RDMA/cxgb4: Do not dma memory off of the stackGreg KH2019-10-29
* IB/mlx4: Fix memory leaksWenwen Wang2019-09-10
* IB/mlx5: Make coding style more consistentDoug Ledford2019-08-25
* coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-06-22
* RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King2019-06-11
* IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein2019-04-27
* IB/mlx4: Increase the timeout for CM cacheHåkon Bugge2019-04-27
* IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty2019-03-23
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2018-12-17
* iw_cxgb4: only allow 1 flush on user qpsSteve Wise2018-09-29
* IB/ocrdma: fix out of bounds access to local bufferMichael Mera2018-08-15
* IB/mlx4: Mark user MR as writable if actual virtual memory is writableJack Morgenstein2018-08-15
* iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise2018-07-17
* RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky2018-07-03
* IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn2018-07-03
* RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky2018-05-30
* IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg2018-05-16
* RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky2018-05-16
* RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATSAnton Vasilyev2018-03-24
* IB/mlx4: Change vma from shared to privateMaor Gottlieb2018-03-24
* IB/mlx4: Take write semaphore when changing the vma structMaor Gottlieb2018-03-24