aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/config.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-27tipc: Revise comment justifying release of configuration spinlockGravatar Allan Stephens 1-7/+6
2011-03-13tipc: Correct misnamed references to neighbor discovery domainGravatar Allan Stephens 1-1/+1
2011-03-13tipc: Eliminate configuration for maximum number of cluster nodesGravatar Allan Stephens 1-26/+3
2011-01-01tipc: cleanup various cosmetic whitespace issuesGravatar Allan Stephens 1-2/+1
2011-01-01tipc: remove redundant #includesGravatar Allan Stephens 1-1/+0
2011-01-01tipc: remove calls to dbg() and msg_dbg()Gravatar Allan Stephens 1-3/+1
2011-01-01tipc: Remove user registry subsystemGravatar Allan Stephens 1-1/+1
2011-01-01tipc: Eliminate use of user registry by configuration serviceGravatar Allan Stephens 1-19/+7
2011-01-01tipc: Remove prototype code for supporting multiple clustersGravatar Allan Stephens 1-19/+2
2011-01-01tipc: Remove prototype code for supporting slave nodesGravatar Allan Stephens 1-19/+2
2011-01-01tipc: Remove prototype code for supporting multiple zonesGravatar Allan Stephens 1-25/+5
2010-12-02tipc: Remove support for TIPC mode change callbackGravatar Allan Stephens 1-1/+1
2010-12-02tipc: Delete unused configuration service structure definitionGravatar Allan Stephens 1-7/+0
2010-12-02tipc: Remove obsolete inclusions of header filesGravatar Allan Stephens 1-5/+0
2010-12-02tipc: Remove obsolete native API files and exportsGravatar Allan Stephens 1-1/+1
2010-10-16tipc: cleanup function namespaceGravatar stephen hemminger 1-1/+6
2010-10-13tipc: clean out all instances of #if 0'd unused codeGravatar Paul Gortmaker 1-141/+0
2010-05-12tipc: Add support for "-s" configuration optionGravatar Allan Stephens 1-1/+39
2010-05-12tipc: Prune unused data structures from configuration serviceGravatar Allan Stephens 1-14/+14
2008-05-21tipc: Fix initialization sequence problems when entering network modeGravatar Allan Stephens 1-2/+1
2008-05-21tipc: Fix skb_under_panic when configuring TIPC without privilegesGravatar Allan Stephens 1-1/+5
2008-05-05tipc: Simplify log buffer resizingGravatar Allan Stephens 1-1/+1
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tGravatar Arnaldo Carvalho de Melo 1-1/+1
2007-02-10[NET] TIPC: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-8/+8
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 1-1/+1
2006-12-02[TIPC]: endianness annotationsGravatar Al Viro 1-21/+11
2006-10-18[TIPC]: Unrecognized configuration command now returns error messageGravatar Allan Stephens 1-2/+3
2006-06-27[PATCH] spin/rwlock init cleanupsGravatar Ingo Molnar 1-1/+1
2006-06-25[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Gravatar Allan Stephens 1-1/+1
2006-06-25[TIPC]: Disallow config operations that aren't supported in certain modes.Gravatar Allan Stephens 1-45/+38
2006-03-20[TIPC]: Fix simple sparse warningsGravatar Sam Ravnborg 1-2/+2
2006-01-18[TIPC] Avoid polluting the global namespaceGravatar Per Liden 1-109/+109
2006-01-12[TIPC] More updates of file headersGravatar Per Liden 1-1/+1
2006-01-12[TIPC] Update of file headersGravatar Per Liden 1-2/+1
2006-01-12[TIPC] License header updateGravatar Per Liden 1-19/+23
2006-01-12[TIPC] Initial mergeGravatar Per Liden 1-0/+715