aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/config.c
AgeCommit message (Expand)Author
2014-08-23tipc: use registry when scanning socketsJon Paul Maloy
2014-05-05tipc: convert allocations of global variables associated with bclinkYing Xue
2014-04-22tipc: replace config_mutex lock with RTNL lockYing Xue
2014-03-27tipc: obsolete the remote management featureYing Xue
2014-03-06tipc: allow connection shutdown callback to be invoked in advanceYing Xue
2014-02-22tipc: make bearer set up in module insertion stageYing Xue
2013-06-17tipc: convert config_lock from spinlock to mutexYing Xue
2013-06-17tipc: convert configuration server to use new server facilityYing Xue
2012-08-20tipc: eliminate configuration for maximum number of name publicationsYing Xue
2012-08-20tipc: eliminate configuration for maximum number of name subscriptionsYing Xue
2012-07-13tipc: remove print_buf and deprecated log buffer codeErik Hugne
2012-07-13tipc: phase out most of the struct print_buf usageErik Hugne
2012-07-13tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker
2012-04-26tipc: Optimize termination of configuration serviceAllan Stephens
2012-04-26tipc: Optimize re-initialization of configuration serviceAllan Stephens
2012-04-19tipc: Ensure network address change doesn't impact configuration serviceAllan Stephens
2012-02-24tipc: Eliminate support for tipc_mode global variableAllan Stephens
2012-02-24tipc: Eliminate obsolete support for "not running" modeAllan Stephens
2012-02-24tipc: nuke the delimit static inline function.Paul Gortmaker
2012-02-24tipc: Simplify enforcement of reserved name type prohibitionAllan Stephens
2011-12-27tipc: Revise comment justifying release of configuration spinlockAllan Stephens
2011-03-13tipc: Correct misnamed references to neighbor discovery domainAllan Stephens
2011-03-13tipc: Eliminate configuration for maximum number of cluster nodesAllan Stephens
2011-01-01tipc: cleanup various cosmetic whitespace issuesAllan Stephens
2011-01-01tipc: remove redundant #includesAllan Stephens
2011-01-01tipc: remove calls to dbg() and msg_dbg()Allan Stephens
2011-01-01tipc: Remove user registry subsystemAllan Stephens
2011-01-01tipc: Eliminate use of user registry by configuration serviceAllan Stephens
2011-01-01tipc: Remove prototype code for supporting multiple clustersAllan Stephens
2011-01-01tipc: Remove prototype code for supporting slave nodesAllan Stephens
2011-01-01tipc: Remove prototype code for supporting multiple zonesAllan Stephens
2010-12-02tipc: Remove support for TIPC mode change callbackAllan Stephens
2010-12-02tipc: Delete unused configuration service structure definitionAllan Stephens
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens
2010-12-02tipc: Remove obsolete native API files and exportsAllan Stephens
2010-10-16tipc: cleanup function namespacestephen hemminger
2010-10-13tipc: clean out all instances of #if 0'd unused codePaul Gortmaker
2010-05-12tipc: Add support for "-s" configuration optionAllan Stephens
2010-05-12tipc: Prune unused data structures from configuration serviceAllan Stephens
2008-05-21tipc: Fix initialization sequence problems when entering network modeAllan Stephens
2008-05-21tipc: Fix skb_under_panic when configuring TIPC without privilegesAllan Stephens
2008-05-05tipc: Simplify log buffer resizingAllan Stephens
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-02[TIPC]: endianness annotationsAl Viro
2006-10-18[TIPC]: Unrecognized configuration command now returns error messageAllan Stephens
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-25[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens