All of lore.kernel.org
 help / color / mirror / Atom feed
From: Allen Hubbe <Allen.Hubbe@emc.com>
To: linux-ntb@googlegroups.com
Cc: Jon Mason <jdmason@kudzu.us>, Dave Jiang <dave.jiang@intel.com>,
	Allen Hubbe <Allen.Hubbe@emc.com>
Subject: [PATCH v2 0/7] NTB: Bug Fixes
Date: Mon, 13 Jul 2015 08:07:07 -0400	[thread overview]
Message-ID: <cover.1436788051.git.Allen.Hubbe@emc.com> (raw)

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


             reply	other threads:[~2015-07-13 17:07 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-13 12:07 Allen Hubbe [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1436788051.git.Allen.Hubbe@emc.com \
    --to=allen.hubbe@emc.com \
    --cc=dave.jiang@intel.com \
    --cc=jdmason@kudzu.us \
    --cc=linux-ntb@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.