summaryrefslogtreecommitdiffstats
path: root/net/tipc/bcast.h
Commit message (Expand)AuthorAgeFilesLines
* tipc: reduce locking scope during packet receptionJon Paul Maloy2015-07-211-0/+1
* tipc: add broadcast link window set/get to nl apiRichard Alpe2015-05-091-0/+1
* tipc: fix potential deadlock when all links are resetYing Xue2015-03-291-4/+0Star
* tipc: convert legacy nl link stat to nl compatRichard Alpe2015-02-091-1/+0Star
* tipc: eliminate race condition at multicast receptionJon Paul Maloy2015-02-061-0/+3
* tipc: simplify socket multicast receptionJon Paul Maloy2015-02-061-20/+4Star
* tipc: reduce usage of context info in socket and linkJon Paul Maloy2015-02-061-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-171-1/+1
* tipc: remove unreferenced functionsJon Paul Maloy2014-07-171-1/+0Star
* tipc: add new functions for multicast and broadcast distributionJon Paul Maloy2014-07-171-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-231-4/+1Star
* 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-181-1/+2
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-301-3/+0Star
* 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-301-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/+0Star
* tipc: Clean up tracking of node requesting a broadcast retransmitAllan Stephens2011-02-241-1/+2
* tipc: Remove prototype code for supporting multiple clustersAllan Stephens2011-01-011-0/+1
* tipc: cleanup function namespacestephen hemminger2010-10-161-3/+0Star
* tipc: Reduce footprint by un-inlining port list routinesAllan Stephens2010-05-131-50/+2Star
* tipc: Reduce footprint by un-inlining nmap routinesAllan Stephens2010-05-131-59/+4Star
* tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens2010-05-131-6/+6
* tipc: fix non-const printf format argumentsStephen Hemminger2009-03-191-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-031-11/+11
* [TIPC]: Kill unused static inline (x5)Ilpo Järvinen2008-02-081-13/+0Star
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-3/+3
* [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens2006-06-261-1/+1
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-181-22/+22
* [TIPC] Update of file headersPer Liden2006-01-121-2/+1Star
* [TIPC] License header updatePer Liden2006-01-121-19/+23
* [TIPC] Initial mergePer Liden2006-01-121-0/+220