summaryrefslogtreecommitdiffstats
path: root/net/tipc/core.h
Commit message (Expand)AuthorAgeFilesLines
* tipc: add neighbor monitoring frameworkJon Paul Maloy2016-06-151-2/+13
* tipc: make dist queue pernetErik Hugne2016-04-111-0/+3
* tipc: reduce code dependency between binding table and node layerJon Paul Maloy2015-11-201-0/+5
* tipc: clean up unused code and structuresJon Paul Maloy2015-10-241-2/+0
* tipc: let broadcast packet reception use new link receive functionJon Paul Maloy2015-10-241-0/+5
* tipc: move broadcast link lock to struct tipc_netJon Paul Maloy2015-10-241-0/+1
* tipc: move bcast definitions to bcast.cJon Paul Maloy2015-10-241-2/+2
* tipc: clean up link creationJon Paul Maloy2015-07-301-0/+5
* tipc: reduce locking scope during packet receptionJon Paul Maloy2015-07-201-0/+5
* tipc: simplify packet sequence number handlingJon Paul Maloy2015-05-141-0/+20
* tipc: simplify include dependenciesJon Paul Maloy2015-05-141-7/+10
* tipc: remove tipc_snprintfRichard Alpe2015-02-091-2/+0
* tipc: move and rename the legacy nl api to "nl compat"Richard Alpe2015-02-091-1/+0
* tipc: make tipc random value aware of net namespaceYing Xue2015-01-121-5/+1
* tipc: make subscriber server support net namespaceYing Xue2015-01-121-0/+4
* tipc: make tipc node address support net namespaceYing Xue2015-01-121-4/+1
* tipc: name tipc name table support net namespaceYing Xue2015-01-121-0/+4
* tipc: make tipc socket support net namespaceYing Xue2015-01-121-0/+4
* tipc: make tipc broadcast link support net namespaceYing Xue2015-01-121-0/+10
* tipc: make bearer list support net namespaceYing Xue2015-01-121-0/+4
* tipc: make tipc node table aware of net namespaceYing Xue2015-01-121-0/+9
* tipc: involve namespace infrastructureYing Xue2015-01-121-0/+5
* tipc: cleanup core.c and core.h filesYing Xue2015-01-121-53/+0
* tipc: remove unnecessary wrapper functions of kernel timer APIsYing Xue2015-01-121-67/+0
* tipc: convert tipc reference table to use generic rhashtableYing Xue2015-01-081-3/+0
* tipc: eliminate two pseudo message types of BUNDLE_OPEN and BUNDLE_CLOSEDYing Xue2014-11-261-0/+1
* tipc: add bearer disable/enable to new netlink apiRichard Alpe2014-11-211-0/+1
* tipc: add name distributor resiliency queueErik Hugne2014-09-011-0/+1
* tipc: use pseudo message to wake up sockets after link congestionJon Paul Maloy2014-08-231-1/+4
* tipc: improve and extend media address conversion functionsJon Paul Maloy2014-05-141-0/+1
* tipc: rename and move message reassembly functionJon Paul Maloy2014-05-141-0/+1
* tipc: purge signal handler infrastructureYing Xue2014-05-051-5/+1
* tipc: replace config_mutex lock with RTNL lockYing Xue2014-04-221-1/+1
* tipc: obsolete the remote management featureYing Xue2014-03-271-1/+0
* tipc: make bearer set up in module insertion stageYing Xue2014-02-221-1/+0
* tipc: fix message corruption bug for deferred packetsErik Hugne2014-02-131-0/+1
* tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h>wangweidong2013-12-161-1/+1
* net: misc: Remove extern from function prototypesJoe Perches2013-10-191-14/+14
* tipc: introduce new TIPC server infrastructureYing Xue2013-06-171-2/+6
* tipc: change socket buffer overflow control to respect sk_rcvbufYing Xue2013-06-171-0/+9
* tipc: eliminate configuration for maximum number of name publicationsYing Xue2012-08-201-1/+1
* tipc: eliminate configuration for maximum number of name subscriptionsYing Xue2012-08-201-2/+2
* tipc: add __read_mostly annotations to several global variablesYing Xue2012-08-201-5/+5
* tipc: remove pointless name sanity check and tipc_alphabet arrayYing Xue2012-08-201-2/+0
* tipc: remove print_buf and deprecated log buffer codeErik Hugne2012-07-131-27/+0
* tipc: phase out most of the struct print_buf usageErik Hugne2012-07-131-1/+3
* tipc: remove TIPC packet debugging functions and macrosErik Hugne2012-07-131-22/+0
* tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne2012-07-131-10/+2
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-301-14/+0
* tipc: Eliminate support for tipc_mode global variableAllan Stephens2012-02-241-8/+0
OpenPOWER on IntegriCloud