]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ntb-4.2-rc7' of git://github.com/jonmason/ntb
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 10 Aug 2015 17:38:42 +0000 (10:38 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 10 Aug 2015 17:38:42 +0000 (10:38 -0700)
commitd851f398aa7f0a8f6bada1334a19452b01f72a4b
tree2d84016a0728c5527f412d40689e6c75b9be8d0d
parent792910ae66590eaa36f939b85ac0cc0d95851e09
parent8315a08135b5203393d253fd1aaeb3c86425cb24
Merge tag 'ntb-4.2-rc7' of git://github.com/jonmason/ntb

Pull NTB bugfixes from Jon Mason:
 "NTB bug fixes to address transport receive issues, stats, link
  negotiation issues, and string formatting"

* tag 'ntb-4.2-rc7' of git://github.com/jonmason/ntb:
  ntb: avoid format string in dev_set_name
  NTB: Fix dereference before check
  NTB: Fix zero size or integer overflow in ntb_set_mw
  NTB: Schedule to receive on QP link up
  NTB: Fix oops in debugfs when transport is half-up
  NTB: ntb_netdev not covering all receive errors
  NTB: Fix transport stats for multiple devices
  NTB: Fix ntb_transport out-of-order RX update