1. c79be45 tipc: Optimize detection of duplicate media registration by Allan Stephens · 13 years ago
  2. 706767d tipc: Register new media using pre-compiled structure by Allan Stephens · 13 years ago
  3. 2060a57 tipc: Enable use by containers having their own network namespace by Allan Stephens · 13 years ago
  4. 966567b net: two vzalloc() cleanups by Eric Dumazet · 13 years ago
  5. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  6. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 13 years ago
  7. 94362c7 tipc: Remove unused link event tracking code by Ying Xue · 13 years ago
  8. 7e24477 tipc: Remove callback field from subscription structure by Ying Xue · 13 years ago
  9. 245f3d3 tipc: Simplify prohibition of listen and accept for connectionless sockets by Ying Xue · 13 years ago
  10. 1d83587 tipc: Add support for SO_SNDTIMEO socket option by Ying Xue · 13 years ago
  11. 9aa88c2 tipc: Enhance sending of bulk name table messages by Allan Stephens · 13 years ago
  12. 1c553bb tipc: relocate/coalesce node cast in tipc_named_node_up by Paul Gortmaker · 13 years ago
  13. 149ce37 tipc: Prevent fragmented messages during initial name table exchange by Allan Stephens · 13 years ago
  14. 909234c tipc: Lower limits for number of bearers and media types by Allan Stephens · 13 years ago
  15. 18abf0f tipc: Remove redundant search when enabling bearer by Allan Stephens · 13 years ago
  16. bcd326e tipc: Fix unsafe device list search when enabling bearer by Allan Stephens · 13 years ago
  17. b4b5610 tipc: Ensure both nodes recognize loss of contact between them by Allan Stephens · 13 years ago
  18. 4b3743e tipc: Ensure congested links receive bearer status updates by Allan Stephens · 13 years ago
  19. a0f40f0 tipc: Prevent rounding issues when saving connect timeout option by Allan Stephens · 13 years ago
  20. ff60af8 tipc: Eliminate redundant check when sending messages by Allan Stephens · 13 years ago
  21. 0f38513 tipc: Remove obsolete congestion handling when sending a broadcast NACK by Allan Stephens · 13 years ago
  22. 9f6bdcd4 tipc: Discard incoming broadcast messages that are unexpected by Allan Stephens · 13 years ago
  23. 693d03a tipc: Remove deferred queue head caching during broadcast message reception by Allan Stephens · 13 years ago
  24. 5d3c488 tipc: Fix node lock problems during broadcast message reception by Allan Stephens · 13 years ago
  25. 169073d tipc: Prevent broadcast link stalling when another node fails by Allan Stephens · 13 years ago
  26. c5bd4d8 tipc: Enhance cleanup of broadcast link when contact with node is lost by Allan Stephens · 13 years ago
  27. 23f0ff9 tipc: Remove non-executable code to handle broadcast bearer congestion by Allan Stephens · 13 years ago
  28. 2ff9f92 tipc: Cosmetic changes to broadcast bearer send routine by Allan Stephens · 13 years ago
  29. 2e2d9be tipc: Update obsolete references to multicast link by Allan Stephens · 13 years ago
  30. 641c218 tipc: Enhance filtering of out-dated link reset messages by Allan Stephens · 13 years ago
  31. f882cb7 tipc: Initialize peer session field of newly created link endpoint by Allan Stephens · 13 years ago
  32. 062b4c9 tipc: Display meaningful peer interface name during link creation by Allan Stephens · 13 years ago
  33. ed33a9c tipc: Eliminate obsolete filter for unexpected unicast messages by Allan Stephens · 13 years ago
  34. 5adeb17 tipc: Remove obsolete manipulation of message re-route count field by Allan Stephens · 13 years ago
  35. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  36. e4a0aee tipc: Optimize creation of connection protocol messages by Allan Stephens · 13 years ago
  37. f55b564 tipc: Don't create payload message using connection protocol routine by Allan Stephens · 13 years ago
  38. 1c1a551 tipc: Reject connection protocol message sent to unconnected port by Allan Stephens · 13 years ago
  39. e244a91 tipc: Optimize creation of FIN messages by Allan Stephens · 13 years ago
  40. 741d9eb tipc: Cleanup of message header size terminology by Allan Stephens · 13 years ago
  41. 15f4e2b tipc: Eliminate useless check when creating internal message by Allan Stephens · 13 years ago
  42. a9948ba tipc: Remove unnecessary includes in socket code by Allan Stephens · 13 years ago
  43. f01a2b6 tipc: Eliminate unused field in bearer structure by Allan Stephens · 13 years ago
  44. 0f305bf tipc: Correct typo in link statistics output by Allan Stephens · 13 years ago
  45. 8af4638 tipc: Eliminate checks for empty zone list during name translation by Allan Stephens · 13 years ago
  46. f6f0a4d tipc: Convert name table publication lists to standard kernel lists by Allan Stephens · 13 years ago
  47. b52124a tipc: Partition name table instance array info into two parts by Allan Stephens · 13 years ago
  48. 7eb878e tipc: Eliminate redundant masking in message header routines by Allan Stephens · 13 years ago
  49. 74d33b3 tipc: Eliminate message header routines for caching destination node by Allan Stephens · 13 years ago
  50. 7dd1bf2 tipc: Optimizations & corrections to message rejection by Allan Stephens · 13 years ago
  51. 017dac3 tipc: Optimize routing of returned payload messages by Allan Stephens · 13 years ago
  52. 76d1252 tipc: Add sanity check to detect rejection of non-payload messages by Allan Stephens · 13 years ago
  53. acc631b tipc: Standardize exit logic for message rejection handling by Allan Stephens · 13 years ago
  54. 7ae4738 tipc: Remove unused sanity test macro by Allan Stephens · 13 years ago
  55. 5e72690 tipc: Convert fatal broadcast sanity check to non-fatal check by Allan Stephens · 13 years ago
  56. 972a77f tipc: Revise timings used when sending link request messages by Allan Stephens · 13 years ago
  57. 1209966 tipc: Add monitoring of number of nodes discovered by bearer by Allan Stephens · 13 years ago
  58. 691a620 tipc: Enhance sending of discovery object link request messages by Allan Stephens · 13 years ago
  59. 3a777ff tipc: Enhance handling of discovery object creation failures by Allan Stephens · 13 years ago
  60. dc63d91 tipc: Introduce routine to enqueue a chain of messages on link tx queue by Allan Stephens · 13 years ago
  61. 2689690 tipc: Avoid recomputation of outgoing message length by Allan Stephens · 13 years ago
  62. c29c3f7 tipc: Abort excessive send requests as early as possible by Allan Stephens · 14 years ago
  63. 66e019a tipc: Strengthen checks for neighboring node discovery by Allan Stephens · 13 years ago
  64. 1f3de47 tipc: make zone/cluster mask constants a define by Paul Gortmaker · 13 years ago
  65. bebc55a tipc: Fix sk_buff leaks when link congestion is detected by Allan Stephens · 13 years ago
  66. 7f47f5c tipc: Update destination node field on incoming multicast messages by Allan Stephens · 13 years ago
  67. 7462b9e tipc: Fix problem with bundled multicast message by Allan Stephens · 13 years ago
  68. 53b9436 tipc: Set name lookup scope field properly in all data messages by Allan Stephens · 13 years ago
  69. 7756155 tipc: Fix issues with fragmentation of an existing message buffer by Allan Stephens · 13 years ago
  70. e0f0859 tipc: Avoid pointless masking of fragmented message identifier by Allan Stephens · 13 years ago
  71. 670c540 tipc: Don't initialize link selector field in fragmented messages by Allan Stephens · 13 years ago
  72. 7775bcc tipc: Remove code to emulate loss of broadcast messages by Allan Stephens · 13 years ago
  73. 92138d1 tipc: Cosmetic consolidation of internal message type definitions by Allan Stephens · 13 years ago
  74. 19f53d2 tipc: Eliminate unused routing message definitions by Allan Stephens · 13 years ago
  75. cc4c435 tipc: Update comments in message header include file by Allan Stephens · 13 years ago
  76. 97fbdc1 tipc: Drop __TIME__ usage by Michal Marek · 13 years ago
  77. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  78. 1fa0738 tipc: delete extra semicolon blocking node deletion by Paul Gortmaker · 13 years ago
  79. 390bce4 tipc: Eliminate obsolete routine for handling routed messages by Allan Stephens · 13 years ago
  80. 7945c1f tipc: Eliminate remaining support for routing table messages by Allan Stephens · 13 years ago
  81. 50d4923 tipc: Remove bearer flag indicating existence of broadcast address by Allan Stephens · 13 years ago
  82. f9107eb tipc: Don't respond to neighbor discovery request on blocked bearer by Allan Stephens · 13 years ago
  83. d901a42 tipc: Eliminate unnecessary constant for neighbor discovery msg size by Allan Stephens · 13 years ago
  84. a2b58de tipc: Remove unused field in bearer structure by Allan Stephens · 13 years ago
  85. 50d3e63 tipc: Correct misnamed references to neighbor discovery domain by Allan Stephens · 13 years ago
  86. 37b9c08 tipc: Optimizations to link creation code by Allan Stephens · 13 years ago
  87. fa2bae2 tipc: Give Tx of discovery responses priority over link messages by Allan Stephens · 13 years ago
  88. a728750 tipc: Cosmetic changes to neighbor discovery logic by Allan Stephens · 13 years ago
  89. 75f0aa4 tipc: Fix redundant link field handling in link protocol message by Allan Stephens · 13 years ago
  90. 77f167f tipc: make msg_set_redundant_link() consistent with other set ops by Allan Stephens · 13 years ago
  91. 8f19afb tipc: cosmetic - function names are not to be full sentences by Paul Gortmaker · 13 years ago
  92. e7b3acb tipc: Eliminate timestamp from link protocol messages by Allan Stephens · 13 years ago
  93. 34e4625 tipc: manually inline net_start/stop, make assoc. vars static by Allan Stephens · 13 years ago
  94. 672d99e tipc: Convert node object array to a hash table by Allan Stephens · 13 years ago
  95. f831c96 tipc: Eliminate configuration for maximum number of cluster nodes by Allan Stephens · 13 years ago
  96. d1bcb11 tipc: Split up unified structure of network-related variables by Allan Stephens · 13 years ago
  97. 9df3b7e tipc: Fix problem with missing link in "tipc-config -l" output by Allan Stephens · 13 years ago
  98. 71092ea tipc: Add support for SO_RCVTIMEO socket option by Allan Stephens · 13 years ago
  99. f137917 tipc: Cosmetic changes to node subscription code by Allan Stephens · 13 years ago
  100. 431697e tipc: Prevent null pointer error when removing a node subscription by Allan Stephens · 13 years ago