summaryrefslogtreecommitdiffstats
path: root/net/tipc/bcast.c
Commit message (Expand)AuthorAgeFilesLines
* tipc: cleanup function namespacestephen hemminger2010-10-161-3/+7
* net: return operator cleanupEric Dumazet2010-09-231-1/+1
* tipc: Fix bug in broadcast link transmit statistics computationAllan Stephens2010-08-171-3/+2
* tipc: Fix premature broadcast advertisement by sending nodeAllan Stephens2010-08-171-11/+19
* tipc: Prevent crash when broadcast link cannot send to all nodesAllan Stephens2010-08-171-4/+6
* tipc: Reduce footprint by un-inlining port list routinesAllan Stephens2010-05-121-0/+50
* tipc: Reduce footprint by un-inlining nmap routinesAllan Stephens2010-05-121-0/+60
* tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens2010-05-121-1/+1
* tipc: Rename "multicast-link" to "broadcast-link"Allan Stephens2010-05-121-1/+1
* tipc: Increase frequency of load distribution over broadcast linkNeil Horman2010-03-161-21/+14
* tipc: fix non-const printf format argumentsStephen Hemminger2009-03-181-2/+2
* tipc: Don't use structure names which easily globally conflict.David S. Miller2008-09-021-11/+11
* tipc: Eliminate improper use of TIPC_OK error codeAllan Stephens2008-07-141-5/+5
* tipc: Message rejection rework preparatory changesAllan Stephens2008-06-041-1/+1
* tipc: Optimize message initialization routineAllan Stephens2008-06-041-1/+1
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-49/+49
* [TIPC]: Use kzalloc where appropriateArnaldo Carvalho de Melo2006-12-021-4/+2
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-2/+2
* [TIPC]: Get rid of dynamically allocated arrays in broadcast code.Allan Stephens2006-06-251-24/+17
* [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens2006-06-251-1/+1
* [TIPC] Fix for NULL pointer dereferenceEric Sesterhenn2006-06-251-1/+3
* [TIPC]: Multicast link failure now resets all links to "nacking" node.Allan Stephens2006-06-251-7/+25
* [TIPC]: Reduce stack usagePer Liden2006-03-201-8/+22
* [TIPC]: CleanupsAdrian Bunk2006-03-201-7/+7
* [TIPC]: Remove inlines from *.cSam Ravnborg2006-03-201-6/+6
* [TIPC]: Fix simple sparse warningsSam Ravnborg2006-03-201-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/+1
* [TIPC] License header updatePer Liden2006-01-121-19/+23
* [TIPC] Initial mergePer Liden2006-01-121-0/+803
OpenPOWER on IntegriCloud