Commit Graph

386 Commits (e71a059832753a8834a5a5080366879954ccdc4d)

Author SHA1 Message Date
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Allan Stephens e4a0aee47e tipc: Optimize creation of connection protocol messages 14 years ago
Allan Stephens f55b564054 tipc: Don't create payload message using connection protocol routine 14 years ago
Allan Stephens 1c1a551acb tipc: Reject connection protocol message sent to unconnected port 14 years ago
Allan Stephens e244a915ff tipc: Optimize creation of FIN messages 14 years ago
Allan Stephens 741d9eb7b8 tipc: Cleanup of message header size terminology 14 years ago
Allan Stephens 15f4e2b303 tipc: Eliminate useless check when creating internal message 14 years ago
Allan Stephens a9948ba24f tipc: Remove unnecessary includes in socket code 14 years ago
Allan Stephens f01a2b6378 tipc: Eliminate unused field in bearer structure 14 years ago
Allan Stephens 0f305bf421 tipc: Correct typo in link statistics output 14 years ago
Allan Stephens 8af4638a29 tipc: Eliminate checks for empty zone list during name translation 14 years ago
Allan Stephens f6f0a4d2d0 tipc: Convert name table publication lists to standard kernel lists 14 years ago
Allan Stephens b52124a50f tipc: Partition name table instance array info into two parts 14 years ago
Allan Stephens 7eb878ed8e tipc: Eliminate redundant masking in message header routines 14 years ago
Allan Stephens 74d33b32de tipc: Eliminate message header routines for caching destination node 14 years ago
Allan Stephens 7dd1bf28cc tipc: Optimizations & corrections to message rejection 14 years ago
Allan Stephens 017dac31dc tipc: Optimize routing of returned payload messages 14 years ago
Allan Stephens 76d12527f7 tipc: Add sanity check to detect rejection of non-payload messages 14 years ago
Allan Stephens acc631bf6f tipc: Standardize exit logic for message rejection handling 14 years ago
Allan Stephens 7ae4738e9e tipc: Remove unused sanity test macro 14 years ago
Allan Stephens 5e72690038 tipc: Convert fatal broadcast sanity check to non-fatal check 14 years ago
Allan Stephens 972a77fbf1 tipc: Revise timings used when sending link request messages 14 years ago
Allan Stephens 1209966cd5 tipc: Add monitoring of number of nodes discovered by bearer 14 years ago
Allan Stephens 691a620759 tipc: Enhance sending of discovery object link request messages 14 years ago
Allan Stephens 3a777ff8b1 tipc: Enhance handling of discovery object creation failures 14 years ago
Allan Stephens dc63d91eb1 tipc: Introduce routine to enqueue a chain of messages on link tx queue 14 years ago
Allan Stephens 2689690469 tipc: Avoid recomputation of outgoing message length 14 years ago
Allan Stephens c29c3f70c9 tipc: Abort excessive send requests as early as possible 14 years ago
Allan Stephens 66e019a6af tipc: Strengthen checks for neighboring node discovery 14 years ago
Paul Gortmaker 1f3de471ad tipc: make zone/cluster mask constants a define 14 years ago
Allan Stephens bebc55aeff tipc: Fix sk_buff leaks when link congestion is detected 14 years ago
Allan Stephens 7f47f5c751 tipc: Update destination node field on incoming multicast messages 14 years ago
Allan Stephens 7462b9e9f6 tipc: Fix problem with bundled multicast message 14 years ago
Allan Stephens 53b94364a7 tipc: Set name lookup scope field properly in all data messages 14 years ago
Allan Stephens 7756155744 tipc: Fix issues with fragmentation of an existing message buffer 14 years ago
Allan Stephens e0f085964c tipc: Avoid pointless masking of fragmented message identifier 14 years ago
Allan Stephens 670c54083a tipc: Don't initialize link selector field in fragmented messages 14 years ago
Allan Stephens 7775bcc722 tipc: Remove code to emulate loss of broadcast messages 14 years ago
Allan Stephens 92138d1f25 tipc: Cosmetic consolidation of internal message type definitions 14 years ago
Allan Stephens 19f53d2cef tipc: Eliminate unused routing message definitions 14 years ago
Allan Stephens cc4c4353f0 tipc: Update comments in message header include file 14 years ago
Michal Marek 97fbdc1f77 tipc: Drop __TIME__ usage 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Paul Gortmaker 1fa073803e tipc: delete extra semicolon blocking node deletion 14 years ago
Allan Stephens 390bce4237 tipc: Eliminate obsolete routine for handling routed messages 14 years ago
Allan Stephens 7945c1fb02 tipc: Eliminate remaining support for routing table messages 14 years ago
Allan Stephens 50d492321a tipc: Remove bearer flag indicating existence of broadcast address 14 years ago
Allan Stephens f9107ebe7d tipc: Don't respond to neighbor discovery request on blocked bearer 14 years ago
Allan Stephens d901a42b27 tipc: Eliminate unnecessary constant for neighbor discovery msg size 14 years ago
Allan Stephens a2b58de2e3 tipc: Remove unused field in bearer structure 14 years ago