Ying Xue
|
ca0c42732c
tipc: avoid to asynchronously deliver name tables to peer node
|
11 years ago |
Ying Xue
|
5356f3d7d4
tipc: always use tipc_node_lock() to hold node lock
|
11 years ago |
Ying Xue
|
eab8c04573
tipc: move the delivery of named messages out of nametbl lock
|
11 years ago |
Ying Xue
|
7216cd949c
tipc: purge tipc_net_lock lock
|
11 years ago |
Ying Xue
|
6c7a762e70
tipc: tipc: convert node list and node hlist to RCU lists
|
11 years ago |
Ying Xue
|
78dfb789b6
tipc: acquire necessary locks in named_cluster_distribute routine
|
11 years ago |
Ying Xue
|
247f0f3c31
tipc: align tipc function names with common naming practice in the network
|
11 years ago |
Ying Xue
|
4cb7d55ab4
tipc: eliminate an unnecessary cast of node variable
|
12 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
|
1110b8d33a
tipc: Update node-scope publications when network address is assigned
|
13 years ago |
Allan Stephens
|
a909804f7c
tipc: Separate cluster-scope and zone-scope names into distinct lists
|
13 years ago |
Allan Stephens
|
e11aa05971
tipc: Factor out name publication code to a separate function
|
13 years ago |
Allan Stephens
|
3f8375fee3
tipc: introduce publication lists struct
|
13 years ago |
Allan Stephens
|
5f6d9123f1
tipc: Eliminate trivial buffer manipulation helper routines
|
13 years ago |
Allan Stephens
|
3175bd9add
tipc: Eliminate alteration of publication key during name table purging
|
13 years ago |
Paul Gortmaker
|
a18c4bc3ea
tipc: rename struct link* to struct tipc_link*
|
13 years ago |
Allan Stephens
|
945af1c39d
tipc: Eliminate useless check when network address is assigned
|
14 years ago |
Allan Stephens
|
9aa88c2a50
tipc: Enhance sending of bulk name table messages
|
14 years ago |
Paul Gortmaker
|
1c553bb52e
tipc: relocate/coalesce node cast in tipc_named_node_up
|
14 years ago |
Allan Stephens
|
149ce37c8d
tipc: Prevent fragmented messages during initial name table exchange
|
14 years ago |
Allan Stephens
|
741d9eb7b8
tipc: Cleanup of message header size terminology
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Paul Gortmaker
|
8f19afb2db
tipc: cosmetic - function names are not to be full sentences
|
14 years ago |
Allan Stephens
|
672d99e19a
tipc: Convert node object array to a hash table
|
14 years ago |
Allan Stephens
|
d1bcb11544
tipc: Split up unified structure of network-related variables
|
14 years ago |
Allan Stephens
|
f137917332
tipc: Cosmetic changes to node subscription code
|
14 years ago |
Allan Stephens
|
431697eb60
tipc: Prevent null pointer error when removing a node subscription
|
14 years ago |
Allan Stephens
|
e3ec9c7d5e
tipc: remove zeroing assignments to static global variables
|
14 years ago |
Allan Stephens
|
e83504f724
tipc: remove pointless check for NULL prior to kfree
|
14 years ago |