1. ba5f6a8 tipc: update replicast capability for broadcast send link by Hoang Le · 5 years ago
  2. fc1b6d6 tipc: introduce TIPC encryption & authentication by Tuong Lien · 5 years ago
  3. d0d605c tipc: eliminate the dummy packet in link synching by Tuong Lien · 5 years ago
  4. 426071f tipc: reduce sensitive to retransmit failures by Hoang Le · 5 years ago
  5. 06e7c70 tipc: improve message bundling algorithm by Tuong Lien · 5 years ago
  6. 8ebed8a tipc: Spelling s/enpoint/endpoint/ by Geert Uytterhoeven · 5 years ago
  7. e95584a tipc: fix unlimited bundling of small messages by Tuong Lien · 5 years ago
  8. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  9. e654f9f tipc: clean up skb list lock handling on send path by Jon Maloy · 5 years ago
  10. 7120423 tipc: fix false detection of retransmit failures by Tuong Lien · 5 years ago
  11. 7c5b420 tipc: reduce risk of wakeup queue starvation by Jon Maloy · 5 years ago
  12. 2320bcd tipc: fix changeover issues due to large packet by Tuong Lien · 5 years ago
  13. 4929a93 tipc: optimize link synching mechanism by Tuong Lien · 5 years ago
  14. 53962bc tipc: embed jiffies in macro TIPC_BC_RETR_LIM by Jon Maloy · 6 years ago
  15. a7dc51a tipc: rename function msg_get_wrapped() to msg_inner_hdr() by Jon Maloy · 6 years ago
  16. 20c6731 tipc: eliminate unnecessary skb expansion during retransmission by Jon Maloy · 6 years ago
  17. 77cf8ed tipc: simplify stale link failure criteria by Jon Maloy · 6 years ago
  18. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  19. d0f84d0 tipc: fix issues with early FAILOVER_MSG from peer by Tuong Lien · 6 years ago
  20. 6a6b5c8 tipc: include retrans failure detection for unicast by Tuong Lien · 6 years ago
  21. c0b14a0 tipc: fix missing Name entries due to half-failover by Tuong Lien · 6 years ago
  22. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  23. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  24. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  25. f7a9378 tipc: fix link established but not in session by Tuong Lien · 6 years ago
  26. 58ee86b tipc: adapt link failover for new Gap-ACK algorithm by Tuong Lien · 6 years ago
  27. 382f598 tipc: reduce duplicate packets for unicast traffic by Tuong Lien · 6 years ago
  28. 9195948 tipc: improve TIPC throughput by Gap ACK blocks by Tuong Lien · 6 years ago
  29. 02ec6ca tipc: support broadcast/replicast configurable for bc-link by Hoang Le · 6 years ago
  30. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  31. 91986ee tipc: fix link session and re-establish issues by Tuong Lien · 6 years ago
  32. 7384b53 tipc: fix skb may be leaky in tipc_link_input by Hoang Le · 6 years ago
  33. f79e336 tipc: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  34. 0557227 tipc: fix uninitialized value for broadcast retransmission by Hoang Le · 6 years ago
  35. 26574db tipc: add trace_events for tipc link by Tuong Lien · 6 years ago
  36. b4b9771 tipc: enable tracepoints in tipc by Tuong Lien · 6 years ago
  37. 2b9b750 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  38. 7ab412d tipc: fix link re-establish failure by Jon Maloy · 6 years ago
  39. 31c4f4c tipc: improve broadcast retransmission algorithm by LUU Duc Canh · 6 years ago
  40. 4af00f4 tipc: initialize broadcast link stale counter correctly by Jon Maloy · 6 years ago
  41. a1f8dd3 tipc: eliminate possible recursive locking detected by LOCKDEP by Ying Xue · 6 years ago
  42. 047491e tipc: set link tolerance correctly in broadcast link by Jon Maloy · 6 years ago
  43. d949cfe tipc: ignore STATE_MSG on wrong link session by LUU Duc Canh · 6 years ago
  44. c140eb1 tipc: fix failover problem by LUU Duc Canh · 6 years ago
  45. 3f32d0b tipc: lock wakeup & inputq at tipc_link_reset() by Parthasarathy Bhuvaragan · 6 years ago
  46. e064cce tipc: make some functions static by YueHaibing · 6 years ago
  47. c94b1ac tipc: remove unused tipc_link_is_active by YueHaibing · 6 years ago
  48. 7ea817f tipc: check session number before accepting link protocol messages by Jon Maloy · 6 years ago
  49. 9012de5 tipc: add sequence number check for link STATE messages by Jon Maloy · 6 years ago
  50. a4dc70d tipc: extend link reset criteria for stale packet retransmission by Jon Maloy · 6 years ago
  51. c53e0c7 tipc: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  52. 7494cfa tipc: avoid possible string overflow by Jon Maloy · 7 years ago
  53. 218527f tipc: replace name table service range array with rb tree by Jon Maloy · 7 years ago
  54. 25b0b9c tipc: handle collisions of 32-bit node address hash values by Jon Maloy · 7 years ago
  55. d50ccc2 tipc: add 128-bit node identifier by Jon Maloy · 7 years ago
  56. 23fd3ea tipc: remove direct accesses to own_addr field in struct tipc_net by Jon Maloy · 7 years ago
  57. 2026364 tipc: remove restrictions on node address values by Jon Maloy · 7 years ago
  58. 37c64cf tipc: apply bearer link tolerance on running links by Jon Maloy · 7 years ago
  59. 4c94cc2 tipc: fall back to smaller MTU if allocation of local send skb fails by Jon Maloy · 7 years ago
  60. 8d6e79d tipc: improve link resiliency when rps is activated by Jon Maloy · 7 years ago
  61. 36c0a9d tipc: fix rebasing error by Jon Maloy · 7 years ago
  62. 399574d tipc: guarantee delivery of UP event before first broadcast by Jon Maloy · 7 years ago
  63. 2f48771 tipc: guarantee that group broadcast doesn't bypass group unicast by Jon Maloy · 7 years ago
  64. 75da216 tipc: introduce communication groups by Jon Maloy · 7 years ago
  65. 40501f90 tipc: don't reset stale broadcast send link by Jon Paul Maloy · 7 years ago
  66. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  67. 01fd12b tipc: make replicast a user selectable option by Jon Paul Maloy · 8 years ago
  68. a853e4c tipc: introduce replicast as transport option for multicast by Jon Paul Maloy · 8 years ago
  69. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  70. 57d5f64 tipc: allocate user memory with GFP_KERNEL flag by Parthasarathy Bhuvaragan · 8 years ago
  71. 365ad35 tipc: reduce risk of user starvation during link congestion by Jon Paul Maloy · 8 years ago
  72. 9590112 tipc: fix link statistics counter errors by Jon Paul Maloy · 8 years ago
  73. f796755 tipc: fix compatibility bug in link monitoring by Jon Paul Maloy · 8 years ago
  74. 06bd2b1 tipc: fix broadcast link synchronization problem by Jon Paul Maloy · 8 years ago
  75. e0a05eb tipc: send broadcast nack directly upon sequence gap detection by Jon Paul Maloy · 8 years ago
  76. 7c4a54b tipc: rate limit broadcast retransmissions by Jon Paul Maloy · 8 years ago
  77. 02d11ca tipc: transfer broadcast nacks in link state messages by Jon Paul Maloy · 8 years ago
  78. 5a0950c tipc: ensure that link congestion and wakeup use same criteria by Jon Paul Maloy · 8 years ago
  79. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  80. a71eb72 tipc: ensure correct broadcast send buffer release when peer is lost by Jon Paul Maloy · 8 years ago
  81. 2d18ac4 tipc: extend broadcast link initialization criteria by Jon Paul Maloy · 8 years ago
  82. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  83. c91522f tipc: eliminate uninitialized variable warning by Ying Xue · 9 years ago
  84. 35c55c9 tipc: add neighbor monitoring framework by Jon Paul Maloy · 9 years ago
  85. 5ca509f tipc: change node timer unit from jiffies to ms by Jon Paul Maloy · 9 years ago
  86. 8cee83d tipc: fix stale links after re-enabling bearer by Parthasarathy Bhuvaragan · 9 years ago
  87. 34b9cd6 tipc: let first message on link be a state message by Jon Paul Maloy · 9 years ago
  88. 42b18f6 tipc: refactor function tipc_link_timeout() by Jon Paul Maloy · 9 years ago
  89. 88e8ac7 tipc: reduce transmission rate of reset messages when link is down by Jon Paul Maloy · 9 years ago
  90. 634696b tipc: guarantee peer bearer id exchange after reboot by Jon Paul Maloy · 9 years ago
  91. 49cc66e tipc: move netlink policies to netlink.c by Richard Alpe · 9 years ago
  92. e74a386 tipc: remove pre-allocated message header in link struct by Jon Paul Maloy · 9 years ago
  93. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  94. b53ce3e tipc: unlock in error path by Insu Yun · 9 years ago
  95. 4952cd3 tipc: refactor node xmit and fix memory leaks by Richard Alpe · 9 years ago
  96. 8172981 tipc: fix link priority propagation by Richard Alpe · 9 years ago
  97. d01332f tipc: fix link attribute propagation bug by Richard Alpe · 9 years ago
  98. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  99. 9a65083 tipc: correct settings of broadcast link state by Jon Paul Maloy · 9 years ago
  100. 1a90632 tipc: eliminate remnants of hungarian notation by Jon Paul Maloy · 9 years ago