]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'tipc-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 14 May 2014 19:20:19 +0000 (15:20 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 14 May 2014 19:20:19 +0000 (15:20 -0400)
commit4940aec4c6116071c83eedc2717610416c51b1e2
tree6384a917346902a5916789cdea9d3a18e47f53a6
parent37795178ccf670cd76233e1f027a2b5f154b970f
parent1a165eb1f9c9bbc909b2a518d465eb4bd0524e6d
Merge branch 'tipc-next'

Jon Maloy says:

====================
tipc: bug fixes and improvements

Intensive and extensive testing has revealed some rather infrequent
problems related to flow control, buffer handling and link
establishment. Commits ##1 to 4 deal with these problems.

The remaining four commits are just code improvments, aiming at
making the code more comprehensible and maintainable. There are
no functional enhancements in this series.

v2: Fixed a typo in commit log #2. Otherwise no changes from v1.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>