Commit Graph

87 Commits (c0fee8aca7206264d5e3dcc4e60aaf86501f4ea1)

Author SHA1 Message Date
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
Allan Stephens c47e9b9188 tipc: Eliminate dynamic allocation of broadcast link data structures 13 years ago
Allan Stephens 0f38513d22 tipc: Remove obsolete congestion handling when sending a broadcast NACK 14 years ago
Allan Stephens 9f6bdcd428 tipc: Discard incoming broadcast messages that are unexpected 14 years ago
Allan Stephens 693d03ae3c tipc: Remove deferred queue head caching during broadcast message reception 14 years ago
Allan Stephens 5d3c488dfe tipc: Fix node lock problems during broadcast message reception 14 years ago
Allan Stephens 23f0ff906a tipc: Remove non-executable code to handle broadcast bearer congestion 14 years ago
Allan Stephens 2ff9f924a5 tipc: Cosmetic changes to broadcast bearer send routine 14 years ago
Allan Stephens 2e2d9be845 tipc: Update obsolete references to multicast link 14 years ago
Allan Stephens 5e72690038 tipc: Convert fatal broadcast sanity check to non-fatal check 14 years ago
Allan Stephens bebc55aeff tipc: Fix sk_buff leaks when link congestion is detected 14 years ago
Allan Stephens 7775bcc722 tipc: Remove code to emulate loss of broadcast messages 14 years ago
Allan Stephens bf781ecfc6 tipc: Avoid reliable broadcast preparation for NACK messages 14 years ago
Allan Stephens 9bd80b6082 tipc: Improve accuracy of link transmit queue maximum size statistic 14 years ago
Allan Stephens 01d83eddc5 tipc: Clean up tracking of node requesting a broadcast retransmit 14 years ago
Allan Stephens 2d627b92fd tipc: Combine bearer structure with tipc_bearer structure 14 years ago
Allan Stephens a016892cd6 tipc: remove extraneous braces from single statements 14 years ago
Allan Stephens e3ec9c7d5e tipc: remove zeroing assignments to static global variables 14 years ago
Allan Stephens 0e65967e33 tipc: cleanup various cosmetic whitespace issues 14 years ago
Allan Stephens 886ef52a8c tipc: remove redundant #includes 14 years ago
Allan Stephens 8d64a5ba58 tipc: Prune down link-specific debugging code 14 years ago