index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
/
config.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: nl compat add noop and remove legacy nl framework
Richard Alpe
2015-02-09
1
-157
/
+0
*
tipc: convert legacy nl stats show to nl compat
Richard Alpe
2015-02-09
1
-35
/
+0
*
tipc: convert legacy nl net id get to nl compat
Richard Alpe
2015-02-09
1
-23
/
+0
*
tipc: convert legacy nl net id set to nl compat
Richard Alpe
2015-02-09
1
-23
/
+0
*
tipc: convert legacy nl node addr set to nl compat
Richard Alpe
2015-02-09
1
-26
/
+0
*
tipc: convert legacy nl node dump to nl compat
Richard Alpe
2015-02-09
1
-4
/
+0
*
tipc: convert legacy nl media dump to nl compat
Richard Alpe
2015-02-09
1
-3
/
+0
*
tipc: convert legacy nl socket dump to nl compat
Richard Alpe
2015-02-09
1
-3
/
+0
*
tipc: convert legacy nl name table dump to nl compat
Richard Alpe
2015-02-09
1
-4
/
+0
*
tipc: convert legacy nl link stat reset to nl compat
Richard Alpe
2015-02-09
1
-4
/
+0
*
tipc: convert legacy nl link prop set to nl compat
Richard Alpe
2015-02-09
1
-6
/
+0
*
tipc: convert legacy nl link dump to nl compat
Richard Alpe
2015-02-09
1
-4
/
+0
*
tipc: convert legacy nl link stat to nl compat
Richard Alpe
2015-02-09
1
-4
/
+0
*
tipc: convert legacy nl bearer enable/disable to nl compat
Richard Alpe
2015-02-09
1
-33
/
+0
*
tipc: convert legacy nl bearer dump to nl compat
Richard Alpe
2015-02-09
1
-3
/
+0
*
tipc: make tipc node address support net namespace
Ying Xue
2015-01-12
1
-4
/
+5
*
tipc: name tipc name table support net namespace
Ying Xue
2015-01-12
1
-1
/
+2
*
tipc: make tipc socket support net namespace
Ying Xue
2015-01-12
1
-1
/
+1
*
tipc: make bearer list support net namespace
Ying Xue
2015-01-12
1
-1
/
+1
*
tipc: make tipc node table aware of net namespace
Ying Xue
2015-01-12
1
-8
/
+13
*
tipc: involve namespace infrastructure
Ying Xue
2015-01-12
1
-13
/
+16
*
tipc: convert tipc reference table to use generic rhashtable
Ying Xue
2015-01-08
1
-22
/
+2
*
tipc: use registry when scanning sockets
Jon Paul Maloy
2014-08-23
1
-2
/
+2
*
tipc: convert allocations of global variables associated with bclink
Ying Xue
2014-05-05
1
-2
/
+4
*
tipc: replace config_mutex lock with RTNL lock
Ying Xue
2014-04-22
1
-4
/
+2
*
tipc: obsolete the remote management feature
Ying Xue
2014-03-27
1
-104
/
+3
*
tipc: allow connection shutdown callback to be invoked in advance
Ying Xue
2014-03-06
1
-7
/
+2
*
tipc: make bearer set up in module insertion stage
Ying Xue
2014-02-22
1
-1
/
+1
*
tipc: convert config_lock from spinlock to mutex
Ying Xue
2013-06-17
1
-14
/
+3
*
tipc: convert configuration server to use new server facility
Ying Xue
2013-06-17
1
-57
/
+45
*
tipc: eliminate configuration for maximum number of name publications
Ying Xue
2012-08-20
1
-21
/
+2
*
tipc: eliminate configuration for maximum number of name subscriptions
Ying Xue
2012-08-20
1
-22
/
+3
*
tipc: remove print_buf and deprecated log buffer code
Erik Hugne
2012-07-13
1
-6
/
+2
*
tipc: phase out most of the struct print_buf usage
Erik Hugne
2012-07-13
1
-9
/
+18
*
tipc: use standard printk shortcut macros (pr_err etc.)
Erik Hugne
2012-07-13
1
-3
/
+3
*
tipc: compress out gratuitous extra carriage returns
Paul Gortmaker
2012-04-30
1
-7
/
+0
*
tipc: Optimize termination of configuration service
Allan Stephens
2012-04-26
1
-4
/
+2
*
tipc: Optimize re-initialization of configuration service
Allan Stephens
2012-04-26
1
-0
/
+15
*
tipc: Ensure network address change doesn't impact configuration service
Allan Stephens
2012-04-19
1
-1
/
+1
*
tipc: Eliminate support for tipc_mode global variable
Allan Stephens
2012-02-24
1
-2
/
+2
*
tipc: Eliminate obsolete support for "not running" mode
Allan Stephens
2012-02-24
1
-5
/
+2
*
tipc: nuke the delimit static inline function.
Paul Gortmaker
2012-02-24
1
-4
/
+4
*
tipc: Simplify enforcement of reserved name type prohibition
Allan Stephens
2012-02-24
1
-1
/
+1
*
tipc: Revise comment justifying release of configuration spinlock
Allan Stephens
2011-12-27
1
-7
/
+6
*
tipc: Correct misnamed references to neighbor discovery domain
Allan Stephens
2011-03-13
1
-1
/
+1
*
tipc: Eliminate configuration for maximum number of cluster nodes
Allan Stephens
2011-03-13
1
-26
/
+3
*
tipc: cleanup various cosmetic whitespace issues
Allan Stephens
2011-01-01
1
-2
/
+1
*
tipc: remove redundant #includes
Allan Stephens
2011-01-01
1
-1
/
+0
*
tipc: remove calls to dbg() and msg_dbg()
Allan Stephens
2011-01-01
1
-3
/
+1
*
tipc: Remove user registry subsystem
Allan Stephens
2011-01-01
1
-1
/
+1
[next]