index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: make bearer set up in module insertion stage
Ying Xue
2014-02-22
1
-29
/
+9
*
tipc: remove all enabled flags from all tipc components
Ying Xue
2014-02-22
1
-21
/
+50
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-18
1
-3
/
+4
|
\
|
*
tipc: correct the order of stopping services at rmmod
Jon Paul Maloy
2013-12-10
1
-3
/
+4
*
|
tipc: relocate common functions from media to bearer
Ying Xue
2013-12-11
1
-6
/
+2
|
/
*
tipc: convert configuration server to use new server facility
Ying Xue
2013-06-17
1
-2
/
+2
*
tipc: convert topology server to use new server facility
Ying Xue
2013-06-17
1
-3
/
+3
*
tipc: change socket buffer overflow control to respect sk_rcvbuf
Ying Xue
2013-06-17
1
-2
/
+10
*
tipc: add InfiniBand media type
Patrick McHardy
2013-04-17
1
-2
/
+10
*
tipc: delete TIPC_ADVANCED Kconfig variable
Paul Gortmaker
2012-11-22
1
-5
/
+0
*
tipc: eliminate configuration for maximum number of name publications
Ying Xue
2012-08-20
1
-2
/
+0
*
tipc: eliminate configuration for maximum number of name subscriptions
Ying Xue
2012-08-20
1
-2
/
+0
*
tipc: add __read_mostly annotations to several global variables
Ying Xue
2012-08-20
1
-5
/
+5
*
tipc: change tipc_net_start routine return value type
Ying Xue
2012-08-20
1
-3
/
+2
*
tipc: remove pointless name sanity check and tipc_alphabet array
Ying Xue
2012-08-20
1
-3
/
+0
*
tipc: remove print_buf and deprecated log buffer code
Erik Hugne
2012-07-13
1
-7
/
+0
*
tipc: use standard printk shortcut macros (pr_err etc.)
Erik Hugne
2012-07-13
1
-7
/
+6
*
tipc: compress out gratuitous extra carriage returns
Paul Gortmaker
2012-04-30
1
-7
/
+0
*
tipc: Optimize initialization of network topology service
Allan Stephens
2012-04-26
1
-1
/
+1
*
tipc: Optimize initialization of configuration service
Allan Stephens
2012-04-26
1
-1
/
+1
*
tipc: Eliminate support for tipc_mode global variable
Allan Stephens
2012-02-24
1
-2
/
+0
*
tipc: Eliminate obsolete support for "not running" mode
Allan Stephens
2012-02-24
1
-9
/
+1
*
tipc: Minor optimization to deactivation of Ethernet media suppot
Allan Stephens
2011-12-27
1
-1
/
+1
*
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-10-31
1
-0
/
+2
*
tipc: Drop __TIME__ usage
Michal Marek
2011-05-10
1
-2
/
+1
*
tipc: Eliminate configuration for maximum number of cluster nodes
Allan Stephens
2011-03-13
1
-6
/
+0
*
tipc: Remove unused global variable tipc_user_count
Allan Stephens
2011-02-23
1
-2
/
+1
*
tipc: split variable assignments out of conditional expressions
Allan Stephens
2011-01-01
1
-12
/
+21
*
tipc: remove redundant #includes
Allan Stephens
2011-01-01
1
-6
/
+0
*
tipc: Remove user registry subsystem
Allan Stephens
2011-01-01
1
-3
/
+0
*
tipc: Remove prototype code for supporting multiple clusters
Allan Stephens
2011-01-01
1
-6
/
+0
*
tipc: Remove prototype code for supporting slave nodes
Allan Stephens
2011-01-01
1
-6
/
+0
*
tipc: Remove prototype code for supporting multiple zones
Allan Stephens
2011-01-01
1
-6
/
+0
*
tipc: Remove obsolete inclusions of header files
Allan Stephens
2010-12-02
1
-1
/
+0
*
tipc: Remove obsolete native API files and exports
Allan Stephens
2010-12-02
1
-40
/
+0
*
tipc: Kill tipc_get_mode() completely.
David S. Miller
2010-10-18
1
-6
/
+0
*
tipc: cleanup function namespace
stephen hemminger
2010-10-16
1
-22
/
+6
*
tipc: Fix log buffer memory leak if initialization fails
Anders Kaseorg
2010-08-17
1
-2
/
+4
*
tipc: Reduce footprint by un-inlining buf_acquire routine
Allan Stephens
2010-05-12
1
-0
/
+24
*
tipc: Add support for "-s" configuration option
Allan Stephens
2010-05-12
1
-2
/
+0
*
TIPC: Updated topology subscription protocol according to latest spec
Jon Paul Maloy
2010-04-06
1
-1
/
+1
*
tipc: use kconfig to limit numeric ranges
Amerigo Wang
2010-01-03
1
-5
/
+5
*
tipc: Fix initialization sequence problems when entering network mode
Allan Stephens
2008-05-21
1
-2
/
+2
*
tipc: Consolidate subscriber & subscriber port references
Allan Stephens
2008-05-19
1
-2
/
+1
*
tipc: Update version number to TIPC 1.6.4
Allan Stephens
2008-05-05
1
-1
/
+1
*
tipc: Simplify log buffer resizing
Allan Stephens
2008-05-05
1
-2
/
+2
*
[TIPC]: Update version to 1.6.3
Allan Stephens
2008-03-06
1
-1
/
+1
*
[TIPC]: Eliminate "sparse" symbol warnings
Allan Stephens
2008-03-06
1
-8
/
+0
*
[TIPC]: Removal of message header option code
Allan Stephens
2008-03-06
1
-1
/
+0
*
[NET] TIPC: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-9
/
+9
[next]