summaryrefslogtreecommitdiffstats
path: root/net/tipc/group.c
Commit message (Expand)AuthorAgeFilesLines
* tipc: fix access of released memoryJon Maloy2017-11-211-1/+1
* tipc: add multipoint-to-point flow controlJon Maloy2017-10-131-5/+124
* tipc: guarantee delivery of last broadcast before DOWN eventJon Maloy2017-10-131-13/+32
* tipc: guarantee that group broadcast doesn't bypass group unicastJon Maloy2017-10-131-6/+41
* tipc: guarantee group unicast doesn't bypass group broadcastJon Maloy2017-10-131-15/+72
* tipc: introduce group multicast messagingJon Maloy2017-10-131-1/+13
* tipc: introduce group anycast messagingJon Maloy2017-10-131-0/+7
* tipc: introduce group unicast messagingJon Maloy2017-10-131-2/+43
* tipc: introduce flow control for group broadcast messagesJon Maloy2017-10-131-4/+144
* tipc: receive group membership events via member socketJon Maloy2017-10-131-13/+47
* tipc: add second source address to recvmsg()/recvfrom()Jon Maloy2017-10-131-0/+3
* tipc: introduce communication groupsJon Maloy2017-10-131-0/+404
OpenPOWER on IntegriCloud