summaryrefslogtreecommitdiff
path: root/net/tipc/bcast.h
Commit message (Expand)AuthorAge
* tipc: make replicast a user selectable optionJon Paul Maloy2017-01-20
* tipc: introduce replicast as transport option for multicastJon Paul Maloy2017-01-20
* tipc: add functionality to lookup multicast destination nodesJon Paul Maloy2017-01-20
* tipc: fix broadcast link synchronization problemJon Paul Maloy2016-10-29
* tipc: transfer broadcast nacks in link state messagesJon Paul Maloy2016-09-02
* tipc: remove pre-allocated message header in link structJon Paul Maloy2016-03-06
* tipc: narrow down exposure of struct tipc_nodeJon Paul Maloy2015-11-20
* tipc: clean up unused code and structuresJon Paul Maloy2015-10-24
* tipc: introduce jumbo frame support for broadcastJon Paul Maloy2015-10-24
* tipc: simplify bearer level broadcastJon Paul Maloy2015-10-24
* tipc: let broadcast packet reception use new link receive functionJon Paul Maloy2015-10-24
* tipc: use explicit allocation of broadcast send linkJon Paul Maloy2015-10-24
* tipc: create broadcast transmission link at namespace initJon Paul Maloy2015-10-24
* tipc: move broadcast link lock to struct tipc_netJon Paul Maloy2015-10-24
* tipc: move bcast definitions to bcast.cJon Paul Maloy2015-10-24
* tipc: reduce locking scope during packet receptionJon Paul Maloy2015-07-20
* tipc: add broadcast link window set/get to nl apiRichard Alpe2015-05-09
* tipc: fix potential deadlock when all links are resetYing Xue2015-03-29
* tipc: convert legacy nl link stat to nl compatRichard Alpe2015-02-09
* tipc: eliminate race condition at multicast receptionJon Paul Maloy2015-02-05
* tipc: simplify socket multicast receptionJon Paul Maloy2015-02-05
* tipc: reduce usage of context info in socket and linkJon Paul Maloy2015-02-05
* tipc: make tipc broadcast link support net namespaceYing Xue2015-01-12
* tipc: make bearer list support net namespaceYing Xue2015-01-12
* tipc: make tipc node table aware of net namespaceYing Xue2015-01-12
* tipc: involve namespace infrastructureYing Xue2015-01-12
* tipc: use generic SKB list APIs to manage TIPC outgoing packet chainsYing Xue2014-11-26
* tipc: add link get/dump to new netlink apiRichard Alpe2014-11-21
* tipc: fix bug in multicast congestion handlingJon Maloy2014-10-07
* tipc: rename temporarily named functionsJon Paul Maloy2014-07-16
* tipc: remove unreferenced functionsJon Paul Maloy2014-07-16
* tipc: add new functions for multicast and broadcast distributionJon Paul Maloy2014-07-16
* tipc: avoid to asynchronously reset all linksYing Xue2014-05-05
* tipc: convert allocations of global variables associated with bclinkYing Xue2014-05-05
* tipc: use bc_lock to protect node map in bearer structureYing Xue2014-04-22
* tipc: align tipc function names with common naming practice in the networkYing Xue2014-02-18
* tipc: cosmetic realignment of function argumentsPaul Gortmaker2013-06-17
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-30
* tipc: Major redesign of broadcast link ACK/NACK algorithmsAllan Stephens2012-02-06
* tipc: rename struct port_list to struct tipc_port_listPaul Gortmaker2011-12-29
* tipc: Ensure broadcast link spinlock is held when updating node mapAllan Stephens2011-12-27
* tipc: Eliminate dynamic allocation of broadcast link data structuresAllan Stephens2011-12-27
* tipc: Remove non-executable code to handle broadcast bearer congestionAllan Stephens2011-09-01
* tipc: Clean up tracking of node requesting a broadcast retransmitAllan Stephens2011-02-23
* tipc: Remove prototype code for supporting multiple clustersAllan Stephens2011-01-01
* tipc: cleanup function namespacestephen hemminger2010-10-16
* tipc: Reduce footprint by un-inlining port list routinesAllan Stephens2010-05-12
* tipc: Reduce footprint by un-inlining nmap routinesAllan Stephens2010-05-12
* tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens2010-05-12
* tipc: fix non-const printf format argumentsStephen Hemminger2009-03-18