1. 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
  2. 2a63866 tipc: fix shutdown() of connectionless socket by Tetsuo Handa · 4 years, 4 months ago
  3. bb8872a tipc: fix using smp_processor_id() in preemptible by Tuong Lien · 4 years, 4 months ago
  4. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  5. f6db909 tipc: call rcu_read_lock() in tipc_aead_encrypt_done() by Xin Long · 4 years, 4 months ago
  6. 4ef1a7c ipv6: some fixes for ipv6_dev_find() by Xin Long · 4 years, 5 months ago
  7. c530189 tipc: not enable tipc when ipv6 works as a module by Xin Long · 4 years, 5 months ago
  8. 47733f9 tipc: fix uninit skb->data in tipc_nl_compat_dumpit() by Cong Wang · 4 years, 5 months ago
  9. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  10. 5a6f6f5 tipc: set ub->ifindex for local ipv6 address by Xin Long · 4 years, 5 months ago
  11. fbc97de tipc: Use is_broadcast_ether_addr() instead of memcmp() by Huang Guobin · 4 years, 5 months ago
  12. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  13. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  14. 6ef9dcb tipc: allow to build NACK message in link timeout function by Tung Nguyen · 4 years, 5 months ago
  15. d814120 net: tipc: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
  16. 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  17. a34f829 tipc: fix retransmission on unicast links by Hamish Martin · 4 years, 6 months ago
  18. e034c6d tipc: Use struct_size() helper by Gustavo A. R. Silva · 4 years, 7 months ago
  19. cad2929 tipc: update a binding service via broadcast by Hoang Huu Le · 4 years, 7 months ago
  20. 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  21. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  22. 9798278 tipc: fix NULL pointer dereference in tipc_disc_rcv() by Tuong Lien · 4 years, 7 months ago
  23. c9aa81f tipc: fix kernel WARNING in tipc_msg_append() by Tuong Lien · 4 years, 7 months ago
  24. 5e9eeccc tipc: fix NULL pointer dereference in streaming by Tuong Lien · 4 years, 7 months ago
  25. a275727 Revert "tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv" by Tuong Lien · 4 years, 7 months ago
  26. 049fa17 Revert "tipc: Fix potential tipc_node refcnt leak in tipc_rcv" by Tuong Lien · 4 years, 7 months ago
  27. 4c21daa tipc: Fix NULL pointer dereference in __tipc_sendstream() by YueHaibing · 4 years, 7 months ago
  28. 8298a41 tipc: remove set but not used variable 'prev' by YueHaibing · 4 years, 7 months ago
  29. 095ae61 tipc: call tsk_set_importance from tipc_topsrv_create_listener by Christoph Hellwig · 4 years, 7 months ago
  30. 0a3e060 tipc: add test for Nagle algorithm effectiveness by Tuong Lien · 4 years, 7 months ago
  31. 03b6fef tipc: add support for broadcast rcv stats dumping by Tuong Lien · 4 years, 7 months ago
  32. a91d55d tipc: enable broadcast retrans via unicast by Tuong Lien · 4 years, 7 months ago
  33. c6ed7a5 tipc: add back link trace events by Tuong Lien · 4 years, 7 months ago
  34. d7626b5 tipc: introduce Gap ACK blocks for broadcast link by Tuong Lien · 4 years, 7 months ago
  35. 1378817 tipc: block BH before using dst_cache by Eric Dumazet · 4 years, 8 months ago
  36. 88690b1 tipc: fix failed service subscription deletion by Tuong Lien · 4 years, 8 months ago
  37. 0771d7d tipc: fix memory leak in service subscripting by Tuong Lien · 4 years, 8 months ago
  38. c726858 tipc: fix large latency in smart Nagle streaming by Tuong Lien · 4 years, 8 months ago
  39. 980d692 tipc: fix partial topology connection closure by Tuong Lien · 4 years, 8 months ago
  40. de05842 tipc: Fix potential tipc_node refcnt leak in tipc_rcv by Xiyu Yang · 4 years, 9 months ago
  41. 441870e tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv by Xiyu Yang · 4 years, 9 months ago
  42. edadedf tipc: fix incorrect increasing of link window by Tuong Lien · 4 years, 9 months ago
  43. 8b1e5b0a tipc: Add a missing case of TIPC_DIRECT_MSG type by Hoang Le · 4 years, 9 months ago
  44. 746a1ed tipc: add NULL pointer check to prevent kernel oops by Hoang Le · 4 years, 10 months ago
  45. e228c5c tipc: simplify trivial boolean return by Hoang Le · 4 years, 10 months ago
  46. 213320a tipc: add missing attribute validation for MTU property by Jakub Kicinski · 4 years, 10 months ago
  47. 5391a87 tipc: fix successful connect() but timed out by Tuong Lien · 5 years ago
  48. 2437fd7 tipc: make three functions static by Chen Wandun · 5 years ago
  49. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  50. f8a4bb6 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 5 years ago
  51. a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  52. 9546a0b tipc: fix wrong connect() return code by Tuong Lien · 5 years ago
  53. 49afb80 tipc: fix link overflow issue at socket shutdown by Tuong Lien · 5 years ago
  54. b969fee tipc: remove meaningless assignment in Makefile by Masahiro Yamada · 5 years ago
  55. ea04b44 tipc: do not add socket.o to tipc-y twice by Masahiro Yamada · 5 years ago
  56. a7869e5 tipc: eliminate KMSAN: uninit-value in __tipc_nl_compat_dumpit error by Ying Xue · 5 years ago
  57. ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  58. e1b5e59 tipc: make legacy address flag readable over netlink by John Rutherford · 5 years ago
  59. b7ffa04 tipc: don't send gap blocks in ACK messages by Jon Maloy · 5 years ago
  60. 1a271eb net/tipc: Replace rcu_swap_protected() with rcu_replace_pointer() by Paul E. McKenney · 5 years ago
  61. 31e4ccc tipc: fix use-after-free in tipc_disc_rcv() by Tuong Lien · 5 years ago
  62. abc9b4e tipc: fix retrans failure due to wrong destination by Tuong Lien · 5 years ago
  63. dca4a17 tipc: fix potential hanging after b/rcast changing by Tuong Lien · 5 years ago
  64. d5162f3 tipc: fix name table rbtree issues by Tuong Lien · 5 years ago
  65. 16ad3f4 tipc: introduce variable window congestion control by Jon Maloy · 5 years ago
  66. d3b0999 tipc: eliminate more unnecessary nacks and retransmissions by Jon Maloy · 5 years ago
  67. 0228824 tipc: eliminate gap indicator from ACK messages by Jon Maloy · 5 years ago
  68. 9cf1cd8 tipc: fix ordering of tipc module init and exit routine by Taehee Yoo · 5 years ago
  69. 6c8991f net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 5 years ago
  70. d34910e tipc: fix duplicate SYN messages under link congestion by Tung Nguyen · 5 years ago
  71. 12db3c8 tipc: fix wrong timeout input for tipc_wait_for_cond() by Tung Nguyen · 5 years ago
  72. 91a4a3e tipc: fix wrong socket reference counter after tipc_sk_timeout() returns by Tung Nguyen · 5 years ago
  73. 2fe97a5 tipc: fix potential memory leak in __tipc_sendmsg() by Tung Nguyen · 5 years ago
  74. fd567ac tipc: fix link name length check by John Rutherford · 5 years ago
  75. ab81836 net: use rhashtable_lookup() instead of rhashtable_lookup_fast() by Taehee Yoo · 5 years ago
  76. 41b416f tipc: support in-order name publication events by Tuong Lien · 5 years ago
  77. ba5f6a8 tipc: update replicast capability for broadcast send link by Hoang Le · 5 years ago
  78. 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  79. d7f9f47 tipc: add back tipc prefix to log messages by Matt Bennett · 5 years ago
  80. 46cb01e tipc: update mon's self addr when node addr generated by Hoang Le · 5 years ago
  81. c33fdc3 tipc: fix update of the uninitialized variable err by Colin Ian King · 5 years ago
  82. e1f3219 tipc: add support for AEAD key setting via netlink by Tuong Lien · 5 years ago
  83. fc1b6d6 tipc: introduce TIPC encryption & authentication by Tuong Lien · 5 years ago
  84. 4cbf8ac tipc: enable creating a "preliminary" node by Tuong Lien · 5 years ago
  85. 2a7ee69 tipc: add reference counter to bearer by Tuong Lien · 5 years ago
  86. d408bef tipc: eliminate checking netns if node established by Hoang Le · 5 years ago
  87. d0d605c tipc: eliminate the dummy packet in link synching by Tuong Lien · 5 years ago
  88. 426071f tipc: reduce sensitive to retransmit failures by Hoang Le · 5 years ago
  89. 6708ef7 tipc: update cluster capabilities if node deleted by Hoang Le · 5 years ago
  90. 06e7c70 tipc: improve message bundling algorithm by Tuong Lien · 5 years ago
  91. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  92. c0bceb9 tipc: add smart nagle feature by Jon Maloy · 5 years ago
  93. f73b128 tipc: improve throughput between nodes in netns by Hoang Le · 5 years ago
  94. 8ebed8a tipc: Spelling s/enpoint/endpoint/ by Geert Uytterhoeven · 5 years ago
  95. 3ef7cf5 net: use skb_queue_empty_lockless() in poll() handlers by Eric Dumazet · 5 years ago
  96. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  97. 70c2655 net: silence KCSAN warnings about sk->sk_backlog.len reads by Eric Dumazet · 5 years ago
  98. 8265792 net: silence KCSAN warnings around sk_add_backlog() calls by Eric Dumazet · 5 years ago
  99. 6ea6776 net: tipc: prepare attrs in __tipc_nl_compat_dumpit() by Jiri Pirko · 5 years ago
  100. c6c0861 net: tipc: allocate attrs locally instead of using genl_family_attrbuf in compat_dumpit() by Jiri Pirko · 5 years ago