aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/socket.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-23tipc: merge struct tipc_port into struct tipc_sockJon Paul Maloy1-74/+0
2014-08-23tipc: remove files ref.h and ref.cJon Paul Maloy1-0/+2
2014-08-23tipc: remove include file port.hJon Paul Maloy1-1/+38
2014-08-23tipc: use registry when scanning socketsJon Paul Maloy1-1/+2
2014-08-23tipc: use pseudo message to wake up sockets after link congestionJon Paul Maloy1-6/+1
2014-07-16tipc: add new functions for multicast and broadcast distributionJon Paul Maloy1-0/+2
2014-06-27tipc: simplify connection congestion handlingJon Paul Maloy1-0/+11
2014-06-27tipc: clean up connection protocol reception functionJon Paul Maloy1-0/+3
2014-05-14tipc: merge port message reception into socket reception functionJon Paul Maloy1-1/+1
2014-05-14tipc: compensate for double accounting in socket rcv bufferJon Paul Maloy1-0/+2
2014-03-12tipc: align usage of variable names and macros in socketJon Paul Maloy1-9/+4
2014-03-12tipc: eliminate upcall function pointers between port and socketJon Paul Maloy1-0/+7
2014-03-12tipc: aggregate port structure into socket structureJon Paul Maloy1-0/+70