]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'tipc-improvements-to-group-messaging'
authorDavid S. Miller <davem@davemloft.net>
Tue, 9 Jan 2018 17:35:59 +0000 (12:35 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Jan 2018 17:35:59 +0000 (12:35 -0500)
commitcbeff787fb8f55d5924aced51d51e89c9ed45d95
tree9562eb2a8fc216296ce455d4b124ada6b13ca965
parentc2a6622504250c50f8e2b3536bab8db6e282446b
parent0c0c181e3e97daa04af1cd687a1a8b750272c1df
Merge branch 'tipc-improvements-to-group-messaging'

Jon Maloy says:

====================
tipc: improvements to group messaging

We make a number of simplifications and improvements to the group
messaging service. They aim at readability/maintainability of the code
as well as scalability.

The series is based on commit efb7a104081e ("tipc: fix problems with
multipoint-to-point flow control) which has been applied to 'net' but
not yet to 'net-next'.
====================

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