aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/net.c
AgeCommit message (Expand)Author
2014-11-21tipc: add net set to new netlink apiRichard Alpe
2014-11-21tipc: add net dump to new netlink apiRichard Alpe
2014-08-23tipc: remove include file port.hJon Paul Maloy
2014-08-23tipc: use registry when scanning socketsJon Paul Maloy
2014-06-27tipc: same receive code path for connection protocol and data messagesJon Paul Maloy
2014-06-27tipc: introduce message evaluation functionJon Paul Maloy
2014-05-14tipc: merge port message reception into socket reception functionJon Paul Maloy
2014-05-05tipc: convert allocations of global variables associated with bclinkYing Xue
2014-04-22tipc: purge tipc_net_lock lockYing Xue
2014-04-22tipc: use RTNL lock to protect tipc_net_stop routineYing Xue
2014-04-03tipc: fix regression bug where node events are not being generatedErik Hugne
2014-03-27tipc: rename node create lock to protect node list and hlistYing Xue
2014-03-27tipc: obsolete the remote management featureYing Xue
2014-02-18tipc: align tipc function names with common naming practice in the networkYing Xue
2012-08-20tipc: change tipc_net_start routine return value typeYing Xue
2012-07-13tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne
2012-04-26tipc: Enhance re-initialization of network topology serviceAllan Stephens
2012-04-26tipc: Optimize re-initialization of configuration serviceAllan Stephens
2012-04-19tipc: take lock while updating node network addressAllan Stephens
2012-02-24tipc: Eliminate support for tipc_mode global variableAllan Stephens
2012-02-24tipc: Eliminate trivial buffer manipulation helper routinesAllan Stephens
2011-12-27tipc: Eliminate dynamic allocation of broadcast link data structuresAllan Stephens
2011-12-27tipc: Minor correction to TIPC module unloadingAllan Stephens
2011-09-01tipc: Remove obsolete manipulation of message re-route count fieldAllan Stephens
2011-03-14tipc: delete extra semicolon blocking node deletionPaul Gortmaker
2011-03-13tipc: manually inline net_start/stop, make assoc. vars staticAllan Stephens
2011-03-13tipc: Convert node object array to a hash tableAllan Stephens
2011-03-13tipc: Eliminate configuration for maximum number of cluster nodesAllan Stephens
2011-03-13tipc: Split up unified structure of network-related variablesAllan Stephens
2011-03-13tipc: Fix problem with missing link in "tipc-config -l" outputAllan Stephens
2011-01-01tipc: remove redundant #includesAllan Stephens
2011-01-01tipc: remove calls to dbg() and msg_dbg()Allan Stephens
2011-01-01tipc: Remove prototype code for supporting multiple clustersAllan Stephens
2011-01-01tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens
2011-01-01tipc: Remove prototype code for supporting multiple zonesAllan Stephens
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens
2010-10-13tipc: clean out all instances of #if 0'd unused codePaul Gortmaker
2010-09-09tipc: Optimize handling excess content on incoming messagesPaul Gortmaker
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens
2010-03-30tipc: define needless global scoped variable staticHagen Paul Pfeifer
2010-03-24tipc: remove trailing space in messagesFrans Pop
2010-03-04tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman
2008-09-02tipc: Don't use structure names which easily globally conflict.David S. Miller
2008-07-14tipc: Eliminate improper use of TIPC_OK error codeAllan Stephens
2008-05-21tipc: Fix initialization sequence problems when entering network modeAllan Stephens
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-03-20[TIPC]: CleanupsAdrian Bunk
2006-03-20[TIPC]: Fix simple sparse warningsSam Ravnborg