aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/bcast.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens1-9/+0
2010-12-02tipc: Remove obsolete native API files and exportsAllan Stephens1-0/+1
2010-10-16tipc: cleanup function namespacestephen hemminger1-3/+7
2010-09-23net: return operator cleanupEric Dumazet1-1/+1
2010-08-17tipc: Fix bug in broadcast link transmit statistics computationAllan Stephens1-3/+2
2010-08-17tipc: Fix premature broadcast advertisement by sending nodeAllan Stephens1-11/+19
2010-08-17tipc: Prevent crash when broadcast link cannot send to all nodesAllan Stephens1-4/+6
2010-05-12tipc: Reduce footprint by un-inlining port list routinesAllan Stephens1-0/+50
2010-05-12tipc: Reduce footprint by un-inlining nmap routinesAllan Stephens1-0/+60
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens1-1/+1
2010-05-12tipc: Rename "multicast-link" to "broadcast-link"Allan Stephens1-1/+1
2010-03-16tipc: Increase frequency of load distribution over broadcast linkNeil Horman1-21/+14
2009-03-18tipc: fix non-const printf format argumentsStephen Hemminger1-2/+2
2008-09-02tipc: Don't use structure names which easily globally conflict.David S. Miller1-11/+11
2008-07-14tipc: Eliminate improper use of TIPC_OK error codeAllan Stephens1-5/+5
2008-06-04tipc: Message rejection rework preparatory changesAllan Stephens1-1/+1
2008-06-04tipc: Optimize message initialization routineAllan Stephens1-1/+1
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-49/+49
2006-12-02[TIPC]: Use kzalloc where appropriateArnaldo Carvalho de Melo1-4/+2
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-2/+2
2006-06-25[TIPC]: Get rid of dynamically allocated arrays in broadcast code.Allan Stephens1-24/+17
2006-06-25[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens1-1/+1
2006-06-25[TIPC] Fix for NULL pointer dereferenceEric Sesterhenn1-1/+3
2006-06-25[TIPC]: Multicast link failure now resets all links to "nacking" node.Allan Stephens1-7/+25
2006-03-20[TIPC]: Reduce stack usagePer Liden1-8/+22
2006-03-20[TIPC]: CleanupsAdrian Bunk1-7/+7
2006-03-20[TIPC]: Remove inlines from *.cSam Ravnborg1-6/+6
2006-03-20[TIPC]: Fix simple sparse warningsSam Ravnborg1-1/+1
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden1-81/+81
2006-01-18[TIPC] Updated link priority macrosPer Liden1-2/+2
2006-01-12[TIPC]: Fix 64-bit build warnings.David S. Miller1-2/+2
2006-01-12[TIPC] More updates of file headersPer Liden1-1/+1
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/+803