Zhenbo Gao
|
9cc1bf3928
tipc: correct spelling errors for struct tipc_bc_base's comment
|
7 年之前 |
Jia-Ju Bai
|
a0732548ba
net: tipc: bcast: Replace GFP_ATOMIC with GFP_KERNEL in tipc_bcast_init()
|
7 年之前 |
Gustavo A. R. Silva
|
c9efb15a99
tipc: bcast: use true and false for boolean values
|
7 年之前 |
Jon Maloy
|
4c94cc2d3d
tipc: fall back to smaller MTU if allocation of local send skb fails
|
7 年之前 |
Jon Maloy
|
a80ae5306a
tipc: improve destination linked list
|
7 年之前 |
Jon Maloy
|
3382605fd8
tipc: correct initialization of skb list
|
7 年之前 |
Jon Paul Maloy
|
01fd12bb18
tipc: make replicast a user selectable option
|
8 年之前 |
Jon Paul Maloy
|
a853e4c6d0
tipc: introduce replicast as transport option for multicast
|
8 年之前 |
Jon Paul Maloy
|
2ae0b8af1f
tipc: add functionality to lookup multicast destination nodes
|
8 年之前 |
Jon Paul Maloy
|
9999974a83
tipc: add function for checking broadcast support in bearer
|
8 年之前 |
Jon Paul Maloy
|
365ad353c2
tipc: reduce risk of user starvation during link congestion
|
8 年之前 |
Jon Paul Maloy
|
06bd2b1ed0
tipc: fix broadcast link synchronization problem
|
8 年之前 |
Jon Paul Maloy
|
02d11ca200
tipc: transfer broadcast nacks in link state messages
|
9 年之前 |
Jon Paul Maloy
|
e74a386d70
tipc: remove pre-allocated message header in link struct
|
9 年之前 |
Jon Paul Maloy
|
38206d5939
tipc: narrow down interface towards struct tipc_link
|
9 年之前 |
Jon Paul Maloy
|
2af5ae372a
tipc: clean up unused code and structures
|
9 年之前 |
Jon Paul Maloy
|
c72fa872a2
tipc: eliminate link's reference to owner node
|
9 年之前 |
Jon Paul Maloy
|
959e1781aa
tipc: introduce jumbo frame support for broadcast
|
9 年之前 |
Jon Paul Maloy
|
b06b281e79
tipc: simplify bearer level broadcast
|
9 年之前 |
Jon Paul Maloy
|
5266698661
tipc: let broadcast packet reception use new link receive function
|
9 年之前 |
Jon Paul Maloy
|
fd556f209a
tipc: introduce capability bit for broadcast synchronization
|
9 年之前 |
Jon Paul Maloy
|
2f56612457
tipc: let broadcast transmission use new link transmit function
|
9 年之前 |
Jon Paul Maloy
|
323019069e
tipc: use explicit allocation of broadcast send link
|
9 年之前 |
Jon Paul Maloy
|
5fd9fd6351
tipc: create broadcast transmission link at namespace init
|
9 年之前 |
Jon Paul Maloy
|
0043550b0a
tipc: move broadcast link lock to struct tipc_net
|
9 年之前 |
Jon Paul Maloy
|
6beb19a62a
tipc: move bcast definitions to bcast.c
|
9 年之前 |
Jon Paul Maloy
|
53387c4e22
tipc: extend broadcast link window size
|
9 年之前 |
Kolmakov Dmitriy
|
7845989cb4
net: tipc: fix stall during bclink wakeup procedure
|
10 年之前 |
Jon Paul Maloy
|
d999297c3d
tipc: reduce locking scope during packet reception
|
10 年之前 |
Jon Paul Maloy
|
d3504c3449
tipc: clean up definitions and usage of link flags
|
10 年之前 |