summaryrefslogtreecommitdiff
path: root/net/tipc/socket.h
AgeCommit message (Expand)Author
2016-05-03tipc: redesign connection-level flow controlJon Paul Maloy
2015-07-26tipc: clean up socket layer message receptionJon Paul Maloy
2015-03-17tipc: fix netns refcnt leakYing Xue
2015-02-09tipc: convert legacy nl socket dump to nl compatRichard Alpe
2015-02-05tipc: eliminate race condition at multicast receptionJon Paul Maloy
2015-02-05tipc: simplify socket multicast receptionJon Paul Maloy
2015-02-05tipc: resolve race problem at unicast message receptionJon Paul Maloy
2015-01-12tipc: make subscriber server support net namespaceYing Xue
2015-01-12tipc: make tipc socket support net namespaceYing Xue
2015-01-12tipc: make tipc node table aware of net namespaceYing Xue
2015-01-12tipc: cleanup core.c and core.h filesYing Xue
2015-01-08tipc: convert tipc reference table to use generic rhashtableYing Xue
2014-11-21tipc: add publication dump to new netlink apiRichard Alpe
2014-11-21tipc: add sock dump to new netlink apiRichard Alpe
2014-08-23tipc: merge struct tipc_port into struct tipc_sockJon Paul Maloy
2014-08-23tipc: remove files ref.h and ref.cJon Paul Maloy
2014-08-23tipc: remove include file port.hJon Paul Maloy
2014-08-23tipc: use registry when scanning socketsJon Paul Maloy
2014-08-23tipc: use pseudo message to wake up sockets after link congestionJon Paul Maloy
2014-07-16tipc: add new functions for multicast and broadcast distributionJon Paul Maloy
2014-06-27tipc: simplify connection congestion handlingJon Paul Maloy
2014-06-27tipc: clean up connection protocol reception functionJon Paul Maloy
2014-05-14tipc: merge port message reception into socket reception functionJon Paul Maloy
2014-05-14tipc: compensate for double accounting in socket rcv bufferJon Paul Maloy
2014-03-12tipc: align usage of variable names and macros in socketJon Paul Maloy
2014-03-12tipc: eliminate upcall function pointers between port and socketJon Paul Maloy
2014-03-12tipc: aggregate port structure into socket structureJon Paul Maloy