1. 6235c22 tipc: use destination length for copy string by Guoqing Jiang · 7 years ago
  2. 4e3fbd7 tipc: fix lockdep warning during node delete by Jon Maloy · 7 years ago
  3. 961842d tipc: fix link re-establish failure by Jon Maloy · 7 years ago
  4. ce20996 tipc: fix lockdep warning when reinitilaizing sockets by Jon Maloy · 7 years ago
  5. aaf1377 tipc: don't assume linear buffer when reading ancillary data by Jon Maloy · 7 years ago
  6. fd54c18 Revert "net: simplify sock_poll_wait" by Karsten Graul · 7 years ago
  7. b06f9d9 tipc: fix info leak from kernel tipc_event by Jon Maloy · 7 years ago
  8. d3092b2 tipc: fix unsafe rcu locking when accessing publication list by Tung Nguyen · 7 years ago
  9. 4af00f4 tipc: initialize broadcast link stale counter correctly by Jon Maloy · 7 years ago
  10. a1f8dd3 tipc: eliminate possible recursive locking detected by LOCKDEP by Ying Xue · 7 years ago
  11. e7eb058 tipc: queue socket protocol error messages into socket receive buffer by Parthasarathy Bhuvaragan · 7 years ago
  12. 047491e tipc: set link tolerance correctly in broadcast link by Jon Maloy · 7 years ago
  13. d949cfe tipc: ignore STATE_MSG on wrong link session by LUU Duc Canh · 7 years ago
  14. c140eb1 tipc: fix failover problem by LUU Duc Canh · 7 years ago
  15. 3f32d0b tipc: lock wakeup & inputq at tipc_link_reset() by Parthasarathy Bhuvaragan · 7 years ago
  16. 94b6ddc tipc: reset bearer if device carrier not ok by Parthasarathy Bhuvaragan · 7 years ago
  17. 92ef12b tipc: fix flow control accounting for implicit connect by Parthasarathy Bhuvaragan · 7 years ago
  18. 12a78b0 tipc: check return value of __tipc_dump_start() by Cong Wang · 7 years ago
  19. 8f5c5fc tipc: call start and done ops directly in __tipc_nl_compat_dumpit() by Cong Wang · 7 years ago
  20. 0a3b8b2 tipc: orphan sock in tipc_release() by Cong Wang · 7 years ago
  21. a484ef3 tipc: correct spelling errors for tipc_topsrv_queue_evt() comments by Zhenbo Gao · 7 years ago
  22. 9cc1bf3 tipc: correct spelling errors for struct tipc_bc_base's comment by Zhenbo Gao · 7 years ago
  23. 9a07efa tipc: switch to rhashtable iterator by Cong Wang · 7 years ago
  24. bd583fe tipc: fix a missing rhashtable_walk_exit() by Cong Wang · 7 years ago
  25. 3093519 tipc: fix the big/little endian issue in tipc_dest by Haiqing Bai · 7 years ago
  26. a736e07 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  27. 37436d9 tipc: fix an interrupt unsafe locking scenario by Ying Xue · 7 years ago
  28. b053fcc net/tipc: remove redundant variables 'tn' and 'oport' by Colin Ian King · 7 years ago
  29. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 7 years ago
  30. a073254 net: tipc: bcast: Replace GFP_ATOMIC with GFP_KERNEL in tipc_bcast_init() by Jia-Ju Bai · 7 years ago
  31. 04b9ce4 net: tipc: name_table: Replace GFP_ATOMIC with GFP_KERNEL in tipc_nametbl_init() by Jia-Ju Bai · 7 years ago
  32. 63135ee tipc: add missing dev_put() on error in tipc_enable_l2_media by YueHaibing · 7 years ago
  33. e064cce tipc: make some functions static by YueHaibing · 7 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. d81d25e tipc: remove unused tipc_group_size by YueHaibing · 7 years ago
  37. c94b1ac tipc: remove unused tipc_link_is_active by YueHaibing · 7 years ago
  38. 7ea817f tipc: check session number before accepting link protocol messages by Jon Maloy · 7 years ago
  39. 9012de5 tipc: add sequence number check for link STATE messages by Jon Maloy · 7 years ago
  40. a4dc70d tipc: extend link reset criteria for stale packet retransmission by Jon Maloy · 7 years ago
  41. 9faa89d tipc: make function tipc_net_finalize() thread safe by Jon Maloy · 7 years ago
  42. 92018c7 tipc: fix correct setting of message type in second discoverer by Jon Maloy · 7 years ago
  43. e415577 tipc: correct discovery message handling during address trial period by Jon Maloy · 7 years ago
  44. 2a57f18 tipc: fix wrong return value from function tipc_node_try_addr() by Jon Maloy · 7 years ago
  45. c53e0c7 tipc: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  46. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  47. a1be5a2 tipc: extend sock diag for group communication by GhantaKrishnamurthy MohanKrishna · 7 years ago
  48. 6a939f3 tipc: Auto removal of peer down node instance by GhantaKrishnamurthy MohanKrishna · 7 years ago
  49. 759f29b tipc: optimize function tipc_node_timeout() by Tung Nguyen · 7 years ago
  50. ef9be75 tipc: eliminate buffer cloning in function tipc_msg_extract() by Tung Nguyen · 7 years ago
  51. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  52. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  53. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  54. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  55. 4df7338 net/tipc: convert to ->poll_mask by Christoph Hellwig · 8 years ago
  56. b2d6cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  57. 09c8b97 tipc: fix one byte leak in tipc_sk_set_orig_addr() by Eric Dumazet · 7 years ago
  58. 5f30721 tipc: clean up removal of binding table items by Jon Maloy · 7 years ago
  59. 94f6a80 tipc: eliminate KMSAN uninit-value in strcmp complaint by Ying Xue · 7 years ago
  60. a7b15ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  61. 3e5cf36 tipc: introduce ioctl for fetching node identity by Jon Maloy · 7 years ago
  62. 7dbc73e6 tipc: fix bug in function tipc_nl_node_dump_monitor by Jon Maloy · 7 years ago
  63. e0ada51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  64. 682cd3c tipc: confgiure and apply UDP bearer MTU on running links by GhantaKrishnamurthy MohanKrishna · 7 years ago
  65. 901271e tipc: implement configuration of UDP media MTU by GhantaKrishnamurthy MohanKrishna · 7 years ago
  66. a4dfa72 tipc: set default MTU for UDP media by GhantaKrishnamurthy MohanKrishna · 7 years ago
  67. 36a50a9 tipc: fix infinite loop when dumping link monitor summary by Tung Nguyen · 7 years ago
  68. be47e41 tipc: fix use-after-free in tipc_nametbl_stop by Jon Maloy · 7 years ago
  69. c640412 tipc: fix possible crash in __tipc_nl_net_set() by Eric Dumazet · 7 years ago
  70. ec518f2 tipc: add policy for TIPC_NLA_NET_ADDR by Eric Dumazet · 7 years ago
  71. 335b929 tipc: fix missing initializer in tipc_sendmsg() by Jon Maloy · 7 years ago
  72. c3317f4 tipc: fix unbalanced reference counter by Jon Maloy · 7 years ago
  73. e41f054 tipc: use the right skb in tipc_sk_fill_sock_diag() by Cong Wang · 7 years ago
  74. 4b2e687 tipc: Fix namespace violation in tipc_sk_fill_sock_diag by GhantaKrishnamurthy MohanKrishna · 7 years ago
  75. b714295 tipc: Fix missing list initializations in struct tipc_subscription by Jon Maloy · 7 years ago
  76. 7494cfa tipc: avoid possible string overflow by Jon Maloy · 7 years ago
  77. 37922ea tipc: permit overlapping service ranges in name table by Jon Maloy · 7 years ago
  78. f20889f tipc: refactor name table translate function by Jon Maloy · 7 years ago
  79. 218527f tipc: replace name table service range array with rb tree by Jon Maloy · 7 years ago
  80. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  81. e1a22d1 tipc: tipc_node_create() can be static by Wei Yongjun · 7 years ago
  82. c76f248 tipc: fix error handling in tipc_udp_enable() by Wei Yongjun · 7 years ago
  83. da18ab3 tipc: tipc_disc_addr_trial_msg() can be static by kbuild test robot · 7 years ago
  84. 52dfae5 tipc: obtain node identity from interface by default by Jon Maloy · 7 years ago
  85. 25b0b9c tipc: handle collisions of 32-bit node address hash values by Jon Maloy · 7 years ago
  86. d50ccc2 tipc: add 128-bit node identifier by Jon Maloy · 7 years ago
  87. 23fd3ea tipc: remove direct accesses to own_addr field in struct tipc_net by Jon Maloy · 7 years ago
  88. b89afb1 tipc: allow closest-first lookup algorithm when legacy address is configured by Jon Maloy · 7 years ago
  89. 2026364 tipc: remove restrictions on node address values by Jon Maloy · 7 years ago
  90. b39e465 tipc: some cleanups in the file discover.c by Jon Maloy · 7 years ago
  91. cb30a633 tipc: refactor function tipc_enable_bearer() by Jon Maloy · 7 years ago
  92. 872619d tipc: step sk->sk_drops when rcv buffer is full by GhantaKrishnamurthy MohanKrishna · 7 years ago
  93. c30b70d tipc: implement socket diagnostics for AF_TIPC by GhantaKrishnamurthy MohanKrishna · 7 years ago
  94. dfde331 tipc: modify socket iterator for sock_diag by GhantaKrishnamurthy MohanKrishna · 7 years ago
  95. e50e73e tipc: some name changes by Jon Maloy · 7 years ago
  96. 935439c tipc: merge two lists in struct publication by Jon Maloy · 7 years ago
  97. ba765ec tipc: remove zone_list member in struct publication by Jon Maloy · 7 years ago
  98. 64a52b26d5 tipc: remove zone publication list in name table by Jon Maloy · 7 years ago
  99. 928df18 tipc: obsolete TIPC_ZONE_SCOPE by Jon Maloy · 7 years ago
  100. afbbc37 net: Convert tipc_net_ops by Kirill Tkhai · 7 years ago