summaryrefslogtreecommitdiff
path: root/net/tipc/bcast.c
AgeCommit message (Expand)Author
2010-10-16tipc: cleanup function namespacestephen hemminger
2010-09-23net: return operator cleanupEric Dumazet
2010-08-18tipc: Fix bug in broadcast link transmit statistics computationAllan Stephens
2010-08-18tipc: Fix premature broadcast advertisement by sending nodeAllan Stephens
2010-08-18tipc: Prevent crash when broadcast link cannot send to all nodesAllan Stephens
2010-05-13tipc: Reduce footprint by un-inlining port list routinesAllan Stephens
2010-05-13tipc: Reduce footprint by un-inlining nmap routinesAllan Stephens
2010-05-13tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens
2010-05-13tipc: Rename "multicast-link" to "broadcast-link"Allan Stephens
2010-03-17tipc: Increase frequency of load distribution over broadcast linkNeil Horman
2009-03-19tipc: fix non-const printf format argumentsStephen Hemminger
2008-09-03tipc: Don't use structure names which easily globally conflict.David S. Miller
2008-07-15tipc: Eliminate improper use of TIPC_OK error codeAllan Stephens
2008-06-05tipc: Message rejection rework preparatory changesAllan Stephens
2008-06-05tipc: Optimize message initialization routineAllan Stephens
2007-02-11[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-03[TIPC]: Use kzalloc where appropriateArnaldo Carvalho de Melo
2006-06-28[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-26[TIPC]: Get rid of dynamically allocated arrays in broadcast code.Allan Stephens
2006-06-26[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens
2006-06-26[TIPC] Fix for NULL pointer dereferenceEric Sesterhenn
2006-06-26[TIPC]: Multicast link failure now resets all links to "nacking" node.Allan Stephens
2006-03-21[TIPC]: Reduce stack usagePer Liden
2006-03-21[TIPC]: CleanupsAdrian Bunk
2006-03-21[TIPC]: Remove inlines from *.cSam Ravnborg
2006-03-21[TIPC]: Fix simple sparse warningsSam Ravnborg
2006-01-17[TIPC] Avoid polluting the global namespacePer Liden
2006-01-17[TIPC] Updated link priority macrosPer Liden
2006-01-12[TIPC]: Fix 64-bit build warnings.David S. Miller
2006-01-12[TIPC] More updates of file headersPer Liden
2006-01-12[TIPC] Update of file headersPer Liden
2006-01-12[TIPC] License header updatePer Liden
2006-01-12[TIPC] Initial mergePer Liden