public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-03 03:57:33 to 2026-02-05 14:21:14 UTC [more...]

[PATCH v7 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-02-05 14:21 UTC  (25+ messages)
` [PATCH v7 4/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v7 7/8] vfio: Permit VFIO to work with pinned importers

[PATCH v2 net 0/2] ECN offload handling for AccECN series
 2026-02-05 14:17 UTC  (3+ messages)
` [PATCH v2 net 1/2] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v2 net 2/2] net: hns3/mlx5e: fix CWR handling in drivers to preserve ACE signal

[PATCH rdma-next v3 0/3] RDMA: Add support for exporting dma-buf file descriptors
 2026-02-05 12:58 UTC  (2+ messages)

[PATCH net-next] net/mlx5: Fix 1600G link mode enum naming
 2026-02-05 12:54 UTC  (4+ messages)

[PATCH v2] RDMA/siw: Fix potential NULL pointer dereference in header processing
 2026-02-05 12:53 UTC  (3+ messages)

[PATCH v2] RDMA/umad: Reject negative data_len in ib_umad_write
 2026-02-05 12:53 UTC  (2+ messages)

[PATCH rdma-next v2 1/1] RDMA/mana_ib: return PD number to the user
 2026-02-05 12:13 UTC 

[PATCH rdma-next 1/1] RDMA/mana_ib: return PD number to the user
 2026-02-05 12:03 UTC  (4+ messages)

[PATCH net] net/mlx5: return error in case of lag device allocation failure
 2026-02-05 11:42 UTC 

[PATCH net-next v5 0/9] dpll: Core improvements and ice E825-C SyncE support
 2026-02-05 10:17 UTC  (19+ 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
  ` [Intel-wired-lan] "
` [PATCH net-next v5 3/9] dpll: Add notifier chain for dpll events
  ` [Intel-wired-lan] "
` [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
  ` [Intel-wired-lan] "
` [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 0/5] net/mlx5e: Report more netdev stats
 2026-02-05  7:43 UTC  (8+ messages)
` [PATCH net-next 1/5] net/mlx5e: Report hw_gso_packets and hw_gso_bytes "
` [PATCH net-next 2/5] net/mlx5e: Report hw_gro_packets and hw_gro_bytes "
` [PATCH net-next 3/5] net/mlx5e: Report TX csum "
` [PATCH net-next 4/5] net/mlx5e: Report RX "
` [PATCH net-next 5/5] net/mlx5e: Report stop and wake TX queue stats

[PATCH net-next] net/mlx5e: Extend TC max ratelimit
 2026-02-05  5:30 UTC  (4+ 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-05  5:30 UTC  (6+ 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 v5 0/8] net/rds: RDS-TCP protocol and extension improvements
 2026-02-05  5:00 UTC  (10+ 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-next V7 00/14] devlink and mlx5: Support cross-function rate scheduling
 2026-02-05  2:06 UTC  (18+ 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 net-next V2] net/mlx5e: SHAMPO, Switch to header memcpy
 2026-02-04 21:53 UTC  (2+ messages)

[PATCH rdma-next 00/10] RDMA: Extend uverbs umem support for QP buffers and doorbell records
 2026-02-04 17:56 UTC  (34+ 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

[PATCH rdma-next v10 0/6] RDMA/bnxt_re: Support direct verbs
 2026-02-04 17:53 UTC  (15+ 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] [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 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

[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 v4 9/9] ice: dpll: Support E825-C SyncE and dynamic pin discovery
 2026-02-03 17:16 UTC  (3+ messages)
` [net-next,v4,9/9] "

[PATCH net-next v4 7/9] dpll: Add reference count tracking support
 2026-02-03 17:08 UTC  (5+ messages)
` [Intel-wired-lan] "
` [net-next,v4,7/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] RDMA/umad: Reject negative data_len in ib_umad_write
 2026-02-03  9:46 UTC  (3+ messages)

[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  (13+ messages)

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

[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


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