index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
server.h
Age
Commit message (
Expand
)
Author
2018-02-16
tipc: rename tipc_server to tipc_topsrv
Jon Maloy
2018-02-16
tipc: make struct tipc_server private for server.c
Jon Maloy
2018-02-16
tipc: collapse subscription creation functions
Jon Maloy
2018-02-16
tipc: simplify interaction between subscription and topology connection
Jon Maloy
2018-02-16
tipc: eliminate struct tipc_subscriber
Jon Maloy
2018-02-16
tipc: remove unnecessary function pointers
Jon Maloy
2018-02-16
tipc: remove redundant code in topology server
Jon Maloy
2018-01-16
tipc: fix race condition at topology server receive
Jon Maloy
2018-01-09
tipc: improve groupcast scope handling
Jon Maloy
2018-01-09
tipc: add option to suppress PUBLISH events for pre-existing publications
Jon Maloy
2017-10-13
tipc: add ability to order and receive topology events in driver
Jon Maloy
2016-04-14
tipc: fix a race condition leading to subscriber refcnt bug
Parthasarathy Bhuvaragan
2015-01-12
tipc: make subscriber server support net namespace
Ying Xue
2015-01-12
tipc: name tipc name table support net namespace
Ying Xue
2015-01-12
tipc: cleanup core.c and core.h files
Ying Xue
2014-02-22
tipc: remove all enabled flags from all tipc components
Ying Xue
2013-06-17
tipc: introduce new TIPC server infrastructure
Ying Xue