public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-02 12:51:19 to 2026-02-04 14:48:07 UTC [more...]

[PATCH v7 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-02-04 14:47 UTC  (14+ messages)
` [PATCH v7 4/8] vfio: Wait for dma-buf invalidation to complete

[PATCH rdma-next v10 0/6] RDMA/bnxt_re: Support direct verbs
 2026-02-04 14:43 UTC  (13+ messages)
` [PATCH rdma-next v10 1/6] RDMA/uverbs: Support QP creation with user allocated memory
` [PATCH rdma-next v10 2/6] RDMA/bnxt_re: Move the UAPI methods to a dedicated file
` [PATCH rdma-next v10 3/6] RDMA/bnxt_re: Refactor bnxt_qplib_create_qp() function
` [PATCH rdma-next v10 4/6] RDMA/bnxt_re: Direct Verbs: Support DBR verbs
` [PATCH rdma-next v10 5/6] RDMA/bnxt_re: Direct Verbs: Support CQ verbs
` [PATCH rdma-next v10 6/6] RDMA/bnxt_re: Direct Verbs: Support QP verbs

[PATCH rdma-next 1/1] RDMA/mana_ib: return PD number to the user
 2026-02-04 14:28 UTC  (2+ messages)

[PATCH] [net-next] net/mlx5e: fix ip6_dst_lookup link failure
 2026-02-04 13:00 UTC 

[PATCH net-next 0/3] Single MSS length in UDP GSO_PARTIAL
 2026-02-04 12:47 UTC  (6+ messages)
` [PATCH net-next 1/3] udp: gso: Use single MSS length in UDP header for GSO_PARTIAL

[PATCH v2] RDMA/siw: Fix potential NULL pointer dereference in header processing
 2026-02-04 10:06 UTC  (2+ messages)

[PATCH net-next 0/5] devlink: add per-port resource support
 2026-02-04  9:58 UTC  (13+ messages)
` [PATCH net-next 1/5] devlink: Add port-level resource infrastructure
` [PATCH net-next 2/5] net/mlx5: Register SF resource on PF port representor
` [PATCH net-next 3/5] netdevsim: Add devlink port resource registration
` [PATCH net-next 4/5] selftest: netdevsim: Add devlink port resource test
` [PATCH net-next 5/5] devlink: Document port-level resources

[PATCH v1 net 0/2] ECN offload handling for AccECN series
 2026-02-04  9:03 UTC  (3+ messages)
` [PATCH v1 net 1/2] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v1 net 2/2] net: hns3/mls5e: fix CWR handling in drivers to preserve ACE signal

[PATCH v3 net-next 0/3] ECN offload handling for AccECN series
 2026-02-04  7:41 UTC  (7+ messages)
` [PATCH v3 net-next 1/3] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v3 net-next 2/3] net: hns3/mls5e: fix CWR handling in drivers to preserve ACE signal
` [PATCH v3 net-next 3/3] virtio_net: add AccECN feature negotiation and correct ECN flag handling

[PATCH net-next V7 00/14] devlink and mlx5: Support cross-function rate scheduling
 2026-02-04  7:15 UTC  (16+ messages)
` [PATCH net-next V7 01/14] documentation: networking: add shared devlink documentation
` [PATCH net-next V7 02/14] devlink: introduce shared devlink instance for PFs on same chip
` [PATCH net-next V7 07/14] devlink: Add parent dev to devlink API
` [PATCH net-next V7 09/14] devlink: Allow rate node parents from other devlinks

[PATCH rdma-next 00/10] RDMA: Extend uverbs umem support for QP buffers and doorbell records
 2026-02-04  7:01 UTC  (30+ messages)
` [PATCH rdma-next 01/10] RDMA/umem: Add reference counting to ib_umem
` [PATCH rdma-next 02/10] RDMA/uverbs: Use umem refcounting for CQ creation with external buffer
` [PATCH rdma-next 03/10] RDMA/mlx5: Add support for CQ creation with external umem buffer
` [PATCH rdma-next 04/10] RDMA/uverbs: Factor out common buffer umem parsing into helper
` [PATCH rdma-next 05/10] RDMA/core: Add support for QP buffer umem in QP creation
` [PATCH rdma-next 06/10] RDMA/mlx5: Add support for QP creation with external umem buffers
` [PATCH rdma-next 07/10] RDMA/uverbs: Add doorbell record umem support to CQ creation
` [PATCH rdma-next 08/10] RDMA/mlx5: Add external doorbell record umem support for CQ
` [PATCH rdma-next 09/10] RDMA/uverbs: Add doorbell record umem support to QP creation
` [PATCH rdma-next 10/10] RDMA/mlx5: Add external doorbell record umem support for QP

[RFC PATCH 0/3] RDMA/smbdirect: introduce and use rdma_restrict_node_type()
 2026-02-03 22:58 UTC  (9+ messages)
` [RFC PATCH 1/3] RDMA/core: introduce rdma_restrict_node_type()

[recipe build #4004880] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2026-02-03 21:32 UTC 

[PATCH net-next v5 0/9] dpll: Core improvements and ice E825-C SyncE support
 2026-02-03 17:40 UTC  (10+ messages)
` [PATCH net-next v5 1/9] dpll: Allow associating dpll pin with a firmware node
` [PATCH net-next v5 2/9] dpll: zl3073x: Associate pin with fwnode handle
` [PATCH net-next v5 3/9] dpll: Add notifier chain for dpll events
` [PATCH net-next v5 4/9] dpll: Support dynamic pin index allocation
` [PATCH net-next v5 5/9] dpll: zl3073x: Add support for mux pin type
` [PATCH net-next v5 6/9] dpll: Enhance and consolidate reference counting logic
` [PATCH net-next v5 7/9] dpll: Add reference count tracking support
` [PATCH net-next v5 8/9] drivers: Add support for DPLL reference count tracking
` [PATCH net-next v5 9/9] ice: dpll: Support E825-C SyncE and dynamic pin discovery

[PATCH net-next v4 0/9] dpll: Core improvements and ice E825-C SyncE support
 2026-02-03 17:16 UTC  (17+ messages)
` [PATCH net-next v4 1/9] dpll: Allow associating dpll pin with a firmware node
` [PATCH net-next v4 2/9] dpll: zl3073x: Associate pin with fwnode handle
` [PATCH net-next v4 3/9] dpll: Add notifier chain for dpll events
` [PATCH net-next v4 4/9] dpll: Support dynamic pin index allocation
` [PATCH net-next v4 5/9] dpll: zl3073x: Add support for mux pin type
` [PATCH net-next v4 6/9] dpll: Enhance and consolidate reference counting logic
` [PATCH net-next v4 7/9] dpll: Add reference count tracking support
  ` [Intel-wired-lan] "
  ` [net-next,v4,7/9] "
` [PATCH net-next v4 8/9] drivers: Add support for DPLL reference count tracking
` [PATCH net-next v4 9/9] ice: dpll: Support E825-C SyncE and dynamic pin discovery
  ` [net-next,v4,9/9] "

[rdma:wip/leon-for-next] BUILD SUCCESS 42e3aac65c1c9eb36cdee0d8312a326196e0822f
 2026-02-03 12:57 UTC 

[PATCH] RDMA/siw: Avoid NULL deref on header parse error
 2026-02-03 10:52 UTC  (8+ messages)
` [PATCH] RDMA/siw: Fix potential NULL pointer dereference in header processing

[PATCH net-next] net/mlx5: Support devlink port state for host PF
 2026-02-03 10:24 UTC 

[PATCH v2] RDMA/umad: Reject negative data_len in ib_umad_write
 2026-02-03 10:06 UTC 

[Bug] KASAN: null-ptr-deref in range in ib-comp-unb-wq ib_cq_poll_work
 2026-02-03  9:46 UTC  (5+ messages)
` [PATCH] RDMA/umad: Reject negative data_len in ib_umad_write

[PATCH RFC net-next] net/smc: transition to RDMA core CQ pooling
 2026-02-03  9:24 UTC  (3+ messages)

[PATCH net-next 2/3] mm: vmalloc: export find_vm_area()
 2026-02-03  9:14 UTC  (11+ messages)

[PATCH] RDMA/core: Fix stale RoCE GIDs during netdev events at registration
 2026-02-03  9:07 UTC  (15+ messages)

[PATCH rdma-next v9 0/5] RDMA/bnxt_re: Support direct verbs
 2026-02-03  8:57 UTC  (12+ messages)
` [PATCH rdma-next v9 5/5] RDMA/bnxt_re: Direct Verbs: Support CQ and QP verbs

[PATCH net-next] net/mlx5e: Extend TC max ratelimit
 2026-02-03  7:46 UTC  (3+ messages)
` [PATCH net-next] net/mlx5e: Extend TC max ratelimit using max_bw_value_msb

[PATCH net-next V2 0/2] net/mlx5e: RX datapath enhancements
 2026-02-03  7:21 UTC  (3+ messages)
` [PATCH net-next V2 1/2] net/mlx5e: RX, Drop oversized packets in non-linear mode
` [PATCH net-next V2 2/2] net/mlx5e: SHAMPO, Improve allocation recovery

[PATCH net-next v4 0/8] net/rds: RDS-TCP protocol and extension improvements
 2026-02-03  6:41 UTC  (4+ messages)
` [PATCH net-next v4 8/8] net/rds: Trigger rds_send_ping() more than once

[PATCH net-next v5 0/8] net/rds: RDS-TCP protocol and extension improvements
 2026-02-03  5:57 UTC  (9+ messages)
` [PATCH net-next v5 1/8] net/rds: new extension header: rdma bytes
` [PATCH net-next v5 2/8] net/rds: Encode cp_index in TCP source port
` [PATCH net-next v5 3/8] net/rds: rds_tcp_conn_path_shutdown must not discard messages
` [PATCH net-next v5 4/8] net/rds: Kick-start TCP receiver after accept
` [PATCH net-next v5 5/8] net/rds: Clear reconnect pending bit
` [PATCH net-next v5 6/8] net/rds: Update struct rds_statistics to use u64 instead of uint64_t
` [PATCH net-next v5 7/8] net/rds: Use the first lane until RDS_EXTHDR_NPATHS arrives
` [PATCH net-next v5 8/8] net/rds: Trigger rds_send_ping() more than once

[PATCH net V2 0/4] mlx5 misc fixes 2026-01-27
 2026-02-03  0:29 UTC  (7+ messages)
` [PATCH net V2 2/4] net/mlx5: Fix deadlock between devlink lock and esw->wq

[PATCH v1 net-next 0/3] ECN offload handling for AccECN series
 2026-02-02 23:45 UTC  (12+ messages)
` [PATCH v1 net-next 2/3] net: hns3/mlx5e: avoid corrupting CWR flag when receiving GRO packet
` [PATCH v1 net-next 3/3] virtio_net: Accurate ECN flag in virtio_net_hdr

[PATCH rdma-next v3 00/11] RDMA/core: Introduce FRMR pools infrastructure
 2026-02-02 16:00 UTC  (12+ messages)
` [PATCH rdma-next v3 01/11] RDMA/mlx5: Move device async_ctx initialization
` [PATCH rdma-next v3 02/11] IB/core: Introduce FRMR pools
` [PATCH rdma-next v3 03/11] RDMA/core: Add aging to "
` [PATCH rdma-next v3 04/11] RDMA/core: Add FRMR pools statistics
` [PATCH rdma-next v3 05/11] RDMA/core: Add pinned handles to FRMR pools
` [PATCH rdma-next v3 06/11] RDMA/mlx5: Switch from MR cache "
` [PATCH rdma-next v3 07/11] net/mlx5: Drop MR cache related code
` [PATCH rdma-next v3 08/11] RDMA/nldev: Add command to get FRMR pools
` [PATCH rdma-next v3 09/11] RDMA/core: Add netlink command to modify FRMR aging
` [PATCH rdma-next v3 10/11] RDMA/nldev: Add command to set pinned FRMR handles
` [PATCH rdma-next v3 11/11] RDMA/nldev: Expose kernel-internal FRMR pools in netlink

[PATCH v5 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-02-02 15:55 UTC  (12+ messages)
` [PATCH v5 4/8] vfio: Wait for dma-buf invalidation to complete

[PATCH rdma-rext V4 0/5] RDMA/bnxt_re: Add QP rate limit support
 2026-02-02 14:17 UTC  (7+ messages)
` [PATCH rdma-rext V4 1/5] RDMA/bnxt_re: Add support for QP rate limiting
` [PATCH rdma-rext V4 2/5] RDMA/bnxt_re: Report packet pacing capabilities when querying device
` [PATCH rdma-rext V4 3/5] RDMA/bnxt_re: Report QP rate limit in debugfs
` [PATCH rdma-rext V4 4/5] RDMA/mlx5: Support rate limit only for Raw Packet QP
` [PATCH rdma-rext V4 5/5] IB/core: Extend rate limit support for RC QPs

[PATCH rdma-rext V3 0/5] RDMA/bnxt_re: Add QP rate limit support
 2026-02-02 12:51 UTC  (4+ messages)
` [PATCH rdma-rext V3 1/5] RDMA/bnxt_re: Add support for QP rate limiting


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox