aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/core.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-13tipc: Eliminate configuration for maximum number of cluster nodesGravatar Allan Stephens 1-6/+0
2011-02-23tipc: Remove unused global variable tipc_user_countGravatar Allan Stephens 1-2/+1
2011-01-01tipc: split variable assignments out of conditional expressionsGravatar Allan Stephens 1-12/+21
2011-01-01tipc: remove redundant #includesGravatar Allan Stephens 1-6/+0
2011-01-01tipc: Remove user registry subsystemGravatar Allan Stephens 1-3/+0
2011-01-01tipc: Remove prototype code for supporting multiple clustersGravatar Allan Stephens 1-6/+0
2011-01-01tipc: Remove prototype code for supporting slave nodesGravatar Allan Stephens 1-6/+0
2011-01-01tipc: Remove prototype code for supporting multiple zonesGravatar Allan Stephens 1-6/+0
2010-12-02tipc: Remove obsolete inclusions of header filesGravatar Allan Stephens 1-1/+0
2010-12-02tipc: Remove obsolete native API files and exportsGravatar Allan Stephens 1-40/+0
2010-10-18tipc: Kill tipc_get_mode() completely.Gravatar David S. Miller 1-6/+0
2010-10-16tipc: cleanup function namespaceGravatar stephen hemminger 1-22/+6
2010-08-17tipc: Fix log buffer memory leak if initialization failsGravatar Anders Kaseorg 1-2/+4
2010-05-12tipc: Reduce footprint by un-inlining buf_acquire routineGravatar Allan Stephens 1-0/+24
2010-05-12tipc: Add support for "-s" configuration optionGravatar Allan Stephens 1-2/+0
2010-04-06TIPC: Updated topology subscription protocol according to latest specGravatar Jon Paul Maloy 1-1/+1
2010-01-03tipc: use kconfig to limit numeric rangesGravatar Amerigo Wang 1-5/+5
2008-05-21tipc: Fix initialization sequence problems when entering network modeGravatar Allan Stephens 1-2/+2
2008-05-19tipc: Consolidate subscriber & subscriber port referencesGravatar Allan Stephens 1-2/+1
2008-05-05tipc: Update version number to TIPC 1.6.4Gravatar Allan Stephens 1-1/+1
2008-05-05tipc: Simplify log buffer resizingGravatar Allan Stephens 1-2/+2
2008-03-06[TIPC]: Update version to 1.6.3Gravatar Allan Stephens 1-1/+1
2008-03-06[TIPC]: Eliminate "sparse" symbol warningsGravatar Allan Stephens 1-8/+0
2008-03-06[TIPC]: Removal of message header option codeGravatar Allan Stephens 1-1/+0
2007-02-10[NET] TIPC: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-9/+9
2006-10-18[TIPC]: Updated TIPC version number to 1.6.2Gravatar Allan Stephens 1-1/+1
2006-10-18[TIPC]: Add support for Ethernet VLANsGravatar Allan Stephens 1-1/+1
2006-06-29[TIPC]: Initial activation message now includes TIPC version numberGravatar Allan Stephens 1-1/+2
2006-06-25[TIPC]: Added support for MODULE_VERSION capability.Gravatar Allan Stephens 1-2/+3
2006-06-25[TIPC]: Use correct upper bound when validating network zone number.Gravatar Allan Stephens 1-1/+1
2006-01-18[TIPC] Avoid polluting the global namespaceGravatar Per Liden 1-43/+43
2006-01-18[TIPC] Remove unused #includesGravatar Per Liden 1-1/+0
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/+282