blob: 69e2a1a01e245335138ac11ef4b08f75ceadf521 [file] [log] [blame]
1b22bcad7e39 ("tipc: correct initial value for group congestion flag")
60c253069632 ("tipc: fix race between poll() and setsockopt()")
eb929a91b213 ("tipc: improve poll() for group member socket")
232d07b74a33 ("tipc: improve groupcast scope handling")
8348500f80d5 ("tipc: add option to suppress PUBLISH events for pre-existing publications")
d12d2e12cec2 ("tipc: send out join messages as soon as new member is discovered")
c2b22bcf2e18 ("tipc: simplify group LEAVE sequence")
7ad32bcb7855 ("tipc: create group member event messages when they are needed")
0233493a5fad ("tipc: adjustment to group member FSM")
d84d1b3b6b8c ("tipc: simplify small window members' sorting algorithm")
38266ca17c5f ("tipc: some clarifying name changes")
3a33a19bf88c ("tipc: fix memory leak of group member when peer node is lost")
bb25c3855a12 ("tipc: remove joining group member from congested list")
3db096011722 ("tipc: fix list sorting bug in function tipc_group_update_member()")
3f42f5fe31c8 ("tipc: remove leaving group member from all lists")
e233df01576b ("tipc: fix a dangling pointer")
04d7b574b245 ("tipc: add multipoint-to-point flow control")
a3bada70660f ("tipc: guarantee delivery of last broadcast before DOWN event")
399574d41963 ("tipc: guarantee delivery of UP event before first broadcast")
2f487712b893 ("tipc: guarantee that group broadcast doesn't bypass group unicast")
b87a5ea31c93 ("tipc: guarantee group unicast doesn't bypass group broadcast")
5b8dddb63769 ("tipc: introduce group multicast messaging")
ee106d7f942d ("tipc: introduce group anycast messaging")
27bd9ec027f3 ("tipc: introduce group unicast messaging")
b7d42635517f ("tipc: introduce flow control for group broadcast messages")
ae236fb208a6 ("tipc: receive group membership events via member socket")
31c82a2d9d51 ("tipc: add second source address to recvmsg()/recvfrom()")
75da2163dbb6 ("tipc: introduce communication groups")
a80ae5306a73 ("tipc: improve destination linked list")
64ac5f5977df ("tipc: refactor function filter_rcv()")
23998835be98 ("tipc: improve address sanity check in tipc_connect()")
14c04493cb77 ("tipc: add ability to order and receive topology events in driver")