Commit Graph

76 Commits (9360ffd1859720f6520cf59241909b74dae369d0)

Author SHA1 Message Date
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
Allan Stephens b29f142849 tipc: remove calls to dbg() and msg_dbg() 14 years ago
Allan Stephens 8f92df6ad4 tipc: Remove prototype code for supporting multiple clusters 14 years ago
Allan Stephens c802628297 tipc: Remove obsolete inclusions of header files 14 years ago
Allan Stephens d265fef6dd tipc: Remove obsolete native API files and exports 14 years ago
stephen hemminger 31e3c3f6f1 tipc: cleanup function namespace 15 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Allan Stephens 0048b826af tipc: Fix bug in broadcast link transmit statistics computation 15 years ago
Allan Stephens 5b1f7bdeb6 tipc: Fix premature broadcast advertisement by sending node 15 years ago
Allan Stephens 7e3e5d0950 tipc: Prevent crash when broadcast link cannot send to all nodes 15 years ago
Allan Stephens 43608edc2d tipc: Reduce footprint by un-inlining port list routines 15 years ago
Allan Stephens 3e22e62b62 tipc: Reduce footprint by un-inlining nmap routines 15 years ago