aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-13tipc: Eliminate configuration for maximum number of cluster nodesAllan Stephens1-6/+0
2011-02-23tipc: Remove unused global variable tipc_user_countAllan Stephens1-2/+1
2011-01-01tipc: split variable assignments out of conditional expressionsAllan Stephens1-12/+21
2011-01-01tipc: remove redundant #includesAllan Stephens1-6/+0
2011-01-01tipc: Remove user registry subsystemAllan Stephens1-3/+0
2011-01-01tipc: Remove prototype code for supporting multiple clustersAllan Stephens1-6/+0
2011-01-01tipc: Remove prototype code for supporting slave nodesAllan Stephens1-6/+0
2011-01-01tipc: Remove prototype code for supporting multiple zonesAllan Stephens1-6/+0
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens1-1/+0
2010-12-02tipc: Remove obsolete native API files and exportsAllan Stephens1-40/+0
2010-10-18tipc: Kill tipc_get_mode() completely.David S. Miller1-6/+0
2010-10-16tipc: cleanup function namespacestephen hemminger1-22/+6
2010-08-17tipc: Fix log buffer memory leak if initialization failsAnders Kaseorg1-2/+4
2010-05-12tipc: Reduce footprint by un-inlining buf_acquire routineAllan Stephens1-0/+24
2010-05-12tipc: Add support for "-s" configuration optionAllan Stephens1-2/+0
2010-04-06TIPC: Updated topology subscription protocol according to latest specJon Paul Maloy1-1/+1
2010-01-03tipc: use kconfig to limit numeric rangesAmerigo Wang1-5/+5
2008-05-21tipc: Fix initialization sequence problems when entering network modeAllan Stephens1-2/+2
2008-05-19tipc: Consolidate subscriber & subscriber port referencesAllan Stephens1-2/+1
2008-05-05tipc: Update version number to TIPC 1.6.4Allan Stephens1-1/+1
2008-05-05tipc: Simplify log buffer resizingAllan Stephens1-2/+2
2008-03-06[TIPC]: Update version to 1.6.3Allan Stephens1-1/+1
2008-03-06[TIPC]: Eliminate "sparse" symbol warningsAllan Stephens1-8/+0
2008-03-06[TIPC]: Removal of message header option codeAllan Stephens1-1/+0
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-9/+9
2006-10-18[TIPC]: Updated TIPC version number to 1.6.2Allan Stephens1-1/+1
2006-10-18[TIPC]: Add support for Ethernet VLANsAllan Stephens1-1/+1
2006-06-29[TIPC]: Initial activation message now includes TIPC version numberAllan Stephens1-1/+2
2006-06-25[TIPC]: Added support for MODULE_VERSION capability.Allan Stephens1-2/+3
2006-06-25[TIPC]: Use correct upper bound when validating network zone number.Allan Stephens1-1/+1
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden1-43/+43
2006-01-18[TIPC] Remove unused #includesPer Liden1-1/+0
2006-01-12[TIPC] Update of file headersPer Liden1-2/+1
2006-01-12[TIPC] License header updatePer Liden1-19/+23
2006-01-12[TIPC] Initial mergePer Liden1-0/+282