Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-13 | tipc: add multipoint-to-point flow control | Jon Maloy | 1 | -5/+124 |
2017-10-13 | tipc: guarantee delivery of last broadcast before DOWN event | Jon Maloy | 1 | -13/+32 |
2017-10-13 | tipc: guarantee that group broadcast doesn't bypass group unicast | Jon Maloy | 1 | -6/+41 |
2017-10-13 | tipc: guarantee group unicast doesn't bypass group broadcast | Jon Maloy | 1 | -15/+72 |
2017-10-13 | tipc: introduce group multicast messaging | Jon Maloy | 1 | -1/+13 |
2017-10-13 | tipc: introduce group anycast messaging | Jon Maloy | 1 | -0/+7 |
2017-10-13 | tipc: introduce group unicast messaging | Jon Maloy | 1 | -2/+43 |
2017-10-13 | tipc: introduce flow control for group broadcast messages | Jon Maloy | 1 | -4/+144 |
2017-10-13 | tipc: receive group membership events via member socket | Jon Maloy | 1 | -13/+47 |
2017-10-13 | tipc: add second source address to recvmsg()/recvfrom() | Jon Maloy | 1 | -0/+3 |
2017-10-13 | tipc: introduce communication groups | Jon Maloy | 1 | -0/+404 |