Jon Maloy
|
b06f9d9f1a
tipc: fix info leak from kernel tipc_event
|
6 years ago |
YueHaibing
|
e064cce130
tipc: make some functions static
|
7 years ago |
YueHaibing
|
d81d25e66a
tipc: remove unused tipc_group_size
|
7 years ago |
GhantaKrishnamurthy MohanKrishna
|
a1be5a20f1
tipc: extend sock diag for group communication
|
7 years ago |
David S. Miller
|
0f3e9c97eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Jon Maloy
|
1b22bcad7e
tipc: correct initial value for group congestion flag
|
7 years ago |
Jon Maloy
|
026321c6d0
tipc: rename tipc_server to tipc_topsrv
|
7 years ago |
Jon Maloy
|
60c2530696
tipc: fix race between poll() and setsockopt()
|
7 years ago |
Jon Maloy
|
eb929a91b2
tipc: improve poll() for group member socket
|
7 years ago |
Jon Maloy
|
232d07b74a
tipc: improve groupcast scope handling
|
7 years ago |
Jon Maloy
|
8348500f80
tipc: add option to suppress PUBLISH events for pre-existing publications
|
7 years ago |
Jon Maloy
|
d12d2e12ce
tipc: send out join messages as soon as new member is discovered
|
7 years ago |
Jon Maloy
|
c2b22bcf2e
tipc: simplify group LEAVE sequence
|
7 years ago |
Jon Maloy
|
7ad32bcb78
tipc: create group member event messages when they are needed
|
7 years ago |
Jon Maloy
|
0233493a5f
tipc: adjustment to group member FSM
|
7 years ago |
Jon Maloy
|
4ea5dab541
tipc: let group member stay in JOINED mode if unable to reclaim
|
7 years ago |
Jon Maloy
|
8d5dee21f6
tipc: a couple of cleanups
|
7 years ago |
David S. Miller
|
a0ce093180
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Jon Maloy
|
d84d1b3b6b
tipc: simplify small window members' sorting algorithm
|
7 years ago |
Jon Maloy
|
38266ca17c
tipc: some clarifying name changes
|
7 years ago |
Jon Maloy
|
f9c935db80
tipc: fix problems with multipoint-to-point flow control
|
7 years ago |
Jon Maloy
|
3a33a19bf8
tipc: fix memory leak of group member when peer node is lost
|
7 years ago |
Jon Maloy
|
0a3d805c9c
tipc: base group replicast ack counter on number of actual receivers
|
7 years ago |
Jon Maloy
|
bb25c3855a
tipc: remove joining group member from congested list
|
7 years ago |
Jon Maloy
|
3db0960117
tipc: fix list sorting bug in function tipc_group_update_member()
|
7 years ago |
Jon Maloy
|
3f42f5fe31
tipc: remove leaving group member from all lists
|
7 years ago |
Jon Maloy
|
234833991e
tipc: fix lost member events bug
|
7 years ago |
Jon Maloy
|
2e724dca77
tipc: eliminate access after delete in group_filter_msg()
|
7 years ago |
Jon Maloy
|
e0e853ac03
tipc: fix access of released memory
|
7 years ago |
Jon Maloy
|
04d7b574b2
tipc: add multipoint-to-point flow control
|
7 years ago |