1. dc1aed3 tipc: phase out most of the struct print_buf usage by Erik Hugne · 12 years ago
  2. 2cf8aa1 tipc: use standard printk shortcut macros (pr_err etc.) by Erik Hugne · 12 years ago
  3. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  4. 617d3c7 tipc: compress out gratuitous extra carriage returns by Paul Gortmaker · 12 years ago
  5. 5f6d912 tipc: Eliminate trivial buffer manipulation helper routines by Allan Stephens · 13 years ago
  6. 63e7f1a tipc: Prevent loss of fragmented messages over broadcast link by Allan Stephens · 13 years ago
  7. 1ec2bb0 tipc: Remove obsolete broadcast tag capability by Allan Stephens · 13 years ago
  8. 7a54d4a tipc: Major redesign of broadcast link ACK/NACK algorithms by Allan Stephens · 13 years ago
  9. b98158e tipc: Add missing locks in broadcast link statistics accumulation by Allan Stephens · 13 years ago
  10. 0232c5a tipc: Fix bug in broadcast link duplicate message statistics by Allan Stephens · 13 years ago
  11. 8a275a6 tipc: Fix node lock reclamation issues in broadcast link reception by Allan Stephens · 13 years ago
  12. 5773256 tipc: Add missing broadcast link lock when sending NACK by Allan Stephens · 13 years ago
  13. a18c4bc tipc: rename struct link* to struct tipc_link* by Paul Gortmaker · 13 years ago
  14. 7f9ab6a tipc: rename struct bcbearer* to tipc_bcbearer* by Paul Gortmaker · 13 years ago
  15. 6765fd6 tipc: rename struct bclink to struct tipc_bclink by Paul Gortmaker · 13 years ago
  16. 4584310 tipc: rename struct port_list to struct tipc_port_list by Paul Gortmaker · 13 years ago
  17. 358a0d1 tipc: rename struct media to struct tipc_media by Paul Gortmaker · 13 years ago
  18. f905730 tipc: Allow use of buf_seqno() helper routine by unicast links by Allan Stephens · 13 years ago
  19. 36559591 tipc: Ignore broadcast acknowledgements that are out-of-range by Allan Stephens · 13 years ago
  20. 10745cd tipc: Flush unsent broadcast messages when contact with last node is lost by Allan Stephens · 13 years ago
  21. 9157baf tipc: Minor optimization of broadcast link transmit queue statistic by Allan Stephens · 13 years ago
  22. 2b78f9a tipc: Handle broadcast attempt when no neighboring nodes exist by Allan Stephens · 13 years ago
  23. cd3decd tipc: Ensure broadcast link spinlock is held when updating node map by Allan Stephens · 13 years ago
  24. c47e9b9 tipc: Eliminate dynamic allocation of broadcast link data structures by Allan Stephens · 13 years ago
  25. 0f38513 tipc: Remove obsolete congestion handling when sending a broadcast NACK by Allan Stephens · 13 years ago
  26. 9f6bdcd4 tipc: Discard incoming broadcast messages that are unexpected by Allan Stephens · 13 years ago
  27. 693d03a tipc: Remove deferred queue head caching during broadcast message reception by Allan Stephens · 13 years ago
  28. 5d3c488 tipc: Fix node lock problems during broadcast message reception by Allan Stephens · 13 years ago
  29. 23f0ff9 tipc: Remove non-executable code to handle broadcast bearer congestion by Allan Stephens · 13 years ago
  30. 2ff9f92 tipc: Cosmetic changes to broadcast bearer send routine by Allan Stephens · 13 years ago
  31. 2e2d9be tipc: Update obsolete references to multicast link by Allan Stephens · 13 years ago
  32. 5e72690 tipc: Convert fatal broadcast sanity check to non-fatal check by Allan Stephens · 13 years ago
  33. bebc55a tipc: Fix sk_buff leaks when link congestion is detected by Allan Stephens · 13 years ago
  34. 7775bcc tipc: Remove code to emulate loss of broadcast messages by Allan Stephens · 13 years ago
  35. bf781ec tipc: Avoid reliable broadcast preparation for NACK messages by Allan Stephens · 13 years ago
  36. 9bd80b6 tipc: Improve accuracy of link transmit queue maximum size statistic by Allan Stephens · 13 years ago
  37. 01d83ed tipc: Clean up tracking of node requesting a broadcast retransmit by Allan Stephens · 13 years ago
  38. 2d627b9 tipc: Combine bearer structure with tipc_bearer structure by Allan Stephens · 14 years ago
  39. a016892 tipc: remove extraneous braces from single statements by Allan Stephens · 14 years ago
  40. e3ec9c7 tipc: remove zeroing assignments to static global variables by Allan Stephens · 14 years ago
  41. 0e65967 tipc: cleanup various cosmetic whitespace issues by Allan Stephens · 14 years ago
  42. 886ef52 tipc: remove redundant #includes by Allan Stephens · 14 years ago
  43. 8d64a5b tipc: Prune down link-specific debugging code by Allan Stephens · 14 years ago
  44. b29f142 tipc: remove calls to dbg() and msg_dbg() by Allan Stephens · 14 years ago
  45. 8f92df6 tipc: Remove prototype code for supporting multiple clusters by Allan Stephens · 14 years ago
  46. c802628 tipc: Remove obsolete inclusions of header files by Allan Stephens · 14 years ago
  47. d265fef tipc: Remove obsolete native API files and exports by Allan Stephens · 14 years ago
  48. 31e3c3f tipc: cleanup function namespace by stephen hemminger · 14 years ago
  49. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  50. 0048b82 tipc: Fix bug in broadcast link transmit statistics computation by Allan Stephens · 14 years ago
  51. 5b1f7bd tipc: Fix premature broadcast advertisement by sending node by Allan Stephens · 14 years ago
  52. 7e3e5d0 tipc: Prevent crash when broadcast link cannot send to all nodes by Allan Stephens · 14 years ago
  53. 43608ed tipc: Reduce footprint by un-inlining port list routines by Allan Stephens · 14 years ago
  54. 3e22e62 tipc: Reduce footprint by un-inlining nmap routines by Allan Stephens · 14 years ago
  55. c68ca7b tipc: add tipc_ prefix to fcns targeted for un-inlining by Allan Stephens · 14 years ago
  56. 3aec9cc tipc: Rename "multicast-link" to "broadcast-link" by Allan Stephens · 14 years ago
  57. 1a62483 tipc: Increase frequency of load distribution over broadcast link by Neil Horman · 14 years ago
  58. 4b704d5 tipc: fix non-const printf format arguments by Stephen Hemminger · 15 years ago
  59. 6c00055 tipc: Don't use structure names which easily globally conflict. by David S. Miller · 16 years ago
  60. 0e35fd5 tipc: Eliminate improper use of TIPC_OK error code by Allan Stephens · 16 years ago
  61. 40aecb1 tipc: Message rejection rework preparatory changes by Allan Stephens · 16 years ago
  62. 7571521 tipc: Optimize message initialization routine by Allan Stephens · 16 years ago
  63. c430728 [NET] TIPC: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  64. 2710b57 [TIPC]: Use kzalloc where appropriate by Arnaldo Carvalho de Melo · 18 years ago
  65. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  66. 65f51ef [TIPC]: Get rid of dynamically allocated arrays in broadcast code. by Allan Stephens · 18 years ago
  67. a10bd92 [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks. by Allan Stephens · 18 years ago
  68. 3ac9021 [TIPC] Fix for NULL pointer dereference by Eric Sesterhenn · 18 years ago
  69. d356eeb [TIPC]: Multicast link failure now resets all links to "nacking" node. by Allan Stephens · 18 years ago
  70. de70c5b [TIPC]: Reduce stack usage by Per Liden · 18 years ago
  71. 988f088 [TIPC]: Cleanups by Adrian Bunk · 18 years ago
  72. 05790c6 [TIPC]: Remove inlines from *.c by Sam Ravnborg · 18 years ago
  73. 1fc54d8 [TIPC]: Fix simple sparse warnings by Sam Ravnborg · 18 years ago
  74. 4323add [TIPC] Avoid polluting the global namespace by Per Liden · 18 years ago
  75. 16cb4b3 [TIPC] Updated link priority macros by Per Liden · 18 years ago
  76. 880b005 [TIPC]: Fix 64-bit build warnings. by David S. Miller · 19 years ago
  77. 593a5f2 [TIPC] More updates of file headers by Per Liden · 19 years ago
  78. 9da1c8b [TIPC] Update of file headers by Per Liden · 19 years ago
  79. 9ea1fd3 [TIPC] License header update by Per Liden · 19 years ago
  80. b97bf3f [TIPC] Initial merge by Per Liden · 19 years ago