summaryrefslogtreecommitdiffstats
path: root/net/tipc/config.c
Commit message (Expand)AuthorAgeFilesLines
* tipc: use registry when scanning socketsJon Paul Maloy2014-08-231-2/+2
* tipc: convert allocations of global variables associated with bclinkYing Xue2014-05-051-2/+4
* tipc: replace config_mutex lock with RTNL lockYing Xue2014-04-221-4/+2
* tipc: obsolete the remote management featureYing Xue2014-03-271-104/+3
* tipc: allow connection shutdown callback to be invoked in advanceYing Xue2014-03-061-7/+2
* tipc: make bearer set up in module insertion stageYing Xue2014-02-221-1/+1
* tipc: convert config_lock from spinlock to mutexYing Xue2013-06-171-14/+3
* tipc: convert configuration server to use new server facilityYing Xue2013-06-171-57/+45
* tipc: eliminate configuration for maximum number of name publicationsYing Xue2012-08-201-21/+2
* tipc: eliminate configuration for maximum number of name subscriptionsYing Xue2012-08-201-22/+3
* tipc: remove print_buf and deprecated log buffer codeErik Hugne2012-07-131-6/+2
* tipc: phase out most of the struct print_buf usageErik Hugne2012-07-131-9/+18
* tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne2012-07-131-3/+3
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-301-7/+0
* tipc: Optimize termination of configuration serviceAllan Stephens2012-04-261-4/+2
* tipc: Optimize re-initialization of configuration serviceAllan Stephens2012-04-261-0/+15
* tipc: Ensure network address change doesn't impact configuration serviceAllan Stephens2012-04-191-1/+1
* tipc: Eliminate support for tipc_mode global variableAllan Stephens2012-02-241-2/+2
* tipc: Eliminate obsolete support for "not running" modeAllan Stephens2012-02-241-5/+2
* tipc: nuke the delimit static inline function.Paul Gortmaker2012-02-241-4/+4
* tipc: Simplify enforcement of reserved name type prohibitionAllan Stephens2012-02-241-1/+1
* tipc: Revise comment justifying release of configuration spinlockAllan Stephens2011-12-271-7/+6
* 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
OpenPOWER on IntegriCloud