Commit Graph

69 Commits (f69f2e264f6388df6d3cae45dd67ddfd52aaa14b)

Author SHA1 Message Date
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 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 2689690469 tipc: Avoid recomputation of outgoing message length 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 741de3e9ff tipc: Remove support for per-connection message sequence numbering 14 years ago
Allan Stephens cb7ce91448 tipc: Fix port counter handling to correct congestion control 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 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 e83504f724 tipc: remove pointless check for NULL prior to kfree 14 years ago
Allan Stephens b29f142849 tipc: remove calls to dbg() and msg_dbg() 14 years ago
Allan Stephens b0c1e928c8 tipc: Remove user registry subsystem 14 years ago
Allan Stephens 08c80e9a03 tipc: Remove prototype code for supporting slave nodes 14 years ago
Allan Stephens b924dcf003 tipc: Delete tipc_ownidentity() 14 years ago
Allan Stephens 12bae479ee tipc: Eliminate obsolete native API forwarding routines 14 years ago
Allan Stephens 38f232eae2 tipc: Remove unused domain argument from multicast send routine 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
Allan Stephens 5d9c54c1e9 tipc: Minor optimizations to name table translation code 15 years ago
Allan Stephens 96d841b703 tipc: Remove per-connection sequence number logic 15 years ago
Allan Stephens c68ca7b720 tipc: add tipc_ prefix to fcns targeted for un-inlining 15 years ago
Allan Stephens 9ccc2eb4e1 tipc: Eliminate unnecessary initialization in native API send routines 15 years ago
Allan Stephens df4ef33716 tipc: Eliminate obsolete port's "congested_link" field 15 years ago
Allan Stephens 0e35fd5e52 tipc: Eliminate improper use of TIPC_OK error code 17 years ago
Allan Stephens 0ea522416b tipc: Remove unneeded parameter to tipc_createport_raw() 17 years ago
Allan Stephens 99c145939b tipc: Fix bugs in rejection of message with short header 17 years ago
Allan Stephens 9bef54383d tipc: Message header creation optimizations 17 years ago
Allan Stephens 7571521756 tipc: Optimize message initialization routine 17 years ago
Allan Stephens 5307e46957 tipc: Standardize error checking on incoming messages via native API 17 years ago
Allan Stephens 84b07c1638 tipc: Fix bug in connection setup via native API 17 years ago
Allan Stephens 6d4a6672c8 tipc: Update "previous node" indicators when node address changes 17 years ago
Allan Stephens 7ef43ebaa5 tipc: Fix race condition when creating socket or native port 17 years ago
Allan Stephens 0c3141e910 [TIPC]: Overhaul of socket locking logic 17 years ago
Allan Stephens 06d82c9191 [TIPC]: Minor cleanup of message header code 17 years ago
Allan Stephens 8c8696553a [TIPC]: Removal of message header option code 17 years ago
Julia Lawall 4cec72c890 [TIPC]: Use tipc_port_unlock 17 years ago
Jesper Juhl 897c77cab0 [TIPC]: Clean up duplicate includes in net/tipc/ 18 years ago
Allan Stephens 05646c9110 [TIPC]: Optimize stream send routine to avoid fragmentation 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago