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: 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
*
tipc: Eliminate use of user registry by configuration service
Allan Stephens
2011-01-01
1
-19
/
+7
*
tipc: Remove prototype code for supporting multiple clusters
Allan Stephens
2011-01-01
1
-19
/
+2
*
tipc: Remove prototype code for supporting slave nodes
Allan Stephens
2011-01-01
1
-19
/
+2
*
tipc: Remove prototype code for supporting multiple zones
Allan Stephens
2011-01-01
1
-25
/
+5
*
tipc: Remove support for TIPC mode change callback
Allan Stephens
2010-12-02
1
-1
/
+1
*
tipc: Delete unused configuration service structure definition
Allan Stephens
2010-12-02
1
-7
/
+0
*
tipc: Remove obsolete inclusions of header files
Allan Stephens
2010-12-02
1
-5
/
+0
*
tipc: Remove obsolete native API files and exports
Allan Stephens
2010-12-02
1
-1
/
+1
*
tipc: cleanup function namespace
stephen hemminger
2010-10-16
1
-1
/
+6
*
tipc: clean out all instances of #if 0'd unused code
Paul Gortmaker
2010-10-13
1
-141
/
+0
*
tipc: Add support for "-s" configuration option
Allan Stephens
2010-05-12
1
-1
/
+39
*
tipc: Prune unused data structures from configuration service
Allan Stephens
2010-05-12
1
-14
/
+14
*
tipc: Fix initialization sequence problems when entering network mode
Allan Stephens
2008-05-21
1
-2
/
+1
*
tipc: Fix skb_under_panic when configuring TIPC without privileges
Allan Stephens
2008-05-21
1
-1
/
+5
*
tipc: Simplify log buffer resizing
Allan Stephens
2008-05-05
1
-1
/
+1
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[NET] TIPC: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-8
/
+8
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
[TIPC]: endianness annotations
Al Viro
2006-12-02
1
-21
/
+11
*
[TIPC]: Unrecognized configuration command now returns error message
Allan Stephens
2006-10-18
1
-2
/
+3
*
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-27
1
-1
/
+1
*
[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.
Allan Stephens
2006-06-25
1
-1
/
+1
*
[TIPC]: Disallow config operations that aren't supported in certain modes.
Allan Stephens
2006-06-25
1
-45
/
+38
*
[TIPC]: Fix simple sparse warnings
Sam Ravnborg
2006-03-20
1
-2
/
+2
*
[TIPC] Avoid polluting the global namespace
Per Liden
2006-01-18
1
-109
/
+109
*
[TIPC] More updates of file headers
Per Liden
2006-01-12
1
-1
/
+1
*
[TIPC] Update of file headers
Per Liden
2006-01-12
1
-2
/
+1
*
[TIPC] License header update
Per Liden
2006-01-12
1
-19
/
+23
[next]