Ying Xue
|
6c7a762e70
tipc: tipc: convert node list and node hlist to RCU lists
|
11 years ago |
Ying Xue
|
f47de12b06
tipc: remove active flag from tipc_bearer structure
|
11 years ago |
Jon Paul Maloy
|
24be34b5a0
tipc: eliminate upcall function pointers between port and socket
|
11 years ago |
Erik Hugne
|
63fa01c147
tipc: failed transmissions should return error
|
11 years ago |
David S. Miller
|
1e8d6421cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Ying Xue
|
247f0f3c31
tipc: align tipc function names with common naming practice in the network
|
11 years ago |
Jon Paul Maloy
|
a11607f5a1
tipc: correct usage of spin_lock() vs spin_lock_bh()
|
11 years ago |
Jon Paul Maloy
|
e099e86c9e
tipc: add node_lock protection to link lookup function
|
11 years ago |
Jon Paul Maloy
|
7d33939f47
tipc: delay delete of link when failover is needed
|
11 years ago |
Jon Paul Maloy
|
a5377831eb
tipc: changes to general packet reception algorithm
|
11 years ago |
Jon Paul Maloy
|
02842f718d
tipc: rename stack variables in function tipc_link_tunnel_rcv
|
11 years ago |
Jon Paul Maloy
|
1e9d47a948
tipc: more cleanup of tunnelling reception function
|
11 years ago |
Jon Paul Maloy
|
3bb533800c
tipc: change signature of tunnelling reception function
|
11 years ago |
Jon Paul Maloy
|
f006c9c70f
tipc: change reception of tunnelled failover packets
|
11 years ago |
Jon Paul Maloy
|
1dab3d5ac2
tipc: change reception of tunnelled duplicate packets
|
11 years ago |
Ying Xue
|
c61dd61dec
tipc: remove 'links' list from tipc_bearer struct
|
11 years ago |
Ying Xue
|
135daee6d3
tipc: redefine 'started' flag in struct link to bitmap
|
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 |
Jon Paul Maloy
|
03b9201793
tipc: stricter behavior of message reassembly function
|
11 years ago |
Erik Hugne
|
64380a04de
tipc: fix message corruption bug for deferred packets
|
11 years ago |
David S. Miller
|
0a379e21c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Jon Paul Maloy
|
581465fa28
tipc: make link start event synchronous
|
11 years ago |
Jon Paul Maloy
|
b9d4c33935
tipc: remove 'has_redundant_link' flag from STATE link protocol messages
|
11 years ago |
Jon Paul Maloy
|
170b3927b4
tipc: rename functions related to link failover and improve comments
|
11 years ago |
Erik Hugne
|
732256b933
tipc: correctly unlink packets from deferred packet queue
|
11 years ago |
stephen hemminger
|
9805696399
tipc: make local function static
|
11 years ago |
Ying Xue
|
77a7e07a78
tipc: remove unused 'blocked' flag from tipc_link struct
|
11 years ago |
Ying Xue
|
d77b3831f7
tipc: eliminate redundant code with kfree_skb_list routine
|
11 years ago |
Erik Hugne
|
512137eeff
tipc: remove interface state mirroring in bearer
|
11 years ago |