1. 0557227 tipc: fix uninitialized value for broadcast retransmission by Hoang Le · 6 years ago
  2. 26574db tipc: add trace_events for tipc link by Tuong Lien · 6 years ago
  3. b4b9771 tipc: enable tracepoints in tipc by Tuong Lien · 6 years ago
  4. 2b9b750 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  5. 7ab412d tipc: fix link re-establish failure by Jon Maloy · 6 years ago
  6. 31c4f4c tipc: improve broadcast retransmission algorithm by LUU Duc Canh · 6 years ago
  7. 4af00f4 tipc: initialize broadcast link stale counter correctly by Jon Maloy · 6 years ago
  8. a1f8dd3 tipc: eliminate possible recursive locking detected by LOCKDEP by Ying Xue · 6 years ago
  9. 047491e tipc: set link tolerance correctly in broadcast link by Jon Maloy · 6 years ago
  10. d949cfe tipc: ignore STATE_MSG on wrong link session by LUU Duc Canh · 6 years ago
  11. c140eb1 tipc: fix failover problem by LUU Duc Canh · 6 years ago
  12. 3f32d0b tipc: lock wakeup & inputq at tipc_link_reset() by Parthasarathy Bhuvaragan · 6 years ago
  13. e064cce tipc: make some functions static by YueHaibing · 6 years ago
  14. c94b1ac tipc: remove unused tipc_link_is_active by YueHaibing · 6 years ago
  15. 7ea817f tipc: check session number before accepting link protocol messages by Jon Maloy · 7 years ago
  16. 9012de5 tipc: add sequence number check for link STATE messages by Jon Maloy · 7 years ago
  17. a4dc70d tipc: extend link reset criteria for stale packet retransmission by Jon Maloy · 7 years ago
  18. c53e0c7 tipc: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  19. 7494cfa tipc: avoid possible string overflow by Jon Maloy · 7 years ago
  20. 218527f tipc: replace name table service range array with rb tree by Jon Maloy · 7 years ago
  21. 25b0b9c tipc: handle collisions of 32-bit node address hash values by Jon Maloy · 7 years ago
  22. d50ccc2 tipc: add 128-bit node identifier by Jon Maloy · 7 years ago
  23. 23fd3ea tipc: remove direct accesses to own_addr field in struct tipc_net by Jon Maloy · 7 years ago
  24. 2026364 tipc: remove restrictions on node address values by Jon Maloy · 7 years ago
  25. 37c64cf tipc: apply bearer link tolerance on running links by Jon Maloy · 7 years ago
  26. 4c94cc2 tipc: fall back to smaller MTU if allocation of local send skb fails by Jon Maloy · 7 years ago
  27. 8d6e79d tipc: improve link resiliency when rps is activated by Jon Maloy · 7 years ago
  28. 36c0a9d tipc: fix rebasing error by Jon Maloy · 7 years ago
  29. 399574d tipc: guarantee delivery of UP event before first broadcast by Jon Maloy · 7 years ago
  30. 2f48771 tipc: guarantee that group broadcast doesn't bypass group unicast by Jon Maloy · 7 years ago
  31. 75da216 tipc: introduce communication groups by Jon Maloy · 7 years ago
  32. 40501f9 tipc: don't reset stale broadcast send link by Jon Paul Maloy · 7 years ago
  33. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  34. 01fd12b tipc: make replicast a user selectable option by Jon Paul Maloy · 8 years ago
  35. a853e4c tipc: introduce replicast as transport option for multicast by Jon Paul Maloy · 8 years ago
  36. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  37. 57d5f64 tipc: allocate user memory with GFP_KERNEL flag by Parthasarathy Bhuvaragan · 8 years ago
  38. 365ad35 tipc: reduce risk of user starvation during link congestion by Jon Paul Maloy · 8 years ago
  39. 9590112 tipc: fix link statistics counter errors by Jon Paul Maloy · 8 years ago
  40. f796755 tipc: fix compatibility bug in link monitoring by Jon Paul Maloy · 8 years ago
  41. 06bd2b1 tipc: fix broadcast link synchronization problem by Jon Paul Maloy · 8 years ago
  42. e0a05eb tipc: send broadcast nack directly upon sequence gap detection by Jon Paul Maloy · 8 years ago
  43. 7c4a54b tipc: rate limit broadcast retransmissions by Jon Paul Maloy · 8 years ago
  44. 02d11ca tipc: transfer broadcast nacks in link state messages by Jon Paul Maloy · 8 years ago
  45. 5a0950c tipc: ensure that link congestion and wakeup use same criteria by Jon Paul Maloy · 8 years ago
  46. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  47. a71eb72 tipc: ensure correct broadcast send buffer release when peer is lost by Jon Paul Maloy · 9 years ago
  48. 2d18ac4 tipc: extend broadcast link initialization criteria by Jon Paul Maloy · 9 years ago
  49. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  50. c91522f tipc: eliminate uninitialized variable warning by Ying Xue · 9 years ago
  51. 35c55c9 tipc: add neighbor monitoring framework by Jon Paul Maloy · 9 years ago
  52. 5ca509f tipc: change node timer unit from jiffies to ms by Jon Paul Maloy · 9 years ago
  53. 8cee83d tipc: fix stale links after re-enabling bearer by Parthasarathy Bhuvaragan · 9 years ago
  54. 34b9cd6 tipc: let first message on link be a state message by Jon Paul Maloy · 9 years ago
  55. 42b18f6 tipc: refactor function tipc_link_timeout() by Jon Paul Maloy · 9 years ago
  56. 88e8ac7 tipc: reduce transmission rate of reset messages when link is down by Jon Paul Maloy · 9 years ago
  57. 634696b tipc: guarantee peer bearer id exchange after reboot by Jon Paul Maloy · 9 years ago
  58. 49cc66e tipc: move netlink policies to netlink.c by Richard Alpe · 9 years ago
  59. e74a386 tipc: remove pre-allocated message header in link struct by Jon Paul Maloy · 9 years ago
  60. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  61. b53ce3e tipc: unlock in error path by Insu Yun · 9 years ago
  62. 4952cd3 tipc: refactor node xmit and fix memory leaks by Richard Alpe · 9 years ago
  63. 8172981 tipc: fix link priority propagation by Richard Alpe · 9 years ago
  64. d01332f tipc: fix link attribute propagation bug by Richard Alpe · 9 years ago
  65. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  66. 9a65083 tipc: correct settings of broadcast link state by Jon Paul Maloy · 9 years ago
  67. 1a90632 tipc: eliminate remnants of hungarian notation by Jon Paul Maloy · 9 years ago
  68. 38206d5 tipc: narrow down interface towards struct tipc_link by Jon Paul Maloy · 9 years ago
  69. 5be9c08 tipc: narrow down exposure of struct tipc_node by Jon Paul Maloy · 9 years ago
  70. 5405ff6 tipc: convert node lock to rwlock by Jon Paul Maloy · 9 years ago
  71. 2312bf6 tipc: introduce per-link spinlock by Jon Paul Maloy · 9 years ago
  72. c7cad0d tipc: move linearization of buffers to generic code by Jon Paul Maloy · 9 years ago
  73. 742e038 tipc: link_is_bc_sndlink() can be static by Wu Fengguang · 9 years ago
  74. 2af5ae3 tipc: clean up unused code and structures by Jon Paul Maloy · 9 years ago
  75. c72fa87 tipc: eliminate link's reference to owner node by Jon Paul Maloy · 9 years ago
  76. 60852d6 tipc: let neighbor discoverer tranmsit consumable buffers by Jon Paul Maloy · 9 years ago
  77. 959e178 tipc: introduce jumbo frame support for broadcast by Jon Paul Maloy · 9 years ago
  78. 5266698 tipc: let broadcast packet reception use new link receive function by Jon Paul Maloy · 9 years ago
  79. fd556f2 tipc: introduce capability bit for broadcast synchronization by Jon Paul Maloy · 9 years ago
  80. 2f56612 tipc: let broadcast transmission use new link transmit function by Jon Paul Maloy · 9 years ago
  81. c1ab3f1d tipc: make struct tipc_link generic to support broadcast by Jon Paul Maloy · 9 years ago
  82. 3230190 tipc: use explicit allocation of broadcast send link by Jon Paul Maloy · 9 years ago
  83. 0e05498 tipc: make link implementation independent from struct tipc_bearer by Jon Paul Maloy · 9 years ago
  84. c819930 tipc: update node FSM when peer RESET message is received by Jon Paul Maloy · 9 years ago
  85. 282b3a0 tipc: send out RESET immediately when link goes down by Jon Paul Maloy · 9 years ago
  86. 73f646c tipc: delay ESTABLISH state event when link is established by Jon Paul Maloy · 9 years ago
  87. 8306f99 tipc: disallow packet duplicates in link deferred queue by Jon Paul Maloy · 9 years ago
  88. 81204c4 tipc: improve sequence number checking by Jon Paul Maloy · 9 years ago
  89. f9aa358 tipc: simplify tipc_link_rcv() reception loop by Jon Paul Maloy · 9 years ago
  90. 9945e80 tipc: limit usage of temporary skb list during packet reception by Jon Paul Maloy · 9 years ago
  91. 2be80c2 tipc: fix stale link problem during synchronization by Jon Paul Maloy · 9 years ago
  92. 5ae2f8e tipc: interrupt link synchronization when a link goes down by Jon Paul Maloy · 9 years ago
  93. 440d896 tipc: clean up link creation by Jon Paul Maloy · 9 years ago
  94. 9073fb8 tipc: use temporary, non-protected skb queue for bundle reception by Jon Paul Maloy · 9 years ago
  95. 23d8335 tipc: remove implicit message delivery in node_unlock() by Jon Paul Maloy · 9 years ago
  96. 598411d tipc: make resetting of links non-atomic by Jon Paul Maloy · 9 years ago
  97. 662921c tipc: merge link->exec_mode and link->state into one FSM by Jon Paul Maloy · 9 years ago
  98. 5045f7b tipc: move protocol message sending away from link FSM by Jon Paul Maloy · 9 years ago
  99. 6e49815 tipc: move link synch and failover to link aggregation level by Jon Paul Maloy · 9 years ago
  100. 655fb24 tipc: reverse call order for link_reset()->node_link_down() by Jon Paul Maloy · 9 years ago