summaryrefslogtreecommitdiff
path: root/net/tipc/name_distr.c
AgeCommit message (Expand)Author
2012-02-06tipc: Eliminate alteration of publication key during name table purgingAllan Stephens
2011-12-29tipc: rename struct link* to struct tipc_link*Paul Gortmaker
2011-12-27tipc: Eliminate useless check when network address is assignedAllan Stephens
2011-09-17tipc: Enhance sending of bulk name table messagesAllan Stephens
2011-09-17tipc: relocate/coalesce node cast in tipc_named_node_upPaul Gortmaker
2011-09-17tipc: Prevent fragmented messages during initial name table exchangeAllan Stephens
2011-06-24tipc: Cleanup of message header size terminologyAllan Stephens
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-13tipc: cosmetic - function names are not to be full sentencesPaul Gortmaker
2011-03-13tipc: Convert node object array to a hash tableAllan Stephens
2011-03-13tipc: Split up unified structure of network-related variablesAllan Stephens
2011-03-13tipc: Cosmetic changes to node subscription codeAllan Stephens
2011-03-13tipc: Prevent null pointer error when removing a node subscriptionAllan Stephens
2011-01-01tipc: remove zeroing assignments to static global variablesAllan Stephens
2011-01-01tipc: remove pointless check for NULL prior to kfreeAllan Stephens
2011-01-01tipc: remove redundant #includesAllan 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-10-16tipc: cleanup function namespacestephen hemminger
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens
2008-06-04tipc: Optimize message initialization routineAllan Stephens
2008-05-05tipc: Fix null pointer dereference in debug codeAllan Stephens
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-02[TIPC]: endianness annotationsAl Viro
2006-10-18[TIPC]: Name publication events now delivered in chronological orderAllan Stephens
2006-06-25[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens
2006-06-25[TIPC]: First phase of assert() cleanupAllan Stephens
2006-04-18[NET]: Remove redundant NULL checks before [kv]freeJesper Juhl
2006-03-20[TIPC]: Fix simple sparse warningsSam Ravnborg
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden
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