Jon Maloy
|
c3317f4db8
tipc: fix unbalanced reference counter
|
7 years ago |
Jon Maloy
|
b714295abc
tipc: Fix missing list initializations in struct tipc_subscription
|
7 years ago |
Jon Maloy
|
026321c6d0
tipc: rename tipc_server to tipc_topsrv
|
7 years ago |
Jon Maloy
|
5c45ab24ac
tipc: make struct tipc_server private for server.c
|
7 years ago |
Jon Maloy
|
da0a75e86a
tipc: some prefix changes
|
7 years ago |
Jon Maloy
|
242e82cc95
tipc: collapse subscription creation functions
|
7 years ago |
Jon Maloy
|
8985ecc7c1
tipc: simplify endianness handling in topology subscriber
|
7 years ago |
Jon Maloy
|
414574a0af
tipc: simplify interaction between subscription and topology connection
|
7 years ago |
Jon Maloy
|
df79d040dc
tipc: eliminate struct tipc_subscriber
|
7 years ago |
Jon Maloy
|
c901d26d4a
tipc: remove unnecessary function pointers
|
7 years ago |
Jon Maloy
|
27469b7352
tipc: remove redundant code in topology server
|
7 years ago |
Jon Maloy
|
e88f2be832
tipc: fix race condition at topology server receive
|
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 |
Kees Cook
|
31b102bb50
net: tipc: Convert timers to use timer_setup()
|
7 years ago |
Ying Xue
|
fd849b7c41
tipc: fix a race condition of releasing subscriber object
|
8 years ago |
Parthasarathy Bhuvaragan
|
458be024ef
tipc: remove subscription references only for pending timers
|
8 years ago |
Ying Xue
|
7efea60dcf
tipc: adjust the policy of holding subscription kref
|
8 years ago |
Ying Xue
|
139bb36f75
tipc: advance the time of deleting subscription from subscriber->subscrp_list
|
8 years ago |
Ying Xue
|
557d054c01
tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe
|
8 years ago |
Parthasarathy Bhuvaragan
|
d094c4d5f5
tipc: add subscription refcount to avoid invalid delete
|
8 years ago |
Dan Carpenter
|
b43586576e
tipc: remove an unnecessary NULL check
|
9 years ago |
Parthasarathy Bhuvaragan
|
333f796235
tipc: fix a race condition leading to subscriber refcnt bug
|
9 years ago |
David S. Miller
|
810813c47a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Parthasarathy Bhuvaragan
|
4de13d7ed6
tipc: fix nullptr crash during subscription cancel
|
9 years ago |
Parthasarathy Bhuvaragan
|
ae245557f8
tipc: donot create timers if subscription timeout = TIPC_WAIT_FOREVER
|
9 years ago |
Parthasarathy Bhuvaragan
|
f3ad288c56
tipc: protect tipc_subscrb_get() with subscriber spin lock
|
9 years ago |
Parthasarathy Bhuvaragan
|
d4091899c9
tipc: hold subscriber->lock for tipc_nametbl_subscribe()
|
9 years ago |
Parthasarathy Bhuvaragan
|
cb01c7c870
tipc: fix connection abort when receiving invalid cancel request
|
9 years ago |
Parthasarathy Bhuvaragan
|
c8beccc67c
tipc: fix connection abort during subscription cancellation
|
9 years ago |