aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/config.c
Commit message (Expand)AuthorAge
* tipc: nl compat add noop and remove legacy nl frameworkRichard Alpe2015-02-09
* tipc: convert legacy nl stats show to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl net id get to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl net id set to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl node addr set to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl node dump to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl media dump to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl socket dump to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl name table dump to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl link stat reset to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl link prop set to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl link dump to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl link stat to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl bearer enable/disable to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl bearer dump to nl compatRichard Alpe2015-02-09
* 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 bearer list 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: convert tipc reference table to use generic rhashtableYing Xue2015-01-08
* tipc: use registry when scanning socketsJon Paul Maloy2014-08-23
* tipc: convert allocations of global variables associated with bclinkYing Xue2014-05-05
* tipc: replace config_mutex lock with RTNL lockYing Xue2014-04-22
* tipc: obsolete the remote management featureYing Xue2014-03-27
* tipc: allow connection shutdown callback to be invoked in advanceYing Xue2014-03-06
* tipc: make bearer set up in module insertion stageYing Xue2014-02-22
* tipc: convert config_lock from spinlock to mutexYing Xue2013-06-17
* tipc: convert configuration server to use new server facilityYing Xue2013-06-17
* 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: remove print_buf and deprecated log buffer codeErik Hugne2012-07-13
* tipc: phase out most of the struct print_buf usageErik 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 termination of configuration serviceAllan Stephens2012-04-26
* tipc: Optimize re-initialization of configuration serviceAllan Stephens2012-04-26
* tipc: Ensure network address change doesn't impact configuration serviceAllan Stephens2012-04-19
* tipc: Eliminate support for tipc_mode global variableAllan Stephens2012-02-24
* tipc: Eliminate obsolete support for "not running" modeAllan Stephens2012-02-24
* tipc: nuke the delimit static inline function.Paul Gortmaker2012-02-24
* tipc: Simplify enforcement of reserved name type prohibitionAllan Stephens2012-02-24
* tipc: Revise comment justifying release of configuration spinlockAllan Stephens2011-12-27
* tipc: Correct misnamed references to neighbor discovery domainAllan Stephens2011-03-13
* tipc: Eliminate configuration for maximum number of cluster nodesAllan Stephens2011-03-13
* tipc: cleanup various cosmetic whitespace issuesAllan Stephens2011-01-01
* tipc: remove redundant #includesAllan Stephens2011-01-01
* tipc: remove calls to dbg() and msg_dbg()Allan Stephens2011-01-01
* tipc: Remove user registry subsystemAllan Stephens2011-01-01