summaryrefslogtreecommitdiffstats
path: root/net/tipc/core.c
Commit message (Expand)AuthorAgeFilesLines
* tipc: add neighbor monitoring frameworkJon Paul Maloy2016-06-151-0/+1
* tipc: redesign connection-level flow controlJon Paul Maloy2016-05-031-5/+3
* tipc: make dist queue pernetErik Hugne2016-04-111-0/+1
* tipc: create broadcast transmission link at namespace initJon Paul Maloy2015-10-241-0/+9
* tipc: rename functions defined in subscr.cYing Xue2015-05-041-2/+2
* tipc: fix a slab object leakYing Xue2015-03-311-1/+1
* tipc: nl compat add noop and remove legacy nl frameworkRichard Alpe2015-02-091-1/+2
* tipc: move and rename the legacy nl api to "nl compat"Richard Alpe2015-02-091-0/+7
* tipc: make tipc random value aware of net namespaceYing Xue2015-01-121-5/+1
* tipc: make subscriber server support net namespaceYing Xue2015-01-121-12/+12
* tipc: make tipc node address support net namespaceYing Xue2015-01-121-3/+1
* tipc: name tipc name table support net namespaceYing Xue2015-01-121-7/+12
* tipc: make tipc socket support net namespaceYing Xue2015-01-121-8/+4
* tipc: make tipc node table aware of net namespaceYing Xue2015-01-121-1/+3
* tipc: involve namespace infrastructureYing Xue2015-01-121-1/+27
* tipc: cleanup core.c and core.h filesYing Xue2015-01-121-23/+0
* tipc: remove tipc_core_start/stop routinesYing Xue2015-01-121-43/+23
* tipc: convert tipc reference table to use generic rhashtableYing Xue2015-01-081-5/+5
* tipc: remove files ref.h and ref.cJon Paul Maloy2014-08-231-4/+3
* tipc: remove include file port.hJon Paul Maloy2014-08-231-1/+1
* tipc: decrease connection flow control windowJon Paul Maloy2014-05-141-3/+4
* tipc: purge signal handler infrastructureYing Xue2014-05-051-7/+0
* 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
OpenPOWER on IntegriCloud