aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/config.c
Commit message (Expand)AuthorAgeFilesLines
* tipc: Correct misnamed references to neighbor discovery domainAllan Stephens2011-03-131-1/+1
* tipc: Eliminate configuration for maximum number of cluster nodesAllan Stephens2011-03-131-26/+3
* tipc: cleanup various cosmetic whitespace issuesAllan Stephens2011-01-011-2/+1
* tipc: remove redundant #includesAllan Stephens2011-01-011-1/+0
* tipc: remove calls to dbg() and msg_dbg()Allan Stephens2011-01-011-3/+1
* tipc: Remove user registry subsystemAllan Stephens2011-01-011-1/+1
* tipc: Eliminate use of user registry by configuration serviceAllan Stephens2011-01-011-19/+7
* tipc: Remove prototype code for supporting multiple clustersAllan Stephens2011-01-011-19/+2
* tipc: Remove prototype code for supporting slave nodesAllan Stephens2011-01-011-19/+2
* tipc: Remove prototype code for supporting multiple zonesAllan Stephens2011-01-011-25/+5
* tipc: Remove support for TIPC mode change callbackAllan Stephens2010-12-021-1/+1
* tipc: Delete unused configuration service structure definitionAllan Stephens2010-12-021-7/+0
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-021-5/+0
* tipc: Remove obsolete native API files and exportsAllan Stephens2010-12-021-1/+1
* tipc: cleanup function namespacestephen hemminger2010-10-161-1/+6
* tipc: clean out all instances of #if 0'd unused codePaul Gortmaker2010-10-131-141/+0
* tipc: Add support for "-s" configuration optionAllan Stephens2010-05-121-1/+39
* tipc: Prune unused data structures from configuration serviceAllan Stephens2010-05-121-14/+14
* tipc: Fix initialization sequence problems when entering network modeAllan Stephens2008-05-211-2/+1
* tipc: Fix skb_under_panic when configuring TIPC without privilegesAllan Stephens2008-05-211-1/+5
* tipc: Simplify log buffer resizingAllan Stephens2008-05-051-1/+1
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-1/+1
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-8/+8
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [TIPC]: endianness annotationsAl Viro2006-12-021-21/+11
* [TIPC]: Unrecognized configuration command now returns error messageAllan Stephens2006-10-181-2/+3
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
* [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens2006-06-251-1/+1
* [TIPC]: Disallow config operations that aren't supported in certain modes.Allan Stephens2006-06-251-45/+38
* [TIPC]: Fix simple sparse warningsSam Ravnborg2006-03-201-2/+2
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-181-109/+109
* [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-19/+23
* [TIPC] Initial mergePer Liden2006-01-121-0/+715