Ying Xue
|
1da465683a
tipc: make tipc broadcast link support net namespace
|
10 years ago |
Ying Xue
|
7f9f95d9d9
tipc: make bearer list support net namespace
|
10 years ago |
Ying Xue
|
f2f9800d49
tipc: make tipc node table aware of net namespace
|
10 years ago |
Ying Xue
|
c93d3baa24
tipc: involve namespace infrastructure
|
10 years ago |
Ying Xue
|
54fef04ad0
tipc: remove unused tipc_link_get_max_pkt routine
|
10 years ago |
Ying Xue
|
2f55c43788
tipc: remove unnecessary wrapper functions of kernel timer APIs
|
10 years ago |
Fabian Frederick
|
886eaa1fe6
tipc: replace 0 by NULL for pointers
|
10 years ago |
Richard Alpe
|
340b6e59fb
tipc: fix broadcast wakeup contention after congestion
|
10 years ago |
Ying Xue
|
a6ca109443
tipc: use generic SKB list APIs to manage TIPC outgoing packet chains
|
10 years ago |
Ying Xue
|
f03273f1e2
tipc: use generic SKB list APIs to manage link receive queue
|
10 years ago |
Ying Xue
|
bc6fecd409
tipc: use generic SKB list APIs to manage deferred queue of link
|
10 years ago |
Ying Xue
|
58dc55f256
tipc: use generic SKB list APIs to manage link transmission queue
|
10 years ago |
Ying Xue
|
58d78b328a
tipc: use skb_queue_walk_safe marco to simplify link_prepare_wakeup routine
|
10 years ago |
Ying Xue
|
58311d1690
tipc: eliminate two pseudo message types of BUNDLE_OPEN and BUNDLE_CLOSED
|
10 years ago |
Ying Xue
|
47b4c9a82f
tipc: clean up the process of link pushing packets
|
10 years ago |
Ying Xue
|
7b6f087f98
tipc: remove retransmission queue
|
10 years ago |
Ying Xue
|
8965d250c2
tipc: remove protocol message queue
|
10 years ago |
Richard Alpe
|
d8182804cf
tipc: fix sparse warnings in new nl api
|
10 years ago |
Richard Alpe
|
ae36342b50
tipc: add link stat reset to new netlink api
|
10 years ago |
Richard Alpe
|
f96ce7a20d
tipc: add link set to new netlink api
|
10 years ago |
Richard Alpe
|
7be57fc691
tipc: add link get/dump to new netlink api
|
10 years ago |
Richard Alpe
|
0655f6a863
tipc: add bearer disable/enable to new netlink api
|
10 years ago |
Holger Brunck
|
0372bf5c09
tipc: allow one link per bearer to neighboring nodes
|
10 years ago |
Jon Paul Maloy
|
643566d4b4
tipc: fix bug in bundled buffer reception
|
10 years ago |
Jon Paul Maloy
|
2e84c60b77
tipc: remove include file port.h
|
11 years ago |
Jon Paul Maloy
|
50100a5e39
tipc: use pseudo message to wake up sockets after link congestion
|
11 years ago |
Jon Paul Maloy
|
9fbfb8b120
tipc: rename temporarily named functions
|
11 years ago |
Jon Paul Maloy
|
c4116e1057
tipc: remove unreferenced functions
|
11 years ago |
Jon Paul Maloy
|
25b660c7e2
tipc: let internal link users call the new link send function
|
11 years ago |
Jon Paul Maloy
|
dbdf6d24ad
tipc: make name table distributor use new send function
|
11 years ago |