summaryrefslogtreecommitdiff
path: root/net/tipc/server.c
AgeCommit message (Expand)Author
2015-05-14tipc: use sock_create_kern interface to create kernel socketYing Xue
2015-05-04tipc: deal with return value of tipc_conn_new callbackYing Xue
2015-04-23tipc: fix topology server broken issueYing Xue
2015-03-17tipc: withdraw tipc topology server name when namespace is deletedYing Xue
2015-03-17tipc: fix netns refcnt leakYing Xue
2015-01-12tipc: make subscriber server support net namespaceYing Xue
2015-01-12tipc: name tipc name table support net namespaceYing Xue
2015-01-12tipc: cleanup core.c and core.h filesYing Xue
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2014-03-06tipc: fix connection refcount leakYing Xue
2014-03-06tipc: allow connection shutdown callback to be invoked in advanceYing Xue
2014-02-22tipc: remove all enabled flags from all tipc componentsYing Xue
2014-01-14tipc: spelling fixesstephen hemminger
2013-08-01tipc: fix oops when creating server socket failsYing Xue
2013-06-17tipc: introduce new TIPC server infrastructureYing Xue