1. 4b3743e tipc: Ensure congested links receive bearer status updates by Allan Stephens · 13 years ago
  2. a0f40f0 tipc: Prevent rounding issues when saving connect timeout option by Allan Stephens · 13 years ago
  3. ff60af8 tipc: Eliminate redundant check when sending messages by Allan Stephens · 13 years ago
  4. 0f38513 tipc: Remove obsolete congestion handling when sending a broadcast NACK by Allan Stephens · 13 years ago
  5. 9f6bdcd4 tipc: Discard incoming broadcast messages that are unexpected by Allan Stephens · 13 years ago
  6. 693d03a tipc: Remove deferred queue head caching during broadcast message reception by Allan Stephens · 13 years ago
  7. 5d3c488 tipc: Fix node lock problems during broadcast message reception by Allan Stephens · 13 years ago
  8. 169073d tipc: Prevent broadcast link stalling when another node fails by Allan Stephens · 13 years ago
  9. c5bd4d8 tipc: Enhance cleanup of broadcast link when contact with node is lost by Allan Stephens · 13 years ago
  10. 23f0ff9 tipc: Remove non-executable code to handle broadcast bearer congestion by Allan Stephens · 13 years ago
  11. 2ff9f92 tipc: Cosmetic changes to broadcast bearer send routine by Allan Stephens · 13 years ago
  12. 2e2d9be tipc: Update obsolete references to multicast link by Allan Stephens · 13 years ago
  13. 641c218 tipc: Enhance filtering of out-dated link reset messages by Allan Stephens · 13 years ago
  14. f882cb7 tipc: Initialize peer session field of newly created link endpoint by Allan Stephens · 13 years ago
  15. 062b4c9 tipc: Display meaningful peer interface name during link creation by Allan Stephens · 13 years ago
  16. ed33a9c tipc: Eliminate obsolete filter for unexpected unicast messages by Allan Stephens · 13 years ago
  17. 5adeb17 tipc: Remove obsolete manipulation of message re-route count field by Allan Stephens · 13 years ago
  18. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  19. e4a0aee tipc: Optimize creation of connection protocol messages by Allan Stephens · 13 years ago
  20. f55b564 tipc: Don't create payload message using connection protocol routine by Allan Stephens · 13 years ago
  21. 1c1a551 tipc: Reject connection protocol message sent to unconnected port by Allan Stephens · 13 years ago
  22. e244a91 tipc: Optimize creation of FIN messages by Allan Stephens · 13 years ago
  23. 741d9eb tipc: Cleanup of message header size terminology by Allan Stephens · 13 years ago
  24. 15f4e2b tipc: Eliminate useless check when creating internal message by Allan Stephens · 13 years ago
  25. a9948ba tipc: Remove unnecessary includes in socket code by Allan Stephens · 13 years ago
  26. f01a2b6 tipc: Eliminate unused field in bearer structure by Allan Stephens · 13 years ago
  27. 0f305bf tipc: Correct typo in link statistics output by Allan Stephens · 13 years ago
  28. 8af4638 tipc: Eliminate checks for empty zone list during name translation by Allan Stephens · 13 years ago
  29. f6f0a4d tipc: Convert name table publication lists to standard kernel lists by Allan Stephens · 13 years ago
  30. b52124a tipc: Partition name table instance array info into two parts by Allan Stephens · 13 years ago
  31. 7eb878e tipc: Eliminate redundant masking in message header routines by Allan Stephens · 13 years ago
  32. 74d33b3 tipc: Eliminate message header routines for caching destination node by Allan Stephens · 13 years ago
  33. 7dd1bf2 tipc: Optimizations & corrections to message rejection by Allan Stephens · 13 years ago
  34. 017dac3 tipc: Optimize routing of returned payload messages by Allan Stephens · 13 years ago
  35. 76d1252 tipc: Add sanity check to detect rejection of non-payload messages by Allan Stephens · 13 years ago
  36. acc631b tipc: Standardize exit logic for message rejection handling by Allan Stephens · 13 years ago
  37. 7ae4738 tipc: Remove unused sanity test macro by Allan Stephens · 13 years ago
  38. 5e72690 tipc: Convert fatal broadcast sanity check to non-fatal check by Allan Stephens · 13 years ago
  39. 972a77f tipc: Revise timings used when sending link request messages by Allan Stephens · 13 years ago
  40. 1209966 tipc: Add monitoring of number of nodes discovered by bearer by Allan Stephens · 13 years ago
  41. 691a620 tipc: Enhance sending of discovery object link request messages by Allan Stephens · 13 years ago
  42. 3a777ff tipc: Enhance handling of discovery object creation failures by Allan Stephens · 13 years ago
  43. dc63d91 tipc: Introduce routine to enqueue a chain of messages on link tx queue by Allan Stephens · 13 years ago
  44. 2689690 tipc: Avoid recomputation of outgoing message length by Allan Stephens · 13 years ago
  45. c29c3f7 tipc: Abort excessive send requests as early as possible by Allan Stephens · 14 years ago
  46. 66e019a tipc: Strengthen checks for neighboring node discovery by Allan Stephens · 13 years ago
  47. 1f3de47 tipc: make zone/cluster mask constants a define by Paul Gortmaker · 13 years ago
  48. bebc55a tipc: Fix sk_buff leaks when link congestion is detected by Allan Stephens · 13 years ago
  49. 7f47f5c tipc: Update destination node field on incoming multicast messages by Allan Stephens · 13 years ago
  50. 7462b9e tipc: Fix problem with bundled multicast message by Allan Stephens · 13 years ago
  51. 53b9436 tipc: Set name lookup scope field properly in all data messages by Allan Stephens · 13 years ago
  52. 7756155 tipc: Fix issues with fragmentation of an existing message buffer by Allan Stephens · 13 years ago
  53. e0f0859 tipc: Avoid pointless masking of fragmented message identifier by Allan Stephens · 13 years ago
  54. 670c540 tipc: Don't initialize link selector field in fragmented messages by Allan Stephens · 13 years ago
  55. 7775bcc tipc: Remove code to emulate loss of broadcast messages by Allan Stephens · 13 years ago
  56. 92138d1 tipc: Cosmetic consolidation of internal message type definitions by Allan Stephens · 13 years ago
  57. 19f53d2 tipc: Eliminate unused routing message definitions by Allan Stephens · 13 years ago
  58. cc4c435 tipc: Update comments in message header include file by Allan Stephens · 13 years ago
  59. 97fbdc1 tipc: Drop __TIME__ usage by Michal Marek · 13 years ago
  60. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  61. 1fa0738 tipc: delete extra semicolon blocking node deletion by Paul Gortmaker · 13 years ago
  62. 390bce4 tipc: Eliminate obsolete routine for handling routed messages by Allan Stephens · 13 years ago
  63. 7945c1f tipc: Eliminate remaining support for routing table messages by Allan Stephens · 13 years ago
  64. 50d4923 tipc: Remove bearer flag indicating existence of broadcast address by Allan Stephens · 13 years ago
  65. f9107eb tipc: Don't respond to neighbor discovery request on blocked bearer by Allan Stephens · 13 years ago
  66. d901a42 tipc: Eliminate unnecessary constant for neighbor discovery msg size by Allan Stephens · 13 years ago
  67. a2b58de tipc: Remove unused field in bearer structure by Allan Stephens · 13 years ago
  68. 50d3e63 tipc: Correct misnamed references to neighbor discovery domain by Allan Stephens · 13 years ago
  69. 37b9c08 tipc: Optimizations to link creation code by Allan Stephens · 13 years ago
  70. fa2bae2 tipc: Give Tx of discovery responses priority over link messages by Allan Stephens · 13 years ago
  71. a728750 tipc: Cosmetic changes to neighbor discovery logic by Allan Stephens · 13 years ago
  72. 75f0aa4 tipc: Fix redundant link field handling in link protocol message by Allan Stephens · 13 years ago
  73. 77f167f tipc: make msg_set_redundant_link() consistent with other set ops by Allan Stephens · 13 years ago
  74. 8f19afb tipc: cosmetic - function names are not to be full sentences by Paul Gortmaker · 13 years ago
  75. e7b3acb tipc: Eliminate timestamp from link protocol messages by Allan Stephens · 13 years ago
  76. 34e4625 tipc: manually inline net_start/stop, make assoc. vars static by Allan Stephens · 13 years ago
  77. 672d99e tipc: Convert node object array to a hash table by Allan Stephens · 13 years ago
  78. f831c96 tipc: Eliminate configuration for maximum number of cluster nodes by Allan Stephens · 13 years ago
  79. d1bcb11 tipc: Split up unified structure of network-related variables by Allan Stephens · 13 years ago
  80. 9df3b7e tipc: Fix problem with missing link in "tipc-config -l" output by Allan Stephens · 13 years ago
  81. 71092ea tipc: Add support for SO_RCVTIMEO socket option by Allan Stephens · 13 years ago
  82. f137917 tipc: Cosmetic changes to node subscription code by Allan Stephens · 13 years ago
  83. 431697e tipc: Prevent null pointer error when removing a node subscription by Allan Stephens · 13 years ago
  84. a3796f8 tipc: Add network address mask helper routines by Allan Stephens · 13 years ago
  85. aa847294 tipc: Correct broadcast link peer info when displaying links by Allan Stephens · 13 years ago
  86. 0232fd0 tipc: Allow receiving into iovec containing multiple entries by Allan Stephens · 13 years ago
  87. bf781ec tipc: Avoid reliable broadcast preparation for NACK messages by Allan Stephens · 14 years ago
  88. 2e07dda tipc: Remove unused message header field for requested number of links by Allan Stephens · 14 years ago
  89. 741de3e tipc: Remove support for per-connection message sequence numbering by Allan Stephens · 14 years ago
  90. 214dda4 tipc: Add in missing lock during link initialization by Allan Stephens · 14 years ago
  91. cb7ce91 tipc: Fix port counter handling to correct congestion control by Allan Stephens · 14 years ago
  92. 69218fc tipc: Minor optimization to topology service connection establishment by Allan Stephens · 14 years ago
  93. f23d9bf tipc: Set unused probe field of link protocol messages to defined value by Allan Stephens · 14 years ago
  94. 9bd80b6 tipc: Improve accuracy of link transmit queue maximum size statistic by Allan Stephens · 14 years ago
  95. 9f54b54 tipc: Eliminate unnecessary locking when starting topology service by Allan Stephens · 14 years ago
  96. 01d83ed tipc: Clean up tracking of node requesting a broadcast retransmit by Allan Stephens · 14 years ago
  97. c8a61b5 tipc: Fix print statements that assume pointers are 32-bit values by Allan Stephens · 14 years ago
  98. 5413b4c tipc: Improve handling of invalid link tolerance values by Allan Stephens · 14 years ago
  99. 3f8dd94 tipc: Prevent invalid memory access when sending to configuration service by Allan Stephens · 14 years ago
  100. 4132fac tipc: Remove unused global variable tipc_user_count by Allan Stephens · 14 years ago