Linux PCI Non-Transparent Bridge framework and drivers
 help / color / mirror / Atom feed
 messages from 2015-06-10 14:09:04 to 2016-02-23 21:11:18 UTC [more...]

[PATCH] ntb: stop link work when we do not have memory
 2016-02-23 21:11 UTC 

[PATCH] ntb: stop tasklet from spinning forever during shutdown
 2016-02-23 16:11 UTC 

[PATCH] NTB: doc: remove underscore escaping
 2016-02-03 18:10 UTC  (2+ messages)

[PATCH] ntb: perf test: fix address space confusion
 2016-01-26 18:20 UTC  (2+ messages)

[GIT PULL] NTB changes for v4.5
 2016-01-23 19:52 UTC 

NTB patches for v4.5
 2016-01-22  1:17 UTC 

[PATCH] NTB: Fix macro parameter conflict with field name
 2016-01-22  0:53 UTC  (3+ messages)

[Resend PATCH V5 0/1] AMD NTB V5 changes
 2016-01-22  0:52 UTC  (2+ messages)

[Resend PATCH V5 1/1] NTB: Add support for AMD PCI-Express Non-Transparent Bridge
 2016-01-21 16:37 UTC  (4+ messages)

[PATCH V5 1/1] NTB: Add support for AMD PCI-Express Non-Transparent Bridge
 2016-01-21  8:39 UTC  (7+ messages)

[PATCH V5 0/1] AMD NTB V5 changes
 2016-01-21  8:39 UTC 

[PATCH V4 1/1] NTB: Add support for AMD PCI-Express Non-Transparent Bridge
 2016-01-21  2:17 UTC  (5+ messages)

[PATCH V4 0/1] AMD NTB V4 changes
 2016-01-19 12:16 UTC 

[PATCH V3 1/2] NTB: Add AMD PCI-Express NTB driver
 2016-01-18 15:26 UTC  (9+ messages)

[PATCH V3 2/2] NTB: Add support for flush request interface
 2016-01-18  9:45 UTC  (3+ messages)

[PATCH V3 0/2] AMD NTB V3 changes
 2016-01-18  6:49 UTC  (7+ messages)

[PATCH] NTB: Add more than just the first NTB to debugfs
 2016-01-18  3:20 UTC  (2+ messages)

[PATCH v6] ntb: ntb perf tool
 2016-01-18  3:18 UTC  (2+ messages)

[PATCH v6] ntb: ntb perf tool
 2016-01-13 20:29 UTC 

[PATCH v5] ntb: ntb perf tool
 2016-01-13 17:12 UTC 

[PATCH v4] ntb: ntb perf tool
 2016-01-12 15:59 UTC  (5+ messages)

[PATCH v3] ntb: ntb perf tool
 2016-01-11 21:50 UTC 

[PATCH V2 1/3] NTB: Add AMD PCI-Express NTB driver
 2016-01-11  7:07 UTC  (13+ messages)

[PATCH v2] NTB: Address out of DMA descriptor issue with NTB
 2016-01-08 16:57 UTC  (2+ messages)

[PATCH] NTB: Address out of DMA descriptor issue with NTB
 2016-01-08 14:57 UTC  (2+ messages)

[PATCH V2 0/3] Change notes of V2
 2016-01-08  3:09 UTC  (5+ messages)

[PATCH V2 2/3] NTB: Add AMD NTB support in Kconfig and Makefile
 2016-01-07  2:28 UTC  (3+ messages)

[PATCH v2] ntb: ntb perf tool
 2016-01-06 18:04 UTC 

[PATCH] ntb: ntb perf tool
 2016-01-06 17:45 UTC  (5+ messages)

[PATCH V2 3/3] NTB: Add flush_req and wakeup interface
 2015-12-23 13:43 UTC 

[PATCH v2] NTB: Clear property bits in BAR value
 2015-12-19 22:59 UTC  (3+ messages)

[PATCH] NTB: ntb_process_tx error path bug
 2015-12-19 22:55 UTC 

[PATCH 1/3] NTB: Add AMD PCI-Express NTB driver
 2015-12-18  7:18 UTC  (3+ messages)

[PATCH 3/3] NTB: Add flush_req and wakeup interface
 2015-12-17 11:29 UTC  (2+ messages)

[PATCH 2/3] NTB: Add AMD NTB support in Kconfig and Makefile
 2015-12-17 11:01 UTC  (2+ messages)

[PATCH] NTB: Clear property bits in BAR value
 2015-11-19 20:54 UTC  (3+ messages)

[GIT PULL] NTB bug fixes for v4.4
 2015-11-08 21:42 UTC 

[PATCH] NTB: fix 32-bit compiler warning
 2015-11-08 21:24 UTC  (2+ messages)

[PATCH 1/2] NTB: fix access of free-ed pointer
 2015-10-05  2:48 UTC  (4+ messages)
` [PATCH 2/2] NTB: remove unused variable

[PATCH] NTB: unify translation addresses
 2015-10-05  2:29 UTC  (3+ messages)

[PATCH v2] NTB: Fix issue where we may be accessing NULL ptr
 2015-09-17 20:58 UTC  (2+ messages)

[PATCH] NTB: Fix issue where we may be accessing NULL ptr
 2015-09-17 18:49 UTC  (2+ messages)

NTB: Use unique DMA channels for TX and RX
 2015-09-16 14:41 UTC  (2+ messages)

[PATCH 0/2] NTB: Fix/improve memory window index validation
 2015-09-07 19:41 UTC  (4+ messages)
` [PATCH 1/2] NTB: Improve index handling in B2B MW workaround
` [PATCH 2/2] NTB: Fix range check on memory window index

[PATCH] NTB: Fix documentation for ntb_peer_db_clear
 2015-07-15 16:43 UTC 

[PATCH] NTB: Fix documentation for ntb_link_is_up
 2015-07-15  8:15 UTC 

[PATCH v2 0/7] NTB: Bug Fixes
 2015-07-13 12:07 UTC  (16+ messages)
` [PATCH v2 1/7] NTB: Fix ntb_transport out-of-order RX update
` [PATCH v2 2/7] NTB: Fix transport stats for multiple devices
` [PATCH v2 3/7] NTB: ntb_netdev not covering all receive errors
` [PATCH v2 4/7] NTB: Fix oops in debugfs when transport is half-up
` [PATCH v2 5/7] NTB: Schedule to receive on QP link up
` [PATCH v2 6/7] NTB: Fix zero size or integer overflow in ntb_set_mw
` [PATCH v2 7/7] NTB: Fix dereference before check
` [PATCH v2 00/14] NTB: Performance and Usability Features
  ` [PATCH v2 08/14] NTB: Add list to MAINTAINERS
  ` [PATCH v2 09/14] NTB: Add flow control to the ntb_netdev
  ` [PATCH v2 10/14] NTB: Add PCI Device IDs for Broadwell Xeon
  ` [PATCH v2 11/14] NTB: Make the transport list in order of discovery
  ` [PATCH v2 12/14] NTB: Clean up QP stats info
  ` [PATCH v2 13/14] NTB: Remove dma_sync_wait from ntb_async_rx
  ` [PATCH v2 14/14] NTB: Use unique DMA channels for TX and RX

[PATCH v2] NTB: Add flow control to the ntb_netdev
 2015-07-13 16:12 UTC 

[PATCH 00/12] NTB: Performance and bug fixes in ntb drivers
 2015-07-13 15:08 UTC  (17+ messages)
` [PATCH 01/12] NTB: Fix ntb_transport out-of-order RX update
` [PATCH 02/12] NTB: Add flow control to the ntb_netdev
` [PATCH 03/12] NTB: Fix transport stats for multiple devices
` [PATCH 04/12] NTB: ntb_netdev not covering all receive errors
` [PATCH 05/12] NTB: Fix oops in debugfs when transport is half-up
` [PATCH 06/12] NTB: Schedule to receive on QP link up
` [PATCH 07/12] NTB: Add PCI Device IDs for Broadwell Xeon
` [PATCH 08/12] NTB: Make the transport list in order of discovery
` [PATCH 09/12] NTB: Clean up QP stats info
` [PATCH 10/12] NTB: Remove dma_sync_wait from ntb_async_rx
` [PATCH 11/12] NTB: Use unique DMA channels for TX and RX
` [PATCH 12/12] NTB: Fix zero size or integer overflow in ntb_set_mw

[PATCH] NTB: Improve index handling in B2B MW workaround
 2015-07-13 14:59 UTC  (4+ messages)

[PATCH] NTB: Fix dereference before check
 2015-07-13 14:23 UTC  (3+ messages)

[PATCH] NTB: Add list to MAINTAINERS
 2015-07-04 18:59 UTC 

[PATCH 0/9] NTB: Fix and cleanup ntb drivers
 2015-06-29 15:28 UTC  (12+ messages)
` [PATCH 1/9] NTB: Fix ntb_transport out-of-order RX update
` [PATCH 3/9] NTB: Fix transport stats for multiple devices
` [PATCH 4/9] NTB: ntb_netdev not covering all receive errors
` [PATCH 5/9] NTB: Fix oops in debugfs when transport is half-up
` [PATCH 6/9] NTB: Schedule to receive on QP link up
` [PATCH 7/9] NTB: Add PCI Device IDs for Broadwell Xeon
` [PATCH 8/9] NTB: Make the transport list in order of discovery
` [PATCH 9/9] NTB: Clean up QP stats info
` [PATCH 2/9] NTB: Add flow control to the ntb_netdev

[PATCH v4 00/19] NTB: Add NTB hardware abstraction layer
 2015-06-10  9:08 UTC  (17+ messages)
` [PATCH v4 02/19] "
` [PATCH v4 05/19] NTB: Enable link for Intel root port mode in probe
` [PATCH v4 06/19] NTB: Check the device ID to set errata flags
` [PATCH v4 07/19] NTB: Differentiate transport link down messages
` [PATCH v4 08/19] NTB: Do not advance transport RX on link down
` [PATCH v4 09/19] NTB: Reset transport QP link stats on down
` [PATCH v4 10/19] NTB: Add parameters for Intel SNB B2B addresses
` [PATCH v4 11/19] NTB: Add ping pong test client
` [PATCH v4 12/19] NTB: Add tool "
` [PATCH v4 13/19] NTB: Rate limit ntb_qp_link_work
` [PATCH v4 14/19] NTB: Use NUMA memory and DMA chan in transport
` [PATCH v4 15/19] NTB: Use NUMA memory in Intel driver
` [PATCH v4 16/19] NTB: Improve performance with write combining
` [PATCH v4 17/19] NTB: Default to CPU memcpy for performance
` [PATCH v4 18/19] NTB: Rename Intel code names to platform names
` [PATCH v4 19/19] NTB: Increase transport MTU to 64k from 16k


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