]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Sep 2015 02:29:00 +0000 (19:29 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Sep 2015 02:29:00 +0000 (19:29 -0700)
commita15d4c948bd8c281a359f3a226de82f50e9981da
tree3487d4920f55ec245b1493c114a48acae5f72489
parent70f5d5f624926bb4da27b8360b75170cf139f522
parentca6c9e92ab70ff2c10a4423f625e831bf810d09f
Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb

Pull NTB fixes from Jon Mason:
 "NTB bug and documentation fixes, new device IDs, performance
  improvements, and adding a mailing list to MAINTAINERS for NTB"

* tag 'ntb-4.3' of git://github.com/jonmason/ntb:
  NTB: Fix range check on memory window index
  NTB: Improve index handling in B2B MW workaround
  NTB: Fix documentation for ntb_peer_db_clear.
  NTB: Fix documentation for ntb_link_is_up
  NTB: Use unique DMA channels for TX and RX
  NTB: Remove dma_sync_wait from ntb_async_rx
  NTB: Clean up QP stats info
  NTB: Make the transport list in order of discovery
  NTB: Add PCI Device IDs for Broadwell Xeon
  NTB: Add flow control to the ntb_netdev
  NTB: Add list to MAINTAINERS
MAINTAINERS