summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2025-11-06RDMA/mlx4: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-11-06hfi1: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-11-06RDMA/core: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-11-06RDMA/core: RDMA/mlx5: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2025-11-06RDMA/irdma: Take a lock before moving SRQ tail in poll_cqJay Bhat
2025-11-04net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook
2025-11-04net: Convert proto_ops bind() callbacks to use sockaddr_unsizedKees Cook
2025-11-02RDMA/irdma: CQ size and shadow update changes for GEN3Jay Bhat
2025-11-02RDMA/irdma: Silently consume unsignaled completionsJay Bhat
2025-11-02RDMA/irdma: Initialize cqp_cmds_info to prevent resource leaksJay Bhat
2025-11-02RDMA/irdma: Enforce local fence for LOCAL_INV WRsJacob Moroni
2025-11-02RDMA/irdma: Fix vf_id size to u16 to avoid overflowJay Bhat
2025-10-31IB/IPoIB: Add support for hwtstamp get/set ndosCarolina Jubran
2025-10-28RDMA/rxe: Fix null deref on srq->rq.queue after resize failureZhu Yanjun
2025-10-27RDMA/cm: Base cm_id destruction timeout on CMA valuesHÃ¥kon Bugge
2025-10-27RDMA/hns: Remove an extra blank lineGuofeng Yue
2025-10-27RDMA/hns: Fix wrong WQE data when QP wraps aroundJunxian Huang
2025-10-27RDMA/hns: Fix the modification of max_send_sgewenglianfa
2025-10-27RDMA/hns: Fix recv CQ and QP cache affinityChengchang Tang
2025-10-24{rdma,net}/mlx5: Query vports mac address from deviceAdithya Jayachandran
2025-10-19RDMA/rxe: Remove redundant assignment to variable page_offsetColin Ian King
2025-10-19RDMA/uverbs: Fix umem release in UVERBS_METHOD_CQ_CREATEShuhao Fu
2025-10-19RDMA/core: let rdma_connect_locked() call lockdep_assert_held(&id_priv->handl...Stefan Metzmacher
2025-10-19RDMA/irdma: Set irdma_cq cq_num field during CQ createJacob Moroni
2025-10-19RDMA/irdma: Fix SD index calculationJacob Moroni
2025-10-19RDMA/cxgb4: fix typo in write_pbl() debug messageAlok Tiwari
2025-10-19RDMA/bnxt_re: Fix a potential memory leak in destroy_gsi_sqpYanLong Dai
2025-10-14interval_tree: Fix ITSTATIC usage for *_subtree_search()Josh Poimboeuf
2025-10-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-09-26RDMA/ionic: Fix memory leak of admin q_wrAbhijit Gangurde
2025-09-26RDMA/siw: Always report immediate post SQ errorsBernard Metzler
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-24RDMA/bnxt_re: improve clarity in ALLOC_PAGE handlerAlok Tiwari
2025-09-24RDMA/irdma: Remove unused struct irdma_cq fieldsJacob Moroni
2025-09-24RDMA/irdma: Fix positive vs negative error codes in irdma_post_send()Dan Carpenter
2025-09-24RDMA/bnxt_re: Remove non-statistics counters from hw_countersAnantha Prabhu
2025-09-24RDMA/bnxt_re: Add debugfs info entry for device and resource informationAnantha Prabhu
2025-09-21RDMA/bnxt_re: Fix incorrect errno used in function commentsAlok Tiwari
2025-09-21RDMA: Use %pe format specifier for error pointersLeon Romanovsky
2025-09-21RDMA/ionic: Use ether_addr_copy instead of memcpyAbhijit Gangurde
2025-09-21RDMA/ionic: Fix build failure on SPARC due to xchg() operand sizeAbhijit Gangurde
2025-09-21RDMA/rxe: Fix race in do_task() when drainingGui-Dong Han
2025-09-18IB/sa: Fix sa_local_svc_timeout_ms read raceVlad Dumitrescu
2025-09-18IB/ipoib: Ignore L3 master deviceVlad Dumitrescu
2025-09-18RDMA/core: Use route entry flag to decide on loopback trafficParav Pandit
2025-09-18RDMA/core: Resolve MAC of next-hop device without ARP supportParav Pandit
2025-09-18RDMA/core: Squash a single user static functionParav Pandit
2025-09-18RDMA/irdma: Update KconfigTatyana Nikolova
2025-09-18RDMA/irdma: Extend CQE Error and Flush Handling for GEN3 DevicesShiraz Saleem
2025-09-18RDMA/irdma: Add Atomic Operations supportFaisal Latif