]> 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)
commit46b781f5bd2d143c785d3135c1c521a7a3414257
tree2d84016a0728c5527f412d40689e6c75b9be8d0d
parent910072723b11ca544bc45f24772da2b56d5bd19f
parent9cfaefbba0b47206397cf05ab421431536291a99
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