summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2025-03-17RDMA/bnxt_re: convert timeouts to secs_to_jiffies()Easwar Hariharan1-1/+1
2025-03-13RDMA/core: Fix use-after-free when rename device nameWang Liang1-2/+7
2025-03-13RDMA/bnxt_re: Support perf management countersPreethi G5-0/+139
2025-03-13RDMA/rxe: Fix incorrect return value of rxe_odp_atomic_op()Daisuke Matsuda1-1/+1
2025-03-13RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()Maher Sanalla1-68/+76
2025-03-13RDMA/mana_ib: Handle net event for pointing to the current netdevLong Li2-2/+46
2025-03-13net: mana: Change the function signature of mana_get_primary_netdev_rcuLong Li2-4/+4
2025-03-12qibfs: fix _another_ leakAl Viro1-0/+1
2025-03-12RDMA/rxe: Improve readability of ODP pagefault interfaceDaisuke Matsuda1-5/+7
2025-03-12RDMA/hns: Fix wrong value of max_sge_rdJunxian Huang1-1/+1
2025-03-12RDMA/hns: Fix missing xa_destroy()Junxian Huang3-1/+5
2025-03-12RDMA/hns: Fix a missing rollback in error path of hns_roce_create_qp_common()Junxian Huang1-1/+1
2025-03-12RDMA/hns: Fix invalid sq params not being blockedJunxian Huang1-5/+4
2025-03-12RDMA/hns: Fix unmatched condition in error path of alloc_user_qp_db()Junxian Huang1-3/+5
2025-03-12RDMA/hns: Fix soft lockup during bt pages loopJunxian Huang1-1/+15
2025-03-12RDMA/hns: Inappropriate format characters cleanupGuofeng Yue3-3/+3
2025-03-12RDMA/bnxt_re: Avoid clearing VLAN_ID mask in modify qp pathSaravanan Vajravel1-2/+0
2025-03-09RDMA/mlx5: Expose RDMA TRANSPORT flow table types to userspacePatrisious Haddad3-13/+146
2025-03-09RDMA/mlx5: Check enabled UCAPs when creating ucontextChiara Meiohas3-8/+58
2025-03-09RDMA/uverbs: Add support for UCAPs in context creationChiara Meiohas2-0/+23
2025-03-09RDMA/mlx5: Create UCAP char devices for supported device capabilitiesChiara Meiohas1-0/+47
2025-03-09RDMA/uverbs: Introduce UCAP (User CAPabilities) APIChiara Meiohas3-1/+271
2025-03-08RDMA/mana_ib: Use safer allocation function()Dan Carpenter1-1/+1
2025-03-06RDMA/erdma: Prevent use-after-free in erdma_accept_newconn()Cheng Xu1-1/+0
2025-03-06RDMA/vmw_pvrdma: Remove unused pvrdma_modify_deviceDr. David Alan Gilbert2-30/+0
2025-03-06RDMA/mlx5: Handle errors returned from mlx5r_ib_rate()Qasim Ijaz1-5/+9
2025-03-03RDMA/bnxt_re: Fix reporting maximum SRQs on P7 chipsPreethi G3-1/+10
2025-03-03RDMA/bnxt_re: Add missing paranthesis in map_qp_id_to_tbl_indxKashyap Desai1-1/+2
2025-03-03RDMA/bnxt_re: Fix allocation of QP tableKashyap Desai6-19/+19
2025-03-03RDMA/rxe: Fix the failure of ibv_query_device() and ibv_query_device_ex() testsZhu Yanjun1-19/+6
2025-03-03RDMA/mlx5: Reorder capability check lastChristian Göttsche1-4/+6
2025-03-03RDMA/core: Fixes infiniband sysctl boundsNicolas Bouchinet2-2/+6
2025-03-03RDMA/core: Don't expose hw_counters outside of init net namespaceRoman Gushchin2-0/+10
2025-03-03RDMA/siw: Switch to using the crc32c libraryEric Biggers7-113/+74
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski15-67/+160
2025-02-24RDMA/hfi1: Remove unused one_qsfp_writeDr. David Alan Gilbert2-22/+0
2025-02-23RDMA/bnxt_re: Fix the page details for the srq created by kernel consumersKashyap Desai1-0/+2
2025-02-23RDMA/mana_ib: Ensure variable err is initializedKees Bakker1-1/+1
2025-02-23RDMA/mlx5: Fix bind QP error cleanup flowPatrisious Haddad1-2/+6
2025-02-21net: Use link/peer netns in newlink() of rtnl_link_opsXiao Liang1-2/+2
2025-02-21rtnetlink: Pack newlink() params into structXiao Liang1-2/+5
2025-02-21RDMA/rxe: Add support for the traditional Atomic operations with ODPDaisuke Matsuda5-2/+86
2025-02-21RDMA/rxe: Add support for Send/Recv/Write/Read with ODPDaisuke Matsuda4-1/+149
2025-02-21RDMA/rxe: Allow registering MRs for On-Demand PagingDaisuke Matsuda6-6/+128
2025-02-21RDMA/rxe: Add page invalidation supportDaisuke Matsuda3-0/+43
2025-02-21RDMA/rxe: Move some code to rxe_loc.h in preparation for ODPDaisuke Matsuda4-38/+39
2025-02-20RDMA/mlx5: Fix AH static rate parsingPatrisious Haddad3-4/+6
2025-02-20RDMA/mlx5: Fix implicit ODP hang on parent deregistrationYishai Hadas1-0/+1
2025-02-19RDMA/core: Fix best page size finding when it can cross SG entriesMichael Margolin2-15/+32
2025-02-18IB/iser: fix typos in iscsi_iser.c commentsImanol1-4/+4