1. 517d7c7 tipc: fix hanging poll() for stream sockets by Parthasarathy Bhuvaragan · 7 years ago
  2. 642a843 tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error path by Tommi Rantala · 7 years ago
  3. 1914255 tipc: error path leak fixes in tipc_enable_bearer() by Tommi Rantala · 7 years ago
  4. 3a33a19 tipc: fix memory leak of group member when peer node is lost by Jon Maloy · 7 years ago
  5. 0a3d805 tipc: base group replicast ack counter on number of actual receivers by Jon Maloy · 7 years ago
  6. bb25c38 tipc: remove joining group member from congested list by Jon Maloy · 7 years ago
  7. 3db0960 tipc: fix list sorting bug in function tipc_group_update_member() by Jon Maloy · 7 years ago
  8. 3f42f5f tipc: remove leaving group member from all lists by Jon Maloy · 7 years ago
  9. 2348339 tipc: fix lost member events bug by Jon Maloy · 7 years ago
  10. c545a94 tipc: eliminate potential memory leak by Jon Maloy · 7 years ago
  11. a7d5f10 tipc: fix memory leak in tipc_accept_from_sock() by Jon Maloy · 7 years ago
  12. 672ecbe tipc: fix a null pointer deref on error path by Cong Wang · 7 years ago
  13. c7799c0 tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv() by Tommi Rantala · 7 years ago
  14. 2e724dc tipc: eliminate access after delete in group_filter_msg() by Jon Maloy · 7 years ago
  15. e0e853a tipc: fix access of released memory by Jon Maloy · 7 years ago
  16. d618d09 tipc: enforce valid ratio between skb truesize and contents by Jon Maloy · 7 years ago
  17. 8d6e79d tipc: improve link resiliency when rps is activated by Jon Maloy · 7 years ago
  18. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  19. fa36882 tipc: eliminate unnecessary probing by Jon Maloy · 7 years ago
  20. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  21. 31b102b net: tipc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  22. e233df0 tipc: fix a dangling pointer by Cong Wang · 7 years ago
  23. f65163f tipc: eliminate KASAN warning by Jon Maloy · 7 years ago
  24. 0d5fcebf tipc: refactor tipc_sk_timeout() function by Jon Maloy · 7 years ago
  25. cb4dc41 tipc: fix broken tipc_poll() function by Jon Maloy · 7 years ago
  26. c75e427 tipc: checking for NULL instead of IS_ERR() by Dan Carpenter · 7 years ago
  27. 36c0a9d tipc: fix rebasing error by Jon Maloy · 7 years ago
  28. 04d7b57 tipc: add multipoint-to-point flow control by Jon Maloy · 7 years ago
  29. a3bada7 tipc: guarantee delivery of last broadcast before DOWN event by Jon Maloy · 7 years ago
  30. 399574d tipc: guarantee delivery of UP event before first broadcast by Jon Maloy · 7 years ago
  31. 2f48771 tipc: guarantee that group broadcast doesn't bypass group unicast by Jon Maloy · 7 years ago
  32. b87a5ea tipc: guarantee group unicast doesn't bypass group broadcast by Jon Maloy · 7 years ago
  33. 5b8dddb tipc: introduce group multicast messaging by Jon Maloy · 7 years ago
  34. ee106d7 tipc: introduce group anycast messaging by Jon Maloy · 7 years ago
  35. 27bd9ec tipc: introduce group unicast messaging by Jon Maloy · 7 years ago
  36. b7d4263 tipc: introduce flow control for group broadcast messages by Jon Maloy · 7 years ago
  37. ae236fb tipc: receive group membership events via member socket by Jon Maloy · 7 years ago
  38. 31c82a2 tipc: add second source address to recvmsg()/recvfrom() by Jon Maloy · 7 years ago
  39. 75da216 tipc: introduce communication groups by Jon Maloy · 7 years ago
  40. a80ae53 tipc: improve destination linked list by Jon Maloy · 7 years ago
  41. f70d37b tipc: add new function for sending multiple small messages by Jon Maloy · 7 years ago
  42. 64ac5f5 tipc: refactor function filter_rcv() by Jon Maloy · 7 years ago
  43. 38077b8 tipc: add ability to obtain node availability status from other files by Jon Maloy · 7 years ago
  44. 2399883 tipc: improve address sanity check in tipc_connect() by Jon Maloy · 7 years ago
  45. 14c0449 tipc: add ability to order and receive topology events in driver by Jon Maloy · 7 years ago
  46. a9e2971 tipc: Unclone message at secondary destination lookup by Jon Maloy · 7 years ago
  47. 3382605 tipc: correct initialization of skb list by Jon Maloy · 7 years ago
  48. aad0621 tipc: use only positive error codes in messages by Parthasarathy Bhuvaragan · 7 years ago
  49. 8e0deed tipc: remove unnecessary call to dev_net() by Kleber Sacilotto de Souza · 7 years ago
  50. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  51. d55c60e tipc: permit bond slave as bearer by Parthasarathy Bhuvaragan · 7 years ago
  52. 991ca84 tipc: context imbalance at node read unlock by Parthasarathy Bhuvaragan · 7 years ago
  53. 60d1d93 tipc: reassign pointers after skb reallocation / linearization by Parthasarathy Bhuvaragan · 7 years ago
  54. 2716313 tipc: perform skb_linearize() before parsing the inner header by Parthasarathy Bhuvaragan · 7 years ago
  55. 6c7e983 tipc: Fix tipc_sk_reinit handling of -EAGAIN by Bob Peterson · 7 years ago
  56. 042a901 net: tipc: constify genl_ops by Arvind Yadav · 7 years ago
  57. fd849b7 tipc: fix a race condition of releasing subscriber object by Ying Xue · 7 years ago
  58. 458be02 tipc: remove subscription references only for pending timers by Parthasarathy Bhuvaragan · 7 years ago
  59. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  60. 40501f90 tipc: don't reset stale broadcast send link by Jon Paul Maloy · 7 years ago
  61. 5bfd37b tipc: fix use-after-free by Eric Dumazet · 7 years ago
  62. 59a361b tipc: avoid inheriting msg_non_seq flag when message is returned by Jon Paul Maloy · 7 years ago
  63. fed5f57 tipc: accept PACKET_MULTICAST packets by Jon Paul Maloy · 7 years ago
  64. ed43594 tipc: remove premature ESTABLISH FSM event at link synchronization by Jon Paul Maloy · 7 years ago
  65. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  66. 343eba6 net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse by Jia-Ju Bai · 8 years ago
  67. 844cf76 tipc: make macro tipc_wait_for_cond() smp safe by Jon Paul Maloy · 8 years ago
  68. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  69. ec8a09f tipc: refactor function tipc_sk_recv_stream() by Jon Paul Maloy · 8 years ago
  70. e9f8b10 tipc: refactor function tipc_sk_recvmsg() by Jon Paul Maloy · 8 years ago
  71. c1be775 tipc: close the connection if protocol messages contain errors by Parthasarathy Bhuvaragan · 8 years ago
  72. 4e0df49 tipc: improve error validations for sockets in CONNECTING state by Parthasarathy Bhuvaragan · 8 years ago
  73. 42b531d tipc: Fix missing connection request handling by Parthasarathy Bhuvaragan · 8 years ago
  74. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  75. 05ff837 tipc: fix socket flow control accounting error at tipc_recv_stream by Parthasarathy Bhuvaragan · 8 years ago
  76. 3364d61 tipc: fix socket flow control accounting error at tipc_send_stream by Parthasarathy Bhuvaragan · 8 years ago
  77. 78302fd tipc: check return value of nlmsg_new by Pan Bian · 8 years ago
  78. fe52145 netlink: pass extended ACK struct where available by Johannes Berg · 8 years ago
  79. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  80. 66bc1e8 tipc: allow rdm/dgram socketpairs by Erik Hugne · 8 years ago
  81. 70b0375 tipc: add support for stream/seqpacket socketpairs by Erik Hugne · 8 years ago
  82. 7efea60 tipc: adjust the policy of holding subscription kref by Ying Xue · 8 years ago
  83. 139bb36 tipc: advance the time of deleting subscription from subscriber->subscrp_list by Ying Xue · 8 years ago
  84. 557d054c tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe by Ying Xue · 8 years ago
  85. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  86. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  87. 681a55d tipc: move premature initilalization of stack variables by Jon Paul Maloy · 8 years ago
  88. 40f9f43 tipc: Fix tipc_sk_reinit race conditions by Herbert Xu · 8 years ago
  89. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  90. a08ef47 tipc: uninitialized return code in tipc_setsockopt() by Dan Carpenter · 8 years ago
  91. 35e22e4 tipc: fix cleanup at module unload by Parthasarathy Bhuvaragan · 8 years ago
  92. 4c887aa tipc: ignore requests when the connection state is not CONNECTED by Parthasarathy Bhuvaragan · 8 years ago
  93. 9dc3abd tipc: fix nametbl_lock soft lockup at module exit by Parthasarathy Bhuvaragan · 8 years ago
  94. fc0adfc tipc: fix connection refcount error by Parthasarathy Bhuvaragan · 8 years ago
  95. d094c4d tipc: add subscription refcount to avoid invalid delete by Parthasarathy Bhuvaragan · 8 years ago
  96. 93f955a tipc: fix nametbl_lock soft lockup at node/link events by Parthasarathy Bhuvaragan · 8 years ago
  97. 01fd12b tipc: make replicast a user selectable option by Jon Paul Maloy · 8 years ago
  98. a853e4c tipc: introduce replicast as transport option for multicast by Jon Paul Maloy · 8 years ago
  99. 2ae0b8a tipc: add functionality to lookup multicast destination nodes by Jon Paul Maloy · 8 years ago
  100. 9999974 tipc: add function for checking broadcast support in bearer by Jon Paul Maloy · 8 years ago