1. 26217e0 tipc: fix the skb_unshare() in tipc_buf_append() by Cong Wang · 3 years, 10 months ago
  2. 6b3ea3a tipc: fix memory leak in service subscripting by Tuong Lien · 4 years, 3 months ago
  3. b15fcca tipc: use skb_unshare() instead in tipc_buf_append() by Xin Long · 3 years, 11 months ago
  4. 0183a74 tipc: fix shutdown() of connection oriented socket by Tetsuo Handa · 3 years, 11 months ago
  5. d82e08d tipc: Fix memory leak in tipc_group_create_member() by Peilin Ye · 3 years, 11 months ago
  6. 553d1bb tipc: fix shutdown() of connectionless socket by Tetsuo Handa · 4 years ago
  7. 0d43753 tipc: fix uninit skb->data in tipc_nl_compat_dumpit() by Cong Wang · 4 years ago
  8. 675f4bb tipc: clean up skb list lock handling on send path by Jon Maloy · 5 years ago
  9. 6233f31 tipc: fix partial topology connection closure by Tuong Lien · 4 years, 3 months ago
  10. 5dd6835 net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 4 years, 8 months ago
  11. 3c2893a tipc: add missing attribute validation for MTU property by Jakub Kicinski · 4 years, 5 months ago
  12. 523834b tipc: reduce risk of wakeup queue starvation by Jon Maloy · 5 years ago
  13. f4e5551 tipc: set sysctl_tipc_rmem and named_timeout right range by Jie Liu · 5 years ago
  14. e317b36 tipc: tipc clang warning by Jon Maloy · 5 years ago
  15. 5d070b4 tipc: eliminate message disordering during binding table update by Jon Maloy · 6 years ago
  16. b8f6029 tipc: fix wrong timeout input for tipc_wait_for_cond() by Tung Nguyen · 4 years, 8 months ago
  17. 295c9b5 tipc: update mon's self addr when node addr generated by Hoang Le · 4 years, 9 months ago
  18. 9430afb tipc: fix ordering of tipc module init and exit routine by Taehee Yoo · 4 years, 8 months ago
  19. 2e849d7 tipc: fix link name length check by John Rutherford · 4 years, 8 months ago
  20. 66bccc6 tipc: fix skb may be leaky in tipc_link_input by Hoang Le · 5 years ago
  21. 7717d98 tipc: fix memory leak in tipc_nl_compat_publ_dump by Gustavo A. R. Silva · 6 years ago
  22. 6d98c42 tipc: fix a missing check of genlmsg_put by Kangjie Lu · 6 years ago
  23. ef354c6 net/netlink_compat: Fix a missing check of nla_parse_nested by Aditya Pakki · 6 years ago
  24. eaf548f net: use skb_queue_empty_lockless() in poll() handlers by Eric Dumazet · 4 years, 9 months ago
  25. ed9420d tipc: fix unlimited bundling of small messages by Tuong Lien · 4 years, 10 months ago
  26. 9a45984 tipc: add NULL pointer check before calling kfree_rcu by Xin Long · 5 years ago
  27. cc4ff0f tipc: initialise addr_trail_end when setting node addresses by Chris Packham · 5 years ago
  28. 5295d65 tipc: compat: allow tipc commands without arguments by Taras Kondratiuk · 5 years ago
  29. 2bbb6b5 tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb by Xin Long · 5 years ago
  30. a08b915 tipc: check msg->req data len in tipc_nl_compat_bearer_disable by Xin Long · 5 years ago
  31. fdf3e98 tipc: change to use register_pernet_device by Xin Long · 5 years ago
  32. b86a5cc tipc: purge deferredq list for each grp member in tipc_group_delete by Xin Long · 5 years ago
  33. ca75a9f tipc: fix modprobe tipc failed after switch order of device registration by Junwei Hu · 5 years ago
  34. ab69a23 Revert "tipc: fix modprobe tipc failed after switch order of device registration" by David S. Miller · 5 years ago
  35. 4b90007 tipc: fix modprobe tipc failed after switch order of device registration by Junwei Hu · 5 years ago
  36. 2f7025b tipc: switch order of device registration to fix a crash by Junwei Hu · 5 years ago
  37. afa485d tipc: fix hanging clients using poll with EPOLLOUT flag by Parthasarathy Bhuvaragan · 5 years ago
  38. a0cb0fa tipc: check link name with right length in tipc_nl_compat_link_set by Xin Long · 5 years ago
  39. f21fae8 tipc: check bearer name with right length in tipc_nl_compat_bearer_enable by Xin Long · 5 years ago
  40. 070e34b tipc: handle the err returned from cmd header function by Xin Long · 5 years ago
  41. 242e574 tipc: missing entries in name table of publications by Hoang Le · 5 years ago
  42. 52a7505c tipc: fix cancellation of topology subscriptions by Erik Hugne · 5 years ago
  43. 1be6c0c tipc: change to check tipc_own_id to return in tipc_net_stop by Xin Long · 5 years ago
  44. 24d1a62 tipc: allow service ranges to be connect()'ed on RDM/DGRAM by Erik Hugne · 5 years ago
  45. ab04570 tipc: fix race condition causing hung sendto by Tung Nguyen · 5 years ago
  46. 8d1b980 tipc: fix RDM/DGRAM connect() regression by Erik Hugne · 5 years ago
  47. 1de47c0 tipc: fix node keep alive interval calculation by Hoang Le · 6 years ago
  48. 2117241 tipc: fix uninit-value in tipc_nl_compat_doit by Ying Xue · 6 years ago
  49. 2d5fc1d tipc: fix uninit-value in tipc_nl_compat_name_table_dump by Ying Xue · 6 years ago
  50. 04d8742 tipc: fix uninit-value in tipc_nl_compat_link_set by Ying Xue · 6 years ago
  51. 7960fb7 tipc: fix uninit-value in tipc_nl_compat_bearer_enable by Ying Xue · 6 years ago
  52. 1d61caf tipc: fix uninit-value in tipc_nl_compat_link_reset_stats by Ying Xue · 6 years ago
  53. 9277333 tipc: fix uninit-value in in tipc_conn_rcv_sub by Ying Xue · 6 years ago
  54. 7942d5b tipc: check group dests after tipc_wait_for_cond() by Cong Wang · 6 years ago
  55. 2ce6d5a tipc: use lock_sock() in tipc_sk_reinit() by Cong Wang · 6 years ago
  56. b66ecc4 tipc: fix a double kfree_skb() by Cong Wang · 6 years ago
  57. f404723 tipc: fix a double free in tipc_enable_bearer() by Cong Wang · 6 years ago
  58. a2ee6fb tipc: compare remote and local protocols in tipc_udp_enable() by Cong Wang · 6 years ago
  59. dc6c13d tipc: check tsk->group in tipc_wait_for_cond() by Cong Wang · 6 years ago
  60. 6235c22 tipc: use destination length for copy string by Guoqing Jiang · 6 years ago
  61. 4e3fbd7 tipc: fix lockdep warning during node delete by Jon Maloy · 6 years ago
  62. 961842d tipc: fix link re-establish failure by Jon Maloy · 6 years ago
  63. ce20996 tipc: fix lockdep warning when reinitilaizing sockets by Jon Maloy · 6 years ago
  64. aaf1377 tipc: don't assume linear buffer when reading ancillary data by Jon Maloy · 6 years ago
  65. fd54c18 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  66. b06f9d9 tipc: fix info leak from kernel tipc_event by Jon Maloy · 6 years ago
  67. d3092b2 tipc: fix unsafe rcu locking when accessing publication list by Tung Nguyen · 6 years ago
  68. 4af00f4 tipc: initialize broadcast link stale counter correctly by Jon Maloy · 6 years ago
  69. a1f8dd3 tipc: eliminate possible recursive locking detected by LOCKDEP by Ying Xue · 6 years ago
  70. e7eb058 tipc: queue socket protocol error messages into socket receive buffer by Parthasarathy Bhuvaragan · 6 years ago
  71. 047491e tipc: set link tolerance correctly in broadcast link by Jon Maloy · 6 years ago
  72. d949cfe tipc: ignore STATE_MSG on wrong link session by LUU Duc Canh · 6 years ago
  73. c140eb1 tipc: fix failover problem by LUU Duc Canh · 6 years ago
  74. 3f32d0b tipc: lock wakeup & inputq at tipc_link_reset() by Parthasarathy Bhuvaragan · 6 years ago
  75. 94b6ddc tipc: reset bearer if device carrier not ok by Parthasarathy Bhuvaragan · 6 years ago
  76. 92ef12b tipc: fix flow control accounting for implicit connect by Parthasarathy Bhuvaragan · 6 years ago
  77. 12a78b0 tipc: check return value of __tipc_dump_start() by Cong Wang · 6 years ago
  78. 8f5c5fc tipc: call start and done ops directly in __tipc_nl_compat_dumpit() by Cong Wang · 6 years ago
  79. 0a3b8b2 tipc: orphan sock in tipc_release() by Cong Wang · 6 years ago
  80. a484ef3 tipc: correct spelling errors for tipc_topsrv_queue_evt() comments by Zhenbo Gao · 6 years ago
  81. 9cc1bf3 tipc: correct spelling errors for struct tipc_bc_base's comment by Zhenbo Gao · 6 years ago
  82. 9a07efa tipc: switch to rhashtable iterator by Cong Wang · 6 years ago
  83. bd583fe tipc: fix a missing rhashtable_walk_exit() by Cong Wang · 6 years ago
  84. 3093519 tipc: fix the big/little endian issue in tipc_dest by Haiqing Bai · 6 years ago
  85. a736e07 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  86. 37436d9 tipc: fix an interrupt unsafe locking scenario by Ying Xue · 6 years ago
  87. b053fcc net/tipc: remove redundant variables 'tn' and 'oport' by Colin Ian King · 6 years ago
  88. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
  89. a073254 net: tipc: bcast: Replace GFP_ATOMIC with GFP_KERNEL in tipc_bcast_init() by Jia-Ju Bai · 6 years ago
  90. 04b9ce4 net: tipc: name_table: Replace GFP_ATOMIC with GFP_KERNEL in tipc_nametbl_init() by Jia-Ju Bai · 6 years ago
  91. 63135ee tipc: add missing dev_put() on error in tipc_enable_l2_media by YueHaibing · 6 years ago
  92. e064cce tipc: make some functions static by YueHaibing · 6 years ago
  93. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  94. 40999f1 tipc: make link capability update thread safe by Jon Maloy · 6 years ago
  95. d81d25e tipc: remove unused tipc_group_size by YueHaibing · 6 years ago
  96. c94b1ac tipc: remove unused tipc_link_is_active by YueHaibing · 6 years ago
  97. 7ea817f tipc: check session number before accepting link protocol messages by Jon Maloy · 6 years ago
  98. 9012de5 tipc: add sequence number check for link STATE messages by Jon Maloy · 6 years ago
  99. a4dc70d tipc: extend link reset criteria for stale packet retransmission by Jon Maloy · 6 years ago
  100. 9faa89d tipc: make function tipc_net_finalize() thread safe by Jon Maloy · 6 years ago