1. 3a777ff tipc: Enhance handling of discovery object creation failures by Allan Stephens · 13 years ago
  2. dc63d91 tipc: Introduce routine to enqueue a chain of messages on link tx queue by Allan Stephens · 13 years ago
  3. 2689690 tipc: Avoid recomputation of outgoing message length by Allan Stephens · 13 years ago
  4. c29c3f7 tipc: Abort excessive send requests as early as possible by Allan Stephens · 14 years ago
  5. 66e019a tipc: Strengthen checks for neighboring node discovery by Allan Stephens · 13 years ago
  6. 1f3de47 tipc: make zone/cluster mask constants a define by Paul Gortmaker · 13 years ago
  7. bebc55a tipc: Fix sk_buff leaks when link congestion is detected by Allan Stephens · 13 years ago
  8. 7f47f5c tipc: Update destination node field on incoming multicast messages by Allan Stephens · 13 years ago
  9. 7462b9e tipc: Fix problem with bundled multicast message by Allan Stephens · 13 years ago
  10. 53b9436 tipc: Set name lookup scope field properly in all data messages by Allan Stephens · 13 years ago
  11. 7756155 tipc: Fix issues with fragmentation of an existing message buffer by Allan Stephens · 13 years ago
  12. e0f0859 tipc: Avoid pointless masking of fragmented message identifier by Allan Stephens · 13 years ago
  13. 670c540 tipc: Don't initialize link selector field in fragmented messages by Allan Stephens · 13 years ago
  14. 7775bcc tipc: Remove code to emulate loss of broadcast messages by Allan Stephens · 13 years ago
  15. 92138d1 tipc: Cosmetic consolidation of internal message type definitions by Allan Stephens · 13 years ago
  16. 19f53d2 tipc: Eliminate unused routing message definitions by Allan Stephens · 13 years ago
  17. cc4c435 tipc: Update comments in message header include file by Allan Stephens · 13 years ago
  18. 97fbdc1 tipc: Drop __TIME__ usage by Michal Marek · 13 years ago
  19. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  20. 1fa0738 tipc: delete extra semicolon blocking node deletion by Paul Gortmaker · 13 years ago
  21. 390bce4 tipc: Eliminate obsolete routine for handling routed messages by Allan Stephens · 13 years ago
  22. 7945c1f tipc: Eliminate remaining support for routing table messages by Allan Stephens · 13 years ago
  23. 50d4923 tipc: Remove bearer flag indicating existence of broadcast address by Allan Stephens · 13 years ago
  24. f9107eb tipc: Don't respond to neighbor discovery request on blocked bearer by Allan Stephens · 13 years ago
  25. d901a42 tipc: Eliminate unnecessary constant for neighbor discovery msg size by Allan Stephens · 13 years ago
  26. a2b58de tipc: Remove unused field in bearer structure by Allan Stephens · 13 years ago
  27. 50d3e63 tipc: Correct misnamed references to neighbor discovery domain by Allan Stephens · 13 years ago
  28. 37b9c08 tipc: Optimizations to link creation code by Allan Stephens · 13 years ago
  29. fa2bae2 tipc: Give Tx of discovery responses priority over link messages by Allan Stephens · 13 years ago
  30. a728750 tipc: Cosmetic changes to neighbor discovery logic by Allan Stephens · 13 years ago
  31. 75f0aa4 tipc: Fix redundant link field handling in link protocol message by Allan Stephens · 13 years ago
  32. 77f167f tipc: make msg_set_redundant_link() consistent with other set ops by Allan Stephens · 13 years ago
  33. 8f19afb tipc: cosmetic - function names are not to be full sentences by Paul Gortmaker · 13 years ago
  34. e7b3acb tipc: Eliminate timestamp from link protocol messages by Allan Stephens · 13 years ago
  35. 34e4625 tipc: manually inline net_start/stop, make assoc. vars static by Allan Stephens · 13 years ago
  36. 672d99e tipc: Convert node object array to a hash table by Allan Stephens · 13 years ago
  37. f831c96 tipc: Eliminate configuration for maximum number of cluster nodes by Allan Stephens · 13 years ago
  38. d1bcb11 tipc: Split up unified structure of network-related variables by Allan Stephens · 13 years ago
  39. 9df3b7e tipc: Fix problem with missing link in "tipc-config -l" output by Allan Stephens · 13 years ago
  40. 71092ea tipc: Add support for SO_RCVTIMEO socket option by Allan Stephens · 13 years ago
  41. f137917 tipc: Cosmetic changes to node subscription code by Allan Stephens · 13 years ago
  42. 431697e tipc: Prevent null pointer error when removing a node subscription by Allan Stephens · 13 years ago
  43. a3796f8 tipc: Add network address mask helper routines by Allan Stephens · 13 years ago
  44. aa847294 tipc: Correct broadcast link peer info when displaying links by Allan Stephens · 13 years ago
  45. 0232fd0 tipc: Allow receiving into iovec containing multiple entries by Allan Stephens · 13 years ago
  46. bf781ec tipc: Avoid reliable broadcast preparation for NACK messages by Allan Stephens · 13 years ago
  47. 2e07dda tipc: Remove unused message header field for requested number of links by Allan Stephens · 13 years ago
  48. 741de3e tipc: Remove support for per-connection message sequence numbering by Allan Stephens · 13 years ago
  49. 214dda4 tipc: Add in missing lock during link initialization by Allan Stephens · 13 years ago
  50. cb7ce91 tipc: Fix port counter handling to correct congestion control by Allan Stephens · 13 years ago
  51. 69218fc tipc: Minor optimization to topology service connection establishment by Allan Stephens · 13 years ago
  52. f23d9bf tipc: Set unused probe field of link protocol messages to defined value by Allan Stephens · 14 years ago
  53. 9bd80b6 tipc: Improve accuracy of link transmit queue maximum size statistic by Allan Stephens · 14 years ago
  54. 9f54b54 tipc: Eliminate unnecessary locking when starting topology service by Allan Stephens · 14 years ago
  55. 01d83ed tipc: Clean up tracking of node requesting a broadcast retransmit by Allan Stephens · 14 years ago
  56. c8a61b5 tipc: Fix print statements that assume pointers are 32-bit values by Allan Stephens · 14 years ago
  57. 5413b4c tipc: Improve handling of invalid link tolerance values by Allan Stephens · 14 years ago
  58. 3f8dd94 tipc: Prevent invalid memory access when sending to configuration service by Allan Stephens · 14 years ago
  59. 4132fac tipc: Remove unused global variable tipc_user_count by Allan Stephens · 14 years ago
  60. 2d627b9 tipc: Combine bearer structure with tipc_bearer structure by Allan Stephens · 14 years ago
  61. 23dd4cc tipc: Combine port structure with tipc_port structure by Allan Stephens · 14 years ago
  62. 40cd201 tipc: update log.h re-include protection to reflect new name by Paul Gortmaker · 14 years ago
  63. a016892 tipc: remove extraneous braces from single statements by Allan Stephens · 14 years ago
  64. e3ec9c7 tipc: remove zeroing assignments to static global variables by Allan Stephens · 14 years ago
  65. 2db9983 tipc: split variable assignments out of conditional expressions by Allan Stephens · 14 years ago
  66. 0e65967 tipc: cleanup various cosmetic whitespace issues by Allan Stephens · 14 years ago
  67. 25860c3 tipc: recode getsockopt error handling for better readability by Paul Gortmaker · 14 years ago
  68. e83504f tipc: remove pointless check for NULL prior to kfree by Allan Stephens · 14 years ago
  69. 886ef52 tipc: remove redundant #includes by Allan Stephens · 14 years ago
  70. 6e7e309 tipc: Finish streamlining of debugging code by Allan Stephens · 14 years ago
  71. 8d64a5b tipc: Prune down link-specific debugging code by Allan Stephens · 14 years ago
  72. 7ced689 tipc: remove dump() and tipc_dump_dbg() by Allan Stephens · 14 years ago
  73. b29f142 tipc: remove calls to dbg() and msg_dbg() by Allan Stephens · 14 years ago
  74. f5e7526 tipc: rename dbg.[ch] to log.[ch] by Allan Stephens · 14 years ago
  75. 5af5479 tipc: Remove internal linked list of node objects by Allan Stephens · 14 years ago
  76. b0c1e92 tipc: Remove user registry subsystem by Allan Stephens · 14 years ago
  77. aa70200 tipc: Eliminate use of user registry by topology service by Allan Stephens · 14 years ago
  78. 7a488fd3 tipc: Eliminate use of user registry by configuration service by Allan Stephens · 14 years ago
  79. 8f92df6 tipc: Remove prototype code for supporting multiple clusters by Allan Stephens · 14 years ago
  80. 51a8e4d tipc: Remove prototype code for supporting inter-cluster routing by Allan Stephens · 14 years ago
  81. 08c80e9 tipc: Remove prototype code for supporting slave nodes by Allan Stephens · 14 years ago
  82. 51f98a8 tipc: Remove prototype code for supporting multiple zones by Allan Stephens · 14 years ago
  83. b924dcf tipc: Delete tipc_ownidentity() by Allan Stephens · 14 years ago
  84. 12bae47 tipc: Eliminate obsolete native API forwarding routines by Allan Stephens · 14 years ago
  85. 471450f tipc: Eliminate an unused symbolic constant in link code by Allan Stephens · 14 years ago
  86. 52fe7b7 tipc: Eliminate useless initialization when creating subscriber by Allan Stephens · 14 years ago
  87. 38f232e tipc: Remove unused domain argument from multicast send routine by Allan Stephens · 14 years ago
  88. a5c2af9 tipc: Remove support for TIPC mode change callback by Allan Stephens · 14 years ago
  89. 528c771 tipc: Delete useless function prototypes by Allan Stephens · 14 years ago
  90. 28cc937 tipc: Eliminate useless return value when disabling a bearer by Allan Stephens · 14 years ago
  91. 8d71919 tipc: Delete unused configuration service structure definition by Allan Stephens · 14 years ago
  92. c802628 tipc: Remove obsolete inclusions of header files by Allan Stephens · 14 years ago
  93. d265fef tipc: Remove obsolete native API files and exports by Allan Stephens · 14 years ago
  94. 88f8a5e net: tipc: fix information leak to userland by Kulikov Vasiliy · 14 years ago
  95. 2198a10 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  96. a0e0036 tipc: delete needless memset from bearer enabling. by Allan Stephens · 14 years ago
  97. db5a753 Revert d88dca79d3852a3623f606f781e013d61486828a by Neil Horman · 14 years ago
  98. 8c97443 Revert c6537d6742985da1fbf12ae26cde6a096fd35b5c by Neil Horman · 14 years ago
  99. ccc901e tipc: Simplify bearer shutdown logic by Allan Stephens · 14 years ago
  100. 724829b tipc: Kill tipc_get_mode() completely. by David S. Miller · 14 years ago