summaryrefslogtreecommitdiff
path: root/net/tipc/server.c
Commit message (Expand)AuthorAge
* tipc: fix cleanup at module unloadParthasarathy Bhuvaragan2017-01-24
* tipc: ignore requests when the connection state is not CONNECTEDParthasarathy Bhuvaragan2017-01-24
* tipc: fix nametbl_lock soft lockup at module exitParthasarathy Bhuvaragan2017-01-24
* tipc: fix connection refcount errorParthasarathy Bhuvaragan2017-01-24
* tipc: Use kmemdup instead of kmalloc and memcpyAmitoj Kaur Chawla2016-06-27
* tipc: block BH in TCP callbacksEric Dumazet2016-05-19
* tipc: fix a race condition leading to subscriber refcnt bugParthasarathy Bhuvaragan2016-04-14
* tipc: use alloc_ordered_workqueue() instead of WQ_UNBOUND w/ max_active = 1Parthasarathy Bhuvaragan2016-02-06
* tipc: use sock_create_kern interface to create kernel socketYing Xue2015-05-14
* tipc: deal with return value of tipc_conn_new callbackYing Xue2015-05-04
* tipc: fix topology server broken issueYing Xue2015-04-23
* tipc: withdraw tipc topology server name when namespace is deletedYing Xue2015-03-17
* tipc: fix netns refcnt leakYing Xue2015-03-17
* tipc: make subscriber server support net namespaceYing Xue2015-01-12
* tipc: name tipc name table support net namespaceYing Xue2015-01-12
* tipc: cleanup core.c and core.h filesYing Xue2015-01-12
* net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
* tipc: fix connection refcount leakYing Xue2014-03-06
* tipc: allow connection shutdown callback to be invoked in advanceYing Xue2014-03-06
* tipc: remove all enabled flags from all tipc componentsYing Xue2014-02-22
* tipc: spelling fixesstephen hemminger2014-01-14
* tipc: fix oops when creating server socket failsYing Xue2013-08-01
* tipc: introduce new TIPC server infrastructureYing Xue2013-06-17