summaryrefslogtreecommitdiffstats
path: root/net/tipc/bcast.h
Commit message (Expand)AuthorAgeFilesLines
* tipc: convert legacy nl link stat to nl compatRichard Alpe2015-02-091-1/+0
* tipc: eliminate race condition at multicast receptionJon Paul Maloy2015-02-051-0/+3
* tipc: simplify socket multicast receptionJon Paul Maloy2015-02-051-20/+4
* tipc: reduce usage of context info in socket and linkJon Paul Maloy2015-02-051-1/+1
* tipc: make tipc broadcast link support net namespaceYing Xue2015-01-121-26/+71
* tipc: make bearer list support net namespaceYing Xue2015-01-121-3/+4
* tipc: make tipc node table aware of net namespaceYing Xue2015-01-121-2/+2
* tipc: involve namespace infrastructureYing Xue2015-01-121-2/+3
* tipc: use generic SKB list APIs to manage TIPC outgoing packet chainsYing Xue2014-11-261-1/+1
* tipc: add link get/dump to new netlink apiRichard Alpe2014-11-211-0/+4
* tipc: fix bug in multicast congestion handlingJon Maloy2014-10-071-1/+1
* tipc: rename temporarily named functionsJon Paul Maloy2014-07-161-1/+1
* tipc: remove unreferenced functionsJon Paul Maloy2014-07-161-1/+0
* tipc: add new functions for multicast and broadcast distributionJon Paul Maloy2014-07-161-1/+3
* tipc: avoid to asynchronously reset all linksYing Xue2014-05-051-0/+2
* tipc: convert allocations of global variables associated with bclinkYing Xue2014-05-051-1/+1
* tipc: use bc_lock to protect node map in bearer structureYing Xue2014-04-221-4/+1
* tipc: align tipc function names with common naming practice in the networkYing Xue2014-02-181-2/+2
* tipc: cosmetic realignment of function argumentsPaul Gortmaker2013-06-171-1/+2
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-301-3/+0
* tipc: Major redesign of broadcast link ACK/NACK algorithmsAllan Stephens2012-02-061-1/+1
* tipc: rename struct port_list to struct tipc_port_listPaul Gortmaker2011-12-291-5/+5
* tipc: Ensure broadcast link spinlock is held when updating node mapAllan Stephens2011-12-271-2/+2
* tipc: Eliminate dynamic allocation of broadcast link data structuresAllan Stephens2011-12-271-1/+1
* tipc: Remove non-executable code to handle broadcast bearer congestionAllan Stephens2011-09-011-1/+0
* tipc: Clean up tracking of node requesting a broadcast retransmitAllan Stephens2011-02-231-1/+2
* tipc: Remove prototype code for supporting multiple clustersAllan Stephens2011-01-011-0/+1
* tipc: cleanup function namespacestephen hemminger2010-10-161-3/+0
* tipc: Reduce footprint by un-inlining port list routinesAllan Stephens2010-05-121-50/+2
* tipc: Reduce footprint by un-inlining nmap routinesAllan Stephens2010-05-121-59/+4
* tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens2010-05-121-6/+6
* tipc: fix non-const printf format argumentsStephen Hemminger2009-03-181-1/+1
* net/tipc/bcast.h: use ARRAY_SIZEJulia Lawall2009-01-111-1/+1
* tipc: Don't use structure names which easily globally conflict.David S. Miller2008-09-021-11/+11
* [TIPC]: Kill unused static inline (x5)Ilpo Järvinen2008-02-071-13/+0
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-3/+3
* [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens2006-06-251-1/+1
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-181-22/+22
* [TIPC] Update of file headersPer Liden2006-01-121-2/+1
* [TIPC] License header updatePer Liden2006-01-121-19/+23
* [TIPC] Initial mergePer Liden2006-01-121-0/+220
OpenPOWER on IntegriCloud