]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit016a9f50e28086f70007729017142dedc84e53d1
tree2d84016a0728c5527f412d40689e6c75b9be8d0d
parenta3ca013d8824e9bcf9cd62111058e882be9b334c
parente15f940908e474da03349cb55a107fe89310a02c
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