summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2022-12-31RDMA/siw: Fix pointer cast warningArnd Bergmann
2022-12-31IB/IPoIB: Fix queue count inconsistency for PKEY child interfacesDragos Tatulea
2022-12-31RDMA/hns: Fix XRC caps on HIP08Chengchang Tang
2022-12-31RDMA/hns: Fix error code of CMDChengchang Tang
2022-12-31RDMA/hns: Fix page size cap from firmwareChengchang Tang
2022-12-31RDMA/hns: Fix PBL page MTR findChengchang Tang
2022-12-31RDMA/hns: Fix AH attr queried by query_qpChengchang Tang
2022-12-31RDMA/hns: Fix the gid problem caused by free mrYixing Liu
2022-12-31RDMA/srp: Fix error return code in srp_parse_options()Wang Yufen
2022-12-31RDMA/hfi1: Fix error return code in parse_platform_config()Wang Yufen
2022-12-31RDMA: Disable IB HW for UMLRandy Dunlap
2022-12-31RDMA/nldev: Fix failure to send large messagesMark Zhang
2022-12-31RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()Yuan Can
2022-12-31RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failedZhang Xiaoxu
2022-12-31RDMA/hns: fix memory leak in hns_roce_alloc_mr()Zhengchao Shao
2022-12-31RDMA/irdma: Initialize net_type before checking itMustafa Ismail
2022-12-31RDMA/hfi: Decrease PCI device reference count in error pathXiongfeng Wang
2022-12-31RDMA/hns: Fix incorrect sge nums calculationLuoyouming
2022-12-31RDMA/hns: Fix ext_sge num error when post sendLuoyouming
2022-12-31RDMA/rxe: Fix mr->map double freeLi Zhijian
2022-12-31RDMA/irdma: Do not request 2-level PBLEs for CQ allocMustafa Ismail
2022-12-31RDMA/irdma: Fix RQ completion opcodeMustafa Ismail
2022-12-31RDMA/irdma: Fix inline for multiple SGE'sMustafa Ismail
2022-12-31RDMA/siw: Set defined status for work completion with undefined statusBernard Metzler
2022-12-31RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected portMark Zhang
2022-12-31RDMA/core: Make sure "ib_port" is valid when access sysfs nodeMark Zhang
2022-12-31RDMA/restrack: Release MR restrack when deleteMark Zhang
2022-12-31IB/mad: Don't call to function that might sleep while in atomic contextLeonid Ravich
2022-12-31RDMA/siw: Fix immediate work request flush to completion queueBernard Metzler
2022-12-31RDMA/irdma: Report the correct link speedShiraz Saleem
2022-12-31RDMA/core: Fix order of nldev_exit callLeon Romanovsky
2022-10-28RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()Dan Carpenter
2022-10-28RDMA/core: Fix null-ptr-deref in ib_core_cleanup()Chen Zhongjin
2022-10-25RDMA/rxe: Fix mr leak in RESPST_ERR_RNRLi Zhijian
2022-10-24RDMA/hns: Fix NULL pointer problem in free_mr_init()Yixing Liu
2022-10-24RDMA/hns: Disable local invalidate operationYangyang Li
2022-10-24RDMA/efa: Add EFA 0xefa2 PCI IDMichael Margolin
2022-10-19IB/hfi1: Correctly move list in sc_disable()Dean Luick
2022-10-19RDMA/cma: Use output interface for net_dev checkHÃ¥kon Bugge
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-10-06Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe
2022-09-29RDMA/rxe: Remove error/warning messages from packet receiver pathDaisuke Matsuda
2022-09-29RDMA/usnic: fix set-but-not-unused variable 'flags' warningZeng Heng
2022-09-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2022-09-27RDMA/mlx5: Don't set tx affinity when lag is in hash modeLiu, Changcheng
2022-09-27IB/hfi1: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing
2022-09-27RDMA/hns: Unified Log Printing StyleGuofeng Yue
2022-09-27RDMA/hns: Replacing magic number with macros in apply_func_caps()Yixing Liu