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.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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-14
tipc: decrease connection flow control window
Jon Paul Maloy
1
-3
/
+4
2014-05-06
tipc: purge signal handler infrastructure
Ying Xue
1
-7
/
+0
2014-03-27
tipc: obsolete the remote management feature
Ying Xue
1
-9
/
+0
2014-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-50
/
+59
2014-02-22
tipc: make bearer set up in module insertion stage
Ying Xue
1
-29
/
+9
2014-02-22
tipc: remove all enabled flags from all tipc components
Ying Xue
1
-21
/
+50
2014-02-14
tipc: remove 'links' list from tipc_bearer struct
Ying Xue
1
-1
/
+1
2013-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2013-12-11
tipc: relocate common functions from media to bearer
Ying Xue
1
-6
/
+2
2013-12-11
tipc: correct the order of stopping services at rmmod
Jon Paul Maloy
1
-3
/
+4
2013-06-18
tipc: convert configuration server to use new server facility
Ying Xue
1
-2
/
+2
2013-06-18
tipc: convert topology server to use new server facility
Ying Xue
1
-3
/
+3
2013-06-18
tipc: change socket buffer overflow control to respect sk_rcvbuf
Ying Xue
1
-2
/
+10
2013-04-17
tipc: add InfiniBand media type
Patrick McHardy
1
-2
/
+10
2012-11-22
tipc: delete TIPC_ADVANCED Kconfig variable
Paul Gortmaker
1
-5
/
+0
2012-08-20
tipc: eliminate configuration for maximum number of name publications
Ying Xue
1
-2
/
+0
2012-08-20
tipc: eliminate configuration for maximum number of name subscriptions
Ying Xue
1
-2
/
+0
2012-08-20
tipc: add __read_mostly annotations to several global variables
Ying Xue
1
-5
/
+5
2012-08-20
tipc: change tipc_net_start routine return value type
Ying Xue
1
-3
/
+2
2012-08-20
tipc: remove pointless name sanity check and tipc_alphabet array
Ying Xue
1
-3
/
+0
2012-07-14
tipc: remove print_buf and deprecated log buffer code
Erik Hugne
1
-7
/
+0
2012-07-14
tipc: use standard printk shortcut macros (pr_err etc.)
Erik Hugne
1
-7
/
+6
2012-04-30
tipc: compress out gratuitous extra carriage returns
Paul Gortmaker
1
-7
/
+0
2012-04-27
tipc: Optimize initialization of network topology service
Allan Stephens
1
-1
/
+1
2012-04-27
tipc: Optimize initialization of configuration service
Allan Stephens
1
-1
/
+1
2012-02-25
tipc: Eliminate support for tipc_mode global variable
Allan Stephens
1
-2
/
+0
2012-02-25
tipc: Eliminate obsolete support for "not running" mode
Allan Stephens
1
-9
/
+1
2011-12-27
tipc: Minor optimization to deactivation of Ethernet media suppot
Allan Stephens
1
-1
/
+1
2011-11-01
net: Fix files explicitly needing to include module.h
Paul Gortmaker
1
-0
/
+2
2011-05-10
tipc: Drop __TIME__ usage
Michal Marek
1
-2
/
+1
2011-03-13
tipc: Eliminate configuration for maximum number of cluster nodes
Allan Stephens
1
-6
/
+0
2011-02-24
tipc: Remove unused global variable tipc_user_count
Allan Stephens
1
-2
/
+1
2011-01-02
tipc: split variable assignments out of conditional expressions
Allan Stephens
1
-12
/
+21
2011-01-02
tipc: remove redundant #includes
Allan Stephens
1
-6
/
+0
2011-01-02
tipc: Remove user registry subsystem
Allan Stephens
1
-3
/
+0
2011-01-02
tipc: Remove prototype code for supporting multiple clusters
Allan Stephens
1
-6
/
+0
2011-01-02
tipc: Remove prototype code for supporting slave nodes
Allan Stephens
1
-6
/
+0
2011-01-02
tipc: Remove prototype code for supporting multiple zones
Allan Stephens
1
-6
/
+0
2010-12-03
tipc: Remove obsolete inclusions of header files
Allan Stephens
1
-1
/
+0
2010-12-03
tipc: Remove obsolete native API files and exports
Allan Stephens
1
-40
/
+0
2010-10-18
tipc: Kill tipc_get_mode() completely.
David S. Miller
1
-6
/
+0
2010-10-16
tipc: cleanup function namespace
stephen hemminger
1
-22
/
+6
2010-08-18
tipc: Fix log buffer memory leak if initialization fails
Anders Kaseorg
1
-2
/
+4
2010-05-13
tipc: Reduce footprint by un-inlining buf_acquire routine
Allan Stephens
1
-0
/
+24
2010-05-13
tipc: Add support for "-s" configuration option
Allan Stephens
1
-2
/
+0
2010-04-07
TIPC: Updated topology subscription protocol according to latest spec
Jon Paul Maloy
1
-1
/
+1
2010-01-04
tipc: use kconfig to limit numeric ranges
Amerigo Wang
1
-5
/
+5
2008-05-22
tipc: Fix initialization sequence problems when entering network mode
Allan Stephens
1
-2
/
+2
2008-05-20
tipc: Consolidate subscriber & subscriber port references
Allan Stephens
1
-2
/
+1
2008-05-05
tipc: Update version number to TIPC 1.6.4
Allan Stephens
1
-1
/
+1
[next]