Age | Commit message (Expand) | Author |
2015-02-09 | tipc: nl compat add noop and remove legacy nl framework | Richard Alpe |
2015-02-09 | tipc: convert legacy nl stats show to nl compat | Richard Alpe |
2015-02-09 | tipc: convert legacy nl net id get to nl compat | Richard Alpe |
2015-02-09 | tipc: convert legacy nl net id set to nl compat | Richard Alpe |
2015-02-09 | tipc: convert legacy nl node addr set to nl compat | Richard Alpe |
2015-02-09 | tipc: convert legacy nl node dump to nl compat | Richard Alpe |
2015-02-09 | tipc: convert legacy nl media dump to nl compat | Richard Alpe |
2015-02-09 | tipc: convert legacy nl socket dump to nl compat | Richard Alpe |
2015-02-09 | tipc: convert legacy nl name table dump to nl compat | Richard Alpe |
2015-02-09 | tipc: convert legacy nl link stat reset to nl compat | Richard Alpe |
2015-02-09 | tipc: convert legacy nl link prop set to nl compat | Richard Alpe |
2015-02-09 | tipc: convert legacy nl link dump to nl compat | Richard Alpe |
2015-02-09 | tipc: convert legacy nl link stat to nl compat | Richard Alpe |
2015-02-09 | tipc: convert legacy nl bearer enable/disable to nl compat | Richard Alpe |
2015-02-09 | tipc: convert legacy nl bearer dump to nl compat | Richard Alpe |
2015-01-12 | tipc: make tipc node address support net namespace | Ying Xue |
2015-01-12 | tipc: name tipc name table support net namespace | Ying Xue |
2015-01-12 | tipc: make tipc socket support net namespace | Ying Xue |
2015-01-12 | tipc: make bearer list support net namespace | Ying Xue |
2015-01-12 | tipc: make tipc node table aware of net namespace | Ying Xue |
2015-01-12 | tipc: involve namespace infrastructure | Ying Xue |
2015-01-08 | tipc: convert tipc reference table to use generic rhashtable | Ying Xue |
2014-08-23 | tipc: use registry when scanning sockets | Jon Paul Maloy |
2014-05-05 | tipc: convert allocations of global variables associated with bclink | Ying Xue |
2014-04-22 | tipc: replace config_mutex lock with RTNL lock | Ying Xue |
2014-03-27 | tipc: obsolete the remote management feature | Ying Xue |
2014-03-06 | tipc: allow connection shutdown callback to be invoked in advance | Ying Xue |
2014-02-22 | tipc: make bearer set up in module insertion stage | Ying Xue |
2013-06-17 | tipc: convert config_lock from spinlock to mutex | Ying Xue |
2013-06-17 | tipc: convert configuration server to use new server facility | Ying Xue |
2012-08-20 | tipc: eliminate configuration for maximum number of name publications | Ying Xue |
2012-08-20 | tipc: eliminate configuration for maximum number of name subscriptions | Ying Xue |
2012-07-13 | tipc: remove print_buf and deprecated log buffer code | Erik Hugne |
2012-07-13 | tipc: phase out most of the struct print_buf usage | Erik Hugne |
2012-07-13 | tipc: use standard printk shortcut macros (pr_err etc.) | Erik Hugne |
2012-04-30 | tipc: compress out gratuitous extra carriage returns | Paul Gortmaker |
2012-04-26 | tipc: Optimize termination of configuration service | Allan Stephens |
2012-04-26 | tipc: Optimize re-initialization of configuration service | Allan Stephens |
2012-04-19 | tipc: Ensure network address change doesn't impact configuration service | Allan Stephens |
2012-02-24 | tipc: Eliminate support for tipc_mode global variable | Allan Stephens |
2012-02-24 | tipc: Eliminate obsolete support for "not running" mode | Allan Stephens |
2012-02-24 | tipc: nuke the delimit static inline function. | Paul Gortmaker |
2012-02-24 | tipc: Simplify enforcement of reserved name type prohibition | Allan Stephens |
2011-12-27 | tipc: Revise comment justifying release of configuration spinlock | Allan Stephens |
2011-03-13 | tipc: Correct misnamed references to neighbor discovery domain | Allan Stephens |
2011-03-13 | tipc: Eliminate configuration for maximum number of cluster nodes | Allan Stephens |
2011-01-01 | tipc: cleanup various cosmetic whitespace issues | Allan Stephens |
2011-01-01 | tipc: remove redundant #includes | Allan Stephens |
2011-01-01 | tipc: remove calls to dbg() and msg_dbg() | Allan Stephens |
2011-01-01 | tipc: Remove user registry subsystem | Allan Stephens |