index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2015-02-10
tipc: nl compat add noop and remove legacy nl framework
Richard Alpe
1
-157
/
+0
2015-02-10
tipc: convert legacy nl stats show to nl compat
Richard Alpe
1
-35
/
+0
2015-02-10
tipc: convert legacy nl net id get to nl compat
Richard Alpe
1
-23
/
+0
2015-02-10
tipc: convert legacy nl net id set to nl compat
Richard Alpe
1
-23
/
+0
2015-02-10
tipc: convert legacy nl node addr set to nl compat
Richard Alpe
1
-26
/
+0
2015-02-10
tipc: convert legacy nl node dump to nl compat
Richard Alpe
1
-4
/
+0
2015-02-10
tipc: convert legacy nl media dump to nl compat
Richard Alpe
1
-3
/
+0
2015-02-10
tipc: convert legacy nl socket dump to nl compat
Richard Alpe
1
-3
/
+0
2015-02-10
tipc: convert legacy nl name table dump to nl compat
Richard Alpe
1
-4
/
+0
2015-02-10
tipc: convert legacy nl link stat reset to nl compat
Richard Alpe
1
-4
/
+0
2015-02-10
tipc: convert legacy nl link prop set to nl compat
Richard Alpe
1
-6
/
+0
2015-02-10
tipc: convert legacy nl link dump to nl compat
Richard Alpe
1
-4
/
+0
2015-02-10
tipc: convert legacy nl link stat to nl compat
Richard Alpe
1
-4
/
+0
2015-02-10
tipc: convert legacy nl bearer enable/disable to nl compat
Richard Alpe
1
-33
/
+0
2015-02-10
tipc: convert legacy nl bearer dump to nl compat
Richard Alpe
1
-3
/
+0
2015-01-13
tipc: make tipc node address support net namespace
Ying Xue
1
-4
/
+5
2015-01-13
tipc: name tipc name table support net namespace
Ying Xue
1
-1
/
+2
2015-01-13
tipc: make tipc socket support net namespace
Ying Xue
1
-1
/
+1
2015-01-13
tipc: make bearer list support net namespace
Ying Xue
1
-1
/
+1
2015-01-13
tipc: make tipc node table aware of net namespace
Ying Xue
1
-8
/
+13
2015-01-13
tipc: involve namespace infrastructure
Ying Xue
1
-13
/
+16
2015-01-09
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-06
tipc: convert allocations of global variables associated with bclink
Ying Xue
1
-2
/
+4
2014-04-23
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-18
tipc: convert config_lock from spinlock to mutex
Ying Xue
1
-14
/
+3
2013-06-18
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-14
tipc: remove print_buf and deprecated log buffer code
Erik Hugne
1
-6
/
+2
2012-07-14
tipc: phase out most of the struct print_buf usage
Erik Hugne
1
-9
/
+18
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
[next]