index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-20
tipc: eliminate configuration for maximum number of name publications
Ying Xue
1
-21
/
+2
2012-08-20
tipc: eliminate configuration for maximum number of name subscriptions
Ying Xue
1
-22
/
+3
2012-07-13
tipc: remove print_buf and deprecated log buffer code
Erik Hugne
1
-6
/
+2
2012-07-13
tipc: phase out most of the struct print_buf usage
Erik Hugne
1
-9
/
+18
2012-07-13
tipc: use standard printk shortcut macros (pr_err etc.)
Erik Hugne
1
-3
/
+3
2012-04-30
tipc: compress out gratuitous extra carriage returns
Paul Gortmaker
1
-7
/
+0
2012-04-26
tipc: Optimize termination of configuration service
Allan Stephens
1
-4
/
+2
2012-04-26
tipc: Optimize re-initialization of configuration service
Allan Stephens
1
-0
/
+15
2012-04-19
tipc: Ensure network address change doesn't impact configuration service
Allan Stephens
1
-1
/
+1
2012-02-24
tipc: Eliminate support for tipc_mode global variable
Allan Stephens
1
-2
/
+2
2012-02-24
tipc: Eliminate obsolete support for "not running" mode
Allan Stephens
1
-5
/
+2
2012-02-24
tipc: nuke the delimit static inline function.
Paul Gortmaker
1
-4
/
+4
2012-02-24
tipc: Simplify enforcement of reserved name type prohibition
Allan Stephens
1
-1
/
+1
2011-12-27
tipc: Revise comment justifying release of configuration spinlock
Allan Stephens
1
-7
/
+6
2011-03-13
tipc: Correct misnamed references to neighbor discovery domain
Allan Stephens
1
-1
/
+1
2011-03-13
tipc: Eliminate configuration for maximum number of cluster nodes
Allan Stephens
1
-26
/
+3
2011-01-01
tipc: cleanup various cosmetic whitespace issues
Allan Stephens
1
-2
/
+1
2011-01-01
tipc: remove redundant #includes
Allan Stephens
1
-1
/
+0
2011-01-01
tipc: remove calls to dbg() and msg_dbg()
Allan Stephens
1
-3
/
+1
2011-01-01
tipc: Remove user registry subsystem
Allan Stephens
1
-1
/
+1
2011-01-01
tipc: Eliminate use of user registry by configuration service
Allan Stephens
1
-19
/
+7
2011-01-01
tipc: Remove prototype code for supporting multiple clusters
Allan Stephens
1
-19
/
+2
2011-01-01
tipc: Remove prototype code for supporting slave nodes
Allan Stephens
1
-19
/
+2
2011-01-01
tipc: Remove prototype code for supporting multiple zones
Allan Stephens
1
-25
/
+5
2010-12-02
tipc: Remove support for TIPC mode change callback
Allan Stephens
1
-1
/
+1
2010-12-02
tipc: Delete unused configuration service structure definition
Allan Stephens
1
-7
/
+0
2010-12-02
tipc: Remove obsolete inclusions of header files
Allan Stephens
1
-5
/
+0
2010-12-02
tipc: Remove obsolete native API files and exports
Allan Stephens
1
-1
/
+1
2010-10-16
tipc: cleanup function namespace
stephen hemminger
1
-1
/
+6
2010-10-13
tipc: clean out all instances of #if 0'd unused code
Paul Gortmaker
1
-141
/
+0
2010-05-12
tipc: Add support for "-s" configuration option
Allan Stephens
1
-1
/
+39
2010-05-12
tipc: Prune unused data structures from configuration service
Allan Stephens
1
-14
/
+14
2008-05-21
tipc: Fix initialization sequence problems when entering network mode
Allan Stephens
1
-2
/
+1
2008-05-21
tipc: Fix skb_under_panic when configuring TIPC without privileges
Allan Stephens
1
-1
/
+5
2008-05-05
tipc: Simplify log buffer resizing
Allan Stephens
1
-1
/
+1
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-02-10
[NET] TIPC: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-8
/
+8
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-02
[TIPC]: endianness annotations
Al Viro
1
-21
/
+11
2006-10-18
[TIPC]: Unrecognized configuration command now returns error message
Allan Stephens
1
-2
/
+3
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-1
/
+1
2006-06-25
[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.
Allan Stephens
1
-1
/
+1
2006-06-25
[TIPC]: Disallow config operations that aren't supported in certain modes.
Allan Stephens
1
-45
/
+38
2006-03-20
[TIPC]: Fix simple sparse warnings
Sam Ravnborg
1
-2
/
+2
2006-01-18
[TIPC] Avoid polluting the global namespace
Per Liden
1
-109
/
+109
2006-01-12
[TIPC] More updates of file headers
Per Liden
1
-1
/
+1
2006-01-12
[TIPC] Update of file headers
Per Liden
1
-2
/
+1
2006-01-12
[TIPC] License header update
Per Liden
1
-19
/
+23
2006-01-12
[TIPC] Initial merge
Per Liden
1
-0
/
+715