summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2025-11-24RDMA/hns: Support link state reporting for bondJunxian Huang
2025-11-24RDMA/hns: Add delayed work for bondingJunxian Huang
2025-11-24RDMA/hns: Implement bonding init/uninit processJunxian Huang
2025-11-24RDMA/hns: Add bonding cmdsJunxian Huang
2025-11-24RDMA/hns: Add bonding event handlerJunxian Huang
2025-11-24RDMA/hns: Initialize bonding resourcesJunxian Huang
2025-11-24RDMA/hns: Add helpers to obtain netdev and bus_num from hr_devJunxian Huang
2025-11-24RDMA/bng_re: Initialize the Firmware and HardwareSiva Reddy Kallam
2025-11-24RDMA/bng_re: Add basic debugfs infrastructureSiva Reddy Kallam
2025-11-24RDMA/bng_re: Enable Firmware channel and query device attributesSiva Reddy Kallam
2025-11-24RDMA/bng_re: Add infrastructure for enabling Firmware channelSiva Reddy Kallam
2025-11-24RDMA/bng_re: Allocate required memory resources for Firmware channelSiva Reddy Kallam
2025-11-24RDMA/bng_re: Register and get the resources from bnge driverSiva Reddy Kallam
2025-11-24RDMA/bng_re: Add Auxiliary interfaceSiva Reddy Kallam
2025-11-20RDMA/bnxt_re: Fix wrong check for CQ coalesc supportKalesh AP
2025-11-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-13RDMA/core: Prevent soft lockup during large user memory region cleanupLi RongQing
2025-11-13RDMA/restrack: Fix typos in the commentsKalesh AP
2025-11-13Merge tag 'v6.18-rc5' into objtool/core, to pick up fixesIngo Molnar
2025-11-12RDMA/irdma: Remove redundant NULL check of udata in irdma_create_user_ah()Tuo Li
2025-11-11mlx5: Fix default values in create CQAkiva Goldberger
2025-11-10RDMA/rtrs: server: Fix error handling in get_or_create_srvMa Ke
2025-11-09IB/isert: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-09IB/iser: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-09RDMA/irdma: Remove unused CQ registryJacob Moroni
2025-11-09RDMA/mlx5: Add other eswitch support to userspace tablesPatrisious Haddad
2025-11-09RDMA/mlx5: Refactor _get_prio() functionPatrisious Haddad
2025-11-09RDMA/mlx5: Add other_eswitch support for devx destructionPatrisious Haddad
2025-11-09RDMA/mlx5: Change default device for LAG slaves in RDMA TRANSPORT namespacesPatrisious Haddad
2025-11-09Add other eswitch supportLeon Romanovsky
2025-11-09RDMA/bnxt_re: Add a debugfs entry for CQE coalescing tuningKalesh AP
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-06IB/rdmavt: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
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