index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
/
config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-09
tipc: nl compat add noop and remove legacy nl framework
Richard Alpe
1
-157
/
+0
2015-02-09
tipc: convert legacy nl stats show to nl compat
Richard Alpe
1
-35
/
+0
2015-02-09
tipc: convert legacy nl net id get to nl compat
Richard Alpe
1
-23
/
+0
2015-02-09
tipc: convert legacy nl net id set to nl compat
Richard Alpe
1
-23
/
+0
2015-02-09
tipc: convert legacy nl node addr set to nl compat
Richard Alpe
1
-26
/
+0
2015-02-09
tipc: convert legacy nl node dump to nl compat
Richard Alpe
1
-4
/
+0
2015-02-09
tipc: convert legacy nl media dump to nl compat
Richard Alpe
1
-3
/
+0
2015-02-09
tipc: convert legacy nl socket dump to nl compat
Richard Alpe
1
-3
/
+0
2015-02-09
tipc: convert legacy nl name table dump to nl compat
Richard Alpe
1
-4
/
+0
2015-02-09
tipc: convert legacy nl link stat reset to nl compat
Richard Alpe
1
-4
/
+0
2015-02-09
tipc: convert legacy nl link prop set to nl compat
Richard Alpe
1
-6
/
+0
2015-02-09
tipc: convert legacy nl link dump to nl compat
Richard Alpe
1
-4
/
+0
2015-02-09
tipc: convert legacy nl link stat to nl compat
Richard Alpe
1
-4
/
+0
2015-02-09
tipc: convert legacy nl bearer enable/disable to nl compat
Richard Alpe
1
-33
/
+0
2015-02-09
tipc: convert legacy nl bearer dump to nl compat
Richard Alpe
1
-3
/
+0
2015-01-12
tipc: make tipc node address support net namespace
Ying Xue
1
-4
/
+5
2015-01-12
tipc: name tipc name table support net namespace
Ying Xue
1
-1
/
+2
2015-01-12
tipc: make tipc socket support net namespace
Ying Xue
1
-1
/
+1
2015-01-12
tipc: make bearer list support net namespace
Ying Xue
1
-1
/
+1
2015-01-12
tipc: make tipc node table aware of net namespace
Ying Xue
1
-8
/
+13
2015-01-12
tipc: involve namespace infrastructure
Ying Xue
1
-13
/
+16
2015-01-08
tipc: convert tipc reference table to use generic rhashtable
Ying Xue
1
-22
/
+2
2014-08-23
tipc: use registry when scanning sockets
Jon Paul Maloy
1
-2
/
+2
2014-05-05
tipc: convert allocations of global variables associated with bclink
Ying Xue
1
-2
/
+4
2014-04-22
tipc: replace config_mutex lock with RTNL lock
Ying Xue
1
-4
/
+2
2014-03-27
tipc: obsolete the remote management feature
Ying Xue
1
-104
/
+3
2014-03-06
tipc: allow connection shutdown callback to be invoked in advance
Ying Xue
1
-7
/
+2
2014-02-22
tipc: make bearer set up in module insertion stage
Ying Xue
1
-1
/
+1
2013-06-17
tipc: convert config_lock from spinlock to mutex
Ying Xue
1
-14
/
+3
2013-06-17
tipc: convert configuration server to use new server facility
Ying Xue
1
-57
/
+45
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
[next]