summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
9 daysMerge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
12 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-19IB/mad: Check available slots before posting receive WRsMaher Sanalla
2025-03-19RDMA/mana_ib: Fix integer overflow during queue creationKonstantin Taranov
2025-03-18RDMA/mlx5: Fix calculation of total invalidated pagesChiara Meiohas
2025-03-18RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flowPatrisious Haddad
2025-03-18RDMA/mlx5: Fix page_size variable overflowMichael Guralnik
2025-03-18RDMA/mlx5: Drop access_flags from _mlx5_mr_cache_alloc()Michael Guralnik
2025-03-18RDMA/mlx5: Fix cache entry update on dereg errorMichael Guralnik
2025-03-18RDMA/mlx5: Fix MR cache initialization error flowMichael Guralnik
2025-03-18RDMA/mlx5: Support optional-counters binding for QPsPatrisious Haddad
2025-03-18RDMA/mlx5: Compile fs.c regardless of INFINIBAND_USER_ACCESS configPatrisious Haddad
2025-03-18RDMA/core: Pass port to counter bind/unbind operationsPatrisious Haddad
2025-03-18RDMA/core: Add support to optional-counters binding configurationPatrisious Haddad
2025-03-18RDMA/core: Create and destroy rdma_counter using rdma_zalloc_drv_obj()Patrisious Haddad
2025-03-18RDMA/mlx5: Add optional counters for RDMA_TX/RX_packets/bytesPatrisious Haddad
2025-03-17RDMA/bnxt_re: convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-03-13RDMA/core: Fix use-after-free when rename device nameWang Liang
2025-03-13RDMA/bnxt_re: Support perf management countersPreethi G
2025-03-13RDMA/rxe: Fix incorrect return value of rxe_odp_atomic_op()Daisuke Matsuda
2025-03-13RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()Maher Sanalla
2025-03-13RDMA/mana_ib: Handle net event for pointing to the current netdevLong Li
2025-03-13net: mana: Change the function signature of mana_get_primary_netdev_rcuLong Li
2025-03-12RDMA/rxe: Improve readability of ODP pagefault interfaceDaisuke Matsuda
2025-03-12RDMA/hns: Fix wrong value of max_sge_rdJunxian Huang
2025-03-12RDMA/hns: Fix missing xa_destroy()Junxian Huang
2025-03-12RDMA/hns: Fix a missing rollback in error path of hns_roce_create_qp_common()Junxian Huang
2025-03-12RDMA/hns: Fix invalid sq params not being blockedJunxian Huang
2025-03-12RDMA/hns: Fix unmatched condition in error path of alloc_user_qp_db()Junxian Huang
2025-03-12RDMA/hns: Fix soft lockup during bt pages loopJunxian Huang
2025-03-12RDMA/hns: Inappropriate format characters cleanupGuofeng Yue
2025-03-12RDMA/bnxt_re: Avoid clearing VLAN_ID mask in modify qp pathSaravanan Vajravel
2025-03-09RDMA/mlx5: Expose RDMA TRANSPORT flow table types to userspacePatrisious Haddad
2025-03-09RDMA/mlx5: Check enabled UCAPs when creating ucontextChiara Meiohas
2025-03-09RDMA/uverbs: Add support for UCAPs in context creationChiara Meiohas
2025-03-09RDMA/mlx5: Create UCAP char devices for supported device capabilitiesChiara Meiohas
2025-03-09RDMA/uverbs: Introduce UCAP (User CAPabilities) APIChiara Meiohas
2025-03-08RDMA/mana_ib: Use safer allocation function()Dan Carpenter
2025-03-06RDMA/erdma: Prevent use-after-free in erdma_accept_newconn()Cheng Xu
2025-03-06RDMA/vmw_pvrdma: Remove unused pvrdma_modify_deviceDr. David Alan Gilbert
2025-03-06RDMA/mlx5: Handle errors returned from mlx5r_ib_rate()Qasim Ijaz
2025-03-03RDMA/bnxt_re: Fix reporting maximum SRQs on P7 chipsPreethi G
2025-03-03RDMA/bnxt_re: Add missing paranthesis in map_qp_id_to_tbl_indxKashyap Desai
2025-03-03RDMA/bnxt_re: Fix allocation of QP tableKashyap Desai
2025-03-03RDMA/rxe: Fix the failure of ibv_query_device() and ibv_query_device_ex() testsZhu Yanjun
2025-03-03RDMA/mlx5: Reorder capability check lastChristian Göttsche