Allan Stephens
|
5f6d9123f1
tipc: Eliminate trivial buffer manipulation helper routines
|
13 年之前 |
Allan Stephens
|
63e7f1ac28
tipc: Prevent loss of fragmented messages over broadcast link
|
13 年之前 |
Allan Stephens
|
1ec2bb0840
tipc: Remove obsolete broadcast tag capability
|
13 年之前 |
Allan Stephens
|
7a54d4a99d
tipc: Major redesign of broadcast link ACK/NACK algorithms
|
13 年之前 |
Allan Stephens
|
b98158e3b3
tipc: Add missing locks in broadcast link statistics accumulation
|
13 年之前 |
Allan Stephens
|
0232c5a566
tipc: Fix bug in broadcast link duplicate message statistics
|
13 年之前 |
Allan Stephens
|
8a275a6a30
tipc: Fix node lock reclamation issues in broadcast link reception
|
13 年之前 |
Allan Stephens
|
57732560d1
tipc: Add missing broadcast link lock when sending NACK
|
13 年之前 |
Paul Gortmaker
|
a18c4bc3ea
tipc: rename struct link* to struct tipc_link*
|
13 年之前 |
Paul Gortmaker
|
7f9ab6ac2e
tipc: rename struct bcbearer* to tipc_bcbearer*
|
13 年之前 |
Paul Gortmaker
|
6765fd6771
tipc: rename struct bclink to struct tipc_bclink
|
13 年之前 |
Paul Gortmaker
|
4584310b4a
tipc: rename struct port_list to struct tipc_port_list
|
13 年之前 |
Paul Gortmaker
|
358a0d1c9e
tipc: rename struct media to struct tipc_media
|
13 年之前 |
Allan Stephens
|
f905730c7e
tipc: Allow use of buf_seqno() helper routine by unicast links
|
13 年之前 |
Allan Stephens
|
3655959143
tipc: Ignore broadcast acknowledgements that are out-of-range
|
13 年之前 |
Allan Stephens
|
10745cd599
tipc: Flush unsent broadcast messages when contact with last node is lost
|
13 年之前 |
Allan Stephens
|
9157bafb44
tipc: Minor optimization of broadcast link transmit queue statistic
|
13 年之前 |
Allan Stephens
|
2b78f9a002
tipc: Handle broadcast attempt when no neighboring nodes exist
|
13 年之前 |
Allan Stephens
|
cd3decdfd1
tipc: Ensure broadcast link spinlock is held when updating node map
|
13 年之前 |
Allan Stephens
|
c47e9b9188
tipc: Eliminate dynamic allocation of broadcast link data structures
|
13 年之前 |
Allan Stephens
|
0f38513d22
tipc: Remove obsolete congestion handling when sending a broadcast NACK
|
14 年之前 |
Allan Stephens
|
9f6bdcd428
tipc: Discard incoming broadcast messages that are unexpected
|
14 年之前 |
Allan Stephens
|
693d03ae3c
tipc: Remove deferred queue head caching during broadcast message reception
|
14 年之前 |
Allan Stephens
|
5d3c488dfe
tipc: Fix node lock problems during broadcast message reception
|
14 年之前 |
Allan Stephens
|
23f0ff906a
tipc: Remove non-executable code to handle broadcast bearer congestion
|
14 年之前 |
Allan Stephens
|
2ff9f924a5
tipc: Cosmetic changes to broadcast bearer send routine
|
14 年之前 |
Allan Stephens
|
2e2d9be845
tipc: Update obsolete references to multicast link
|
14 年之前 |
Allan Stephens
|
5e72690038
tipc: Convert fatal broadcast sanity check to non-fatal check
|
14 年之前 |
Allan Stephens
|
bebc55aeff
tipc: Fix sk_buff leaks when link congestion is detected
|
14 年之前 |
Allan Stephens
|
7775bcc722
tipc: Remove code to emulate loss of broadcast messages
|
14 年之前 |