Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
 messages from 2026-07-31 07:50:34 to 2026-08-05 15:57:11 UTC [more...]

[PATCH net 0/2] RDMA/rxe: fix mr_check_range() iova overflow (OOB)
 2026-08-05 15:56 UTC  (11+ messages)
` [PATCH net 2/2] DO-NOT-MERGE: selftest: add rxe mr_check_range() overflow reproducer

[PATCH net-next v2] net: mana: Extend RX CQE coalescing up to 8 packets
 2026-08-05 15:25 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH net] net/smc: prevent device removal during connection setup
 2026-08-05 15:10 UTC  (2+ messages)

[PATCH] RDMA/srp: fix heap information leak on a truncated SRP_CRED_REQ
 2026-08-05 15:05 UTC  (2+ messages)

[PATCH v3 1/2] IB/isert: delay the final Login Response until the session is registered
 2026-08-05 15:03 UTC  (3+ messages)
` [PATCH v3 2/2] IB/isert: reject full-feature PDUs that arrive before registration

[PATCH 1/2] RDMA/erdma: Hold CQ references when processing EQ events
 2026-08-05 15:00 UTC  (2+ messages)

[PATCH rdma-next v5 0/2] RDMA/mana_ib: UC QP support
 2026-08-05 14:44 UTC 

[PATCH rdma-next 1/2] RDMA/core: Prevent rereg_mr for dmabuf umems
 2026-08-05 14:36 UTC  (2+ messages)

[PATCH net v5 0/3] net/smc: fix out-of-bounds and use-after-free in SMC-Rv2 LLC processing
 2026-08-05 13:57 UTC  (7+ messages)
` [PATCH net v5 1/3] net/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()
` [PATCH net v5 2/3] net/smc: bound the peer rkey counts in SMC-Rv2 LLC messages
` [PATCH net v5 3/3] net/smc: carry oversized SMC-Rv2 LLC messages in the queue entry

[PATCH net] dibs: fix double free of dmb_clientid_arr
 2026-08-05  9:59 UTC  (3+ messages)

[recipe build #4073779] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2026-08-05  9:33 UTC 

[PATCH net] net/mlx5e: SHAMPO, Fix IP length overflow on large HW GRO sessions
 2026-08-05  6:49 UTC  (2+ messages)

[PATCH] net/smc: fix sock refcount leak in smc_switch_conns() error path
 2026-08-05  6:26 UTC  (4+ messages)

[PATCH net] dibs: initialise dibs->lock in dibs_dev_alloc()
 2026-08-05  6:20 UTC  (3+ messages)

[PATCH 1/2] RDMA/ionic: Cap eq_count to the eth driver's interrupt vector budget
 2026-08-05  5:32 UTC  (2+ messages)
` [PATCH 2/2] RDMA/ionic: Embed counter driver data in rdma_counter allocation

[PATCH v2] RDMA/core: quiesce CQ polling before device shutdown on reboot
 2026-08-05  5:00 UTC  (4+ messages)

[PATCH net v4 0/4] net/rds: Bug fix ports
 2026-08-05  4:30 UTC  (4+ messages)

[PATCH net v3] net/mlx5e: fix BQL reset on SQ re-activation
 2026-08-05  2:30 UTC  (4+ messages)

[RFC PATCH] RDMA/iwcm: allow aborting an active connect awaiting CONNECT_REPLY
 2026-08-05  0:02 UTC 

[PATCH net RESEND] net/mlx5: Use unique names for software steering caches
 2026-08-04 21:57 UTC  (4+ messages)

[PATCH v5 net-next 0/2] ECN offload handling series
 2026-08-04 21:35 UTC  (3+ messages)
` [PATCH v5 net-next 1/2] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v5 net-next 2/2] net: hns3: fix GSO_ECN flag setting in the RX path

[PATCH net-next V2 00/13] net/mlx5e: Add support for HW-GRO to PSP
 2026-08-04 18:05 UTC  (17+ messages)
` [PATCH net-next V2 01/13] net/mlx5e: Generalize TC <-> IPsec mutual exclusion
` [PATCH net-next V2 02/13] net/mlx5e: ipsec: Block TC offload when IPsec is enabled
` [PATCH net-next V2 03/13] net/mlx5e: psp: Block TC offload when PSP "
` [PATCH net-next V2 04/13] net/mlx5e: macsec: Block TC offload when MACsec "
` [PATCH net-next V2 05/13] net/mlx5e: psp: Move RX marker from ft_metadata to flow_tag
` [PATCH net-next V2 06/13] net/mlx5e: ipsec: "
` [PATCH net-next V2 07/13] net/mlx5e: macsec: "
` [PATCH net-next V2 08/13] net/mlx5e: psp: Handle HW-decapsulated RX PSP packets
` [PATCH net-next V2 09/13] net/mlx5e: psp: Add an rx_decap steering table
` [PATCH net-next V2 10/13] net/mlx5e: shampo: Flush session on PSP mismatch
` [PATCH net-next V2 11/13] net/mlx5e: psp: Dynamically reconfigure based on SHAMPO mode
` [PATCH net-next V2 12/13] selftests: drv-net: psp: Fix responder parsing
` [PATCH net-next V2 13/13] selftests: drv-net: psp: Add a test for PSP with HW-GRO

[PATCH v4 net-next 1/1] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
 2026-08-04 12:38 UTC  (3+ messages)

[PATCH rdma-next] RDMA/mana_ib: Retain create CQ flags field name
 2026-08-04 11:08 UTC  (5+ messages)

[recipe build #4073409] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2026-08-04  9:37 UTC 

[PATCH net] net/mlx5e: strip runt Ethernet padding in HW-GRO (SHAMPO)
 2026-08-04  7:24 UTC  (4+ messages)
` [PATCH net v2] "

[PATCH net-next v13 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-08-04  2:40 UTC  (2+ messages)

[PATCH net v2 0/1] net: smc: smc_rx_splice() can underflow VM page refcounts
 2026-08-04  1:40 UTC  (2+ messages)

[PATCH net] net/mlx5e: Add mutual exclusion between PSP and PTP TX port timestamping
 2026-08-04  1:06 UTC  (2+ messages)

[PATCH net 0/6] xsk: harden TX metadata validation against races
 2026-08-03 23:50 UTC  (2+ messages)

[PATCH net v3 0/6] net: mana: HW channel reliability and hardening fixes
 2026-08-03 23:43 UTC  (7+ messages)
` [PATCH net v3 1/6] net: mana: RCU-protect gc->cq_table lookups against concurrent CQ destroy
` [PATCH net v3 2/6] net: mana: fix HWC RQ/SQ buffer size swap
` [PATCH net v3 3/6] net: mana: free HWC comp_buf after destroying the EQ
` [PATCH net v3 4/6] net: mana: validate hardware-supplied values in the HWC RX path
` [PATCH net v3 5/6] net: mana: fix HWC teardown safety with setup_active flag and destroy ordering
` [PATCH net v3 6/6] net: mana: fix stale HWC response after command timeout

[PATCH 0/9] RDMA/hfi2: Sync with upstream hfi1 fixes and cleanups
 2026-08-03 16:11 UTC  (10+ messages)
` [PATCH 1/9] RDMA/hfi2: Propagate sdma_txinit_ahg() errors in user_sdma.c
` [PATCH 2/9] RDMA/hfi2: Preserve unit 0 on allocation failure
` [PATCH 3/9] RDMA/hfi2: Stop flushing global IB workqueue
` [PATCH 4/9] RDMA/hfi2: Remove redundant NULL checks in create_workqueues()
` [PATCH 5/9] RDMA/hfi2: Fix use-after-free in PIO and SDMA map teardown
` [PATCH 6/9] RDMA/hfi2: Pass PCI device to hfi2_pcie_init()
` [PATCH 7/9] RDMA/hfi2: Drop device data from hfi2_validate_rcvhdrcnt()
` [PATCH 8/9] RDMA/hfi2: Align probe error unwinding with device removal
` [PATCH 9/9] RDMA/hfi2: Remove stale hfi2_destroy_qp() comment

[PATCH v3 for-next 00/24] Migrate to hfi2
 2026-08-03 16:03 UTC  (25+ messages)
` [PATCH v3 for-next 01/24] RDMA/hfi2: Start hfi2 driver by basing off of hfi1
` [PATCH v3 for-next 02/24] RDMA/hfi2: Add in HW register definition files
` [PATCH v3 for-next 03/24] RDMA/hfi2: Add counter accessor functions
` [PATCH v3 for-next 04/24] RDMA/hfi2: Add in MAD handling related headers
` [PATCH v3 for-next 05/24] RDMA/hfi2: Add in HW register access support
` [PATCH v3 for-next 06/24] RDMA/hfi2: Add in trace header files
` [PATCH v3 for-next 07/24] RDMA/hfi2: Add in trace support
` [PATCH v3 for-next 08/24] RDMA/hfi2: Add system core header files
` [PATCH v3 for-next 09/24] RDMA/hfi2: Add driver and interrupt infrastructure
` [PATCH v3 for-next 10/24] RDMA/hfi2: Add initialization and firmware support
` [PATCH v3 for-next 11/24] RDMA/hfi2: Add cport management
` [PATCH v3 for-next 12/24] RDMA/hfi2: Implement MAD handling
` [PATCH v3 for-next 13/24] RDMA/hfi2: Add IO related headers
` [PATCH v3 for-next 14/24] RDMA/hfi2: Add PIO send infrastructure
` [PATCH v3 for-next 15/24] RDMA/hfi2: Add SDMA infrastructure
` [PATCH v3 for-next 16/24] RDMA/hfi2: Implement data moving infrastructure
` [PATCH v3 for-next 17/24] RDMA/hfi2: Add verbs core
` [PATCH v3 for-next 18/24] RDMA/hfi2: Add RC protocol support
` [PATCH v3 for-next 19/24] RDMA/hfi2: Add in support for verbs
` [PATCH v3 for-next 20/24] RDMA/hfi2: Add misc header files
` [PATCH v3 for-next 21/24] RDMA/hfi2: Add the rest of the driver
` [PATCH v3 for-next 22/24] RDMA/hfi2: Make it build and add TODO list
` [PATCH v3 for-next 23/24] RDMA/hfi2: Modernize mmap to use rdma_user_mmap_entry infrastructure
` [PATCH v3 for-next 24/24] RDMA/hfi2: Support ipoib

[RFC5040 question] RDMA/siw: received Terminate is reported only as a CM close
 2026-08-03 14:48 UTC 

[RFC5040 question] RDMA/siw: R is set without an RDMA header for a Send-with-Invalidate error
 2026-08-03 14:19 UTC 

[PATCH net-next V2 0/3] net/mlx5: allocate doorbells from dma pools
 2026-08-03 13:25 UTC  (4+ messages)
` [PATCH net-next V2 1/3] net/mlx5: initialize doorbell "
` [PATCH net-next V2 2/3] net/mlx5: allocate doorbells from "
` [PATCH net-next V2 3/3] net/mlx5: add debugfs stats for doorbell "

[PATCH net] net/smc: validate peer CDC cursor against RMBE size before accepting it
 2026-08-03  6:28 UTC  (4+ messages)

[PATCH net v2] net/mlx5e: fix BQL reset on SQ re-activation
 2026-08-03  6:02 UTC  (2+ messages)

[PATCH v13 2/5] PCI/TPH: Add requester/completer type helpers
 2026-08-03  1:21 UTC 

[PATCH net] net/mlx5e: Move representor vnic reporter to eswitch devlink port
 2026-08-02 17:01 UTC  (3+ messages)

[BUG?] RDMA/siw: Terminate control bitfields have wrong wire layout
 2026-08-02  3:39 UTC 

[PATCH] RDMA/siw: Fix use-after-free in siw_accept()
 2026-08-01 21:36 UTC 

[RFC5040 question] siw: RREQ with payload is dropped without Terminate
 2026-08-01 15:26 UTC 

[BUG?] siw: RDMA Read Request QN/MO are not validated
 2026-08-01 15:26 UTC 

[PATCH net v4 0/3] net/smc: fix out-of-bounds and use-after-free in SMC-Rv2 LLC processing
 2026-08-01  9:10 UTC  (3+ messages)
` [PATCH net v4 2/3] net/smc: bound the peer rkey counts in SMC-Rv2 LLC messages

[PATCH net-next v4] rds: synchronize info callbacks with module unload
 2026-08-01  5:42 UTC 

[PATCH net-next v3] rds: synchronize info callbacks with module unload
 2026-08-01  5:29 UTC  (3+ messages)

[PATCH rdma v4 2/2] RDMA/zrdma: Add hardware config code and improve driver init flow
 2026-08-01  2:41 UTC  (2+ messages)

[PATCH net] net/mlx5: SF, Handle function changed event
 2026-08-01  1:40 UTC  (2+ messages)

[PATCH net] net/mlx5: fw_tracer, return NULL on create error
 2026-08-01  1:40 UTC  (2+ messages)

[BUG?] RDMA/siw: remote invalidate may accept an invalid STag
 2026-08-01  0:35 UTC 

[PATCH net-next V7 0/4] devlink: Add boot-time eswitch mode defaults
 2026-07-31 22:51 UTC  (10+ messages)
` [PATCH net-next V7 4/4] devlink: Apply eswitch mode boot defaults

[PATCH v11 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-31 21:37 UTC  (4+ messages)

[PATCH net-next] net: mana: Extend RX CQE coalescing up to 8 packets
 2026-07-31 21:25 UTC  (2+ messages)

[BUG] infiniband: rtrs: KASAN: slab-use-after-free in rtrs_clt_remove_path_from_arr
 2026-07-31 19:43 UTC 

[PATCH net v4] net/smc: order the CDC receive path against buffer publication
 2026-07-31 15:32 UTC  (2+ messages)

[rdma:wip/leon-for-next] BUILD REGRESSION 43598807f71ac1c9164f26004acf2496d4038daf
 2026-07-31 14:14 UTC 

[PATCH net-next 00/13] net/mlx5e: Add support for HW-GRO to PSP
 2026-07-31 12:41 UTC  (3+ messages)
` [PATCH net-next 09/13] net/mlx5e: psp: Add an rx_decap steering table

Nvme-rdma: Long IO HANG (~4.8h) during link failure with dm-multipath (Kernel 6.6)
 2026-07-31  9:25 UTC 

Nvme-rdma: Long IO HANG (~4.8h) during link failure with dm-multipath (Kernel 6.6)
 2026-07-31  9:05 UTC 

[PATCH for-next v2 0/3] RDMA/efa: Add support for 128B admin v2 SQ entry
 2026-07-31  7:50 UTC  (3+ messages)
` [PATCH for-next v2 2/3] RDMA/efa: Generalize the admin SQ
` [PATCH for-next v2 3/3] RDMA/efa: Add support for 128B admin v2 SQ entry


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