Commit Graph

84 Commits (41c308f40a813403b94f3a3446aba2e5cc6bd6b4)

Author SHA1 Message Date
Allan Stephens 741d9eb7b8 tipc: Cleanup of message header size terminology 14 years ago
Allan Stephens 0f305bf421 tipc: Correct typo in link statistics output 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 bebc55aeff tipc: Fix sk_buff leaks when link congestion is detected 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
Lucas De Marchi 25985edced Fix common misspellings 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 37b9c08a88 tipc: Optimizations to link creation code 14 years ago
Allan Stephens 75f0aa4990 tipc: Fix redundant link field handling in link protocol message 14 years ago
Allan Stephens 77f167fcce tipc: make msg_set_redundant_link() consistent with other set ops 14 years ago
Paul Gortmaker 8f19afb2db tipc: cosmetic - function names are not to be full sentences 14 years ago
Allan Stephens e7b3acb6a8 tipc: Eliminate timestamp from link protocol messages 14 years ago
Allan Stephens 214dda4a36 tipc: Add in missing lock during link initialization 14 years ago
Allan Stephens f23d9bf2b7 tipc: Set unused probe field of link protocol messages to defined value 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 c8a61b52eb tipc: Fix print statements that assume pointers are 32-bit values 14 years ago
Allan Stephens 5413b4c6c0 tipc: Improve handling of invalid link tolerance values 14 years ago
Allan Stephens 2d627b92fd tipc: Combine bearer structure with tipc_bearer structure 14 years ago
Allan Stephens 23dd4cce38 tipc: Combine port structure with tipc_port structure 14 years ago
Allan Stephens a016892cd6 tipc: remove extraneous braces from single statements 14 years ago
Allan Stephens 2db9983a43 tipc: split variable assignments out of conditional expressions 14 years ago
Allan Stephens 0e65967e33 tipc: cleanup various cosmetic whitespace issues 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 51a8e4dee7 tipc: Remove prototype code for supporting inter-cluster routing 14 years ago
Allan Stephens 471450f7ec tipc: Eliminate an unused symbolic constant in link code 14 years ago
Allan Stephens c802628297 tipc: Remove obsolete inclusions of header files 14 years ago
stephen hemminger 31e3c3f6f1 tipc: cleanup function namespace 15 years ago
Paul Gortmaker 7368ddf144 tipc: clean out all instances of #if 0'd unused code 15 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Allan Stephens 5a68d5ee00 tipc: Prevent missing name table entries when link flip-flops rapidly 15 years ago
Allan Stephens b02b69c8a4 tipc: Check for disabled bearer when processing incoming messages 15 years ago
Allan Stephens c68ca7b720 tipc: add tipc_ prefix to fcns targeted for un-inlining 15 years ago
Allan Stephens 01fee256a6 tipc: Relocate trivial link status functions to header file 15 years ago
Allan Stephens 15e979da7c tipc: remove abstraction for link_max_pkt 15 years ago
Allan Stephens b82834e66a tipc: Eliminate unused argument in print statement 15 years ago
Allan Stephens df4ef33716 tipc: Eliminate obsolete port's "congested_link" field 15 years ago
Frans Pop a570f095ea tipc: remove trailing space in messages 15 years ago
Neil Horman ca50910185 tipc: Allow retransmission of cloned buffers 15 years ago
Neil Horman de58657146 tipc: filter out messages not intended for this host 15 years ago
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
David S. Miller 6c00055a81 tipc: Don't use structure names which easily globally conflict. 17 years ago
Allan Stephens 0e35fd5e52 tipc: Eliminate improper use of TIPC_OK error code 17 years ago
Allan Stephens 7571521756 tipc: Optimize message initialization routine 17 years ago
Allan Stephens 9c396a7bfb tipc: Prevent access of non-existent field in short message header 17 years ago