summaryrefslogtreecommitdiffstats
path: root/net/tipc/cluster.c
Commit message (Expand)AuthorAgeFilesLines
* tipc: Delete useless function prototypesAllan Stephens2010-12-021-1/+0
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-021-6/+0
* tipc: cleanup function namespacestephen hemminger2010-10-161-20/+1
* tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens2010-05-121-1/+1
* net: Move && and || to end of previous lineJoe Perches2009-11-291-8/+8
* tipc: Don't use structure names which easily globally conflict.David S. Miller2008-09-021-8/+8
* tipc: Eliminate improper use of TIPC_OK error codeAllan Stephens2008-07-141-1/+1
* tipc: Optimize message initialization routineAllan Stephens2008-06-041-1/+1
* tipc: fix integer as NULL pointer sparse warnings in tipcHarvey Harrison2008-02-241-1/+1
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-11/+11
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-6/+2
* [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens2006-06-251-9/+13
* [TIPC]: Avoid compiler warningPer Liden2006-03-201-1/+1
* [TIPC]: CleanupsAdrian Bunk2006-03-201-4/+4
* [TIPC]: Fix simple sparse warningsSam Ravnborg2006-03-201-6/+6
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-181-77/+77
* [TIPC] More updates of file headersPer Liden2006-01-121-1/+1
* [TIPC] Update of file headersPer Liden2006-01-121-2/+1
* [TIPC] License header updatePer Liden2006-01-121-8/+12
* [TIPC] Initial mergePer Liden2006-01-121-0/+573
OpenPOWER on IntegriCloud