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