summaryrefslogtreecommitdiff
path: root/net/tipc/bcast.c
AgeCommit message (Expand)Author
2011-06-24tipc: Convert fatal broadcast sanity check to non-fatal checkAllan Stephens
2011-05-10tipc: Fix sk_buff leaks when link congestion is detectedAllan Stephens
2011-05-10tipc: Remove code to emulate loss of broadcast messagesAllan Stephens
2011-02-23tipc: Avoid reliable broadcast preparation for NACK messagesAllan Stephens
2011-02-23tipc: Improve accuracy of link transmit queue maximum size statisticAllan Stephens
2011-02-23tipc: Clean up tracking of node requesting a broadcast retransmitAllan Stephens
2011-02-23tipc: Combine bearer structure with tipc_bearer structureAllan Stephens
2011-01-01tipc: remove extraneous braces from single statementsAllan Stephens
2011-01-01tipc: remove zeroing assignments to static global variablesAllan Stephens
2011-01-01tipc: cleanup various cosmetic whitespace issuesAllan Stephens
2011-01-01tipc: remove redundant #includesAllan Stephens
2011-01-01tipc: Prune down link-specific debugging codeAllan Stephens
2011-01-01tipc: remove calls to dbg() and msg_dbg()Allan Stephens
2011-01-01tipc: Remove prototype code for supporting multiple clustersAllan Stephens
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens
2010-12-02tipc: Remove obsolete native API files and exportsAllan Stephens
2010-10-16tipc: cleanup function namespacestephen hemminger
2010-09-23net: return operator cleanupEric Dumazet
2010-08-17tipc: Fix bug in broadcast link transmit statistics computationAllan Stephens
2010-08-17tipc: Fix premature broadcast advertisement by sending nodeAllan Stephens
2010-08-17tipc: Prevent crash when broadcast link cannot send to all nodesAllan Stephens
2010-05-12tipc: Reduce footprint by un-inlining port list routinesAllan Stephens
2010-05-12tipc: Reduce footprint by un-inlining nmap routinesAllan Stephens
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens
2010-05-12tipc: Rename "multicast-link" to "broadcast-link"Allan Stephens
2010-03-16tipc: Increase frequency of load distribution over broadcast linkNeil Horman
2009-03-18tipc: fix non-const printf format argumentsStephen Hemminger
2008-09-02tipc: Don't use structure names which easily globally conflict.David S. Miller
2008-07-14tipc: Eliminate improper use of TIPC_OK error codeAllan Stephens
2008-06-04tipc: Message rejection rework preparatory changesAllan Stephens
2008-06-04tipc: Optimize message initialization routineAllan Stephens
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-02[TIPC]: Use kzalloc where appropriateArnaldo Carvalho de Melo
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-25[TIPC]: Get rid of dynamically allocated arrays in broadcast code.Allan Stephens
2006-06-25[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens
2006-06-25[TIPC] Fix for NULL pointer dereferenceEric Sesterhenn
2006-06-25[TIPC]: Multicast link failure now resets all links to "nacking" node.Allan Stephens
2006-03-20[TIPC]: Reduce stack usagePer Liden
2006-03-20[TIPC]: CleanupsAdrian Bunk
2006-03-20[TIPC]: Remove inlines from *.cSam Ravnborg
2006-03-20[TIPC]: Fix simple sparse warningsSam Ravnborg
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden
2006-01-18[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