lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 11 Sep 2015 22:22:26 -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.3

Hello Linus,
Here are a few NTB bug and documentation fixes, new device IDs, and
performance improvements fixes for 4.3.  Please consider pulling them.

Thanks,
Jon



The following changes since commit 64291f7db5bd8150a74ad2036f1037e6a0428df2:

  Linux 4.2 (2015-08-30 11:34:09 -0700)

are available in the git repository at:

  git://github.com/jonmason/ntb tags/ntb-4.3

for you to fetch changes up to 9a07826f99034202dad589285a47132685d9538b:

  NTB: Fix range check on memory window index (2015-09-07 15:27:12 -0400)

----------------------------------------------------------------
NTB bug and documentation fixes, new device IDs, performance
improvements, and adding a mailing list to MAINTAINERS for NTB.

----------------------------------------------------------------
Allen Hubbe (5):
      NTB: Remove dma_sync_wait from ntb_async_rx
      NTB: Fix documentation for ntb_link_is_up
      NTB: Fix documentation for ntb_peer_db_clear.
      NTB: Improve index handling in B2B MW workaround
      NTB: Fix range check on memory window index

Dave Jiang (5):
      NTB: Add flow control to the ntb_netdev
      NTB: Add PCI Device IDs for Broadwell Xeon
      NTB: Make the transport list in order of discovery
      NTB: Clean up QP stats info
      NTB: Use unique DMA channels for TX and RX

Jon Mason (1):
      NTB: Add list to MAINTAINERS

 MAINTAINERS                         |   2 +
 drivers/net/ntb_netdev.c            |  77 ++++++++++++++++++++++
 drivers/ntb/hw/intel/ntb_hw_intel.c |  39 +++++++++--
 drivers/ntb/hw/intel/ntb_hw_intel.h |   3 +
 drivers/ntb/ntb_transport.c         | 126 ++++++++++++++++++++++++++----------
 include/linux/ntb.h                 |   9 ++-
 include/linux/ntb_transport.h       |   1 +
 7 files changed, 210 insertions(+), 47 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ