index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-07-14
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-27
tipc: Optimize termination of configuration service
Allan Stephens
1
-4
/
+2
2012-04-27
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-25
tipc: Eliminate support for tipc_mode global variable
Allan Stephens
1
-2
/
+2
2012-02-25
tipc: Eliminate obsolete support for "not running" mode
Allan Stephens
1
-5
/
+2
2012-02-25
tipc: nuke the delimit static inline function.
Paul Gortmaker
1
-4
/
+4
2012-02-25
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-02
tipc: cleanup various cosmetic whitespace issues
Allan Stephens
1
-2
/
+1
2011-01-02
tipc: remove redundant #includes
Allan Stephens
1
-1
/
+0
2011-01-02
tipc: remove calls to dbg() and msg_dbg()
Allan Stephens
1
-3
/
+1
2011-01-02
tipc: Remove user registry subsystem
Allan Stephens
1
-1
/
+1
2011-01-02
tipc: Eliminate use of user registry by configuration service
Allan Stephens
1
-19
/
+7
2011-01-02
tipc: Remove prototype code for supporting multiple clusters
Allan Stephens
1
-19
/
+2
2011-01-02
tipc: Remove prototype code for supporting slave nodes
Allan Stephens
1
-19
/
+2
2011-01-02
tipc: Remove prototype code for supporting multiple zones
Allan Stephens
1
-25
/
+5
2010-12-03
tipc: Remove support for TIPC mode change callback
Allan Stephens
1
-1
/
+1
2010-12-03
tipc: Delete unused configuration service structure definition
Allan Stephens
1
-7
/
+0
2010-12-03
tipc: Remove obsolete inclusions of header files
Allan Stephens
1
-5
/
+0
2010-12-03
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-14
tipc: clean out all instances of #if 0'd unused code
Paul Gortmaker
1
-141
/
+0
2010-05-13
tipc: Add support for "-s" configuration option
Allan Stephens
1
-1
/
+39
2010-05-13
tipc: Prune unused data structures from configuration service
Allan Stephens
1
-14
/
+14
2008-05-22
tipc: Fix initialization sequence problems when entering network mode
Allan Stephens
1
-2
/
+1
2008-05-22
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-26
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-02-11
[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-03
[TIPC]: endianness annotations
Al Viro
1
-21
/
+11
2006-10-19
[TIPC]: Unrecognized configuration command now returns error message
Allan Stephens
1
-2
/
+3
2006-06-28
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-1
/
+1
2006-06-26
[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.
Allan Stephens
1
-1
/
+1
2006-06-26
[TIPC]: Disallow config operations that aren't supported in certain modes.
Allan Stephens
1
-45
/
+38
2006-03-21
[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-13
[TIPC] More updates of file headers
Per Liden
1
-1
/
+1
2006-01-13
[TIPC] Update of file headers
Per Liden
1
-2
/
+1
2006-01-13
[TIPC] License header update
Per Liden
1
-19
/
+23
2006-01-13
[TIPC] Initial merge
Per Liden
1
-0
/
+715