Gerlando Falauto
|
488fc9af82
tipc: pskb_copy() buffers when sending on more than one bearer
|
12 years ago |
Gerlando Falauto
|
77861d9c00
tipc: tipc_bcbearer_send(): simplify bearer selection
|
12 years ago |
Gerlando Falauto
|
e616071094
tipc: cosmetic: clean up comments and break a long line
|
12 years ago |
Patrick McHardy
|
8aeb89f214
tipc: move bcast_addr from struct tipc_media to struct tipc_bearer
|
12 years ago |
Erik Hugne
|
c5c73dca59
tipc: fix missing spinlock init in broadcast code
|
12 years ago |
Ying Xue
|
389dd9bcf6
tipc: rename supported flag to recv_permitted
|
12 years ago |
Ying Xue
|
3c294cb374
tipc: remove the bearer congestion mechanism
|
12 years ago |
Erik Hugne
|
dc1aed37d1
tipc: phase out most of the struct print_buf usage
|
13 years ago |
Erik Hugne
|
2cf8aa19fe
tipc: use standard printk shortcut macros (pr_err etc.)
|
13 years ago |
Ben Hutchings
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 years ago |
Paul Gortmaker
|
617d3c7a50
tipc: compress out gratuitous extra carriage returns
|
13 years ago |
Allan Stephens
|
5f6d9123f1
tipc: Eliminate trivial buffer manipulation helper routines
|
13 years ago |
Allan Stephens
|
63e7f1ac28
tipc: Prevent loss of fragmented messages over broadcast link
|
13 years ago |
Allan Stephens
|
1ec2bb0840
tipc: Remove obsolete broadcast tag capability
|
13 years ago |
Allan Stephens
|
7a54d4a99d
tipc: Major redesign of broadcast link ACK/NACK algorithms
|
13 years ago |
Allan Stephens
|
b98158e3b3
tipc: Add missing locks in broadcast link statistics accumulation
|
13 years ago |
Allan Stephens
|
0232c5a566
tipc: Fix bug in broadcast link duplicate message statistics
|
13 years ago |
Allan Stephens
|
8a275a6a30
tipc: Fix node lock reclamation issues in broadcast link reception
|
13 years ago |
Allan Stephens
|
57732560d1
tipc: Add missing broadcast link lock when sending NACK
|
13 years ago |
Paul Gortmaker
|
a18c4bc3ea
tipc: rename struct link* to struct tipc_link*
|
13 years ago |
Paul Gortmaker
|
7f9ab6ac2e
tipc: rename struct bcbearer* to tipc_bcbearer*
|
13 years ago |
Paul Gortmaker
|
6765fd6771
tipc: rename struct bclink to struct tipc_bclink
|
13 years ago |
Paul Gortmaker
|
4584310b4a
tipc: rename struct port_list to struct tipc_port_list
|
13 years ago |
Paul Gortmaker
|
358a0d1c9e
tipc: rename struct media to struct tipc_media
|
13 years ago |
Allan Stephens
|
f905730c7e
tipc: Allow use of buf_seqno() helper routine by unicast links
|
13 years ago |
Allan Stephens
|
3655959143
tipc: Ignore broadcast acknowledgements that are out-of-range
|
13 years ago |
Allan Stephens
|
10745cd599
tipc: Flush unsent broadcast messages when contact with last node is lost
|
13 years ago |
Allan Stephens
|
9157bafb44
tipc: Minor optimization of broadcast link transmit queue statistic
|
13 years ago |
Allan Stephens
|
2b78f9a002
tipc: Handle broadcast attempt when no neighboring nodes exist
|
13 years ago |
Allan Stephens
|
cd3decdfd1
tipc: Ensure broadcast link spinlock is held when updating node map
|
13 years ago |