summaryrefslogtreecommitdiff
path: root/net/tipc/core.c
AgeCommit message (Expand)Author
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2016-06-15tipc: add neighbor monitoring frameworkJon Paul Maloy
2016-05-03tipc: redesign connection-level flow controlJon Paul Maloy
2016-04-11tipc: make dist queue pernetErik Hugne
2015-10-24tipc: create broadcast transmission link at namespace initJon Paul Maloy
2015-05-04tipc: rename functions defined in subscr.cYing Xue
2015-03-31tipc: fix a slab object leakYing Xue
2015-02-09tipc: nl compat add noop and remove legacy nl frameworkRichard Alpe
2015-02-09tipc: move and rename the legacy nl api to "nl compat"Richard Alpe
2015-01-12tipc: make tipc random value aware of net namespaceYing Xue
2015-01-12tipc: make subscriber server support net namespaceYing Xue
2015-01-12tipc: make tipc node address support net namespaceYing Xue
2015-01-12tipc: name tipc name table support net namespaceYing Xue
2015-01-12tipc: make tipc socket support net namespaceYing Xue
2015-01-12tipc: make tipc node table aware of net namespaceYing Xue
2015-01-12tipc: involve namespace infrastructureYing Xue
2015-01-12tipc: cleanup core.c and core.h filesYing Xue
2015-01-12tipc: remove tipc_core_start/stop routinesYing Xue
2015-01-08tipc: convert tipc reference table to use generic rhashtableYing Xue
2014-08-23tipc: remove files ref.h and ref.cJon Paul Maloy
2014-08-23tipc: remove include file port.hJon Paul Maloy
2014-05-14tipc: decrease connection flow control windowJon Paul Maloy
2014-05-05tipc: purge signal handler infrastructureYing Xue
2014-03-27tipc: obsolete the remote management featureYing Xue
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-22tipc: make bearer set up in module insertion stageYing Xue
2014-02-22tipc: remove all enabled flags from all tipc componentsYing Xue
2014-02-13tipc: remove 'links' list from tipc_bearer structYing Xue
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-11tipc: relocate common functions from media to bearerYing Xue
2013-12-10tipc: correct the order of stopping services at rmmodJon Paul Maloy
2013-06-17tipc: convert configuration server to use new server facilityYing Xue
2013-06-17tipc: convert topology server to use new server facilityYing Xue
2013-06-17tipc: change socket buffer overflow control to respect sk_rcvbufYing Xue
2013-04-17tipc: add InfiniBand media typePatrick McHardy
2012-11-22tipc: delete TIPC_ADVANCED Kconfig variablePaul Gortmaker
2012-08-20tipc: eliminate configuration for maximum number of name publicationsYing Xue
2012-08-20tipc: eliminate configuration for maximum number of name subscriptionsYing Xue
2012-08-20tipc: add __read_mostly annotations to several global variablesYing Xue
2012-08-20tipc: change tipc_net_start routine return value typeYing Xue
2012-08-20tipc: remove pointless name sanity check and tipc_alphabet arrayYing Xue
2012-07-13tipc: remove print_buf and deprecated log buffer codeErik Hugne
2012-07-13tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker
2012-04-26tipc: Optimize initialization of network topology serviceAllan Stephens
2012-04-26tipc: Optimize initialization of configuration serviceAllan Stephens
2012-02-24tipc: Eliminate support for tipc_mode global variableAllan Stephens
2012-02-24tipc: Eliminate obsolete support for "not running" modeAllan Stephens
2011-12-27tipc: Minor optimization to deactivation of Ethernet media suppotAllan Stephens
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker