Commit Graph

298 Commits (2db9983a4318818845193bd577879c0620705e82)

Author SHA1 Message Date
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
Paul Gortmaker 25860c3bd5 tipc: recode getsockopt error handling for better readability 14 years ago
Allan Stephens e83504f724 tipc: remove pointless check for NULL prior to kfree 14 years ago
Allan Stephens 886ef52a8c tipc: remove redundant #includes 14 years ago
Allan Stephens 6e7e309c62 tipc: Finish streamlining of debugging code 14 years ago
Allan Stephens 8d64a5ba58 tipc: Prune down link-specific debugging code 14 years ago
Allan Stephens 7ced6890bf tipc: remove dump() and tipc_dump_dbg() 14 years ago
Allan Stephens b29f142849 tipc: remove calls to dbg() and msg_dbg() 14 years ago
Allan Stephens f5e75269f5 tipc: rename dbg.[ch] to log.[ch] 14 years ago
Allan Stephens 5af5479296 tipc: Remove internal linked list of node objects 14 years ago
Allan Stephens b0c1e928c8 tipc: Remove user registry subsystem 14 years ago
Allan Stephens aa70200e00 tipc: Eliminate use of user registry by topology service 14 years ago
Allan Stephens 7a488fd3d4 tipc: Eliminate use of user registry by configuration service 14 years ago
Allan Stephens 8f92df6ad4 tipc: Remove prototype code for supporting multiple clusters 14 years ago
Allan Stephens 51a8e4dee7 tipc: Remove prototype code for supporting inter-cluster routing 14 years ago
Allan Stephens 08c80e9a03 tipc: Remove prototype code for supporting slave nodes 14 years ago
Allan Stephens 51f98a8d70 tipc: Remove prototype code for supporting multiple zones 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 471450f7ec tipc: Eliminate an unused symbolic constant in link code 14 years ago
Allan Stephens 52fe7b725e tipc: Eliminate useless initialization when creating subscriber 14 years ago
Allan Stephens 38f232eae2 tipc: Remove unused domain argument from multicast send routine 14 years ago
Allan Stephens a5c2af9922 tipc: Remove support for TIPC mode change callback 14 years ago
Allan Stephens 528c771e87 tipc: Delete useless function prototypes 14 years ago
Allan Stephens 28cc937eac tipc: Eliminate useless return value when disabling a bearer 14 years ago
Allan Stephens 8d71919d7a tipc: Delete unused configuration service structure definition 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
Kulikov Vasiliy 88f8a5e3e7 net: tipc: fix information leak to userland 14 years ago
Allan Stephens a0e00369f1 tipc: delete needless memset from bearer enabling. 15 years ago
Neil Horman db5a753bf1 Revert d88dca79d3 15 years ago
Neil Horman 8c97443808 Revert c6537d6742 15 years ago
Allan Stephens ccc901ee58 tipc: Simplify bearer shutdown logic 15 years ago
David S. Miller 724829b3ad tipc: Kill tipc_get_mode() completely. 15 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
Paul Gortmaker b2abd4c033 tipc: Optimize handling excess content on incoming messages 15 years ago
Allan Stephens d1fb62796c tipc: Fix misleading error code when enabling Ethernet bearers 15 years ago
Allan Stephens 9fbfca0131 tipc: Ensure outgoing messages on Ethernet have sufficient headroom 15 years ago
Allan Stephens 5d9c54c1e9 tipc: Minor optimizations to name table translation code 15 years ago
Allan Stephens 5a68d5ee00 tipc: Prevent missing name table entries when link flip-flops rapidly 15 years ago
Allan Stephens 564e83b51a tipc: Allow connect() to wait indefinitely 15 years ago
Allan Stephens c2de58140a tipc: Minor enhancements to name table display format 15 years ago
Allan Stephens 76ae0d71d8 tipc: Optimize tipc_node_has_active_links() 15 years ago
Allan Stephens 96d841b703 tipc: Remove per-connection sequence number logic 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