Patrick McHardy
|
a29a194a15
tipc: add InfiniBand media type
|
12 years ago |
Paul Gortmaker
|
94fc9c4719
tipc: delete TIPC_ADVANCED Kconfig variable
|
12 years ago |
Ying Xue
|
e6a04b1d3f
tipc: eliminate configuration for maximum number of name publications
|
13 years ago |
Ying Xue
|
34f256cc79
tipc: eliminate configuration for maximum number of name subscriptions
|
13 years ago |
Ying Xue
|
61cdd4d80b
tipc: add __read_mostly annotations to several global variables
|
13 years ago |
Ying Xue
|
379c0456af
tipc: change tipc_net_start routine return value type
|
13 years ago |
Ying Xue
|
fc0739385b
tipc: remove pointless name sanity check and tipc_alphabet array
|
13 years ago |
Erik Hugne
|
869dd4662f
tipc: remove print_buf and deprecated log buffer code
|
13 years ago |
Erik Hugne
|
2cf8aa19fe
tipc: use standard printk shortcut macros (pr_err etc.)
|
13 years ago |
Paul Gortmaker
|
617d3c7a50
tipc: compress out gratuitous extra carriage returns
|
13 years ago |
Allan Stephens
|
2d98abb9fe
tipc: Optimize initialization of network topology service
|
13 years ago |
Allan Stephens
|
861d3a0e5b
tipc: Optimize initialization of configuration service
|
13 years ago |
Allan Stephens
|
b58343f9ea
tipc: Eliminate support for tipc_mode global variable
|
13 years ago |
Allan Stephens
|
077a26f029
tipc: Eliminate obsolete support for "not running" mode
|
13 years ago |
Allan Stephens
|
8c12118db7
tipc: Minor optimization to deactivation of Ethernet media suppot
|
13 years ago |
Paul Gortmaker
|
3a9a231d97
net: Fix files explicitly needing to include module.h
|
14 years ago |
Michal Marek
|
97fbdc1f77
tipc: Drop __TIME__ usage
|
14 years ago |
Allan Stephens
|
f831c963b5
tipc: Eliminate configuration for maximum number of cluster nodes
|
14 years ago |
Allan Stephens
|
4132facae1
tipc: Remove unused global variable tipc_user_count
|
14 years ago |
Allan Stephens
|
2db9983a43
tipc: split variable assignments out of conditional expressions
|
14 years ago |
Allan Stephens
|
886ef52a8c
tipc: remove redundant #includes
|
14 years ago |
Allan Stephens
|
b0c1e928c8
tipc: Remove user registry subsystem
|
14 years ago |
Allan Stephens
|
8f92df6ad4
tipc: Remove prototype code for supporting multiple clusters
|
14 years ago |
Allan Stephens
|
08c80e9a03
tipc: Remove prototype code for supporting slave nodes
|
14 years ago |
Allan Stephens
|
51f98a8d70
tipc: Remove prototype code for supporting multiple zones
|
14 years ago |
Allan Stephens
|
c802628297
tipc: Remove obsolete inclusions of header files
|
14 years ago |
Allan Stephens
|
d265fef6dd
tipc: Remove obsolete native API files and exports
|
14 years ago |
David S. Miller
|
724829b3ad
tipc: Kill tipc_get_mode() completely.
|
14 years ago |
stephen hemminger
|
31e3c3f6f1
tipc: cleanup function namespace
|
14 years ago |
Anders Kaseorg
|
f813809252
tipc: Fix log buffer memory leak if initialization fails
|
15 years ago |