1. 40ba3cd tipc: message reassembly using fragment chain by Erik Hugne · 11 years ago
  2. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  3. c64f7a6 tipc: introduce message to synchronize broadcast link by Jon Maloy · 12 years ago
  4. 389dd9b tipc: rename supported flag to recv_permitted by Ying Xue · 12 years ago
  5. 818f4da tipc: remove supportable flag from bclink structure by Ying Xue · 12 years ago
  6. 2cf8aa1 tipc: use standard printk shortcut macros (pr_err etc.) by Erik Hugne · 12 years ago
  7. 617d3c7 tipc: compress out gratuitous extra carriage returns by Paul Gortmaker · 12 years ago
  8. 872f24d tipc: remove inline instances from C source files. by Paul Gortmaker · 12 years ago
  9. 336ebf5 tipc: Add routines for safe checking of node's network address by Allan Stephens · 12 years ago
  10. b58343f tipc: Eliminate support for tipc_mode global variable by Allan Stephens · 13 years ago
  11. 75aba9a tipc: Minor optimization to broadcast link synchronization logic by Allan Stephens · 13 years ago
  12. 1cc35df tipc: Remove obsolete comments about routing table updates by Allan Stephens · 13 years ago
  13. 5f6d912 tipc: Eliminate trivial buffer manipulation helper routines by Allan Stephens · 13 years ago
  14. a635b46 tipc: Hide internal details of node table implementation by Allan Stephens · 13 years ago
  15. fc0eea6 tipc: Introduce node signature field in neighbor discovery message by Allan Stephens · 13 years ago
  16. 1ec2bb0 tipc: Remove obsolete broadcast tag capability by Allan Stephens · 13 years ago
  17. 7a54d4a tipc: Major redesign of broadcast link ACK/NACK algorithms by Allan Stephens · 13 years ago
  18. 9349931 tipc: Ensure broadcast link re-acquires node after link failure by Allan Stephens · 13 years ago
  19. a18c4bc tipc: rename struct link* to struct tipc_link* by Paul Gortmaker · 13 years ago
  20. 36559591 tipc: Ignore broadcast acknowledgements that are out-of-range by Allan Stephens · 13 years ago
  21. cd3decd tipc: Ensure broadcast link spinlock is held when updating node map by Allan Stephens · 13 years ago
  22. b4b5610 tipc: Ensure both nodes recognize loss of contact between them by Allan Stephens · 13 years ago
  23. 169073d tipc: Prevent broadcast link stalling when another node fails by Allan Stephens · 13 years ago
  24. c5bd4d8 tipc: Enhance cleanup of broadcast link when contact with node is lost by Allan Stephens · 13 years ago
  25. 37b9c08 tipc: Optimizations to link creation code by Allan Stephens · 13 years ago
  26. 8f19afb tipc: cosmetic - function names are not to be full sentences by Paul Gortmaker · 13 years ago
  27. 34e4625 tipc: manually inline net_start/stop, make assoc. vars static by Allan Stephens · 13 years ago
  28. 672d99e tipc: Convert node object array to a hash table by Allan Stephens · 13 years ago
  29. d1bcb11 tipc: Split up unified structure of network-related variables by Allan Stephens · 13 years ago
  30. 9df3b7e tipc: Fix problem with missing link in "tipc-config -l" output by Allan Stephens · 13 years ago
  31. f137917 tipc: Cosmetic changes to node subscription code by Allan Stephens · 13 years ago
  32. 431697e tipc: Prevent null pointer error when removing a node subscription by Allan Stephens · 13 years ago
  33. a3796f8 tipc: Add network address mask helper routines by Allan Stephens · 13 years ago
  34. aa847294 tipc: Correct broadcast link peer info when displaying links by Allan Stephens · 13 years ago
  35. 2d627b9 tipc: Combine bearer structure with tipc_bearer structure by Allan Stephens · 14 years ago
  36. e3ec9c7 tipc: remove zeroing assignments to static global variables by Allan Stephens · 14 years ago
  37. 0e65967 tipc: cleanup various cosmetic whitespace issues by Allan Stephens · 14 years ago
  38. 886ef52 tipc: remove redundant #includes by Allan Stephens · 14 years ago
  39. b29f142 tipc: remove calls to dbg() and msg_dbg() by Allan Stephens · 14 years ago
  40. 5af5479 tipc: Remove internal linked list of node objects by Allan Stephens · 14 years ago
  41. 8f92df6 tipc: Remove prototype code for supporting multiple clusters by Allan Stephens · 14 years ago
  42. 51a8e4d tipc: Remove prototype code for supporting inter-cluster routing by Allan Stephens · 14 years ago
  43. 08c80e9 tipc: Remove prototype code for supporting slave nodes by Allan Stephens · 14 years ago
  44. 51f98a8 tipc: Remove prototype code for supporting multiple zones by Allan Stephens · 14 years ago
  45. 528c771 tipc: Delete useless function prototypes by Allan Stephens · 14 years ago
  46. c802628 tipc: Remove obsolete inclusions of header files by Allan Stephens · 14 years ago
  47. 31e3c3f tipc: cleanup function namespace by stephen hemminger · 14 years ago
  48. 7368ddf tipc: clean out all instances of #if 0'd unused code by Paul Gortmaker · 14 years ago
  49. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  50. 5a68d5e tipc: Prevent missing name table entries when link flip-flops rapidly by Allan Stephens · 14 years ago
  51. 76ae0d7 tipc: Optimize tipc_node_has_active_links() by Allan Stephens · 14 years ago
  52. c68ca7b tipc: add tipc_ prefix to fcns targeted for un-inlining by Allan Stephens · 14 years ago
  53. a570f09 tipc: remove trailing space in messages by Frans Pop · 14 years ago
  54. 4b704d5 tipc: fix non-const printf format arguments by Stephen Hemminger · 15 years ago
  55. 6c00055 tipc: Don't use structure names which easily globally conflict. by David S. Miller · 16 years ago
  56. 1aad72d tipc: Add missing locks when inspecting node list & link list by Allan Stephens · 16 years ago
  57. 2ecb092 tipc: Prevent node object duplication due to simultaneous discovery by Allan Stephens · 16 years ago
  58. d788d80 [TIPC]: Fix two minor sparse warnings. by Florian Westphal · 17 years ago
  59. c430728 [NET] TIPC: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  60. 2710b57 [TIPC]: Use kzalloc where appropriate by Arnaldo Carvalho de Melo · 18 years ago
  61. 3e6c8cd [TIPC]: endianness annotations by Al Viro · 18 years ago
  62. fc144de [TIPC]: Can now list multicast link on an isolated network node by Allan Stephens · 18 years ago
  63. ea13847 [TIPC]: Improve response to requests for node/link information by Allan Stephens · 18 years ago
  64. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  65. 5392d64 [TIPC]: Fixed link switchover bugs by Allan Stephens · 18 years ago
  66. a10bd92 [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks. by Allan Stephens · 18 years ago
  67. f131072 [TIPC]: First phase of assert() cleanup by Allan Stephens · 18 years ago
  68. 988f088 [TIPC]: Cleanups by Adrian Bunk · 18 years ago
  69. 1fc54d8 [TIPC]: Fix simple sparse warnings by Sam Ravnborg · 18 years ago
  70. 4323add [TIPC] Avoid polluting the global namespace by Per Liden · 18 years ago
  71. 593a5f2 [TIPC] More updates of file headers by Per Liden · 19 years ago
  72. 9da1c8b [TIPC] Update of file headers by Per Liden · 19 years ago
  73. 9ea1fd3 [TIPC] License header update by Per Liden · 19 years ago
  74. b97bf3f [TIPC] Initial merge by Per Liden · 19 years ago