summaryrefslogtreecommitdiffstats
path: root/net/tipc/core.c
Commit message (Expand)AuthorAgeFilesLines
* tipc: obsolete the remote management featureYing Xue2014-03-271-9/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-051-50/+59
|\
| * tipc: make bearer set up in module insertion stageYing Xue2014-02-221-29/+9
| * tipc: remove all enabled flags from all tipc componentsYing Xue2014-02-221-21/+50
* | tipc: remove 'links' list from tipc_bearer structYing Xue2014-02-131-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-181-3/+4
|\
| * tipc: correct the order of stopping services at rmmodJon Paul Maloy2013-12-101-3/+4
* | tipc: relocate common functions from media to bearerYing Xue2013-12-111-6/+2
|/
* tipc: convert configuration server to use new server facilityYing Xue2013-06-171-2/+2
* tipc: convert topology server to use new server facilityYing Xue2013-06-171-3/+3
* tipc: change socket buffer overflow control to respect sk_rcvbufYing Xue2013-06-171-2/+10
* tipc: add InfiniBand media typePatrick McHardy2013-04-171-2/+10
* tipc: delete TIPC_ADVANCED Kconfig variablePaul Gortmaker2012-11-221-5/+0
* tipc: eliminate configuration for maximum number of name publicationsYing Xue2012-08-201-2/+0
* tipc: eliminate configuration for maximum number of name subscriptionsYing Xue2012-08-201-2/+0
* tipc: add __read_mostly annotations to several global variablesYing Xue2012-08-201-5/+5
* tipc: change tipc_net_start routine return value typeYing Xue2012-08-201-3/+2
* tipc: remove pointless name sanity check and tipc_alphabet arrayYing Xue2012-08-201-3/+0
* tipc: remove print_buf and deprecated log buffer codeErik Hugne2012-07-131-7/+0
* tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne2012-07-131-7/+6
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-301-7/+0
* tipc: Optimize initialization of network topology serviceAllan Stephens2012-04-261-1/+1
* tipc: Optimize initialization of configuration serviceAllan Stephens2012-04-261-1/+1
* tipc: Eliminate support for tipc_mode global variableAllan Stephens2012-02-241-2/+0
* tipc: Eliminate obsolete support for "not running" modeAllan Stephens2012-02-241-9/+1
* tipc: Minor optimization to deactivation of Ethernet media suppotAllan Stephens2011-12-271-1/+1
* net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-311-0/+2
* tipc: Drop __TIME__ usageMichal Marek2011-05-101-2/+1
* tipc: Eliminate configuration for maximum number of cluster nodesAllan Stephens2011-03-131-6/+0
* tipc: Remove unused global variable tipc_user_countAllan Stephens2011-02-231-2/+1
* tipc: split variable assignments out of conditional expressionsAllan Stephens2011-01-011-12/+21
* tipc: remove redundant #includesAllan Stephens2011-01-011-6/+0
* tipc: Remove user registry subsystemAllan Stephens2011-01-011-3/+0
* tipc: Remove prototype code for supporting multiple clustersAllan Stephens2011-01-011-6/+0
* tipc: Remove prototype code for supporting slave nodesAllan Stephens2011-01-011-6/+0
* tipc: Remove prototype code for supporting multiple zonesAllan Stephens2011-01-011-6/+0
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-021-1/+0
* tipc: Remove obsolete native API files and exportsAllan Stephens2010-12-021-40/+0
* tipc: Kill tipc_get_mode() completely.David S. Miller2010-10-181-6/+0
* tipc: cleanup function namespacestephen hemminger2010-10-161-22/+6
* tipc: Fix log buffer memory leak if initialization failsAnders Kaseorg2010-08-171-2/+4
* tipc: Reduce footprint by un-inlining buf_acquire routineAllan Stephens2010-05-121-0/+24
* tipc: Add support for "-s" configuration optionAllan Stephens2010-05-121-2/+0
* TIPC: Updated topology subscription protocol according to latest specJon Paul Maloy2010-04-061-1/+1
* tipc: use kconfig to limit numeric rangesAmerigo Wang2010-01-031-5/+5
* tipc: Fix initialization sequence problems when entering network modeAllan Stephens2008-05-211-2/+2
* tipc: Consolidate subscriber & subscriber port referencesAllan Stephens2008-05-191-2/+1
* tipc: Update version number to TIPC 1.6.4Allan Stephens2008-05-051-1/+1
* tipc: Simplify log buffer resizingAllan Stephens2008-05-051-2/+2
* [TIPC]: Update version to 1.6.3Allan Stephens2008-03-061-1/+1
OpenPOWER on IntegriCloud