aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/net.c
AgeCommit message (Expand)Author
2017-04-13netlink: pass extended ACK struct where availableJohannes Berg
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-02-17tipc: Fix tipc_sk_reinit race conditionsHerbert Xu
2016-03-07tipc: move netlink policies to netlink.cRichard Alpe
2016-03-06tipc: remove pre-allocated message header in link structJon Paul Maloy
2015-10-24tipc: create broadcast transmission link at namespace initJon Paul Maloy
2015-10-24tipc: move bcast definitions to bcast.cJon Paul Maloy
2015-05-14tipc: simplify include dependenciesJon Paul Maloy
2015-02-09tipc: nl compat add noop and remove legacy nl frameworkRichard Alpe
2015-02-09tipc: convert legacy nl node addr set to nl compatRichard Alpe
2015-02-09tipc: move and rename the legacy nl api to "nl compat"Richard Alpe
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 broadcast link support net namespaceYing Xue
2015-01-12tipc: make bearer list support net namespaceYing Xue
2015-01-12tipc: make tipc node table aware of net namespaceYing Xue
2015-01-12tipc: involve namespace infrastructureYing Xue
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