1. 23224e4 mm: remove kzfree() compatibility definition by Eric Biggers · 4 years, 3 months ago
  2. ec78e31 tipc: fix incorrect setting window for bcast link by Hoang Huu Le · 4 years, 3 months ago
  3. 75cee39 tipc: re-configure queue limit for broadcast link by Hoang Huu Le · 4 years, 3 months ago
  4. 2295cdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
  5. 7b50ee3 tipc: fix NULL pointer dereference in tipc_named_rcv by Hoang Huu Le · 4 years, 3 months ago
  6. ed42989 tipc: fix the skb_unshare() in tipc_buf_append() by Cong Wang · 4 years, 3 months ago
  7. 66a9b92 genetlink: move to smaller ops wherever possible by Jakub Kicinski · 4 years, 4 months ago
  8. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
  9. 5f3666e net: tipc: Supply missing udp_media.h include file by Wang Hai · 4 years, 4 months ago
  10. 7eae7f7 tipc: Remove unused macro CF_SERVER by YueHaibing · 4 years, 4 months ago
  11. 6046219 net: tipc: delete duplicated words by Randy Dunlap · 4 years, 4 months ago
  12. 23700da tipc: add automatic rekeying for encryption key by Tuong Lien · 4 years, 4 months ago
  13. 1ef6f7c tipc: add automatic session key exchange by Tuong Lien · 4 years, 4 months ago
  14. daef1ee tipc: introduce encryption master key by Tuong Lien · 4 years, 4 months ago
  15. f779bf7 tipc: optimize key switching time and logic by Tuong Lien · 4 years, 4 months ago
  16. 2e5117b net: tipc: kerneldoc fixes by Lu Wei · 4 years, 4 months ago
  17. ff48b62 tipc: use skb_unshare() instead in tipc_buf_append() by Xin Long · 4 years, 4 months ago
  18. bb3a420 tipc: Fix memory leak in tipc_group_create_member() by Peilin Ye · 4 years, 4 months ago
  19. a4b5cc9 tipc: fix shutdown() of connection oriented socket by Tetsuo Handa · 4 years, 4 months ago
  20. d966ddc tipc: fix a deadlock when flushing scheduled work by Hoang Huu Le · 4 years, 4 months ago
  21. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  22. 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
  23. 2a63866 tipc: fix shutdown() of connectionless socket by Tetsuo Handa · 4 years, 5 months ago
  24. 622a63f tipc: Remove unused macro TIPC_NACK_INTV by YueHaibing · 4 years, 5 months ago
  25. ff007a9 tipc: Remove unused macro TIPC_FWD_MSG by YueHaibing · 4 years, 5 months ago
  26. bb8872a tipc: fix using smp_processor_id() in preemptible by Tuong Lien · 4 years, 5 months ago
  27. fdeba99 tipc: fix use-after-free in tipc_bcast_get_mode by Hoang Huu Le · 4 years, 5 months ago
  28. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  29. 7611cbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  30. f6db909 tipc: call rcu_read_lock() in tipc_aead_encrypt_done() by Xin Long · 4 years, 5 months ago
  31. 4ef1a7c ipv6: some fixes for ipv6_dev_find() by Xin Long · 4 years, 5 months ago
  32. 7f8901b net: tipc: Convert to use the preferred fallthrough macro by Miaohe Lin · 4 years, 5 months ago
  33. c530189 tipc: not enable tipc when ipv6 works as a module by Xin Long · 4 years, 5 months ago
  34. 47733f9 tipc: fix uninit skb->data in tipc_nl_compat_dumpit() by Cong Wang · 4 years, 5 months ago
  35. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  36. 5a6f6f5 tipc: set ub->ifindex for local ipv6 address by Xin Long · 4 years, 6 months ago
  37. fbc97de tipc: Use is_broadcast_ether_addr() instead of memcmp() by Huang Guobin · 4 years, 6 months ago
  38. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  39. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 6 months ago
  40. 6ef9dcb tipc: allow to build NACK message in link timeout function by Tung Nguyen · 4 years, 6 months ago
  41. d814120 net: tipc: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
  42. 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  43. a34f829 tipc: fix retransmission on unicast links by Hamish Martin · 4 years, 6 months ago
  44. e034c6d tipc: Use struct_size() helper by Gustavo A. R. Silva · 4 years, 7 months ago
  45. cad2929 tipc: update a binding service via broadcast by Hoang Huu Le · 4 years, 7 months ago
  46. 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  47. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  48. 9798278 tipc: fix NULL pointer dereference in tipc_disc_rcv() by Tuong Lien · 4 years, 7 months ago
  49. c9aa81f tipc: fix kernel WARNING in tipc_msg_append() by Tuong Lien · 4 years, 7 months ago
  50. 5e9eeccc tipc: fix NULL pointer dereference in streaming by Tuong Lien · 4 years, 8 months ago
  51. a275727 Revert "tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv" by Tuong Lien · 4 years, 8 months ago
  52. 049fa17 Revert "tipc: Fix potential tipc_node refcnt leak in tipc_rcv" by Tuong Lien · 4 years, 8 months ago
  53. 4c21daa tipc: Fix NULL pointer dereference in __tipc_sendstream() by YueHaibing · 4 years, 8 months ago
  54. 8298a41 tipc: remove set but not used variable 'prev' by YueHaibing · 4 years, 8 months ago
  55. 095ae61 tipc: call tsk_set_importance from tipc_topsrv_create_listener by Christoph Hellwig · 4 years, 8 months ago
  56. 0a3e060 tipc: add test for Nagle algorithm effectiveness by Tuong Lien · 4 years, 8 months ago
  57. 03b6fef tipc: add support for broadcast rcv stats dumping by Tuong Lien · 4 years, 8 months ago
  58. a91d55d tipc: enable broadcast retrans via unicast by Tuong Lien · 4 years, 8 months ago
  59. c6ed7a5 tipc: add back link trace events by Tuong Lien · 4 years, 8 months ago
  60. d7626b5 tipc: introduce Gap ACK blocks for broadcast link by Tuong Lien · 4 years, 8 months ago
  61. 1378817 tipc: block BH before using dst_cache by Eric Dumazet · 4 years, 8 months ago
  62. 88690b1 tipc: fix failed service subscription deletion by Tuong Lien · 4 years, 8 months ago
  63. 0771d7d tipc: fix memory leak in service subscripting by Tuong Lien · 4 years, 8 months ago
  64. c726858 tipc: fix large latency in smart Nagle streaming by Tuong Lien · 4 years, 8 months ago
  65. 980d692 tipc: fix partial topology connection closure by Tuong Lien · 4 years, 9 months ago
  66. de05842 tipc: Fix potential tipc_node refcnt leak in tipc_rcv by Xiyu Yang · 4 years, 9 months ago
  67. 441870e tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv by Xiyu Yang · 4 years, 9 months ago
  68. edadedf tipc: fix incorrect increasing of link window by Tuong Lien · 4 years, 9 months ago
  69. 8b1e5b0a tipc: Add a missing case of TIPC_DIRECT_MSG type by Hoang Le · 4 years, 10 months ago
  70. 746a1ed tipc: add NULL pointer check to prevent kernel oops by Hoang Le · 4 years, 10 months ago
  71. e228c5c tipc: simplify trivial boolean return by Hoang Le · 4 years, 10 months ago
  72. 213320a tipc: add missing attribute validation for MTU property by Jakub Kicinski · 4 years, 11 months ago
  73. 5391a87 tipc: fix successful connect() but timed out by Tuong Lien · 5 years ago
  74. 2437fd7 tipc: make three functions static by Chen Wandun · 5 years ago
  75. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  76. 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
  77. a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  78. 9546a0b tipc: fix wrong connect() return code by Tuong Lien · 5 years ago
  79. 49afb80 tipc: fix link overflow issue at socket shutdown by Tuong Lien · 5 years ago
  80. b969fee tipc: remove meaningless assignment in Makefile by Masahiro Yamada · 5 years ago
  81. ea04b44 tipc: do not add socket.o to tipc-y twice by Masahiro Yamada · 5 years ago
  82. a7869e5 tipc: eliminate KMSAN: uninit-value in __tipc_nl_compat_dumpit error by Ying Xue · 5 years ago
  83. ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  84. e1b5e59 tipc: make legacy address flag readable over netlink by John Rutherford · 5 years ago
  85. b7ffa04 tipc: don't send gap blocks in ACK messages by Jon Maloy · 5 years ago
  86. 1a271eb net/tipc: Replace rcu_swap_protected() with rcu_replace_pointer() by Paul E. McKenney · 5 years ago
  87. 31e4ccc tipc: fix use-after-free in tipc_disc_rcv() by Tuong Lien · 5 years ago
  88. abc9b4e tipc: fix retrans failure due to wrong destination by Tuong Lien · 5 years ago
  89. dca4a17 tipc: fix potential hanging after b/rcast changing by Tuong Lien · 5 years ago
  90. d5162f3 tipc: fix name table rbtree issues by Tuong Lien · 5 years ago
  91. 16ad3f4 tipc: introduce variable window congestion control by Jon Maloy · 5 years ago
  92. d3b0999 tipc: eliminate more unnecessary nacks and retransmissions by Jon Maloy · 5 years ago
  93. 0228824 tipc: eliminate gap indicator from ACK messages by Jon Maloy · 5 years ago
  94. 9cf1cd8 tipc: fix ordering of tipc module init and exit routine by Taehee Yoo · 5 years ago
  95. 6c8991f net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 5 years ago
  96. d34910e tipc: fix duplicate SYN messages under link congestion by Tung Nguyen · 5 years ago
  97. 12db3c8 tipc: fix wrong timeout input for tipc_wait_for_cond() by Tung Nguyen · 5 years ago
  98. 91a4a3e tipc: fix wrong socket reference counter after tipc_sk_timeout() returns by Tung Nguyen · 5 years ago
  99. 2fe97a5 tipc: fix potential memory leak in __tipc_sendmsg() by Tung Nguyen · 5 years ago
  100. fd567ac tipc: fix link name length check by John Rutherford · 5 years ago