Linux PCI Non-Transparent Bridge framework and drivers
 help / color / mirror / Atom feed
* [PATCH v2 0/7] NTB: Bug Fixes
@ 2015-07-13 12:07 Allen Hubbe
  2015-07-13 12:07 ` [PATCH v2 1/7] NTB: Fix ntb_transport out-of-order RX update Allen Hubbe
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Allen Hubbe @ 2015-07-13 12:07 UTC (permalink / raw)
  To: linux-ntb; +Cc: Jon Mason, Dave Jiang, Allen Hubbe

I split the v1 series into two series.  These patches are bug fixes.

These are in github.com/allenbh/linux.git branch ntb/master.

Allen Hubbe (4):
  NTB: Fix ntb_transport out-of-order RX update
  NTB: Schedule to receive on QP link up
  NTB: Fix zero size or integer overflow in ntb_set_mw
  NTB: Fix dereference before check

Dave Jiang (3):
  NTB: Fix transport stats for multiple devices
  NTB: ntb_netdev not covering all receive errors
  NTB: Fix oops in debugfs when transport is half-up

 drivers/net/ntb_netdev.c    |   9 +-
 drivers/ntb/ntb_transport.c | 201 +++++++++++++++++++++++++++-----------------
 2 files changed, 132 insertions(+), 78 deletions(-)

-- 
2.5.0.rc1


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2015-07-13 17:07 UTC | newest]

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

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