aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/bcast.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-17tipc: cosmetic realignment of function argumentsPaul Gortmaker1-1/+2
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker1-3/+0
2012-02-06tipc: Major redesign of broadcast link ACK/NACK algorithmsAllan Stephens1-1/+1
2011-12-29tipc: rename struct port_list to struct tipc_port_listPaul Gortmaker1-5/+5
2011-12-27tipc: Ensure broadcast link spinlock is held when updating node mapAllan Stephens1-2/+2
2011-12-27tipc: Eliminate dynamic allocation of broadcast link data structuresAllan Stephens1-1/+1
2011-09-01tipc: Remove non-executable code to handle broadcast bearer congestionAllan Stephens1-1/+0
2011-02-23tipc: Clean up tracking of node requesting a broadcast retransmitAllan Stephens1-1/+2
2011-01-01tipc: Remove prototype code for supporting multiple clustersAllan Stephens1-0/+1
2010-10-16tipc: cleanup function namespacestephen hemminger1-3/+0
2010-05-12tipc: Reduce footprint by un-inlining port list routinesAllan Stephens1-50/+2
2010-05-12tipc: Reduce footprint by un-inlining nmap routinesAllan Stephens1-59/+4
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens1-6/+6
2009-03-18tipc: fix non-const printf format argumentsStephen Hemminger1-1/+1
2009-01-11net/tipc/bcast.h: use ARRAY_SIZEJulia Lawall1-1/+1
2008-09-02tipc: Don't use structure names which easily globally conflict.David S. Miller1-11/+11
2008-02-07[TIPC]: Kill unused static inline (x5)Ilpo Järvinen1-13/+0
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-3/+3
2006-06-25[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens1-1/+1
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden1-22/+22
2006-01-12[TIPC] Update of file headersPer Liden1-2/+1
2006-01-12[TIPC] License header updatePer Liden1-19/+23
2006-01-12[TIPC] Initial mergePer Liden1-0/+220