1. 7b7e51f tipc: check link name with right length in tipc_nl_compat_link_set by Xin Long · 5 years ago
  2. a379172 tipc: check bearer name with right length in tipc_nl_compat_bearer_enable by Xin Long · 5 years ago
  3. d2618e3 tipc: handle the err returned from cmd header function by Xin Long · 5 years ago
  4. 02862eb tipc: fix uninit-value in tipc_nl_compat_doit by Ying Xue · 6 years ago
  5. 4c559fb tipc: fix uninit-value in tipc_nl_compat_name_table_dump by Ying Xue · 6 years ago
  6. 3644c53 tipc: fix uninit-value in tipc_nl_compat_link_set by Ying Xue · 6 years ago
  7. 7d0cb25 tipc: fix uninit-value in tipc_nl_compat_bearer_enable by Ying Xue · 6 years ago
  8. 4cd995a tipc: fix uninit-value in tipc_nl_compat_link_reset_stats by Ying Xue · 6 years ago
  9. 6021678 tipc: compare remote and local protocols in tipc_udp_enable() by Cong Wang · 6 years ago
  10. 8dd36f1 tipc: use lock_sock() in tipc_sk_reinit() by Cong Wang · 6 years ago
  11. 336e822 tipc: fix a double kfree_skb() by Cong Wang · 6 years ago
  12. 5acc58c tipc: use destination length for copy string by Guoqing Jiang · 6 years ago
  13. 2f48581 tipc: fix a race condition of releasing subscriber object by Ying Xue · 7 years ago
  14. 2185dba tipc: Fix tipc_sk_reinit handling of -EAGAIN by Bob Peterson · 7 years ago
  15. 0b6693b tipc: add policy for TIPC_NLA_NET_ADDR by Eric Dumazet · 6 years ago
  16. 185c88b tipc: check return value of nlmsg_new by Pan Bian · 7 years ago
  17. edaf4ff tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error path by Tommi Rantala · 7 years ago
  18. f60f577 tipc: error path leak fixes in tipc_enable_bearer() by Tommi Rantala · 7 years ago
  19. 0e52703 tipc: fix a memory leak in tipc_nl_node_get_link() by Cong Wang · 7 years ago
  20. e6e8067 tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe by Ying Xue · 8 years ago
  21. cf00fd3 tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv() by Tommi Rantala · 7 years ago
  22. 96b4a8a tipc: fix memory leak in tipc_accept_from_sock() by Jon Maloy · 7 years ago
  23. aad54ba tipc: fix cleanup at module unload by Parthasarathy Bhuvaragan · 8 years ago
  24. 6313adb tipc: fix nametbl_lock soft lockup at module exit by Parthasarathy Bhuvaragan · 8 years ago
  25. 58b1b84 tipc: use only positive error codes in messages by Parthasarathy Bhuvaragan · 7 years ago
  26. 7ad5fb9 tipc: fix use-after-free by Eric Dumazet · 7 years ago
  27. 9f8ffe4 tipc: allocate user memory with GFP_KERNEL flag by Parthasarathy Bhuvaragan · 8 years ago
  28. 57360bc net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse by Jia-Ju Bai · 7 years ago
  29. f68a457 tipc: fix nametbl_lock soft lockup at node/link events by Parthasarathy Bhuvaragan · 8 years ago
  30. 1d6e36d tipc: add subscription refcount to avoid invalid delete by Parthasarathy Bhuvaragan · 8 years ago
  31. 9f8df4f tipc: fix connection refcount error by Parthasarathy Bhuvaragan · 8 years ago
  32. c7a552e tipc: ignore requests when the connection state is not CONNECTED by Parthasarathy Bhuvaragan · 8 years ago
  33. 44bc7ca tipc: Fix tipc_sk_reinit race conditions by Herbert Xu · 7 years ago
  34. 3de81b7 tipc: check minimum bearer MTU by Michal Kubeček · 8 years ago
  35. 9590112 tipc: fix link statistics counter errors by Jon Paul Maloy · 8 years ago
  36. 6998cc6 tipc: resolve connection flow control compatibility problem by Jon Paul Maloy · 8 years ago
  37. d876a4d tipc: improve sanity check for received domain records by Jon Paul Maloy · 8 years ago
  38. f796755 tipc: fix compatibility bug in link monitoring by Jon Paul Maloy · 8 years ago
  39. 51b9a31 tipc: eliminate obsolete socket locking policy description by Jon Paul Maloy · 8 years ago
  40. 06bd2b1 tipc: fix broadcast link synchronization problem by Jon Paul Maloy · 8 years ago
  41. 7307616 tipc: info leak in __tipc_nl_add_udp_addr() by Dan Carpenter · 8 years ago
  42. c20cb81 tipc: fix possible memory leak in tipc_udp_enable() by Wei Yongjun · 8 years ago
  43. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  44. e0a05eb tipc: send broadcast nack directly upon sequence gap detection by Jon Paul Maloy · 8 years ago
  45. 7c4a54b tipc: rate limit broadcast retransmissions by Jon Paul Maloy · 8 years ago
  46. 02d11ca tipc: transfer broadcast nacks in link state messages by Jon Paul Maloy · 8 years ago
  47. d2f394d tipc: fix random link resets while adding a second bearer by Parthasarathy Bhuvaragan · 8 years ago
  48. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  49. 832629c tipc: add UDP remoteip dump to netlink API by Richard Alpe · 8 years ago
  50. fdb3acc tipc: add the ability to get UDP options via netlink by Richard Alpe · 8 years ago
  51. c9b64d4 tipc: add replicast peer discovery by Richard Alpe · 8 years ago
  52. ef20cd4 tipc: introduce UDP replicast by Richard Alpe · 8 years ago
  53. 1ca73e3 tipc: refactor multicast ip check by Richard Alpe · 8 years ago
  54. ce984da tipc: split UDP send function by Richard Alpe · 8 years ago
  55. ba5aa84 tipc: split UDP nl address parsing by Richard Alpe · 8 years ago
  56. a5de125 tipc: fix the error handling in tipc_udp_enable() by Wei Yongjun · 8 years ago
  57. 5128b18 tipc: use kfree_skb() instead of kfree() by Wei Yongjun · 8 years ago
  58. b340402 tipc: add peer removal functionality by Richard Alpe · 8 years ago
  59. 5a0950c tipc: ensure that link congestion and wakeup use same criteria by Jon Paul Maloy · 8 years ago
  60. 0d051bf tipc: make bearer packet filtering generic by Jon Paul Maloy · 8 years ago
  61. d2fbdf7 tipc: fix NULL pointer dereference in shutdown() by Vegard Nossum · 8 years ago
  62. 672ca65 tipc: fix variable dereference before NULL check by Parthasarathy Bhuvaragan · 8 years ago
  63. 6b65bc2 tipc: fix imbalance read_unlock_bh in __tipc_nl_add_monitor() by Wei Yongjun · 8 years ago
  64. cf6f7e1 tipc: dump monitor attributes by Parthasarathy Bhuvaragan · 8 years ago
  65. ff0d3e7 tipc: add a function to get the bearer name by Parthasarathy Bhuvaragan · 8 years ago
  66. bf1035b tipc: get monitor threshold for the cluster by Parthasarathy Bhuvaragan · 8 years ago
  67. 7b3f522 tipc: make cluster size threshold for monitoring configurable by Parthasarathy Bhuvaragan · 8 years ago
  68. 9ff26e9 tipc: introduce constants for tipc address validation by Parthasarathy Bhuvaragan · 8 years ago
  69. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  70. 1fc07f3 tipc: reset all unicast links when broadcast send link fails by Jon Paul Maloy · 8 years ago
  71. a71eb72 tipc: ensure correct broadcast send buffer release when peer is lost by Jon Paul Maloy · 8 years ago
  72. 2d18ac4 tipc: extend broadcast link initialization criteria by Jon Paul Maloy · 8 years ago
  73. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  74. 55e77a3 tipc: fix nl compat regression for link statistics by Richard Alpe · 8 years ago
  75. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  76. bc3a334 tipc: rename udp_port in struct udp_media_addr by Richard Alpe · 8 years ago
  77. e994292 tipc: honor msg2addr return value by Richard Alpe · 8 years ago
  78. 810bf11 tipc: Use kmemdup instead of kmalloc and memcpy by Amitoj Kaur Chawla · 8 years ago
  79. 27777da tipc: unclone unbundled buffers before forwarding by Jon Paul Maloy · 8 years ago
  80. f1d048f tipc: fix socket timer deadlock by Jon Paul Maloy · 8 years ago
  81. 0350cb4 tipc: potential shift wrapping bug in map_set() by Dan Carpenter · 8 years ago
  82. c91522f tipc: eliminate uninitialized variable warning by Ying Xue · 8 years ago
  83. 66d95b6 tipc: fix suspicious RCU usage by Ying Xue · 8 years ago
  84. 35c55c9 tipc: add neighbor monitoring framework by Jon Paul Maloy · 8 years ago
  85. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  86. 5ca509f tipc: change node timer unit from jiffies to ms by Jon Paul Maloy · 8 years ago
  87. c4282ca tipc: correct error in node fsm by Jon Paul Maloy · 8 years ago
  88. 5d2be14 tipc: fix an infoleak in tipc_nl_compat_link_dump by Kangjie Lu · 8 years ago
  89. 297f7d2 tipc: fix potential null pointer dereferences in some compat functions by Baozeng Ding · 8 years ago
  90. b91083a tipc: block BH in TCP callbacks by Eric Dumazet · 8 years ago
  91. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  92. 03aaaa9 tipc: fix nametable publication field in nl compat by Richard Alpe · 8 years ago
  93. 45e093a tipc: check nl sock before parsing nested attributes by Richard Alpe · 8 years ago
  94. e7142c3 tipc: eliminate risk of double link_up events by Jon Paul Maloy · 8 years ago
  95. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  96. 10724cc tipc: redesign connection-level flow control by Jon Paul Maloy · 8 years ago
  97. 60020e1 tipc: propagate peer node capabilities to socket layer by Jon Paul Maloy · 8 years ago
  98. 7c8bcfb tipc: re-enable compensation for socket receive buffer double counting by Jon Paul Maloy · 8 years ago
  99. efe7905 tipc: only process unicast on intended node by Hamish Martin · 8 years ago
  100. def22c4 tipc: set 'active' state correctly for first established link by Jon Paul Maloy · 8 years ago