aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-23tipc: remove files ref.h and ref.cJon Paul Maloy1-4/+3
2014-08-23tipc: remove include file port.hJon Paul Maloy1-1/+1
2014-05-14tipc: decrease connection flow control windowJon Paul Maloy1-3/+4
2014-05-05tipc: purge signal handler infrastructureYing Xue1-7/+0
2014-03-27tipc: obsolete the remote management featureYing Xue1-9/+0
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-50/+59
2014-02-22tipc: make bearer set up in module insertion stageYing Xue1-29/+9
2014-02-22tipc: remove all enabled flags from all tipc componentsYing Xue1-21/+50
2014-02-13tipc: remove 'links' list from tipc_bearer structYing Xue1-1/+1
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+4
2013-12-11tipc: relocate common functions from media to bearerYing Xue1-6/+2
2013-12-10tipc: correct the order of stopping services at rmmodJon Paul Maloy1-3/+4
2013-06-17tipc: convert configuration server to use new server facilityYing Xue1-2/+2
2013-06-17tipc: convert topology server to use new server facilityYing Xue1-3/+3
2013-06-17tipc: change socket buffer overflow control to respect sk_rcvbufYing Xue1-2/+10
2013-04-17tipc: add InfiniBand media typePatrick McHardy1-2/+10
2012-11-22tipc: delete TIPC_ADVANCED Kconfig variablePaul Gortmaker1-5/+0
2012-08-20tipc: eliminate configuration for maximum number of name publicationsYing Xue1-2/+0
2012-08-20tipc: eliminate configuration for maximum number of name subscriptionsYing Xue1-2/+0
2012-08-20tipc: add __read_mostly annotations to several global variablesYing Xue1-5/+5
2012-08-20tipc: change tipc_net_start routine return value typeYing Xue1-3/+2
2012-08-20tipc: remove pointless name sanity check and tipc_alphabet arrayYing Xue1-3/+0
2012-07-13tipc: remove print_buf and deprecated log buffer codeErik Hugne1-7/+0
2012-07-13tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne1-7/+6
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker1-7/+0
2012-04-26tipc: Optimize initialization of network topology serviceAllan Stephens1-1/+1
2012-04-26tipc: Optimize initialization of configuration serviceAllan Stephens1-1/+1
2012-02-24tipc: Eliminate support for tipc_mode global variableAllan Stephens1-2/+0
2012-02-24tipc: Eliminate obsolete support for "not running" modeAllan Stephens1-9/+1
2011-12-27tipc: Minor optimization to deactivation of Ethernet media suppotAllan Stephens1-1/+1
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker1-0/+2
2011-05-10tipc: Drop __TIME__ usageMichal Marek1-2/+1
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