summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2025-04-10RDMA/bnxt_re: Remove unusable nq variableLeon Romanovsky
2025-04-09RDMA/core: Silence oversized kvmalloc() warningShay Drory
2025-04-09RDMA/cma: Fix workqueue crash in cma_netevent_work_handlerSharath Srinivasan
2025-04-07RDMA/hns: Fix wrong maximum DMA segment sizeChengchang Tang
2025-04-07RDMA/rxe: Fix null pointer dereference in ODP MR checkLi Zhijian
2025-04-07RDMA/mlx5: Fix compilation warning when USER_ACCESS isn't setMark Bloch
2025-04-07RDMA/usnic: Fix passing zero to PTR_ERR in usnic_ib_pci_probe()Yue Haibing
2025-04-07RDMA/ucaps: Avoid format-security warningArnd Bergmann
2025-04-07RDMA/bnxt_re: Fix budget handling of notification queueKashyap Desai
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-03Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-03-29Merge 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-12qibfs: fix _another_ leakAl Viro
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