summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2025-04-20irdma: free iwdev->rf after removing MSI-XMichal Swiatkowski
2025-04-20RDMA/mana_ib: Add support of 4M, 1G, and 2G pagesKonstantin Taranov
2025-04-20RDMA/mana_ib: support of the zero based MRsKonstantin Taranov
2025-04-20RDMA/mana_ib: Access remote atomic for MRsKonstantin Taranov
2025-04-20RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bugZhu Yanjun
2025-04-11RDMA/hns: initialize db in update_srq_db()Chen Linxuan
2025-04-11RDMA/rxe: Fix mismatched type declarationsDaisuke Matsuda
2025-04-10RDMA/bnxt_re: Remove unusable nq variableLeon Romanovsky
2025-04-09RDMA/core: Silence oversized kvmalloc() warningShay Drory
2025-04-09RDMA: Don't use %pK through printkThomas Weißschuh
2025-04-09RDMA/rxe: Enable ODP in ATOMIC WRITE operationDaisuke Matsuda
2025-04-09RDMA/cma: Fix workqueue crash in cma_netevent_work_handlerSharath Srinivasan
2025-04-08RDMA/rxe: Enable ODP in RDMA FLUSH operationDaisuke Matsuda
2025-04-08VFS: rename lookup_one_len family to lookup_noperm and remove permission checkNeilBrown
2025-04-07IB/cm: use rwlock for MAD agent lockJacob Moroni
2025-04-07RDMA/hns: Fix wrong maximum DMA segment sizeChengchang Tang
2025-04-07RDMA/hns: Remove unused parametersChengchang 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-07IB/hfi1: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-04-07RDMA/core: Convert to use ERR_CAST()Li Haoran
2025-04-07RDMA/uverbs: Convert to use ERR_CAST()Li Haoran
2025-04-07RDMA/core: Convert to use ERR_CAST()Li Haoran
2025-04-07RDMA/usnic: Fix passing zero to PTR_ERR in usnic_ib_pci_probe()Yue Haibing
2025-04-07RDMA: Replace msecs_to_jiffies with secs_to_jiffies for timeoutPeng Jiang
2025-04-07RDMA/mlx5: convert timeouts to secs_to_jiffies()Easwar Hariharan
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