Ying Xue
|
970122fdf4
tipc: make bearer set up in module insertion stage
|
11 лет назад |
stephen hemminger
|
963a185539
tipc: spelling fixes
|
11 лет назад |
Jon Paul Maloy
|
170b3927b4
tipc: rename functions related to link failover and improve comments
|
11 лет назад |
stephen hemminger
|
eec73f1c96
tipc: remove unused code
|
11 лет назад |
Ying Xue
|
e4d050cbf7
tipc: eliminate code duplication in media layer
|
11 лет назад |
Ying Xue
|
6e967adf79
tipc: relocate common functions from media to bearer
|
11 лет назад |
Jon Paul Maloy
|
ef72a7e02a
tipc: improve naming and comment consistency in media layer
|
11 лет назад |
Jon Paul Maloy
|
5702dbab68
tipc: initiate media type array at compile time
|
11 лет назад |
Erik Hugne
|
512137eeff
tipc: remove interface state mirroring in bearer
|
11 лет назад |
Ying Xue
|
f2875c3cc4
tipc: avoid unnecessary lookup for tipc bearer instance
|
12 лет назад |
Ying Xue
|
4babbaa8a1
tipc: make bearer and media naming consistent
|
12 лет назад |
dingtianhong
|
d4cca39d90
tipc: avoid possible deadlock while enable and disable bearer
|
12 лет назад |
Patrick McHardy
|
a29a194a15
tipc: add InfiniBand media type
|
12 лет назад |
Patrick McHardy
|
8aeb89f214
tipc: move bcast_addr from struct tipc_media to struct tipc_bearer
|
12 лет назад |
Ying Xue
|
3c294cb374
tipc: remove the bearer congestion mechanism
|
12 лет назад |
Ying Xue
|
381294331e
tipc: manually inline single use media_name_valid routine
|
13 лет назад |
Ying Xue
|
fc0739385b
tipc: remove pointless name sanity check and tipc_alphabet array
|
13 лет назад |
Erik Hugne
|
dc1aed37d1
tipc: phase out most of the struct print_buf usage
|
13 лет назад |
Erik Hugne
|
2cf8aa19fe
tipc: use standard printk shortcut macros (pr_err etc.)
|
13 лет назад |
Ben Hutchings
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 лет назад |
Paul Gortmaker
|
617d3c7a50
tipc: compress out gratuitous extra carriage returns
|
13 лет назад |
Allan Stephens
|
336ebf5bf5
tipc: Add routines for safe checking of node's network address
|
13 лет назад |
Allan Stephens
|
b58343f9ea
tipc: Eliminate support for tipc_mode global variable
|
13 лет назад |
Allan Stephens
|
9efde4a0bd
tipc: Eliminate a test for negative unsigned quantities
|
13 лет назад |
Paul Gortmaker
|
f19765f4f7
tipc: rename struct bearer_name to struct tipc_bearer_names
|
13 лет назад |
Paul Gortmaker
|
a18c4bc3ea
tipc: rename struct link* to struct tipc_link*
|
13 лет назад |
Paul Gortmaker
|
358a0d1c9e
tipc: rename struct media to struct tipc_media
|
13 лет назад |
Allan Stephens
|
5c216e1d28
tipc: Allow run-time alteration of default link settings
|
14 лет назад |
Allan Stephens
|
3d749a6a26
tipc: Hide media-specific addressing details from generic bearer code
|
14 лет назад |
Allan Stephens
|
c61b666e26
tipc: Improve handling of media address printing errors
|
14 лет назад |