index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
config.c
Age
Commit message (
Expand
)
Author
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
2011-01-01
tipc: Eliminate use of user registry by configuration service
Allan Stephens
2011-01-01
tipc: Remove prototype code for supporting multiple clusters
Allan Stephens
2011-01-01
tipc: Remove prototype code for supporting slave nodes
Allan Stephens
2011-01-01
tipc: Remove prototype code for supporting multiple zones
Allan Stephens
2010-12-02
tipc: Remove support for TIPC mode change callback
Allan Stephens
2010-12-02
tipc: Delete unused configuration service structure definition
Allan Stephens
2010-12-02
tipc: Remove obsolete inclusions of header files
Allan Stephens
2010-12-02
tipc: Remove obsolete native API files and exports
Allan Stephens
2010-10-16
tipc: cleanup function namespace
stephen hemminger
2010-10-13
tipc: clean out all instances of #if 0'd unused code
Paul Gortmaker
2010-05-12
tipc: Add support for "-s" configuration option
Allan Stephens
2010-05-12
tipc: Prune unused data structures from configuration service
Allan Stephens
2008-05-21
tipc: Fix initialization sequence problems when entering network mode
Allan Stephens
2008-05-21
tipc: Fix skb_under_panic when configuring TIPC without privileges
Allan Stephens
2008-05-05
tipc: Simplify log buffer resizing
Allan Stephens
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-02-10
[NET] TIPC: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-02
[TIPC]: endianness annotations
Al Viro
2006-10-18
[TIPC]: Unrecognized configuration command now returns error message
Allan Stephens
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-25
[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.
Allan Stephens
2006-06-25
[TIPC]: Disallow config operations that aren't supported in certain modes.
Allan Stephens
2006-03-20
[TIPC]: Fix simple sparse warnings
Sam Ravnborg
2006-01-18
[TIPC] Avoid polluting the global namespace
Per Liden
2006-01-12
[TIPC] More updates of file headers
Per Liden
2006-01-12
[TIPC] Update of file headers
Per Liden
2006-01-12
[TIPC] License header update
Per Liden
2006-01-12
[TIPC] Initial merge
Per Liden