index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
/
group.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: eliminate access after delete in group_filter_msg()
Jon Maloy
2017-11-27
1
-1
/
+1
*
tipc: fix access of released memory
Jon Maloy
2017-11-21
1
-1
/
+1
*
tipc: add multipoint-to-point flow control
Jon Maloy
2017-10-13
1
-5
/
+124
*
tipc: guarantee delivery of last broadcast before DOWN event
Jon Maloy
2017-10-13
1
-13
/
+32
*
tipc: guarantee that group broadcast doesn't bypass group unicast
Jon Maloy
2017-10-13
1
-6
/
+41
*
tipc: guarantee group unicast doesn't bypass group broadcast
Jon Maloy
2017-10-13
1
-15
/
+72
*
tipc: introduce group multicast messaging
Jon Maloy
2017-10-13
1
-1
/
+13
*
tipc: introduce group anycast messaging
Jon Maloy
2017-10-13
1
-0
/
+7
*
tipc: introduce group unicast messaging
Jon Maloy
2017-10-13
1
-2
/
+43
*
tipc: introduce flow control for group broadcast messages
Jon Maloy
2017-10-13
1
-4
/
+144
*
tipc: receive group membership events via member socket
Jon Maloy
2017-10-13
1
-13
/
+47
*
tipc: add second source address to recvmsg()/recvfrom()
Jon Maloy
2017-10-13
1
-0
/
+3
*
tipc: introduce communication groups
Jon Maloy
2017-10-13
1
-0
/
+404