summaryrefslogtreecommitdiff
path: root/net/tipc/core.c
Commit message (Expand)AuthorAge
* net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* tipc: handle collisions of 32-bit node address hash valuesJon Maloy2018-03-23
* tipc: add 128-bit node identifierJon Maloy2018-03-23
* net: Convert tipc_net_opsKirill Tkhai2018-03-13
* netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-18
* tipc: add neighbor monitoring frameworkJon Paul Maloy2016-06-15
* tipc: redesign connection-level flow controlJon Paul Maloy2016-05-03
* tipc: make dist queue pernetErik Hugne2016-04-11
* tipc: create broadcast transmission link at namespace initJon Paul Maloy2015-10-24
* tipc: rename functions defined in subscr.cYing Xue2015-05-04
* tipc: fix a slab object leakYing Xue2015-03-31
* tipc: nl compat add noop and remove legacy nl frameworkRichard Alpe2015-02-09
* tipc: move and rename the legacy nl api to "nl compat"Richard Alpe2015-02-09
* tipc: make tipc random value aware of net namespaceYing Xue2015-01-12
* tipc: make subscriber server support net namespaceYing Xue2015-01-12
* tipc: make tipc node address support net namespaceYing Xue2015-01-12
* tipc: name tipc name table support net namespaceYing Xue2015-01-12
* tipc: make tipc socket support net namespaceYing Xue2015-01-12
* tipc: make tipc node table aware of net namespaceYing Xue2015-01-12
* tipc: involve namespace infrastructureYing Xue2015-01-12
* tipc: cleanup core.c and core.h filesYing Xue2015-01-12
* tipc: remove tipc_core_start/stop routinesYing Xue2015-01-12
* tipc: convert tipc reference table to use generic rhashtableYing Xue2015-01-08
* tipc: remove files ref.h and ref.cJon Paul Maloy2014-08-23
* tipc: remove include file port.hJon Paul Maloy2014-08-23
* tipc: decrease connection flow control windowJon Paul Maloy2014-05-14
* tipc: purge signal handler infrastructureYing Xue2014-05-05
* tipc: obsolete the remote management featureYing Xue2014-03-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-05
|\
| * tipc: make bearer set up in module insertion stageYing Xue2014-02-22
| * tipc: remove all enabled flags from all tipc componentsYing Xue2014-02-22
* | tipc: remove 'links' list from tipc_bearer structYing Xue2014-02-13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18
|\
| * tipc: correct the order of stopping services at rmmodJon Paul Maloy2013-12-10
* | tipc: relocate common functions from media to bearerYing Xue2013-12-11
|/
* tipc: convert configuration server to use new server facilityYing Xue2013-06-17
* tipc: convert topology server to use new server facilityYing Xue2013-06-17
* tipc: change socket buffer overflow control to respect sk_rcvbufYing Xue2013-06-17
* tipc: add InfiniBand media typePatrick McHardy2013-04-17
* tipc: delete TIPC_ADVANCED Kconfig variablePaul Gortmaker2012-11-22
* tipc: eliminate configuration for maximum number of name publicationsYing Xue2012-08-20
* tipc: eliminate configuration for maximum number of name subscriptionsYing Xue2012-08-20
* tipc: add __read_mostly annotations to several global variablesYing Xue2012-08-20
* tipc: change tipc_net_start routine return value typeYing Xue2012-08-20
* tipc: remove pointless name sanity check and tipc_alphabet arrayYing Xue2012-08-20
* tipc: remove print_buf and deprecated log buffer codeErik Hugne2012-07-13
* tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne2012-07-13
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-30
* tipc: Optimize initialization of network topology serviceAllan Stephens2012-04-26
* tipc: Optimize initialization of configuration serviceAllan Stephens2012-04-26