Jon Paul Maloy
|
38504c28a2
tipc: improve and extend media address conversion functions
|
11 years ago |
Ying Xue
|
a8b9b96e95
tipc: fix race in disc create/delete
|
11 years ago |
Ying Xue
|
28dd94187a
tipc: use bc_lock to protect node map in bearer structure
|
11 years ago |
Ying Xue
|
4ae88c94d3
tipc: use bearer_disable to disable bearer in tipc_l2_device_event
|
11 years ago |
Ying Xue
|
f1c8d8cb82
tipc: make media_ptr pointed netdevice valid
|
11 years ago |
Ying Xue
|
7216cd949c
tipc: purge tipc_net_lock lock
|
11 years ago |
Ying Xue
|
2231c5af45
tipc: use RCU to protect media_ptr pointer
|
11 years ago |
Ying Xue
|
7a2f7d18e7
tipc: decouple the relationship between bearer and link
|
11 years ago |
Ying Xue
|
f8322dfce5
tipc: convert bearer_list to RCU list
|
11 years ago |
Ying Xue
|
ca07fb07c9
tipc: adjust locking policy of protecting tipc_ptr pointer of net_device
|
11 years ago |
Erik Hugne
|
16470111ed
tipc: make discovery domain a bearer attribute
|
11 years ago |
Erik Hugne
|
a21a584d67
tipc: fix neighbor detection problem after hw address change
|
11 years ago |
Ying Xue
|
987b58be37
tipc: make broadcast bearer store in bearer_list array
|
11 years ago |
Ying Xue
|
f47de12b06
tipc: remove active flag from tipc_bearer structure
|
11 years ago |
Ying Xue
|
3874ccbba8
tipc: convert tipc_bearers array to pointer list
|
11 years ago |
Joe Perches
|
184593c734
tipc: Convert uses of __constant_<foo> to <foo>
|
11 years ago |
David S. Miller
|
67ddc87f16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Ying Xue
|
970122fdf4
tipc: make bearer set up in module insertion stage
|
11 years ago |
Ying Xue
|
a83045292d
tipc: remove bearer_lock from tipc_bearer struct
|
11 years ago |
Jon Paul Maloy
|
7d33939f47
tipc: delay delete of link when failover is needed
|
11 years ago |
Ying Xue
|
c61dd61dec
tipc: remove 'links' list from tipc_bearer struct
|
11 years ago |
Ying Xue
|
8d8439b686
tipc: move code for deleting links from bearer.c to link.c
|
11 years ago |
Ying Xue
|
e0ca2c30b1
tipc: move code for resetting links from bearer.c to link.c
|
11 years ago |
stephen hemminger
|
963a185539
tipc: spelling fixes
|
11 years ago |
Jon Paul Maloy
|
170b3927b4
tipc: rename functions related to link failover and improve comments
|
11 years ago |
stephen hemminger
|
eec73f1c96
tipc: remove unused code
|
11 years ago |
Ying Xue
|
e4d050cbf7
tipc: eliminate code duplication in media layer
|
11 years ago |
Ying Xue
|
6e967adf79
tipc: relocate common functions from media to bearer
|
11 years ago |
Jon Paul Maloy
|
ef72a7e02a
tipc: improve naming and comment consistency in media layer
|
11 years ago |
Jon Paul Maloy
|
5702dbab68
tipc: initiate media type array at compile time
|
11 years ago |