summaryrefslogtreecommitdiffstats
path: root/net/tipc/name_distr.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* tipc: cosmetic - function names are not to be full sentencesPaul Gortmaker2011-03-131-1/+1
* tipc: Convert node object array to a hash tableAllan Stephens2011-03-131-4/+2Star
* tipc: Split up unified structure of network-related variablesAllan Stephens2011-03-131-2/+2
* tipc: Cosmetic changes to node subscription codeAllan Stephens2011-03-131-3/+4
* tipc: Prevent null pointer error when removing a node subscriptionAllan Stephens2011-03-131-2/+3
* tipc: remove zeroing assignments to static global variablesAllan Stephens2011-01-011-1/+1
* tipc: remove pointless check for NULL prior to kfreeAllan Stephens2011-01-011-3/+1Star
* tipc: remove redundant #includesAllan Stephens2011-01-011-1/+0Star
* tipc: remove calls to dbg() and msg_dbg()Allan Stephens2011-01-011-14/+0Star
* tipc: Remove prototype code for supporting multiple clustersAllan Stephens2011-01-011-4/+24
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-021-2/+0Star
* tipc: cleanup function namespacestephen hemminger2010-10-161-1/+1
* tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens2010-05-131-1/+1
* tipc: Optimize message initialization routineAllan Stephens2008-06-051-2/+1Star
* tipc: Fix null pointer dereference in debug codeAllan Stephens2008-05-051-3/+0Star
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-32/+32
* [TIPC]: endianness annotationsAl Viro2006-12-031-5/+5
* [TIPC]: Name publication events now delivered in chronological orderAllan Stephens2006-10-191-1/+1
* [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens2006-06-261-5/+5
* [TIPC]: First phase of assert() cleanupAllan Stephens2006-06-261-3/+17
* [NET]: Remove redundant NULL checks before [kv]freeJesper Juhl2006-04-191-2/+1Star
* [TIPC]: Fix simple sparse warningsSam Ravnborg2006-03-211-3/+3
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-181-46/+46
* [TIPC] More updates of file headersPer Liden2006-01-121-1/+1
* [TIPC] Update of file headersPer Liden2006-01-121-2/+1Star
* [TIPC] License header updatePer Liden2006-01-121-19/+23
* [TIPC] Initial mergePer Liden2006-01-121-0/+306