1. e4a0aee tipc: Optimize creation of connection protocol messages by Allan Stephens · 13 years ago
  2. f55b564 tipc: Don't create payload message using connection protocol routine by Allan Stephens · 13 years ago
  3. 1c1a551 tipc: Reject connection protocol message sent to unconnected port by Allan Stephens · 13 years ago
  4. e244a91 tipc: Optimize creation of FIN messages by Allan Stephens · 13 years ago
  5. 741d9eb tipc: Cleanup of message header size terminology by Allan Stephens · 13 years ago
  6. 15f4e2b tipc: Eliminate useless check when creating internal message by Allan Stephens · 13 years ago
  7. a9948ba tipc: Remove unnecessary includes in socket code by Allan Stephens · 13 years ago
  8. f01a2b6 tipc: Eliminate unused field in bearer structure by Allan Stephens · 13 years ago
  9. 0f305bf tipc: Correct typo in link statistics output by Allan Stephens · 13 years ago
  10. 8af4638 tipc: Eliminate checks for empty zone list during name translation by Allan Stephens · 13 years ago
  11. f6f0a4d tipc: Convert name table publication lists to standard kernel lists by Allan Stephens · 13 years ago
  12. b52124a tipc: Partition name table instance array info into two parts by Allan Stephens · 13 years ago
  13. 7eb878e tipc: Eliminate redundant masking in message header routines by Allan Stephens · 13 years ago
  14. 74d33b3 tipc: Eliminate message header routines for caching destination node by Allan Stephens · 13 years ago
  15. 7dd1bf2 tipc: Optimizations & corrections to message rejection by Allan Stephens · 13 years ago
  16. 017dac3 tipc: Optimize routing of returned payload messages by Allan Stephens · 13 years ago
  17. 76d1252 tipc: Add sanity check to detect rejection of non-payload messages by Allan Stephens · 13 years ago
  18. acc631b tipc: Standardize exit logic for message rejection handling by Allan Stephens · 13 years ago
  19. 7ae4738 tipc: Remove unused sanity test macro by Allan Stephens · 13 years ago
  20. 5e72690 tipc: Convert fatal broadcast sanity check to non-fatal check by Allan Stephens · 13 years ago
  21. 972a77f tipc: Revise timings used when sending link request messages by Allan Stephens · 13 years ago
  22. 1209966 tipc: Add monitoring of number of nodes discovered by bearer by Allan Stephens · 13 years ago
  23. 691a620 tipc: Enhance sending of discovery object link request messages by Allan Stephens · 13 years ago
  24. 3a777ff tipc: Enhance handling of discovery object creation failures by Allan Stephens · 13 years ago
  25. dc63d91 tipc: Introduce routine to enqueue a chain of messages on link tx queue by Allan Stephens · 13 years ago
  26. 2689690 tipc: Avoid recomputation of outgoing message length by Allan Stephens · 13 years ago
  27. c29c3f7 tipc: Abort excessive send requests as early as possible by Allan Stephens · 14 years ago
  28. 66e019a tipc: Strengthen checks for neighboring node discovery by Allan Stephens · 13 years ago
  29. 1f3de47 tipc: make zone/cluster mask constants a define by Paul Gortmaker · 13 years ago
  30. bebc55a tipc: Fix sk_buff leaks when link congestion is detected by Allan Stephens · 13 years ago
  31. 7f47f5c tipc: Update destination node field on incoming multicast messages by Allan Stephens · 13 years ago
  32. 7462b9e tipc: Fix problem with bundled multicast message by Allan Stephens · 13 years ago
  33. 53b9436 tipc: Set name lookup scope field properly in all data messages by Allan Stephens · 13 years ago
  34. 7756155 tipc: Fix issues with fragmentation of an existing message buffer by Allan Stephens · 13 years ago
  35. e0f0859 tipc: Avoid pointless masking of fragmented message identifier by Allan Stephens · 13 years ago
  36. 670c540 tipc: Don't initialize link selector field in fragmented messages by Allan Stephens · 13 years ago
  37. 7775bcc tipc: Remove code to emulate loss of broadcast messages by Allan Stephens · 13 years ago
  38. 92138d1 tipc: Cosmetic consolidation of internal message type definitions by Allan Stephens · 13 years ago
  39. 19f53d2 tipc: Eliminate unused routing message definitions by Allan Stephens · 13 years ago
  40. cc4c435 tipc: Update comments in message header include file by Allan Stephens · 13 years ago
  41. 97fbdc1 tipc: Drop __TIME__ usage by Michal Marek · 13 years ago
  42. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  43. 1fa0738 tipc: delete extra semicolon blocking node deletion by Paul Gortmaker · 13 years ago
  44. 390bce4 tipc: Eliminate obsolete routine for handling routed messages by Allan Stephens · 13 years ago
  45. 7945c1f tipc: Eliminate remaining support for routing table messages by Allan Stephens · 13 years ago
  46. 50d4923 tipc: Remove bearer flag indicating existence of broadcast address by Allan Stephens · 13 years ago
  47. f9107eb tipc: Don't respond to neighbor discovery request on blocked bearer by Allan Stephens · 13 years ago
  48. d901a42 tipc: Eliminate unnecessary constant for neighbor discovery msg size by Allan Stephens · 13 years ago
  49. a2b58de tipc: Remove unused field in bearer structure by Allan Stephens · 13 years ago
  50. 50d3e63 tipc: Correct misnamed references to neighbor discovery domain by Allan Stephens · 13 years ago
  51. 37b9c08 tipc: Optimizations to link creation code by Allan Stephens · 13 years ago
  52. fa2bae2 tipc: Give Tx of discovery responses priority over link messages by Allan Stephens · 13 years ago
  53. a728750 tipc: Cosmetic changes to neighbor discovery logic by Allan Stephens · 13 years ago
  54. 75f0aa4 tipc: Fix redundant link field handling in link protocol message by Allan Stephens · 13 years ago
  55. 77f167f tipc: make msg_set_redundant_link() consistent with other set ops by Allan Stephens · 13 years ago
  56. 8f19afb tipc: cosmetic - function names are not to be full sentences by Paul Gortmaker · 13 years ago
  57. e7b3acb tipc: Eliminate timestamp from link protocol messages by Allan Stephens · 13 years ago
  58. 34e4625 tipc: manually inline net_start/stop, make assoc. vars static by Allan Stephens · 13 years ago
  59. 672d99e tipc: Convert node object array to a hash table by Allan Stephens · 13 years ago
  60. f831c96 tipc: Eliminate configuration for maximum number of cluster nodes by Allan Stephens · 13 years ago
  61. d1bcb11 tipc: Split up unified structure of network-related variables by Allan Stephens · 13 years ago
  62. 9df3b7e tipc: Fix problem with missing link in "tipc-config -l" output by Allan Stephens · 13 years ago
  63. 71092ea tipc: Add support for SO_RCVTIMEO socket option by Allan Stephens · 13 years ago
  64. f137917 tipc: Cosmetic changes to node subscription code by Allan Stephens · 13 years ago
  65. 431697e tipc: Prevent null pointer error when removing a node subscription by Allan Stephens · 13 years ago
  66. a3796f8 tipc: Add network address mask helper routines by Allan Stephens · 13 years ago
  67. aa847294 tipc: Correct broadcast link peer info when displaying links by Allan Stephens · 13 years ago
  68. 0232fd0 tipc: Allow receiving into iovec containing multiple entries by Allan Stephens · 13 years ago
  69. bf781ec tipc: Avoid reliable broadcast preparation for NACK messages by Allan Stephens · 13 years ago
  70. 2e07dda tipc: Remove unused message header field for requested number of links by Allan Stephens · 13 years ago
  71. 741de3e tipc: Remove support for per-connection message sequence numbering by Allan Stephens · 13 years ago
  72. 214dda4 tipc: Add in missing lock during link initialization by Allan Stephens · 13 years ago
  73. cb7ce91 tipc: Fix port counter handling to correct congestion control by Allan Stephens · 13 years ago
  74. 69218fc tipc: Minor optimization to topology service connection establishment by Allan Stephens · 13 years ago
  75. f23d9bf tipc: Set unused probe field of link protocol messages to defined value by Allan Stephens · 13 years ago
  76. 9bd80b6 tipc: Improve accuracy of link transmit queue maximum size statistic by Allan Stephens · 13 years ago
  77. 9f54b54 tipc: Eliminate unnecessary locking when starting topology service by Allan Stephens · 13 years ago
  78. 01d83ed tipc: Clean up tracking of node requesting a broadcast retransmit by Allan Stephens · 13 years ago
  79. c8a61b5 tipc: Fix print statements that assume pointers are 32-bit values by Allan Stephens · 13 years ago
  80. 5413b4c tipc: Improve handling of invalid link tolerance values by Allan Stephens · 13 years ago
  81. 3f8dd94 tipc: Prevent invalid memory access when sending to configuration service by Allan Stephens · 13 years ago
  82. 4132fac tipc: Remove unused global variable tipc_user_count by Allan Stephens · 13 years ago
  83. 2d627b9 tipc: Combine bearer structure with tipc_bearer structure by Allan Stephens · 13 years ago
  84. 23dd4cc tipc: Combine port structure with tipc_port structure by Allan Stephens · 13 years ago
  85. 40cd201 tipc: update log.h re-include protection to reflect new name by Paul Gortmaker · 13 years ago
  86. a016892 tipc: remove extraneous braces from single statements by Allan Stephens · 13 years ago
  87. e3ec9c7 tipc: remove zeroing assignments to static global variables by Allan Stephens · 13 years ago
  88. 2db9983 tipc: split variable assignments out of conditional expressions by Allan Stephens · 13 years ago
  89. 0e65967 tipc: cleanup various cosmetic whitespace issues by Allan Stephens · 13 years ago
  90. 25860c3 tipc: recode getsockopt error handling for better readability by Paul Gortmaker · 13 years ago
  91. e83504f tipc: remove pointless check for NULL prior to kfree by Allan Stephens · 13 years ago
  92. 886ef52 tipc: remove redundant #includes by Allan Stephens · 13 years ago
  93. 6e7e309 tipc: Finish streamlining of debugging code by Allan Stephens · 13 years ago
  94. 8d64a5b tipc: Prune down link-specific debugging code by Allan Stephens · 13 years ago
  95. 7ced689 tipc: remove dump() and tipc_dump_dbg() by Allan Stephens · 13 years ago
  96. b29f142 tipc: remove calls to dbg() and msg_dbg() by Allan Stephens · 13 years ago
  97. f5e7526 tipc: rename dbg.[ch] to log.[ch] by Allan Stephens · 13 years ago
  98. 5af5479 tipc: Remove internal linked list of node objects by Allan Stephens · 13 years ago
  99. b0c1e92 tipc: Remove user registry subsystem by Allan Stephens · 13 years ago
  100. aa70200 tipc: Eliminate use of user registry by topology service by Allan Stephens · 13 years ago