summaryrefslogtreecommitdiffstats
path: root/net/tipc/bcast.c
Commit message (Expand)AuthorAgeFilesLines
* tipc: Reduce footprint by un-inlining port list routinesAllan Stephens2010-05-131-0/+50
* tipc: Reduce footprint by un-inlining nmap routinesAllan Stephens2010-05-131-0/+60
* tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens2010-05-131-1/+1
* tipc: Rename "multicast-link" to "broadcast-link"Allan Stephens2010-05-131-1/+1
* tipc: Increase frequency of load distribution over broadcast linkNeil Horman2010-03-171-21/+14Star
* tipc: fix non-const printf format argumentsStephen Hemminger2009-03-191-2/+2
* tipc: Don't use structure names which easily globally conflict.David S. Miller2008-09-031-11/+11
* tipc: Eliminate improper use of TIPC_OK error codeAllan Stephens2008-07-151-5/+5
* tipc: Message rejection rework preparatory changesAllan Stephens2008-06-051-1/+1
* tipc: Optimize message initialization routineAllan Stephens2008-06-051-1/+1
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-49/+49
* [TIPC]: Use kzalloc where appropriateArnaldo Carvalho de Melo2006-12-031-4/+2Star
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-281-2/+2
* [TIPC]: Get rid of dynamically allocated arrays in broadcast code.Allan Stephens2006-06-261-24/+17Star
* [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens2006-06-261-1/+1
* [TIPC] Fix for NULL pointer dereferenceEric Sesterhenn2006-06-261-1/+3
* [TIPC]: Multicast link failure now resets all links to "nacking" node.Allan Stephens2006-06-261-7/+25
* [TIPC]: Reduce stack usagePer Liden2006-03-211-8/+22
* [TIPC]: CleanupsAdrian Bunk2006-03-211-7/+7
* [TIPC]: Remove inlines from *.cSam Ravnborg2006-03-211-6/+6
* [TIPC]: Fix simple sparse warningsSam Ravnborg2006-03-211-1/+1
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-181-81/+81
* [TIPC] Updated link priority macrosPer Liden2006-01-181-2/+2
* [TIPC]: Fix 64-bit build warnings.David S. Miller2006-01-121-2/+2
* [TIPC] More updates of file headersPer Liden2006-01-121-1/+1
* [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/+803