]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/history - drivers/infiniband
RDMA/rtrs-srv: Fix memory leak when having multiple sessions
[mirror_ubuntu-hirsute-kernel.git] / drivers / infiniband /
2021-08-13 Jack WangRDMA/rtrs-srv: Fix memory leak when having multiple...
2021-08-13 Gioh KimRDMA/rtrs-srv: Fix memory leak of unfreed rtrs_srv_stat...
2021-08-13 Gioh KimRDMA/rtrs: Do not reset hb_missed_max after re-connection
2021-08-13 Md Haris IqbalRDMA/rtrs-clt: Check state of the rtrs_clt_sess before...
2021-08-13 Bart Van AsscheRDMA/srp: Fix a recently introduced memory leak
2021-07-15 Maor GottliebRDMA: Verify port when creating flow rule
2021-07-15 Parav PanditIB/mlx4: Use port iterator and validation APIs
2021-07-15 Mark BlochRDMA/mlx5: Block FDB rules when not in switchdev mode
2021-07-15 Mark ZhangRDMA/mlx5: Use different doorbell memory for different...
2021-07-15 Alaa HleihelIB/mlx5: Fix initializing CQ fragments buffer
2021-07-15 Shay DroryRDMA/mlx4: Do not map the core_clock page to user space...
2021-07-15 Kamal HeibRDMA/ipoib: Fix warning caused by destroying non-initia...
2021-07-15 Maor Gottlieb{net, RDMA}/mlx5: Fix override of log_max_qp by other...
2021-07-15 Leon RomanovskyRDMA/rxe: Return CQE error if invalid lkey was supplied
2021-07-15 Dan CarpenterRDMA/uverbs: Fix a NULL vs IS_ERR() bug
2021-07-15 Maor GottliebRDMA/mlx5: Fix query DCT via DEVX
2021-07-15 Shay DroryRDMA/core: Don't access cm_id after its destruction
2021-07-15 Maor GottliebRDMA/mlx5: Recover from fatal event in dual port mode
2021-07-15 Leon RomanovskyRDMA/rxe: Clear all QP fields if creation failed
2021-07-15 Leon RomanovskyRDMA/core: Prevent divide-by-zero error triggered by...
2021-07-15 Leon RomanovskyRDMA/siw: Release xarray entry
2021-07-15 Leon RomanovskyRDMA/siw: Properly check send and receive CQ pointers
2021-06-18 Mike MarciniszynIB/hfi1: Correct oversized ring allocation
2021-05-24 Lv YunlongRDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_res
2021-05-24 Lv YunlongRDMA/siw: Fix a use after free in siw_alloc_mr
2021-05-24 Shay DroryRDMA/core: Add CM to restrack after successful attachme...
2021-05-24 Bob PearsonRDMA/rxe: Fix a bug in rxe_fill_ip_info()
2021-05-24 Sindhu DevaleRDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one...
2021-05-24 Potnuri Bharat TejaRDMA/cxgb4: add missing qpid increment
2021-05-24 Gioh KimRDMA/rtrs-clt: destroy sysfs after removing session...
2021-05-24 Wang WenshengRDMA/srpt: Fix error return code in srpt_cm_req_recv()
2021-05-24 Wang WenshengRDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_pr...
2021-05-24 Wang WenshengIB/hfi1: Fix error return code in parse_platform_config()
2021-05-24 Wang WenshengRDMA/qedr: Fix error return code in qedr_iw_connect()
2021-05-24 Weihang LiRDMA/hns: Fix missing assignment of max_inline_data
2021-05-24 Mike MarciniszynIB/hfi1: Use kzalloc() for mmu_rb_handler allocation
2021-05-24 Håkon BuggeRDMA/core: Fix corrupted SL on passive side
2021-05-24 Lv YunlongIB/isert: Fix a use after free in isert_connect_request
2021-05-24 Maor GottliebRDMA/mlx5: Fix drop packet rule in egress table
2021-05-24 Mark ZhangRDMA/mlx5: Fix mlx5 rates to IB rates map
2021-05-07 Leon RomanovskyRDMA/addr: Be strict with gid size
2021-05-07 Kamal HeibRDMA/qedr: Fix kernel panic when trying to access recv_cq
2021-05-07 Potnuri Bharat TejaRDMA/cxgb4: check for ipv6 address properly while destr...
2021-05-07 Md Haris IqbalRDMA/rtrs-clt: Close rtrs client conn before destroying...
2021-05-07 Mike MarciniszynIB/hfi1: Fix probe time panic when AIP is enabled with...
2021-04-08 Jason GunthorpeUBUNTU: SAUCE: RDMA/core: Introduce peer memory interface
2021-04-08 Potnuri Bharat TejaRDMA/cxgb4: Fix adapter LE hash errors while destroying...
2021-04-08 Nicolas Morey-Chai... RDMA/srp: Fix support for unpopulated and unbalanced...
2021-03-15 YueHaibingIB/mlx5: Add missing error code
2021-03-15 Julian BrahaRDMA/rxe: Fix missing kconfig dependency on CRYPTO
2021-03-15 Saeed MahameedRDMA/cm: Fix IRQ restore in ib_send_cm_sidr_rep
2021-03-15 Jack WangRDMA/rtrs-srv: Do not signal REG_MR
2021-03-15 Jack WangRDMA/rtrs-clt: Use bitmask to check sess->flags
2021-03-15 Jack WangRDMA/rtrs: Do not signal for heatbeat
2021-03-15 Jack WangRDMA/rtrs-srv: Do not pass a valid pointer to PTR_ERR()
2021-03-15 Gioh KimRDMA/rtrs-srv-sysfs: fix missing put_device
2021-03-15 Gioh KimRDMA/rtrs-srv: fix memory leak by missing kobject free
2021-03-15 Md Haris IqbalRDMA/rtrs: Only allow addition of path to an already...
2021-03-15 Jack WangRDMA/rtrs-srv: Fix stack-out-of-bounds
2021-03-15 Avihai HoronRDMA/ucma: Fix use-after-free bug in ucma_create_uevent
2021-03-15 Lang ChengRDMA/hns: Fixes missing error code of CMDQ
2021-03-15 Lijun OuRDMA/hns: Disable RQ inline by default
2021-03-15 Xi WangRDMA/hns: Add mapped page count checking for MTR
2021-03-15 Weihang LiRDMA/hns: Fix type of sq_signal_bits
2021-03-15 Weihang LiRDMA/hns: Avoid filling sgid index when modifying QP...
2021-03-15 Kamal HeibRDMA/siw: Fix calculation of tx_valid_cpus size
2021-03-15 Wenpeng LiangRDMA/hns: Remove the reserved WQE of SRQ
2021-03-15 Wenpeng LiangRDMA/hns: Fixed wrong judgments in the goto branch
2021-03-15 Wenpeng LiangRDMA/hns: Force srq_limit to 0 when creating SRQ
2021-03-15 Wenpeng LiangRDMA/hns: Bugfix for checking whether the srq is full...
2021-03-15 Lang ChengRDMA/hns: Allocate one more recv SGE for HIP08
2021-03-15 Bob PearsonRDMA/rxe: Correct skb on loopback path
2021-03-15 Bob PearsonRDMA/rxe: Fix coding error in rxe_rcv_mcast_pkt
2021-03-15 Bob PearsonRDMA/rxe: Fix coding error in rxe_recv.c
2021-03-15 Parav PanditIB/cm: Avoid a loop when device has 255 ports
2021-03-15 Parav PanditIB/mlx5: Return appropriate error code instead of ENOMEM
2021-03-15 Shay DroryIB/umad: Return EPOLLERR in case of when device disasso...
2021-03-15 Shay DroryIB/umad: Return EIO in case of when device disassociated
2021-03-15 Mark BlochRDMA/mlx5: Allow creating all QPs even when non RDMA...
2021-03-15 Parav PanditIB/mlx5: Add mutex destroy call to cap_mask_mutex mutex
2021-03-15 Yishai HadasRDMA/mlx5: Use the correct obj_id upon DEVX TIR creation
2021-03-15 Jack WangRDMA/rtrs: Fix KASAN: stack-out-of-bounds bug
2021-03-15 Jack WangRDMA/rtrs-srv: Init wr_cnt as 1
2021-03-15 Guoqing JiangRDMA/rtrs-clt: Refactor the failure cases in alloc_clt
2021-03-15 Jack WangRDMA/rtrs-srv: Fix missing wr_cqe
2021-03-15 Guoqing JiangRDMA/rtrs: Call kobject_put in the failure path
2021-03-15 Guoqing JiangRDMA/rtrs-srv: Jump to dereg_mr label if allocate iu...
2021-03-15 Jack WangRDMA/rtrs-clt: Set mininum limit when create QP
2021-03-15 Jack WangRDMA/rtrs-srv: Use sysfs_remove_file_self for disconnect
2021-03-15 Jack WangRDMA/rtrs-srv: Release lock before call into close_sess
2021-03-15 Jack WangRDMA/rtrs: Extend ibtrs_cq_qp_create
2021-03-15 Bernard MetzlerRDMA/siw: Fix handling of zero-sized Read and Receive...
2021-02-13 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2021-02-13 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2021-02-13 Linus TorvaldsMerge branch 'for-5.11-fixes' of git://git.kernel.org...
2021-02-13 Linus TorvaldsMerge tag 'for-5.11-rc7-tag' of git://git.kernel.org...
2021-02-12 Linus TorvaldsMerge tag 'io_uring-5.11-2021-02-12' of git://git.kerne...
2021-02-12 Linus TorvaldsMerge tag 'trace-v5.11-rc7-2' of git://git.kernel.org...
2021-02-12 Linus TorvaldsMerge tag 'for-linus-5.11-rc8-tag' of git://git.kernel...
2021-02-12 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
next