1. 6180c78 tipc: discard MSG_CRYPTO msgs when key_exchange_enabled is not set by Xin Long · 3 years, 1 month ago
  2. 271351d tipc: only accept encrypted MSG_CRYPTO msgs by Xin Long · 3 years, 1 month ago
  3. 8670499 Revert "tipc: Return the correct errno code" by Hoang Le · 3 years, 5 months ago
  4. dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 6 months ago
  5. 8ec035a Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 3 years, 6 months ago
  6. 0efea3c tipc: Return the correct errno code by Zheng Yongjun · 3 years, 7 months ago
  7. be07f05 tipc: simplify the finalize work queue by Xin Long · 3 years, 7 months ago
  8. 1c78ba492 tipc: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  9. 2576477 net: tip: fix a couple kernel-doc markups by Mauro Carvalho Chehab · 4 years ago
  10. b774134 tipc: fix NULL deref in tipc_link_xmit() by Hoang Le · 4 years ago
  11. 637b77f net/tipc: fix all function Return: notation by Randy Dunlap · 4 years, 1 month ago
  12. a99df44 net/tipc: fix link.c kernel-doc by Randy Dunlap · 4 years, 1 month ago
  13. f2219c3 tipc: remove unneeded semicolon by Tom Rix · 4 years, 2 months ago
  14. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  15. 1ef6f7c tipc: add automatic session key exchange by Tuong Lien · 4 years, 3 months ago
  16. 2e5117b net: tipc: kerneldoc fixes by Lu Wei · 4 years, 3 months ago
  17. 622a63f tipc: Remove unused macro TIPC_NACK_INTV by YueHaibing · 4 years, 4 months ago
  18. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  19. 7f8901b net: tipc: Convert to use the preferred fallthrough macro by Miaohe Lin · 4 years, 4 months ago
  20. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  21. 6ef9dcb tipc: allow to build NACK message in link timeout function by Tung Nguyen · 4 years, 5 months ago
  22. d814120 net: tipc: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
  23. 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  24. a34f829 tipc: fix retransmission on unicast links by Hamish Martin · 4 years, 6 months ago
  25. e034c6d tipc: Use struct_size() helper by Gustavo A. R. Silva · 4 years, 6 months ago
  26. cad2929 tipc: update a binding service via broadcast by Hoang Huu Le · 4 years, 6 months ago
  27. 03b6fef tipc: add support for broadcast rcv stats dumping by Tuong Lien · 4 years, 7 months ago
  28. a91d55d tipc: enable broadcast retrans via unicast by Tuong Lien · 4 years, 7 months ago
  29. c6ed7a5 tipc: add back link trace events by Tuong Lien · 4 years, 7 months ago
  30. d7626b5 tipc: introduce Gap ACK blocks for broadcast link by Tuong Lien · 4 years, 7 months ago
  31. edadedf tipc: fix incorrect increasing of link window by Tuong Lien · 4 years, 9 months ago
  32. b7ffa04 tipc: don't send gap blocks in ACK messages by Jon Maloy · 5 years ago
  33. 16ad3f4 tipc: introduce variable window congestion control by Jon Maloy · 5 years ago
  34. d3b0999 tipc: eliminate more unnecessary nacks and retransmissions by Jon Maloy · 5 years ago
  35. 0228824 tipc: eliminate gap indicator from ACK messages by Jon Maloy · 5 years ago
  36. ba5f6a8 tipc: update replicast capability for broadcast send link by Hoang Le · 5 years ago
  37. fc1b6d6 tipc: introduce TIPC encryption & authentication by Tuong Lien · 5 years ago
  38. d0d605c tipc: eliminate the dummy packet in link synching by Tuong Lien · 5 years ago
  39. 426071f tipc: reduce sensitive to retransmit failures by Hoang Le · 5 years ago
  40. 06e7c70 tipc: improve message bundling algorithm by Tuong Lien · 5 years ago
  41. 8ebed8a tipc: Spelling s/enpoint/endpoint/ by Geert Uytterhoeven · 5 years ago
  42. e95584a tipc: fix unlimited bundling of small messages by Tuong Lien · 5 years ago
  43. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  44. e654f9f tipc: clean up skb list lock handling on send path by Jon Maloy · 5 years ago
  45. 7120423 tipc: fix false detection of retransmit failures by Tuong Lien · 5 years ago
  46. 7c5b420 tipc: reduce risk of wakeup queue starvation by Jon Maloy · 5 years ago
  47. 2320bcd tipc: fix changeover issues due to large packet by Tuong Lien · 5 years ago
  48. 4929a93 tipc: optimize link synching mechanism by Tuong Lien · 5 years ago
  49. 53962bc tipc: embed jiffies in macro TIPC_BC_RETR_LIM by Jon Maloy · 6 years ago
  50. a7dc51a tipc: rename function msg_get_wrapped() to msg_inner_hdr() by Jon Maloy · 6 years ago
  51. 20c6731 tipc: eliminate unnecessary skb expansion during retransmission by Jon Maloy · 6 years ago
  52. 77cf8ed tipc: simplify stale link failure criteria by Jon Maloy · 6 years ago
  53. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  54. d0f84d0 tipc: fix issues with early FAILOVER_MSG from peer by Tuong Lien · 6 years ago
  55. 6a6b5c8 tipc: include retrans failure detection for unicast by Tuong Lien · 6 years ago
  56. c0b14a0 tipc: fix missing Name entries due to half-failover by Tuong Lien · 6 years ago
  57. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  58. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  59. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  60. f7a9378 tipc: fix link established but not in session by Tuong Lien · 6 years ago
  61. 58ee86b tipc: adapt link failover for new Gap-ACK algorithm by Tuong Lien · 6 years ago
  62. 382f598 tipc: reduce duplicate packets for unicast traffic by Tuong Lien · 6 years ago
  63. 9195948 tipc: improve TIPC throughput by Gap ACK blocks by Tuong Lien · 6 years ago
  64. 02ec6ca tipc: support broadcast/replicast configurable for bc-link by Hoang Le · 6 years ago
  65. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  66. 91986ee tipc: fix link session and re-establish issues by Tuong Lien · 6 years ago
  67. 7384b53 tipc: fix skb may be leaky in tipc_link_input by Hoang Le · 6 years ago
  68. f79e336 tipc: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  69. 0557227 tipc: fix uninitialized value for broadcast retransmission by Hoang Le · 6 years ago
  70. 26574db tipc: add trace_events for tipc link by Tuong Lien · 6 years ago
  71. b4b9771 tipc: enable tracepoints in tipc by Tuong Lien · 6 years ago
  72. 2b9b750 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  73. 7ab412d tipc: fix link re-establish failure by Jon Maloy · 6 years ago
  74. 31c4f4c tipc: improve broadcast retransmission algorithm by LUU Duc Canh · 6 years ago
  75. 4af00f4 tipc: initialize broadcast link stale counter correctly by Jon Maloy · 6 years ago
  76. a1f8dd3 tipc: eliminate possible recursive locking detected by LOCKDEP by Ying Xue · 6 years ago
  77. 047491e tipc: set link tolerance correctly in broadcast link by Jon Maloy · 6 years ago
  78. d949cfe tipc: ignore STATE_MSG on wrong link session by LUU Duc Canh · 6 years ago
  79. c140eb1 tipc: fix failover problem by LUU Duc Canh · 6 years ago
  80. 3f32d0b tipc: lock wakeup & inputq at tipc_link_reset() by Parthasarathy Bhuvaragan · 6 years ago
  81. e064cce tipc: make some functions static by YueHaibing · 6 years ago
  82. c94b1ac tipc: remove unused tipc_link_is_active by YueHaibing · 6 years ago
  83. 7ea817f tipc: check session number before accepting link protocol messages by Jon Maloy · 6 years ago
  84. 9012de5 tipc: add sequence number check for link STATE messages by Jon Maloy · 6 years ago
  85. a4dc70d tipc: extend link reset criteria for stale packet retransmission by Jon Maloy · 6 years ago
  86. c53e0c7 tipc: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  87. 7494cfa tipc: avoid possible string overflow by Jon Maloy · 7 years ago
  88. 218527f tipc: replace name table service range array with rb tree by Jon Maloy · 7 years ago
  89. 25b0b9c tipc: handle collisions of 32-bit node address hash values by Jon Maloy · 7 years ago
  90. d50ccc2 tipc: add 128-bit node identifier by Jon Maloy · 7 years ago
  91. 23fd3ea tipc: remove direct accesses to own_addr field in struct tipc_net by Jon Maloy · 7 years ago
  92. 2026364 tipc: remove restrictions on node address values by Jon Maloy · 7 years ago
  93. 37c64cf tipc: apply bearer link tolerance on running links by Jon Maloy · 7 years ago
  94. 4c94cc2 tipc: fall back to smaller MTU if allocation of local send skb fails by Jon Maloy · 7 years ago
  95. 8d6e79d tipc: improve link resiliency when rps is activated by Jon Maloy · 7 years ago
  96. 36c0a9d tipc: fix rebasing error by Jon Maloy · 7 years ago
  97. 399574d tipc: guarantee delivery of UP event before first broadcast by Jon Maloy · 7 years ago
  98. 2f48771 tipc: guarantee that group broadcast doesn't bypass group unicast by Jon Maloy · 7 years ago
  99. 75da216 tipc: introduce communication groups by Jon Maloy · 7 years ago
  100. 40501f90 tipc: don't reset stale broadcast send link by Jon Paul Maloy · 7 years ago