Jon Paul Maloy
|
e6441bae32
tipc: fix bug in link failover handling
|
10 年之前 |
Richard Alpe
|
22ae7cff50
tipc: nl compat add noop and remove legacy nl framework
|
10 年之前 |
Richard Alpe
|
1817877b3c
tipc: convert legacy nl link stat reset to nl compat
|
10 年之前 |
Richard Alpe
|
37e2d4843f
tipc: convert legacy nl link prop set to nl compat
|
10 年之前 |
Richard Alpe
|
f2b3b2d4cc
tipc: convert legacy nl link stat to nl compat
|
10 年之前 |
Richard Alpe
|
bfb3e5dd8d
tipc: move and rename the legacy nl api to "nl compat"
|
10 年之前 |
Jon Paul Maloy
|
c637c10355
tipc: resolve race problem at unicast message reception
|
10 年之前 |
Jon Paul Maloy
|
c5898636c4
tipc: reduce usage of context info in socket and link
|
10 年之前 |
Jon Paul Maloy
|
af9946fde9
tipc: separate link starting event from link timeout event
|
10 年之前 |
Jon Paul Maloy
|
2d72d49553
tipc: add reference count to struct tipc_link
|
10 年之前 |
Erik Hugne
|
3fa9cacd69
tipc: fix excessive network event logging
|
10 年之前 |
Ying Xue
|
bafa29e341
tipc: make tipc random value aware of net namespace
|
10 年之前 |
Ying Xue
|
3474753954
tipc: make tipc node address support net namespace
|
10 年之前 |
Ying Xue
|
1da465683a
tipc: make tipc broadcast link support net namespace
|
10 年之前 |
Ying Xue
|
7f9f95d9d9
tipc: make bearer list support net namespace
|
10 年之前 |
Ying Xue
|
f2f9800d49
tipc: make tipc node table aware of net namespace
|
10 年之前 |
Ying Xue
|
c93d3baa24
tipc: involve namespace infrastructure
|
10 年之前 |
Ying Xue
|
54fef04ad0
tipc: remove unused tipc_link_get_max_pkt routine
|
10 年之前 |
Ying Xue
|
2f55c43788
tipc: remove unnecessary wrapper functions of kernel timer APIs
|
10 年之前 |
Fabian Frederick
|
886eaa1fe6
tipc: replace 0 by NULL for pointers
|
10 年之前 |
Richard Alpe
|
340b6e59fb
tipc: fix broadcast wakeup contention after congestion
|
10 年之前 |
Ying Xue
|
a6ca109443
tipc: use generic SKB list APIs to manage TIPC outgoing packet chains
|
10 年之前 |
Ying Xue
|
f03273f1e2
tipc: use generic SKB list APIs to manage link receive queue
|
10 年之前 |
Ying Xue
|
bc6fecd409
tipc: use generic SKB list APIs to manage deferred queue of link
|
10 年之前 |
Ying Xue
|
58dc55f256
tipc: use generic SKB list APIs to manage link transmission queue
|
10 年之前 |
Ying Xue
|
58d78b328a
tipc: use skb_queue_walk_safe marco to simplify link_prepare_wakeup routine
|
10 年之前 |
Ying Xue
|
58311d1690
tipc: eliminate two pseudo message types of BUNDLE_OPEN and BUNDLE_CLOSED
|
10 年之前 |
Ying Xue
|
47b4c9a82f
tipc: clean up the process of link pushing packets
|
10 年之前 |
Ying Xue
|
7b6f087f98
tipc: remove retransmission queue
|
10 年之前 |
Ying Xue
|
8965d250c2
tipc: remove protocol message queue
|
10 年之前 |