linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-14 05:39:54 to 2025-08-26 15:52:30 UTC [more...]

[PATCH v5 00/14] Introduce AMD Pensando RDMA driver
 2025-08-26 15:52 UTC  (18+ messages)
` [PATCH v5 01/14] net: ionic: Create an auxiliary device for rdma driver
` [PATCH v5 07/14] RDMA: Add IONIC to rdma_driver_id definition
` [PATCH v5 08/14] RDMA/ionic: Register auxiliary module for ionic ethernet adapter
` [PATCH v5 09/14] RDMA/ionic: Create device queues to support admin operations
` [PATCH v5 10/14] RDMA/ionic: Register device ops for control path
` [PATCH v5 11/14] RDMA/ionic: Register device ops for datapath
` [PATCH v5 12/14] RDMA/ionic: Register device ops for miscellaneous functionality
` [PATCH v5 13/14] RDMA/ionic: Implement device stats ops
` [PATCH v5 14/14] RDMA/ionic: Add Makefile/Kconfig to kernel build environment

[PATCH] RDMA/rdmavt: Use int type to store negative error codes
 2025-08-26 15:05 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS 2aa35b24ad12fb960d30e9e282f768e1a0af9291
 2025-08-26 14:41 UTC 

[PATCH v2][next] RDMA/cm: Avoid -Wflex-array-member-not-at-end warning
 2025-08-26 12:00 UTC  (4+ messages)

[rdma:wip/jgg-for-rc] BUILD SUCCESS 85fe9f565d2d5af95ac2bbaa5082b8ce62b039f5
 2025-08-26 10:41 UTC 

[PATCH net] net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()
 2025-08-26  9:41 UTC  (2+ messages)

[PATCH net-next v3 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
 2025-08-26  6:38 UTC  (4+ messages)
` [PATCH net-next v3 1/2] net/mlx5: Bring back get_cqe_l3_hdr_type
` [PATCH net-next v3 2/2] net/mlx5: Avoid copying payload to the skb's linear part

[PATCH V2 rdma-next 00/10] RDMA/bnxt_re: Add receive flow steering support
 2025-08-26  6:25 UTC  (11+ messages)
` [PATCH V2 rdma-next 01/10] bnxt_en: Enhance stats context reservation logic
` [PATCH V2 rdma-next 02/10] RDMA/bnxt_re: Add data structures for RoCE mirror support
` [PATCH V2 rdma-next 03/10] RDMA/bnxt_re: Refactor hw context memory allocation
` [PATCH V2 rdma-next 04/10] RDMA/bnxt_re: Refactor stats "
` [PATCH V2 rdma-next 05/10] RDMA/bnxt_re: Add support for unique GID
` [PATCH V2 rdma-next 06/10] RDMA/bnxt_re: Add support for mirror vnic
` [PATCH V2 rdma-next 07/10] RDMA/bnxt_re: Add support for flow create/destroy
` [PATCH V2 rdma-next 08/10] RDMA/bnxt_re: Initialize fw with roce_mirror support
` [PATCH V2 rdma-next 09/10] RDMA/bnxt_re: Use firmware provided message timeout value
` [PATCH V2 rdma-next 10/10] RDMA/bnxt_re: Remove unnecessary condition checks

[PATCH v2] RDMA/erdma: Use vcalloc() instead of vzalloc()
 2025-08-25 18:19 UTC  (3+ messages)

[PATCH for-rc v1] RDMA/rxe: Avoid CQ polling hang triggered by CQ resize
 2025-08-25 18:10 UTC  (7+ messages)

[PATCH rdma-rc] IB/mlx5: Fix obj_type mismatch for SRQ event subscriptions
 2025-08-25 18:07 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx5: Fix vport loopback forcing for MPV device
 2025-08-25 18:04 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx5: Better estimate max_qp_wr to reflect WQE count
 2025-08-25 18:04 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx5: Enable Data-Direct with Relaxed Ordering
 2025-08-25 18:03 UTC  (2+ messages)

[PATCH net-next V2 0/3] Support exposing raw cycle counters in PTP and mlx5
 2025-08-25 17:52 UTC  (4+ messages)
` [PATCH net-next V2 1/3] ptp: Add ioctl commands to expose raw cycle counter values

[PATCH for-next 00/23] Migrate to hfi2 driver
 2025-08-25 16:34 UTC  (8+ messages)
` [PATCH for-next 10/23] RDMA/hfi2: Add in HW register access support
` [PATCH for-next 13/23] RDMA/hfi2: Add system core header files
` [PATCH for-next 19/23] RDMA/hfi2: Add in support for verbs

[PATCH for-next v2] RDMA/efa: Extend admin timeout error print
 2025-08-25 14:56 UTC  (9+ messages)

[PATCH net V2 00/11] mlx5 misc fixes 2025-08-25
 2025-08-25 14:34 UTC  (12+ messages)
` [PATCH net V2 01/11] net/mlx5: HWS, Fix memory leak in hws_pool_buddy_init error path
` [PATCH net V2 02/11] net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flow
` [PATCH net V2 03/11] net/mlx5: HWS, Fix uninitialized variables in mlx5hws_pat_calc_nop "
` [PATCH net V2 04/11] net/mlx5: HWS, Fix pattern destruction in mlx5hws_pat_get_pattern error path
` [PATCH net V2 05/11] net/mlx5: Reload auxiliary drivers on fw_activate
` [PATCH net V2 06/11] net/mlx5: Fix lockdep assertion on sync reset unload event
` [PATCH net V2 07/11] net/mlx5: Nack sync reset when SFs are present
` [PATCH net V2 08/11] net/mlx5: Prevent flow steering mode changes in switchdev mode
` [PATCH net V2 09/11] net/mlx5e: Update and set Xon/Xoff upon MTU set
` [PATCH net V2 10/11] net/mlx5e: Update and set Xon/Xoff upon port speed set
` [PATCH net V2 11/11] net/mlx5e: Set local Xoff after FW update

[PATCH net-next v5 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices
 2025-08-25  6:36 UTC  (2+ messages)
` [PATCH net-next v5 4/7] net/mlx5e: add op for getting netdev DMA device

[PATCH 1/1] RDMA/mlx5: Fix page size bitmap calculation for KSM mode
 2025-08-24 14:48 UTC 

[PATCH net-next v2 0/4] rds: Fix semantic annotations
 2025-08-22 23:50 UTC  (10+ messages)
` [PATCH net-next v2 1/4] rds: Replace POLLERR with EPOLLERR
` [PATCH net-next v2 2/4] rds: Fix endianness annotation of jhash wrappers
` [PATCH net-next v2 3/4] rds: Fix endianness annotation for RDS_MPATH_HASH
` [PATCH net-next v2 4/4] rds: Fix endianness annotations for RDS extension headers

[PATCH rdma-next 00/10] RDMA/bnxt_re: Add receive flow steering support
 2025-08-22 14:31 UTC  (12+ messages)
` [PATCH rdma-next 01/10] bnxt_en: Enhance stats context reservation logic
` [PATCH rdma-next 02/10] RDMA/bnxt_re: Add data structures for RoCE mirror support
` [PATCH rdma-next 03/10] RDMA/bnxt_re: Refactor hw context memory allocation
` [PATCH rdma-next 04/10] RDMA/bnxt_re: Refactor stats "
` [PATCH rdma-next 05/10] RDMA/bnxt_re: Add support for unique GID
` [PATCH rdma-next 06/10] RDMA/bnxt_re: Add support for mirror vnic
` [PATCH rdma-next 07/10] RDMA/bnxt_re: Add support for flow create/destroy
` [PATCH rdma-next 08/10] RDMA/bnxt_re: Initialize fw with roce_mirror support
` [PATCH rdma-next 09/10] RDMA/bnxt_re: Use firmware provided message timeout value
` [PATCH rdma-next 10/10] RDMA/bnxt_re: Remove unnecessary condition checks

[GIT PULL] Please pull RDMA subsystem changes
 2025-08-22 13:36 UTC  (2+ messages)

[PATCH V2] rdma_rxe: call comp_handler without holding cq->cq_lock
 2025-08-22  8:19 UTC 

[PATCH] rdma_rxe: call comp_handler without holding cq->cq_lock
 2025-08-22  2:54 UTC  (13+ messages)

[PATCH net-next v2 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
 2025-08-21 22:59 UTC  (6+ messages)
` [PATCH net-next v2 1/2] net/mlx5: Bring back get_cqe_l3_hdr_type
` [PATCH net-next v2 2/2] net/mlx5: Avoid copying payload to the skb's linear part

[GIT PULL][mlx5-next 0/4] Cached vhca id and adjacent function vports
 2025-08-21 22:48 UTC  (8+ messages)
` [PATCH mlx5-next 1/4] net/mlx5: mlx5_ifc, Add hardware definitions needed for adjacent vports
` [PATCH mlx5-next 2/4] net/mlx5: E-Switch, Cache vport vhca id on first cap query
` [PATCH mlx5-next 3/4] net/mlx5: E-Switch, Set/Query hca cap via vhca id
` [PATCH mlx5-next 4/4] {rdma,net}/mlx5: export mlx5_vport_get_vhca_id

struct rdma_conn_param uses u8 for responder_resources, initiator_depth and private_data_len
 2025-08-21 21:11 UTC  (2+ messages)

[RFC PATCH v3] svcrdma: Introduce Receive buffer arenas
 2025-08-21 15:22 UTC 

[PATCH V2 net 0/8] mlx5 misx fixes 2025-08-20
 2025-08-21 15:20 UTC  (12+ messages)
` [PATCH V2 net 1/8] net/mlx5: Base ECVF devlink port attrs from 0
` [PATCH V2 net 2/8] net/mlx5: Remove default QoS group and attach vports directly to root TSAR
` [PATCH V2 net 3/8] net/mlx5e: Preserve tc-bw during parent changes
` [PATCH V2 net 4/8] net/mlx5: Destroy vport QoS element when no configuration remains
` [PATCH V2 net 5/8] net/mlx5: Fix QoS reference leak in vport enable error path
` [PATCH V2 net 6/8] net/mlx5: Restore missing scheduling node cleanup on vport enable failure
` [PATCH V2 net 7/8] net/mlx5e: Query FW for buffer ownership
` [PATCH V2 net 8/8] net/mlx5e: Preserve shared buffer capacity during headroom updates

[recipe build #3937057] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-08-21 12:47 UTC 

[syzbot] Monthly rdma report (Aug 2025)
 2025-08-21 12:33 UTC 

[PATCH] RDMA/erdma: Use vcalloc() instead of vzalloc()
 2025-08-21  6:44 UTC  (4+ messages)

[PATCH net-next v4 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices
 2025-08-20 17:11 UTC  (2+ messages)
` [PATCH net-next v4 4/7] net/mlx5e: add op for getting netdev DMA device

[PATCH] RDMA/i40iw: Fix 32-bit overflow in i40iw_check_mem_contiguous()
 2025-08-20 11:28 UTC 

[PATCH net] net/smc: fix UAF on smcsk after smc_listen_out()
 2025-08-20  3:11 UTC  (3+ messages)

[PATCH net 0/7] mlx5 HWS fixes 2025-08-17
 2025-08-20  3:11 UTC  (9+ messages)
` [PATCH net 1/7] net/mlx5: HWS, fix bad parameter in CQ creation
` [PATCH net 2/7] net/mlx5: HWS, fix simple rules rehash error flow
` [PATCH net 3/7] net/mlx5: HWS, fix complex "
` [PATCH net 4/7] net/mlx5: HWS, prevent rehash from filling up the queues
` [PATCH net 5/7] net/mlx5: HWS, don't rehash on every kind of insertion failure
` [PATCH net 6/7] net/mlx5: HWS, Fix table creation UID
` [PATCH net 7/7] net/mlx5: CT: Use the correct counter offset

[RFC PATCH v2] svcrdma: Introduce Receive buffer arenas
 2025-08-19 17:39 UTC  (6+ messages)

[PATCH net-next v5] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency
 2025-08-19 12:50 UTC  (2+ messages)

[RFC net-next v3 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices
 2025-08-18 18:18 UTC  (7+ messages)
` [RFC net-next v3 4/7] net/mlx5e: add op for getting netdev DMA device

[PATCH net-next V3 0/5] Expose error burst period for devlink health reporter
 2025-08-18 15:45 UTC  (9+ messages)
` [PATCH net-next V3 1/5] devlink: Move graceful period parameter to reporter ops
` [PATCH net-next V3 3/5] devlink: Introduce error burst period for health reporter
` [PATCH net-next V3 4/5] devlink: Make health reporter error burst period configurable

[PATCH] eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ring
 2025-08-18 15:31 UTC  (3+ messages)
` [PATCH v2] "

[syzbot] Monthly smc report (Aug 2025)
 2025-08-18 13:25 UTC 

[PATCH net 0/6] mlx5 misc fixes 2025-08-13
 2025-08-17  8:36 UTC  (4+ messages)
` [PATCH net 4/6] net/mlx5: Destroy vport QoS element when no configuration remains

[PATCH net-next 0/2] net/mlx5: Support disabling host PFs
 2025-08-15 19:50 UTC  (2+ messages)

[RFC net-next 00/17] dibs - Direct Internal Buffer Sharing
 2025-08-15 15:18 UTC  (9+ messages)
` [RFC net-next 11/17] net/dibs: Move struct device to dibs_dev
` [RFC net-next 15/17] net/dibs: Move query_remote_gid() to dibs_dev_ops

[recipe build #3934409] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-08-14 12:34 UTC 

[PATCH rdma-next 0/9] bnxt_re enhancements
 2025-08-14 11:25 UTC  (10+ messages)
` [PATCH rdma-next 1/9] RDMA/bnxt_re: Update sysfs entries with appropriate data
` [PATCH rdma-next 2/9] RDMA/bnxt_re: show srq_limit in fill_res_srq_entry hook
` [PATCH rdma-next 3/9] RDMA/bnxt_re: RoCE Driver Dynamic Debug for HWRM's
` [PATCH rdma-next 4/9] RDMA/bnxt_re: Avoid GID level QoS update from the driver
` [PATCH rdma-next 5/9] RDMA/bnxt_re: Optimize bnxt_qplib_get_dev_attr function
` [PATCH rdma-next 6/9] RDMA/bnxt_re: RoCE related hardware counters update
` [PATCH rdma-next 7/9] RDMA/bnxt_re: Report udp source port for flow_label in bnxt_re_query_qp
` [PATCH rdma-next 8/9] RDMA/bnxt_re: Delete always true SGID table check
` [PATCH rdma-next 9/9] RDMA/bnxt_re: Enhance a log message when bnxt_re_register_netdev fails

[PATCH linux-next v3] mm, page_pool: introduce a new page type for page pool in page type
 2025-08-14  9:42 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).