1. a736e07 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  2. 37436d9 tipc: fix an interrupt unsafe locking scenario by Ying Xue · 6 years ago
  3. b053fcc net/tipc: remove redundant variables 'tn' and 'oport' by Colin Ian King · 6 years ago
  4. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
  5. a073254 net: tipc: bcast: Replace GFP_ATOMIC with GFP_KERNEL in tipc_bcast_init() by Jia-Ju Bai · 6 years ago
  6. 04b9ce4 net: tipc: name_table: Replace GFP_ATOMIC with GFP_KERNEL in tipc_nametbl_init() by Jia-Ju Bai · 6 years ago
  7. 63135ee tipc: add missing dev_put() on error in tipc_enable_l2_media by YueHaibing · 6 years ago
  8. e064cce tipc: make some functions static by YueHaibing · 6 years ago
  9. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  10. 40999f1 tipc: make link capability update thread safe by Jon Maloy · 6 years ago
  11. d81d25e tipc: remove unused tipc_group_size by YueHaibing · 6 years ago
  12. c94b1ac tipc: remove unused tipc_link_is_active by YueHaibing · 6 years ago
  13. 7ea817f tipc: check session number before accepting link protocol messages by Jon Maloy · 6 years ago
  14. 9012de5 tipc: add sequence number check for link STATE messages by Jon Maloy · 6 years ago
  15. a4dc70d tipc: extend link reset criteria for stale packet retransmission by Jon Maloy · 6 years ago
  16. 9faa89d tipc: make function tipc_net_finalize() thread safe by Jon Maloy · 6 years ago
  17. 92018c7 tipc: fix correct setting of message type in second discoverer by Jon Maloy · 6 years ago
  18. e415577 tipc: correct discovery message handling during address trial period by Jon Maloy · 6 years ago
  19. 2a57f18 tipc: fix wrong return value from function tipc_node_try_addr() by Jon Maloy · 6 years ago
  20. c53e0c7 tipc: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  21. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  22. a1be5a2 tipc: extend sock diag for group communication by GhantaKrishnamurthy MohanKrishna · 6 years ago
  23. 6a939f3 tipc: Auto removal of peer down node instance by GhantaKrishnamurthy MohanKrishna · 6 years ago
  24. 759f29b tipc: optimize function tipc_node_timeout() by Tung Nguyen · 6 years ago
  25. ef9be75 tipc: eliminate buffer cloning in function tipc_msg_extract() by Tung Nguyen · 6 years ago
  26. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 6 years ago
  27. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  28. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  29. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  30. 4df7338 net/tipc: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  31. b2d6cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  32. 09c8b97 tipc: fix one byte leak in tipc_sk_set_orig_addr() by Eric Dumazet · 6 years ago
  33. 5f30721 tipc: clean up removal of binding table items by Jon Maloy · 6 years ago
  34. 94f6a80 tipc: eliminate KMSAN uninit-value in strcmp complaint by Ying Xue · 6 years ago
  35. a7b15ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  36. 3e5cf36 tipc: introduce ioctl for fetching node identity by Jon Maloy · 6 years ago
  37. 7dbc73e6 tipc: fix bug in function tipc_nl_node_dump_monitor by Jon Maloy · 6 years ago
  38. e0ada51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  39. 682cd3c tipc: confgiure and apply UDP bearer MTU on running links by GhantaKrishnamurthy MohanKrishna · 6 years ago
  40. 901271e tipc: implement configuration of UDP media MTU by GhantaKrishnamurthy MohanKrishna · 6 years ago
  41. a4dfa72 tipc: set default MTU for UDP media by GhantaKrishnamurthy MohanKrishna · 6 years ago
  42. 36a50a9 tipc: fix infinite loop when dumping link monitor summary by Tung Nguyen · 6 years ago
  43. be47e41 tipc: fix use-after-free in tipc_nametbl_stop by Jon Maloy · 6 years ago
  44. c640412 tipc: fix possible crash in __tipc_nl_net_set() by Eric Dumazet · 6 years ago
  45. ec518f2 tipc: add policy for TIPC_NLA_NET_ADDR by Eric Dumazet · 6 years ago
  46. 335b929 tipc: fix missing initializer in tipc_sendmsg() by Jon Maloy · 6 years ago
  47. c3317f4 tipc: fix unbalanced reference counter by Jon Maloy · 6 years ago
  48. e41f054 tipc: use the right skb in tipc_sk_fill_sock_diag() by Cong Wang · 6 years ago
  49. 4b2e687 tipc: Fix namespace violation in tipc_sk_fill_sock_diag by GhantaKrishnamurthy MohanKrishna · 6 years ago
  50. b714295 tipc: Fix missing list initializations in struct tipc_subscription by Jon Maloy · 6 years ago
  51. 7494cfa tipc: avoid possible string overflow by Jon Maloy · 6 years ago
  52. 37922ea tipc: permit overlapping service ranges in name table by Jon Maloy · 6 years ago
  53. f20889f tipc: refactor name table translate function by Jon Maloy · 6 years ago
  54. 218527f tipc: replace name table service range array with rb tree by Jon Maloy · 6 years ago
  55. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 6 years ago
  56. e1a22d1 tipc: tipc_node_create() can be static by Wei Yongjun · 6 years ago
  57. c76f248 tipc: fix error handling in tipc_udp_enable() by Wei Yongjun · 6 years ago
  58. da18ab3 tipc: tipc_disc_addr_trial_msg() can be static by kbuild test robot · 6 years ago
  59. 52dfae5 tipc: obtain node identity from interface by default by Jon Maloy · 6 years ago
  60. 25b0b9c tipc: handle collisions of 32-bit node address hash values by Jon Maloy · 6 years ago
  61. d50ccc2 tipc: add 128-bit node identifier by Jon Maloy · 6 years ago
  62. 23fd3ea tipc: remove direct accesses to own_addr field in struct tipc_net by Jon Maloy · 6 years ago
  63. b89afb1 tipc: allow closest-first lookup algorithm when legacy address is configured by Jon Maloy · 6 years ago
  64. 2026364 tipc: remove restrictions on node address values by Jon Maloy · 6 years ago
  65. b39e465 tipc: some cleanups in the file discover.c by Jon Maloy · 6 years ago
  66. cb30a633 tipc: refactor function tipc_enable_bearer() by Jon Maloy · 6 years ago
  67. 872619d tipc: step sk->sk_drops when rcv buffer is full by GhantaKrishnamurthy MohanKrishna · 6 years ago
  68. c30b70d tipc: implement socket diagnostics for AF_TIPC by GhantaKrishnamurthy MohanKrishna · 6 years ago
  69. dfde331 tipc: modify socket iterator for sock_diag by GhantaKrishnamurthy MohanKrishna · 6 years ago
  70. e50e73e tipc: some name changes by Jon Maloy · 6 years ago
  71. 935439c tipc: merge two lists in struct publication by Jon Maloy · 6 years ago
  72. ba765ec tipc: remove zone_list member in struct publication by Jon Maloy · 6 years ago
  73. 64a52b26d5 tipc: remove zone publication list in name table by Jon Maloy · 6 years ago
  74. 928df18 tipc: obsolete TIPC_ZONE_SCOPE by Jon Maloy · 6 years ago
  75. afbbc37 net: Convert tipc_net_ops by Kirill Tkhai · 6 years ago
  76. c9efb15 tipc: bcast: use true and false for boolean values by Gustavo A. R. Silva · 6 years ago
  77. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  78. 1b22bca tipc: correct initial value for group congestion flag by Jon Maloy · 6 years ago
  79. f5c0c6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  80. 26736a0 tipc: don't call sock_release() in atomic context by Paolo Abeni · 6 years ago
  81. 96c252b tipc: fix bug on error path in tipc_topsrv_kern_subscr() by Jon Maloy · 6 years ago
  82. 026321c tipc: rename tipc_server to tipc_topsrv by Jon Maloy · 6 years ago
  83. 0ef897be tipc: separate topology server listener socket from subcsriber sockets by Jon Maloy · 6 years ago
  84. 5c45ab2 tipc: make struct tipc_server private for server.c by Jon Maloy · 6 years ago
  85. da0a75e tipc: some prefix changes by Jon Maloy · 6 years ago
  86. 242e82c tipc: collapse subscription creation functions by Jon Maloy · 6 years ago
  87. 8985ecc tipc: simplify endianness handling in topology subscriber by Jon Maloy · 6 years ago
  88. 414574a tipc: simplify interaction between subscription and topology connection by Jon Maloy · 6 years ago
  89. df79d04 tipc: eliminate struct tipc_subscriber by Jon Maloy · 6 years ago
  90. c901d26 tipc: remove unnecessary function pointers by Jon Maloy · 6 years ago
  91. 27469b7 tipc: remove redundant code in topology server by Jon Maloy · 6 years ago
  92. 37c64cf tipc: apply bearer link tolerance on running links by Jon Maloy · 6 years ago
  93. ed4ffdf tipc: Fix missing RTNL lock protection during setting link properties by Ying Xue · 6 years ago
  94. 5631f65 tipc: Introduce __tipc_nl_net_set by Ying Xue · 6 years ago
  95. 07ffb22 tipc: Introduce __tipc_nl_media_set by Ying Xue · 6 years ago
  96. 93532bb tipc: Introduce __tipc_nl_bearer_set by Ying Xue · 6 years ago
  97. 45cf7ed tipc: Introduce __tipc_nl_bearer_enable by Ying Xue · 6 years ago
  98. d59d8b7 tipc: Introduce __tipc_nl_bearer_disable by Ying Xue · 6 years ago
  99. e5d1a1e tipc: Refactor __tipc_nl_compat_doit by Ying Xue · 6 years ago
  100. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 6 years ago