Linux PCI Non-Transparent Bridge framework and drivers
 help / color / mirror / Atom feed
 messages from 2026-08-19 02:00:54 to 2026-09-11 16:13:28 UTC [more...]

[PATCH v2 00/14] NTB: ntb_transport: Miscellaneous fixes
 2026-09-11 16:13 UTC  (30+ messages)
` [PATCH v2 01/14] NTB: ntb_transport: Remove the device debugfs directory
` [PATCH v2 02/14] NTB: ntb_transport: Start TX offload thread after queue setup
` [PATCH v2 03/14] NTB: ntb_transport: Avoid deadlock when cancelling link work
` [PATCH v2 04/14] NTB: ntb_transport: Publish link state after QP setup
` [PATCH v2 05/14] NTB: ntb_transport: Avoid losing QP link-up requests
` [PATCH v2 06/14] NTB: ntb_transport: Clear link state before QP cleanup
` [PATCH v2 07/14] NTB: ntb_transport: Stop QP work before freeing a queue
` [PATCH v2 08/14] NTB: ntb_transport: Stop RX tasklet scheduling "
` [PATCH v2 09/14] NTB: ntb_transport: Drain RX tasklets during link cleanup
` [PATCH v2 10/14] NTB: ntb_transport: Wait for RX completions before resetting a QP
` [PATCH v2 11/14] NTB: ntb_transport: Prepare remote RX info accesses for MW teardown
` [PATCH v2 12/14] NTB: ntb_transport: Clear QP pointers when freeing an MW
` [PATCH v2 13/14] NTB: ntb_transport: Abort link setup on QP MW allocation failure
` [PATCH v2 14/14] NTB: ntb_transport: Remove clients before freeing transport resources

[PATCH net-next v3 0/4] net: ntb_netdev: Preserve checksum offload across NTB
 2026-09-11  9:47 UTC  (16+ messages)
` [PATCH net-next v3 1/4] NTB: ntb_transport: Order RX descriptor reads after completion
` [PATCH net-next v3 2/4] NTB: ntb_transport: Use little-endian shared fields
` [PATCH net-next v3 3/4] NTB: ntb_transport: Add per-payload client metadata
` [PATCH net-next v3 4/4] net: ntb_netdev: Preserve CHECKSUM_PARTIAL across NTB

[PATCH v6 0/2] PCI: endpoint: pci-epf-*ntb: Harden vNTB resource management
 2026-09-10 14:59 UTC  (8+ messages)
` [PATCH v6 1/2] PCI: endpoint: pci-epf-vntb: Serialize virtual PCI bus scan
` [PATCH v6 2/2] PCI: endpoint: pci-epf-vntb: Manage virtual NTB and PCI bus lifetime

[PATCH 1/3] PCI: endpoint: pci-epf-vntb: Pass PF/VF number when BAR programming
 2026-09-10  8:26 UTC  (10+ messages)

[PATCH] NTB: ntb_msi_test: Cancel setup work on remove
 2026-09-09 15:11 UTC  (2+ messages)

[PATCH 00/11] NTB: ntb_transport: Miscellaneous fixes
 2026-09-09  4:57 UTC  (25+ messages)
` [PATCH 01/11] NTB: ntb_transport: Remove the device debugfs directory
` [PATCH 02/11] NTB: ntb_transport: Start TX offload thread after queue setup
` [PATCH 03/11] NTB: ntb_transport: Prepare remote RX info accesses for MW teardown
` [PATCH 04/11] NTB: ntb_transport: Clear QP pointers when freeing an MW
` [PATCH 05/11] NTB: ntb_transport: Avoid deadlock when cancelling link work
` [PATCH 06/11] NTB: ntb_transport: Publish link state after QP setup
` [PATCH 07/11] NTB: ntb_transport: Clear link state before QP cleanup
` [PATCH 08/11] NTB: ntb_transport: Abort link setup on QP MW allocation failure
` [PATCH 09/11] NTB: ntb_transport: Stop QP work before freeing a queue
` [PATCH 10/11] NTB: ntb_transport: Stop RX tasklet scheduling "
` [PATCH 11/11] NTB: ntb_transport: Drain RX tasklets during link cleanup

[PATCH v2] PCI: endpoint: pci-epf-vntb: Track link state from both sides
 2026-09-04 18:18 UTC  (3+ messages)

[PATCH] PCI: endpoint: pci-epf-vntb: Track link state from both sides
 2026-09-04 16:12 UTC  (5+ messages)

[PATCH] ntb: fix typo "atleast" in comments
 2026-09-04 12:11 UTC  (2+ messages)

[PATCH v3 0/7] PCI: endpoint: Remote DMA support via vNTB
 2026-09-04  1:34 UTC  (20+ messages)
` [PATCH v3 1/7] PCI: endpoint: Add DMA auxiliary resource metadata
` [PATCH v3 2/7] PCI: dwc: Expose endpoint DMA resources
` [PATCH v3 3/7] PCI: endpoint: pci-epf-vntb: Move epf_ntb_is_bar_used() up
` [PATCH v3 4/7] PCI: endpoint: pci-epf-vntb: Export endpoint DMA channels
` [PATCH v3 5/7] PCI: endpoint: pci-epf-vntb: Allow DMA and MW to share a BAR
` [PATCH v3 6/7] NTB: ntb_hw_epf: Discover vNTB-embedded DMA
` [PATCH v3 7/7] Documentation: PCI: endpoint: Document vNTB DMA export

[PATCH v4 0/7] PCI: endpoint: Remote DMA support via vNTB
 2026-09-03  8:23 UTC  (8+ messages)
` [PATCH v4 1/7] PCI: endpoint: Add DMA auxiliary resource metadata
` [PATCH v4 2/7] PCI: dwc: Expose endpoint DMA resources
` [PATCH v4 3/7] PCI: endpoint: pci-epf-vntb: Move epf_ntb_is_bar_used() up
` [PATCH v4 4/7] PCI: endpoint: pci-epf-vntb: Export endpoint DMA channels
` [PATCH v4 5/7] PCI: endpoint: pci-epf-vntb: Allow DMA and MW to share a BAR
` [PATCH v4 6/7] NTB: ntb_hw_epf: Discover vNTB-embedded DMA
` [PATCH v4 7/7] Documentation: PCI: endpoint: Document vNTB DMA export

[PATCH 0/3] PCI: endpoint: Support vNTB as a non-first EPF
 2026-09-03  5:58 UTC  (2+ messages)

[PATCH v2 0/3] PCI: endpoint: Support hardware-owned MSI-X table and PBA
 2026-09-02  7:25 UTC  (12+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] PCI: dw-rockchip: Support fixed MSI-X table and PBA on RK3588
` [PATCH v2 3/3] PCI: endpoint: pci-epf-vntb: Honor MSI-X selection

[PATCH net v3] net: ntb_netdev: Fix statistics races
 2026-09-01  3:30 UTC  (3+ messages)

[PATCH net v2] net: ntb_netdev: Fix statistics races
 2026-08-29 14:38 UTC  (5+ messages)

[PATCH 0/3] PCI: endpoint: Support hardware-owned MSI-X table and PBA
 2026-08-29 14:11 UTC  (9+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] PCI: dw-rockchip: Support fixed MSI-X table and PBA on RK3588
` [PATCH 3/3] PCI: endpoint: pci-epf-vntb: Honor MSI-X selection

[PATCH v2 0/5] PCI: endpoint: Remote DMA support via vNTB
 2026-08-28 18:59 UTC  (14+ messages)
` [PATCH v2 1/5] PCI: endpoint: Add DMA auxiliary resource metadata
` [PATCH v2 2/5] PCI: dwc: Expose endpoint DMA resources
` [PATCH v2 3/5] PCI: endpoint: pci-epf-vntb: Move epf_ntb_is_bar_used() up
` [PATCH v2 4/5] PCI: endpoint: pci-epf-vntb: Export endpoint DMA channels
` [PATCH v2 5/5] NTB: ntb_hw_epf: Discover vNTB-embedded DMA

[PATCH 00/16] NTB: Add direct TX/RX using PCI endpoint DMA
 2026-08-28 17:12 UTC  (10+ messages)
` [PATCH 08/16] NTB: ntb_transport: Add opt-in direct-DMA channel reservation
` [PATCH 10/16] NTB: ntb_transport: Implement direct-DMA QP session handshake

[PATCH net] net: ntb_netdev: Fix statistics races
 2026-08-28  1:06 UTC  (5+ messages)

[PATCH net 0/2] net: ntb_netdev: Fix RX statistics accounting
 2026-08-22 20:20 UTC  (5+ messages)
` [PATCH net 1/2] net: ntb_netdev: Avoid double-accounting netif_rx() drops
` [PATCH net 2/2] net: ntb_netdev: Count packets dropped on RX refill failure

[PATCH net 0/4] net: ntb_netdev: Fix TX completion and error handling
 2026-08-20 21:10 UTC  (10+ messages)
` [PATCH net 1/4] NTB: ntb_transport: Recycle TX entries before client callbacks
` [PATCH net 2/4] net: ntb_netdev: Fix TX busy and drop handling
` [PATCH net 3/4] NTB: ntb_transport: Fail TX enqueue when the QP link is down
` [PATCH net 4/4] NTB: ntb_transport: Reject oversized TX buffers

[PATCH net-next v2 0/4] net: ntb_netdev: Preserve checksum offload across NTB
 2026-08-19 16:59 UTC  (9+ messages)
` [PATCH net-next v2 1/4] NTB: ntb_transport: Order RX descriptor reads after completion
` [PATCH net-next v2 2/4] NTB: ntb_transport: Use little-endian shared fields
` [PATCH net-next v2 3/4] NTB: ntb_transport: Add per-payload client metadata

[PATCH net-next 0/2] net: ntb_netdev: Preserve checksum offload across NTB
 2026-08-19  2:26 UTC  (6+ messages)
` [PATCH net-next 2/2] net: ntb_netdev: Preserve CHECKSUM_PARTIAL "


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