1. 8b1e5b0a tipc: Add a missing case of TIPC_DIRECT_MSG type by Hoang Le · 5 years ago
  2. 2437fd7 tipc: make three functions static by Chen Wandun · 5 years ago
  3. 16ad3f4 tipc: introduce variable window congestion control by Jon Maloy · 5 years ago
  4. ba5f6a8 tipc: update replicast capability for broadcast send link by Hoang Le · 5 years ago
  5. e1f3219 tipc: add support for AEAD key setting via netlink by Tuong Lien · 5 years ago
  6. fc1b6d6 tipc: introduce TIPC encryption & authentication by Tuong Lien · 5 years ago
  7. 4cbf8ac tipc: enable creating a "preliminary" node by Tuong Lien · 5 years ago
  8. d408bef tipc: eliminate checking netns if node established by Hoang Le · 5 years ago
  9. 6708ef7 tipc: update cluster capabilities if node deleted by Hoang Le · 5 years ago
  10. f73b128 tipc: improve throughput between nodes in netns by Hoang Le · 5 years ago
  11. 057af70 net: tipc: have genetlink code to parse the attrs during dumpit by Jiri Pirko · 5 years ago
  12. e654f9f tipc: clean up skb list lock handling on send path by Jon Maloy · 6 years ago
  13. 6c9081a tipc: add loopback device tracking by John Rutherford · 6 years ago
  14. 4929a93 tipc: optimize link synching mechanism by Tuong Lien · 6 years ago
  15. 866e5fd tipc: initialize 'validated' field of received packets by Jon Maloy · 6 years ago
  16. a7dc51a tipc: rename function msg_get_wrapped() to msg_inner_hdr() by Jon Maloy · 6 years ago
  17. d0f84d0 tipc: fix issues with early FAILOVER_MSG from peer by Tuong Lien · 6 years ago
  18. c0b14a08 tipc: fix missing Name entries due to half-failover by Tuong Lien · 6 years ago
  19. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  20. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  21. 909620f tipc: use standard write_lock & unlock functions when creating node by Jon Maloy · 6 years ago
  22. 356d71e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  23. 737889e tipc: tipc clang warning by Jon Maloy · 6 years ago
  24. ff2ebbf tipc: introduce new capability flag for cluster by Hoang Le · 6 years ago
  25. 91986ee tipc: fix link session and re-establish issues by Tuong Lien · 6 years ago
  26. eb18a51 tipc: add trace_events for tipc node by Tuong Lien · 6 years ago
  27. 26574db tipc: add trace_events for tipc link by Tuong Lien · 6 years ago
  28. b4b9771 tipc: enable tracepoints in tipc by Tuong Lien · 6 years ago
  29. 5679ee7 tipc: handle broadcast NAME_DISTRIBUTOR packet when receiving it by Zhenbo Gao · 6 years ago
  30. f5d6c3e tipc: fix node keep alive interval calculation by Hoang Le · 6 years ago
  31. ec835f89 tipc: fix lockdep warning during node delete by Jon Maloy · 6 years ago
  32. d949cfe tipc: ignore STATE_MSG on wrong link session by LUU Duc Canh · 6 years ago
  33. c140eb1 tipc: fix failover problem by LUU Duc Canh · 6 years ago
  34. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 7 years ago
  35. 40999f1 tipc: make link capability update thread safe by Jon Maloy · 7 years ago
  36. 7ea817f tipc: check session number before accepting link protocol messages by Jon Maloy · 7 years ago
  37. 9012de5 tipc: add sequence number check for link STATE messages by Jon Maloy · 7 years ago
  38. 2a57f18 tipc: fix wrong return value from function tipc_node_try_addr() by Jon Maloy · 7 years ago
  39. 6a939f3 tipc: Auto removal of peer down node instance by GhantaKrishnamurthy MohanKrishna · 7 years ago
  40. 759f29b tipc: optimize function tipc_node_timeout() by Tung Nguyen · 7 years ago
  41. b2d6cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  42. 94f6a80 tipc: eliminate KMSAN uninit-value in strcmp complaint by Ying Xue · 7 years ago
  43. a7b15ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  44. 3e5cf36 tipc: introduce ioctl for fetching node identity by Jon Maloy · 7 years ago
  45. 7dbc73e6 tipc: fix bug in function tipc_nl_node_dump_monitor by Jon Maloy · 7 years ago
  46. e0ada51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  47. 682cd3c tipc: confgiure and apply UDP bearer MTU on running links by GhantaKrishnamurthy MohanKrishna · 7 years ago
  48. 36a50a9 tipc: fix infinite loop when dumping link monitor summary by Tung Nguyen · 7 years ago
  49. 37922ea tipc: permit overlapping service ranges in name table by Jon Maloy · 7 years ago
  50. 218527f tipc: replace name table service range array with rb tree by Jon Maloy · 7 years ago
  51. e1a22d1 tipc: tipc_node_create() can be static by Wei Yongjun · 7 years ago
  52. 25b0b9c tipc: handle collisions of 32-bit node address hash values by Jon Maloy · 7 years ago
  53. d50ccc2 tipc: add 128-bit node identifier by Jon Maloy · 7 years ago
  54. 2026364 tipc: remove restrictions on node address values by Jon Maloy · 7 years ago
  55. 37c64cf tipc: apply bearer link tolerance on running links by Jon Maloy · 7 years ago
  56. 59b3661 tipc: fix a memory leak in tipc_nl_node_get_link() by Cong Wang · 7 years ago
  57. d618d09 tipc: enforce valid ratio between skb truesize and contents by Jon Maloy · 7 years ago
  58. 31b102b net: tipc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  59. f70d37b tipc: add new function for sending multiple small messages by Jon Maloy · 7 years ago
  60. 38077b8 tipc: add ability to obtain node availability status from other files by Jon Maloy · 7 years ago
  61. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  62. 991ca84 tipc: context imbalance at node read unlock by Parthasarathy Bhuvaragan · 7 years ago
  63. 2716313 tipc: perform skb_linearize() before parsing the inner header by Parthasarathy Bhuvaragan · 7 years ago
  64. 40501f90 tipc: don't reset stale broadcast send link by Jon Paul Maloy · 8 years ago
  65. ed43594 tipc: remove premature ESTABLISH FSM event at link synchronization by Jon Paul Maloy · 8 years ago
  66. 78302fd tipc: check return value of nlmsg_new by Pan Bian · 8 years ago
  67. fe52145 netlink: pass extended ACK struct where available by Johannes Berg · 8 years ago
  68. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  69. 681a55d tipc: move premature initilalization of stack variables by Jon Paul Maloy · 8 years ago
  70. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  71. 93f955a tipc: fix nametbl_lock soft lockup at node/link events by Parthasarathy Bhuvaragan · 8 years ago
  72. a853e4c tipc: introduce replicast as transport option for multicast by Jon Paul Maloy · 8 years ago
  73. 365ad35 tipc: reduce risk of user starvation during link congestion by Jon Paul Maloy · 8 years ago
  74. 06bd2b1 tipc: fix broadcast link synchronization problem by Jon Paul Maloy · 8 years ago
  75. 02d11ca tipc: transfer broadcast nacks in link state messages by Jon Paul Maloy · 8 years ago
  76. b340402 tipc: add peer removal functionality by Richard Alpe · 9 years ago
  77. cf6f7e1 tipc: dump monitor attributes by Parthasarathy Bhuvaragan · 9 years ago
  78. bf1035b tipc: get monitor threshold for the cluster by Parthasarathy Bhuvaragan · 9 years ago
  79. 7b3f522 tipc: make cluster size threshold for monitoring configurable by Parthasarathy Bhuvaragan · 9 years ago
  80. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  81. 1fc07f3e tipc: reset all unicast links when broadcast send link fails by Jon Paul Maloy · 9 years ago
  82. 35c55c9 tipc: add neighbor monitoring framework by Jon Paul Maloy · 9 years ago
  83. 5ca509f tipc: change node timer unit from jiffies to ms by Jon Paul Maloy · 9 years ago
  84. c4282ca tipc: correct error in node fsm by Jon Paul Maloy · 9 years ago
  85. e7142c3 tipc: eliminate risk of double link_up events by Jon Paul Maloy · 9 years ago
  86. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  87. 60020e1 tipc: propagate peer node capabilities to socket layer by Jon Paul Maloy · 9 years ago
  88. efe7905 tipc: only process unicast on intended node by Hamish Martin · 9 years ago
  89. def22c4 tipc: set 'active' state correctly for first established link by Jon Paul Maloy · 9 years ago
  90. 34b9cd6 tipc: let first message on link be a state message by Jon Paul Maloy · 9 years ago
  91. de7e07f tipc: ensure that first packets on link are sent in order by Jon Paul Maloy · 9 years ago
  92. 49cc66e tipc: move netlink policies to netlink.c by Richard Alpe · 9 years ago
  93. 2837f39 tipc: don't check link reset on non existing link by Richard Alpe · 9 years ago
  94. d25a0125 tipc: fix crash during node removal by Jon Paul Maloy · 9 years ago
  95. b170997 tipc: eliminate risk of finding to-be-deleted node instance by Jon Paul Maloy · 9 years ago
  96. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  97. 4952cd3 tipc: refactor node xmit and fix memory leaks by Richard Alpe · 9 years ago
  98. d5c91fb tipc: fix premature addition of node to lookup table by Jon Paul Maloy · 9 years ago
  99. d01332f tipc: fix link attribute propagation bug by Richard Alpe · 9 years ago
  100. dc8d1eb tipc: fix node reference count bug by Jon Paul Maloy · 9 years ago