summaryrefslogtreecommitdiffstats
path: root/net/tipc/core.c
AgeCommit message (Expand)AuthorLines
2012-07-13tipc: remove print_buf and deprecated log buffer codeErik Hugne-7/+0
2012-07-13tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne-7/+6
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker-7/+0
2012-04-26tipc: Optimize initialization of network topology serviceAllan Stephens-1/+1
2012-04-26tipc: Optimize initialization of configuration serviceAllan Stephens-1/+1
2012-02-24tipc: Eliminate support for tipc_mode global variableAllan Stephens-2/+0
2012-02-24tipc: Eliminate obsolete support for "not running" modeAllan Stephens-9/+1
2011-12-27tipc: Minor optimization to deactivation of Ethernet media suppotAllan Stephens-1/+1
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker-0/+2
2011-05-10tipc: Drop __TIME__ usageMichal Marek-2/+1
2011-03-13tipc: Eliminate configuration for maximum number of cluster nodesAllan Stephens-6/+0
2011-02-23tipc: Remove unused global variable tipc_user_countAllan Stephens-2/+1
2011-01-01tipc: split variable assignments out of conditional expressionsAllan Stephens-12/+21
2011-01-01tipc: remove redundant #includesAllan Stephens-6/+0
2011-01-01tipc: Remove user registry subsystemAllan Stephens-3/+0
2011-01-01tipc: Remove prototype code for supporting multiple clustersAllan Stephens-6/+0
2011-01-01tipc: Remove prototype code for supporting slave nodesAllan Stephens-6/+0
2011-01-01tipc: Remove prototype code for supporting multiple zonesAllan Stephens-6/+0
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens-1/+0
2010-12-02tipc: Remove obsolete native API files and exportsAllan Stephens-40/+0
2010-10-18tipc: Kill tipc_get_mode() completely.David S. Miller-6/+0
2010-10-16tipc: cleanup function namespacestephen hemminger-22/+6
2010-08-17tipc: Fix log buffer memory leak if initialization failsAnders Kaseorg-2/+4
2010-05-12tipc: Reduce footprint by un-inlining buf_acquire routineAllan Stephens-0/+24
2010-05-12tipc: Add support for "-s" configuration optionAllan Stephens-2/+0
2010-04-06TIPC: Updated topology subscription protocol according to latest specJon Paul Maloy-1/+1
2010-01-03tipc: use kconfig to limit numeric rangesAmerigo Wang-5/+5
2008-05-21tipc: Fix initialization sequence problems when entering network modeAllan Stephens-2/+2
2008-05-19tipc: Consolidate subscriber & subscriber port referencesAllan Stephens-2/+1
2008-05-05tipc: Update version number to TIPC 1.6.4Allan Stephens-1/+1
2008-05-05tipc: Simplify log buffer resizingAllan Stephens-2/+2
2008-03-06[TIPC]: Update version to 1.6.3Allan Stephens-1/+1
2008-03-06[TIPC]: Eliminate "sparse" symbol warningsAllan Stephens-8/+0
2008-03-06[TIPC]: Removal of message header option codeAllan Stephens-1/+0
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki-9/+9
2006-10-18[TIPC]: Updated TIPC version number to 1.6.2Allan Stephens-1/+1
2006-10-18[TIPC]: Add support for Ethernet VLANsAllan Stephens-1/+1
2006-06-29[TIPC]: Initial activation message now includes TIPC version numberAllan Stephens-1/+2
2006-06-25[TIPC]: Added support for MODULE_VERSION capability.Allan Stephens-2/+3
2006-06-25[TIPC]: Use correct upper bound when validating network zone number.Allan Stephens-1/+1
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden-43/+43
2006-01-18[TIPC] Remove unused #includesPer Liden-1/+0
2006-01-12[TIPC] Update of file headersPer Liden-2/+1
2006-01-12[TIPC] License header updatePer Liden-19/+23
2006-01-12[TIPC] Initial mergePer Liden-0/+282