summaryrefslogtreecommitdiffstats
path: root/net/tipc/server.c
AgeCommit message (Expand)AuthorLines
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller-2/+2
2014-03-06tipc: fix connection refcount leakYing Xue-2/+4
2014-03-06tipc: allow connection shutdown callback to be invoked in advanceYing Xue-5/+3
2014-02-22tipc: remove all enabled flags from all tipc componentsYing Xue-5/+0
2014-01-14tipc: spelling fixesstephen hemminger-1/+1
2013-08-01tipc: fix oops when creating server socket failsYing Xue-3/+12
2013-06-17tipc: introduce new TIPC server infrastructureYing Xue-0/+596