1. ff94683 tipc: fix hanging clients using poll with EPOLLOUT flag by Parthasarathy Bhuvaragan · 6 years ago
  2. c0b14a0 tipc: fix missing Name entries due to half-failover by Tuong Lien · 6 years ago
  3. ef6243a genetlink: optionally validate strictly/dumps by Johannes Berg · 6 years ago
  4. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  5. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  6. 0e58156 tipc: remove rcu_read_unlock() left in tipc_udp_recv() by Eric Dumazet · 6 years ago
  7. 4109a2c tipc: tipc_udp_recv() cleanup vs rcu verbs by Eric Dumazet · 6 years ago
  8. 42e5425 tipc: introduce new socket option TIPC_SOCK_RECVQ_USED by Tung Nguyen · 6 years ago
  9. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  10. 4bcd4ec tipc: set sysctl_tipc_rmem and named_timeout right range by Jie Liu · 6 years ago
  11. f7a9378 tipc: fix link established but not in session by Tuong Lien · 6 years ago
  12. 909620f tipc: use standard write_lock & unlock functions when creating node by Jon Maloy · 6 years ago
  13. d184153 tipc: missing entries in name table of publications by Hoang Le · 6 years ago
  14. f83f715 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  15. 58ee86b tipc: adapt link failover for new Gap-ACK algorithm by Tuong Lien · 6 years ago
  16. 382f598 tipc: reduce duplicate packets for unicast traffic by Tuong Lien · 6 years ago
  17. 9195948 tipc: improve TIPC throughput by Gap ACK blocks by Tuong Lien · 6 years ago
  18. e1279ff tipc: add NULL pointer check by Hoang Le · 6 years ago
  19. 2ac695d1 tipc: handle the err returned from cmd header function by Xin Long · 6 years ago
  20. 8c63bf9 tipc: check link name with right length in tipc_nl_compat_link_set by Xin Long · 6 years ago
  21. 6f07e5f tipc: check bearer name with right length in tipc_nl_compat_bearer_enable by Xin Long · 6 years ago
  22. 3616d08 ipv6: Move ipv6 stubs to a separate header file by David Ahern · 6 years ago
  23. 356d71e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  24. 6da88a8 tipc: fix return value check in tipc_mcast_send_sync() by Wei Yongjun · 6 years ago
  25. 9926cb5 tipc: change to check tipc_own_id to return in tipc_net_stop by Xin Long · 6 years ago
  26. 737889e tipc: tipc clang warning by Jon Maloy · 6 years ago
  27. 3b0f31f genetlink: make policy common to family by Johannes Berg · 6 years ago
  28. 08e046c tipc: fix a null pointer deref by Hoang Le · 6 years ago
  29. 77d5ad4 tipc: fix use-after-free in tipc_sk_filter_rcv by Hoang Le · 6 years ago
  30. 33872d7 tipc: fix cancellation of topology subscriptions by Erik Hugne · 6 years ago
  31. c55c8ed tipc: smooth change between replicast and broadcast by Hoang Le · 6 years ago
  32. ff2ebbf tipc: introduce new capability flag for cluster by Hoang Le · 6 years ago
  33. 02ec6ca tipc: support broadcast/replicast configurable for bc-link by Hoang Le · 6 years ago
  34. ea23931 tipc: allow service ranges to be connect()'ed on RDM/DGRAM by Erik Hugne · 6 years ago
  35. 517ccc2 net: tipc: fix a missing check for nla_nest_start by Kangjie Lu · 6 years ago
  36. 4589e28 net: tipc: fix a missing check of nla_nest_start by Kangjie Lu · 6 years ago
  37. 0e63208 tipc: fix RDM/DGRAM connect() regression by Erik Hugne · 6 years ago
  38. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  39. bfd07f3 tipc: fix race condition causing hung sendto by Tung Nguyen · 6 years ago
  40. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  41. 48766a5 tipc: improve function tipc_wait_for_rcvmsg() by Tung Nguyen · 6 years ago
  42. 223b732 tipc: improve function tipc_wait_for_cond() by Tung Nguyen · 6 years ago
  43. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  44. 91986ee tipc: fix link session and re-establish issues by Tuong Lien · 6 years ago
  45. 7384b53 tipc: fix skb may be leaky in tipc_link_input by Hoang Le · 6 years ago
  46. 8eab6da tipc: remove dead code in struct tipc_topsrv by Zhaolong Zhang · 6 years ago
  47. f79e336 tipc: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  48. fa7f3a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  49. d4fb30f tipc: remove unneeded semicolon in trace.c by YueHaibing · 6 years ago
  50. 2753ca5 tipc: fix uninit-value in tipc_nl_compat_doit by Ying Xue · 6 years ago
  51. 974cb0e tipc: fix uninit-value in tipc_nl_compat_name_table_dump by Ying Xue · 6 years ago
  52. edf5ff0 tipc: fix uninit-value in tipc_nl_compat_link_set by Ying Xue · 6 years ago
  53. 0762216 tipc: fix uninit-value in tipc_nl_compat_bearer_enable by Ying Xue · 6 years ago
  54. 8b66fee tipc: fix uninit-value in tipc_nl_compat_link_reset_stats by Ying Xue · 6 years ago
  55. a88289f tipc: fix uninit-value in in tipc_conn_rcv_sub by Ying Xue · 6 years ago
  56. f87d8ad tipc: fix memory leak in tipc_nl_compat_publ_dump by Gustavo A. R. Silva · 6 years ago
  57. 46273cf tipc: fix a missing check of genlmsg_put by Kangjie Lu · 6 years ago
  58. dc4501f tipc: fix a double free in tipc_enable_bearer() by Cong Wang · 6 years ago
  59. 90cadbbf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  60. 89dfd00 net/netlink_compat: Fix a missing check of nla_parse_nested by Aditya Pakki · 6 years ago
  61. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  62. 0557227 tipc: fix uninitialized value for broadcast retransmission by Hoang Le · 6 years ago
  63. cf5f55f tipc: add trace_events for tipc bearer by Tuong Lien · 6 years ago
  64. eb18a51 tipc: add trace_events for tipc node by Tuong Lien · 6 years ago
  65. 01e661e tipc: add trace_events for tipc socket by Tuong Lien · 6 years ago
  66. 26574db tipc: add trace_events for tipc link by Tuong Lien · 6 years ago
  67. b4b9771 tipc: enable tracepoints in tipc by Tuong Lien · 6 years ago
  68. 5679ee7 tipc: handle broadcast NAME_DISTRIBUTOR packet when receiving it by Zhenbo Gao · 6 years ago
  69. 3c6306d tipc: check group dests after tipc_wait_for_cond() by Cong Wang · 6 years ago
  70. 143ece6 tipc: check tsk->group in tipc_wait_for_cond() by Cong Wang · 6 years ago
  71. fb83ed4 tipc: compare remote and local protocols in tipc_udp_enable() by Cong Wang · 6 years ago
  72. acb4a33 tipc: fix a double kfree_skb() by Cong Wang · 6 years ago
  73. 15ef70e tipc: use lock_sock() in tipc_sk_reinit() by Cong Wang · 6 years ago
  74. f5d6c3e tipc: fix node keep alive interval calculation by Hoang Le · 6 years ago
  75. e561bb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  76. ec835f89 tipc: fix lockdep warning during node delete by Jon Maloy · 6 years ago
  77. f2be6d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  78. 1c1274a tipc: don't assume linear buffer when reading ancillary data by Jon Maloy · 6 years ago
  79. adba75b tipc: fix lockdep warning when reinitilaizing sockets by Jon Maloy · 6 years ago
  80. 2b9b750 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  81. 7ab412d tipc: fix link re-establish failure by Jon Maloy · 6 years ago
  82. 31c4f4c tipc: improve broadcast retransmission algorithm by LUU Duc Canh · 6 years ago
  83. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  84. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  85. 89ab066 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  86. 988f3f1 tipc: eliminate message disordering during binding table update by Jon Maloy · 6 years ago
  87. 29e270f tipc: use destination length for copy string by Guoqing Jiang · 6 years ago
  88. 2e2d6f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  89. b06f9d9 tipc: fix info leak from kernel tipc_event by Jon Maloy · 6 years ago
  90. d3092b2 tipc: fix unsafe rcu locking when accessing publication list by Tung Nguyen · 6 years ago
  91. 4af00f4 tipc: initialize broadcast link stale counter correctly by Jon Maloy · 6 years ago
  92. acad76a tipc: support binding to specific ip address when activating UDP bearer by Hoang Le · 6 years ago
  93. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  94. a1f8dd3 tipc: eliminate possible recursive locking detected by LOCKDEP by Ying Xue · 6 years ago
  95. e7eb058 tipc: queue socket protocol error messages into socket receive buffer by Parthasarathy Bhuvaragan · 6 years ago
  96. 047491e tipc: set link tolerance correctly in broadcast link by Jon Maloy · 6 years ago
  97. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  98. d949cfe tipc: ignore STATE_MSG on wrong link session by LUU Duc Canh · 6 years ago
  99. c140eb1 tipc: fix failover problem by LUU Duc Canh · 6 years ago
  100. 6787927 tipc: buffer overflow handling in listener socket by Tung Nguyen · 6 years ago