aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/link.h
Commit message (Expand)AuthorAge
* tipc: simplify link mtu negotiationJon Paul Maloy2015-04-02
* tipc: eliminate delayed link deletion at link failoverJon Paul Maloy2015-04-02
* tipc: eliminate race condition at dual link establishmentJon Paul Maloy2015-03-25
* tipc: introduce starvation free send algorithmJon Paul Maloy2015-03-25
* tipc: split link outqueueJon Paul Maloy2015-03-14
* tipc: convert legacy nl link stat reset to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl link prop set to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl link stat to nl compatRichard Alpe2015-02-09
* tipc: resolve race problem at unicast message receptionJon Paul Maloy2015-02-05
* tipc: reduce usage of context info in socket and linkJon Paul Maloy2015-02-05
* tipc: avoid stale link after aborted failoverJon Paul Maloy2015-02-04
* tipc: add reference count to struct tipc_linkJon Paul Maloy2015-02-04
* tipc: make bearer list support net namespaceYing Xue2015-01-12
* tipc: make tipc node table aware of net namespaceYing Xue2015-01-12
* tipc: remove unused tipc_link_get_max_pkt routineYing Xue2015-01-12
* tipc: cleanup core.c and core.h filesYing Xue2015-01-12
* tipc: remove unnecessary wrapper functions of kernel timer APIsYing Xue2015-01-12
* tipc: use generic SKB list APIs to manage TIPC outgoing packet chainsYing Xue2014-11-26
* tipc: use generic SKB list APIs to manage deferred queue of linkYing Xue2014-11-26
* tipc: use generic SKB list APIs to manage link transmission queueYing Xue2014-11-26
* tipc: remove unused between routineYing Xue2014-11-26
* tipc: clean up the process of link pushing packetsYing Xue2014-11-26
* tipc: remove retransmission queueYing Xue2014-11-26
* tipc: remove protocol message queueYing Xue2014-11-26
* tipc: add link stat reset to new netlink apiRichard Alpe2014-11-21
* tipc: add link set to new netlink apiRichard Alpe2014-11-21
* tipc: add link get/dump to new netlink apiRichard Alpe2014-11-21
* tipc: add bearer disable/enable to new netlink apiRichard Alpe2014-11-21
* tipc: use pseudo message to wake up sockets after link congestionJon Paul Maloy2014-08-23
* tipc: rename temporarily named functionsJon Paul Maloy2014-07-17
* tipc: remove unreferenced functionsJon Paul Maloy2014-07-17
* tipc: make name table distributor use new send functionJon Paul Maloy2014-07-17
* tipc: introduce send functions for chained buffers in linkJon Paul Maloy2014-06-27
* tipc: rename and move message reassembly functionJon Paul Maloy2014-05-14
* tipc: avoid to asynchronously reset all linksYing Xue2014-05-05
* tipc: decouple the relationship between bearer and linkYing Xue2014-04-22
* tipc: align tipc function names with common naming practice in the networkYing Xue2014-02-18
* tipc: delay delete of link when failover is neededJon Paul Maloy2014-02-13
* tipc: remove 'links' list from tipc_bearer structYing Xue2014-02-13
* tipc: redefine 'started' flag in struct link to bitmapYing Xue2014-02-13
* tipc: move code for deleting links from bearer.c to link.cYing Xue2014-02-13
* tipc: move code for resetting links from bearer.c to link.cYing Xue2014-02-13
* tipc: stricter behavior of message reassembly functionJon Paul Maloy2014-02-13
* tipc: make link start event synchronousJon Paul Maloy2014-01-07
* tipc: rename functions related to link failover and improve commentsJon Paul Maloy2014-01-07
* tipc: make local function staticstephen hemminger2014-01-04
* tipc: remove unused 'blocked' flag from tipc_link structYing Xue2013-12-11
* tipc: message reassembly using fragment chainErik Hugne2013-11-07
* tipc: remove iovec length parameter from all sending functionsYing Xue2013-10-18
* tipc: remove the bearer congestion mechanismYing Xue2012-11-21