1. f905730 tipc: Allow use of buf_seqno() helper routine by unicast links by Allan Stephens · 13 years ago
  2. 36559591 tipc: Ignore broadcast acknowledgements that are out-of-range by Allan Stephens · 13 years ago
  3. 10745cd tipc: Flush unsent broadcast messages when contact with last node is lost by Allan Stephens · 13 years ago
  4. 9157baf tipc: Minor optimization of broadcast link transmit queue statistic by Allan Stephens · 13 years ago
  5. 2b78f9a tipc: Handle broadcast attempt when no neighboring nodes exist by Allan Stephens · 13 years ago
  6. cd3decd tipc: Ensure broadcast link spinlock is held when updating node map by Allan Stephens · 13 years ago
  7. c47e9b9 tipc: Eliminate dynamic allocation of broadcast link data structures by Allan Stephens · 13 years ago
  8. 945af1c tipc: Eliminate useless check when network address is assigned by Allan Stephens · 13 years ago
  9. 97f1b62 tipc: Minor correction to TIPC module unloading by Allan Stephens · 13 years ago
  10. d47ce2e tipc: Eliminate useless memset operations in Ethernet media support by Allan Stephens · 13 years ago
  11. 64b32f7 tipc: Do timely cleanup of disabled Ethernet bearer resources by Allan Stephens · 13 years ago
  12. 8c12118 tipc: Minor optimization to deactivation of Ethernet media suppot by Allan Stephens · 13 years ago
  13. bfec73d tipc: Revise comment justifying release of configuration spinlock by Allan Stephens · 13 years ago
  14. 5c216e1 tipc: Allow run-time alteration of default link settings by Allan Stephens · 13 years ago
  15. d6d4577 tipc: Ignore neighbor discovery messages containing invalid address by Allan Stephens · 13 years ago
  16. 3d749a6 tipc: Hide media-specific addressing details from generic bearer code by Allan Stephens · 13 years ago
  17. 4d163a3 tipc: Add new address conversion routines for Ethernet media by Allan Stephens · 13 years ago
  18. c61b666 tipc: Improve handling of media address printing errors by Allan Stephens · 13 years ago
  19. 6c34921 tipc: Streamline media registration error checking by Allan Stephens · 13 years ago
  20. a31abe8 tipc: Eliminate duplication of media structures by Allan Stephens · 13 years ago
  21. c79be45 tipc: Optimize detection of duplicate media registration by Allan Stephens · 13 years ago
  22. 706767d tipc: Register new media using pre-compiled structure by Allan Stephens · 13 years ago
  23. 2060a57 tipc: Enable use by containers having their own network namespace by Allan Stephens · 13 years ago
  24. 966567b net: two vzalloc() cleanups by Eric Dumazet · 13 years ago
  25. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  26. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 13 years ago
  27. 94362c7 tipc: Remove unused link event tracking code by Ying Xue · 13 years ago
  28. 7e24477 tipc: Remove callback field from subscription structure by Ying Xue · 13 years ago
  29. 245f3d3 tipc: Simplify prohibition of listen and accept for connectionless sockets by Ying Xue · 13 years ago
  30. 1d83587 tipc: Add support for SO_SNDTIMEO socket option by Ying Xue · 13 years ago
  31. 9aa88c2 tipc: Enhance sending of bulk name table messages by Allan Stephens · 13 years ago
  32. 1c553bb tipc: relocate/coalesce node cast in tipc_named_node_up by Paul Gortmaker · 13 years ago
  33. 149ce37 tipc: Prevent fragmented messages during initial name table exchange by Allan Stephens · 13 years ago
  34. 909234c tipc: Lower limits for number of bearers and media types by Allan Stephens · 13 years ago
  35. 18abf0f tipc: Remove redundant search when enabling bearer by Allan Stephens · 13 years ago
  36. bcd326e tipc: Fix unsafe device list search when enabling bearer by Allan Stephens · 13 years ago
  37. b4b5610 tipc: Ensure both nodes recognize loss of contact between them by Allan Stephens · 13 years ago
  38. 4b3743e tipc: Ensure congested links receive bearer status updates by Allan Stephens · 13 years ago
  39. a0f40f0 tipc: Prevent rounding issues when saving connect timeout option by Allan Stephens · 13 years ago
  40. ff60af8 tipc: Eliminate redundant check when sending messages by Allan Stephens · 13 years ago
  41. 0f38513 tipc: Remove obsolete congestion handling when sending a broadcast NACK by Allan Stephens · 13 years ago
  42. 9f6bdcd4 tipc: Discard incoming broadcast messages that are unexpected by Allan Stephens · 13 years ago
  43. 693d03a tipc: Remove deferred queue head caching during broadcast message reception by Allan Stephens · 13 years ago
  44. 5d3c488 tipc: Fix node lock problems during broadcast message reception by Allan Stephens · 13 years ago
  45. 169073d tipc: Prevent broadcast link stalling when another node fails by Allan Stephens · 13 years ago
  46. c5bd4d8 tipc: Enhance cleanup of broadcast link when contact with node is lost by Allan Stephens · 13 years ago
  47. 23f0ff9 tipc: Remove non-executable code to handle broadcast bearer congestion by Allan Stephens · 13 years ago
  48. 2ff9f92 tipc: Cosmetic changes to broadcast bearer send routine by Allan Stephens · 13 years ago
  49. 2e2d9be tipc: Update obsolete references to multicast link by Allan Stephens · 13 years ago
  50. 641c218 tipc: Enhance filtering of out-dated link reset messages by Allan Stephens · 13 years ago
  51. f882cb7 tipc: Initialize peer session field of newly created link endpoint by Allan Stephens · 13 years ago
  52. 062b4c9 tipc: Display meaningful peer interface name during link creation by Allan Stephens · 13 years ago
  53. ed33a9c tipc: Eliminate obsolete filter for unexpected unicast messages by Allan Stephens · 13 years ago
  54. 5adeb17 tipc: Remove obsolete manipulation of message re-route count field by Allan Stephens · 13 years ago
  55. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  56. e4a0aee tipc: Optimize creation of connection protocol messages by Allan Stephens · 13 years ago
  57. f55b564 tipc: Don't create payload message using connection protocol routine by Allan Stephens · 13 years ago
  58. 1c1a551 tipc: Reject connection protocol message sent to unconnected port by Allan Stephens · 13 years ago
  59. e244a91 tipc: Optimize creation of FIN messages by Allan Stephens · 13 years ago
  60. 741d9eb tipc: Cleanup of message header size terminology by Allan Stephens · 13 years ago
  61. 15f4e2b tipc: Eliminate useless check when creating internal message by Allan Stephens · 13 years ago
  62. a9948ba tipc: Remove unnecessary includes in socket code by Allan Stephens · 13 years ago
  63. f01a2b6 tipc: Eliminate unused field in bearer structure by Allan Stephens · 13 years ago
  64. 0f305bf tipc: Correct typo in link statistics output by Allan Stephens · 13 years ago
  65. 8af4638 tipc: Eliminate checks for empty zone list during name translation by Allan Stephens · 13 years ago
  66. f6f0a4d tipc: Convert name table publication lists to standard kernel lists by Allan Stephens · 13 years ago
  67. b52124a tipc: Partition name table instance array info into two parts by Allan Stephens · 13 years ago
  68. 7eb878e tipc: Eliminate redundant masking in message header routines by Allan Stephens · 13 years ago
  69. 74d33b3 tipc: Eliminate message header routines for caching destination node by Allan Stephens · 13 years ago
  70. 7dd1bf2 tipc: Optimizations & corrections to message rejection by Allan Stephens · 13 years ago
  71. 017dac3 tipc: Optimize routing of returned payload messages by Allan Stephens · 13 years ago
  72. 76d1252 tipc: Add sanity check to detect rejection of non-payload messages by Allan Stephens · 13 years ago
  73. acc631b tipc: Standardize exit logic for message rejection handling by Allan Stephens · 13 years ago
  74. 7ae4738 tipc: Remove unused sanity test macro by Allan Stephens · 13 years ago
  75. 5e72690 tipc: Convert fatal broadcast sanity check to non-fatal check by Allan Stephens · 13 years ago
  76. 972a77f tipc: Revise timings used when sending link request messages by Allan Stephens · 13 years ago
  77. 1209966 tipc: Add monitoring of number of nodes discovered by bearer by Allan Stephens · 13 years ago
  78. 691a620 tipc: Enhance sending of discovery object link request messages by Allan Stephens · 13 years ago
  79. 3a777ff tipc: Enhance handling of discovery object creation failures by Allan Stephens · 13 years ago
  80. dc63d91 tipc: Introduce routine to enqueue a chain of messages on link tx queue by Allan Stephens · 13 years ago
  81. 2689690 tipc: Avoid recomputation of outgoing message length by Allan Stephens · 13 years ago
  82. c29c3f7 tipc: Abort excessive send requests as early as possible by Allan Stephens · 14 years ago
  83. 66e019a tipc: Strengthen checks for neighboring node discovery by Allan Stephens · 13 years ago
  84. 1f3de47 tipc: make zone/cluster mask constants a define by Paul Gortmaker · 13 years ago
  85. bebc55a tipc: Fix sk_buff leaks when link congestion is detected by Allan Stephens · 13 years ago
  86. 7f47f5c tipc: Update destination node field on incoming multicast messages by Allan Stephens · 13 years ago
  87. 7462b9e tipc: Fix problem with bundled multicast message by Allan Stephens · 13 years ago
  88. 53b9436 tipc: Set name lookup scope field properly in all data messages by Allan Stephens · 13 years ago
  89. 7756155 tipc: Fix issues with fragmentation of an existing message buffer by Allan Stephens · 13 years ago
  90. e0f0859 tipc: Avoid pointless masking of fragmented message identifier by Allan Stephens · 13 years ago
  91. 670c540 tipc: Don't initialize link selector field in fragmented messages by Allan Stephens · 13 years ago
  92. 7775bcc tipc: Remove code to emulate loss of broadcast messages by Allan Stephens · 13 years ago
  93. 92138d1 tipc: Cosmetic consolidation of internal message type definitions by Allan Stephens · 13 years ago
  94. 19f53d2 tipc: Eliminate unused routing message definitions by Allan Stephens · 13 years ago
  95. cc4c435 tipc: Update comments in message header include file by Allan Stephens · 13 years ago
  96. 97fbdc1 tipc: Drop __TIME__ usage by Michal Marek · 13 years ago
  97. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  98. 1fa0738 tipc: delete extra semicolon blocking node deletion by Paul Gortmaker · 14 years ago
  99. 390bce4 tipc: Eliminate obsolete routine for handling routed messages by Allan Stephens · 14 years ago
  100. 7945c1f tipc: Eliminate remaining support for routing table messages by Allan Stephens · 14 years ago