aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/name_distr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-19tipc: Update node-scope publications when network address is assignedAllan Stephens1-4/+10
2012-04-19tipc: Separate cluster-scope and zone-scope names into distinct listsAllan Stephens1-5/+26
2012-04-18tipc: Factor out name publication code to a separate functionAllan Stephens1-27/+34
2012-04-18tipc: introduce publication lists structAllan Stephens1-10/+17
2012-02-24tipc: Eliminate trivial buffer manipulation helper routinesAllan Stephens1-2/+2
2012-02-06tipc: Eliminate alteration of publication key during name table purgingAllan Stephens1-4/+0
2011-12-29tipc: rename struct link* to struct tipc_link*Paul Gortmaker1-1/+1
2011-12-27tipc: Eliminate useless check when network address is assignedAllan Stephens1-7/+5
2011-09-17tipc: Enhance sending of bulk name table messagesAllan Stephens1-2/+8
2011-09-17tipc: relocate/coalesce node cast in tipc_named_node_upPaul Gortmaker1-2/+3
2011-09-17tipc: Prevent fragmented messages during initial name table exchangeAllan Stephens1-3/+19
2011-06-24tipc: Cleanup of message header size terminologyAllan Stephens1-3/+3
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-13tipc: cosmetic - function names are not to be full sentencesPaul Gortmaker1-1/+1
2011-03-13tipc: Convert node object array to a hash tableAllan Stephens1-4/+2
2011-03-13tipc: Split up unified structure of network-related variablesAllan Stephens1-2/+2
2011-03-13tipc: Cosmetic changes to node subscription codeAllan Stephens1-3/+4
2011-03-13tipc: Prevent null pointer error when removing a node subscriptionAllan Stephens1-2/+3
2011-01-01tipc: remove zeroing assignments to static global variablesAllan Stephens1-1/+1
2011-01-01tipc: remove pointless check for NULL prior to kfreeAllan Stephens1-3/+1
2011-01-01tipc: remove redundant #includesAllan Stephens1-1/+0
2011-01-01tipc: remove calls to dbg() and msg_dbg()Allan Stephens1-14/+0
2011-01-01tipc: Remove prototype code for supporting multiple clustersAllan Stephens1-4/+24
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens1-2/+0
2010-10-16tipc: cleanup function namespacestephen hemminger1-1/+1
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens1-1/+1
2008-06-04tipc: Optimize message initialization routineAllan Stephens1-2/+1
2008-05-05tipc: Fix null pointer dereference in debug codeAllan Stephens1-3/+0
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-32/+32
2006-12-02[TIPC]: endianness annotationsAl Viro1-5/+5
2006-10-18[TIPC]: Name publication events now delivered in chronological orderAllan Stephens1-1/+1
2006-06-25[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens1-5/+5
2006-06-25[TIPC]: First phase of assert() cleanupAllan Stephens1-3/+17
2006-04-18[NET]: Remove redundant NULL checks before [kv]freeJesper Juhl1-2/+1
2006-03-20[TIPC]: Fix simple sparse warningsSam Ravnborg1-3/+3
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden1-46/+46
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/+306