[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150809213938.GA1573@arkham.kudzu.us>
Date: Sun, 9 Aug 2015 17:39:38 -0400
From: Jon Mason <jdmason@...zu.us>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] NTB bug fixes for v4.2
Hello Linus,
Here are a few NTB bug fixes for 4.2. Please consider pulling them.
Thanks,
Jon
The following changes since commit f7644cbfcdf03528f0f450f3940c4985b2291f49:
Linux 4.2-rc6 (2015-08-09 15:54:30 -0400)
are available in the git repository at:
git://github.com/jonmason/ntb tags/ntb-4.2-rc7
for you to fetch changes up to e15f940908e474da03349cb55a107fe89310a02c:
ntb: avoid format string in dev_set_name (2015-08-09 16:32:22 -0400)
----------------------------------------------------------------
NTB bug fixes to address transport receive issues, stats, link
negotiation issues, and string formatting.
----------------------------------------------------------------
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
Kees Cook (1):
ntb: avoid format string in dev_set_name
drivers/net/ntb_netdev.c | 9 +-
drivers/ntb/ntb.c | 2 +-
drivers/ntb/ntb_transport.c | 201 +++++++++++++++++++++++++++-----------------
3 files changed, 133 insertions(+), 79 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists