summaryrefslogtreecommitdiffstats
path: root/net/tipc/socket.h
Commit message (Expand)AuthorAgeFilesLines
* tipc: redesign connection-level flow controlJon Paul Maloy2016-05-031-5/+12
* tipc: clean up socket layer message receptionJon Paul Maloy2015-07-261-1/+1
* tipc: fix netns refcnt leakYing Xue2015-03-171-4/+0
* tipc: convert legacy nl socket dump to nl compatRichard Alpe2015-02-091-1/+0
* tipc: eliminate race condition at multicast receptionJon Paul Maloy2015-02-051-2/+2
* tipc: simplify socket multicast receptionJon Paul Maloy2015-02-051-1/+1
* tipc: resolve race problem at unicast message receptionJon Paul Maloy2015-02-051-1/+1
* tipc: make subscriber server support net namespaceYing Xue2015-01-121-1/+1
* tipc: make tipc socket support net namespaceYing Xue2015-01-121-4/+4
* tipc: make tipc node table aware of net namespaceYing Xue2015-01-121-2/+2
* tipc: cleanup core.c and core.h filesYing Xue2015-01-121-0/+7
* tipc: convert tipc reference table to use generic rhashtableYing Xue2015-01-081-2/+2
* tipc: add publication dump to new netlink apiRichard Alpe2014-11-211-0/+1
* tipc: add sock dump to new netlink apiRichard Alpe2014-11-211-0/+2
* tipc: merge struct tipc_port into struct tipc_sockJon Paul Maloy2014-08-231-74/+0
* tipc: remove files ref.h and ref.cJon Paul Maloy2014-08-231-0/+2
* tipc: remove include file port.hJon Paul Maloy2014-08-231-1/+38
* tipc: use registry when scanning socketsJon Paul Maloy2014-08-231-1/+2
* tipc: use pseudo message to wake up sockets after link congestionJon Paul Maloy2014-08-231-6/+1
* tipc: add new functions for multicast and broadcast distributionJon Paul Maloy2014-07-161-0/+2
* tipc: simplify connection congestion handlingJon Paul Maloy2014-06-271-0/+11
* tipc: clean up connection protocol reception functionJon Paul Maloy2014-06-271-0/+3
* tipc: merge port message reception into socket reception functionJon Paul Maloy2014-05-141-1/+1
* tipc: compensate for double accounting in socket rcv bufferJon Paul Maloy2014-05-141-0/+2
* tipc: align usage of variable names and macros in socketJon Paul Maloy2014-03-121-9/+4
* tipc: eliminate upcall function pointers between port and socketJon Paul Maloy2014-03-121-0/+7
* tipc: aggregate port structure into socket structureJon Paul Maloy2014-03-121-0/+70
OpenPOWER on IntegriCloud