1. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  2. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  3. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  4. 1d88ba1 sctp: not allow transport timeout value less than HZ/5 for hb_timer by Xin Long · 7 years ago
  5. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  6. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  7. 5b79c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  8. 568ea88 net/sctp: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  9. 644fbde sctp: fix the issue that flags are ignored when using kernel_connect by Xin Long · 7 years ago
  10. 3617d94 proc: introduce proc_create_net_single by Christoph Hellwig · 7 years ago
  11. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
  12. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  13. 5884f35 sctp: checkpatch fixups by Marcelo Ricardo Leitner · 7 years ago
  14. e136e96 sctp: add asoc and packet to sctp_flush_ctx by Marcelo Ricardo Leitner · 7 years ago
  15. bb54384 sctp: add sctp_flush_ctx, a context struct on outq_flush routines by Marcelo Ricardo Leitner · 7 years ago
  16. 4fdbb0e sctp: rework switch cases in sctp_outq_flush_data by Marcelo Ricardo Leitner · 7 years ago
  17. 6605f69 sctp: make use of gfp on retransmissions by Marcelo Ricardo Leitner · 7 years ago
  18. 4bf21b6 sctp: move transport flush code out of sctp_outq_flush by Marcelo Ricardo Leitner · 7 years ago
  19. cb93cc5 sctp: move flushing of data chunks out of sctp_outq_flush by Marcelo Ricardo Leitner · 7 years ago
  20. 96e0418 sctp: move outq data rtx code out of sctp_outq_flush by Marcelo Ricardo Leitner · 7 years ago
  21. 7a0b9df sctp: move the flush of ctrl chunks into its own function by Marcelo Ricardo Leitner · 7 years ago
  22. 0d634b0 sctp: factor out sctp_outq_select_transport by Marcelo Ricardo Leitner · 7 years ago
  23. b9fd683 sctp: add sctp_packet_singleton by Marcelo Ricardo Leitner · 7 years ago
  24. b2d6cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  25. 6910e25 sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg by Xin Long · 7 years ago
  26. 39a2d5c sctp: fix spelling mistake: "max_retans" -> "max_retrans" by Colin Ian King · 7 years ago
  27. 59d8d44 sctp: delay the authentication for the duplicated cookie-echo chunk by Xin Long · 7 years ago
  28. a7b15ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  29. ce402f0 sctp: fix the issue that the cookie-ack with auth can't get processed by Xin Long · 7 years ago
  30. 46e16d4 sctp: use the old asoc when making the cookie-ack chunk in dupcook_d by Xin Long · 7 years ago
  31. 4842a08 sctp: init active key for the new asoc in dupcook_a and dupcook_b by Xin Long · 7 years ago
  32. 8914f4b sctp: add sctp_make_op_error_limited and reuse inner functions by Marcelo Ricardo Leitner · 7 years ago
  33. 6d3e8aa sctp: allow sctp_init_cause to return errors by Marcelo Ricardo Leitner · 7 years ago
  34. 38687b5 sctp: allow unsetting sockopt MAXSEG by Marcelo Ricardo Leitner · 7 years ago
  35. 439ef03 sctp: consider idata chunks when setting SCTP_MAXSEG by Marcelo Ricardo Leitner · 7 years ago
  36. 63d0133 sctp: honor PMTU_DISABLED when handling icmp by Marcelo Ricardo Leitner · 7 years ago
  37. 6e91b57 sctp: re-use sctp_transport_pmtu in sctp_transport_route by Marcelo Ricardo Leitner · 7 years ago
  38. 22d7be2 sctp: remove sctp_transport_pmtu_check by Marcelo Ricardo Leitner · 7 years ago
  39. 6ff0f87 sctp: introduce sctp_dst_mtu by Marcelo Ricardo Leitner · 7 years ago
  40. 2521680 sctp: remove sctp_assoc_pending_pmtu by Marcelo Ricardo Leitner · 7 years ago
  41. 2f5e3c9 sctp: introduce sctp_assoc_update_frag_point by Marcelo Ricardo Leitner · 7 years ago
  42. feddd6c sctp: introduce sctp_mtu_payload by Marcelo Ricardo Leitner · 7 years ago
  43. c4b2893 sctp: introduce sctp_assoc_set_pmtu by Marcelo Ricardo Leitner · 7 years ago
  44. c88da20 sctp: remove an if() that is always true by Marcelo Ricardo Leitner · 7 years ago
  45. 800e00c sctp: move transport pathmtu calc away of sctp_assoc_add_peer by Marcelo Ricardo Leitner · 7 years ago
  46. 6a9a27d sctp: clear the new asoc's stream outcnt in sctp_stream_update by Xin Long · 7 years ago
  47. d625329 sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr by Xin Long · 7 years ago
  48. 22e15b6 sctp: remove the unused sctp_assoc_is_match function by Xin Long · 7 years ago
  49. 5144678 sctp: fix identification of new acks for SFR-CACC by Marcelo Ricardo Leitner · 7 years ago
  50. 47b3ba5 sctp: fix const parameter violation in sctp_make_sack by Marcelo Ricardo Leitner · 7 years ago
  51. 1071ec9 sctp: do not check port in sctp_inet6_cmp_addr by Xin Long · 7 years ago
  52. c18bb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  53. 81e9837 sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6 by Eric Dumazet · 7 years ago
  54. 6780db2 sctp: do not leak kernel memory to user space by Eric Dumazet · 7 years ago
  55. 9eda2d2 Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  56. 7ae665f sctp: fix unused lable warning by Arnd Bergmann · 7 years ago
  57. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  58. 5306653 sctp: remove unnecessary asoc in sctp_has_association by Xin Long · 7 years ago
  59. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  60. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  61. d47d08c sctp: use proc_remove_subtree() by Al Viro · 7 years ago
  62. 0aee4c2 sctp: Fix double free in sctp_sendmsg_to_asoc by Neil Horman · 7 years ago
  63. 30f6ebf sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENT by Xin Long · 7 years ago
  64. ec2e506 sctp: add SCTP_AUTH_FREE_KEY type for AUTHENTICATION_EVENT by Xin Long · 7 years ago
  65. 601590e sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEY by Xin Long · 7 years ago
  66. 3ff547c sctp: add support for SCTP AUTH Information for sendmsg by Xin Long · 7 years ago
  67. 1b1e0bc sctp: add refcnt support for sh_key by Xin Long · 7 years ago
  68. bfdfa38 net: Convert sctp_ctrlsock_ops by Kirill Tkhai · 7 years ago
  69. 2e01ae0 net: Convert sctp_defaults_ops by Kirill Tkhai · 7 years ago
  70. d98985d sctp: fix error return code in sctp_sendmsg_new_asoc() by Wei Yongjun · 7 years ago
  71. 1dd27cd net: use skb_is_gso_sctp() instead of open-coding by Daniel Axtens · 7 years ago
  72. 4910280 sctp: add support for snd flag SCTP_SENDALL process in sendmsg by Xin Long · 7 years ago
  73. 2c0dbaa sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsg by Xin Long · 7 years ago
  74. ed63afb sctp: add support for PR-SCTP Information for sendmsg by Xin Long · 7 years ago
  75. 0a3920d sctp: adjust some codes in a better order in sctp_sendmsg by Xin Long · 7 years ago
  76. 007b7e1 sctp: improve some variables in sctp_sendmsg by Xin Long · 7 years ago
  77. 8e87c6e sctp: remove the unnecessary transport looking up from sctp_sendmsg by Xin Long · 7 years ago
  78. d42cb06 sctp: factor out sctp_sendmsg_update_sinfo from sctp_sendmsg by Xin Long · 7 years ago
  79. 204f817 sctp: factor out sctp_sendmsg_parse from sctp_sendmsg by Xin Long · 7 years ago
  80. becef9b sctp: factor out sctp_sendmsg_get_daddr from sctp_sendmsg by Xin Long · 7 years ago
  81. c2666de sctp: factor out sctp_sendmsg_check_sflags from sctp_sendmsg by Xin Long · 7 years ago
  82. 2bfd80f sctp: factor out sctp_sendmsg_new_asoc from sctp_sendmsg by Xin Long · 7 years ago
  83. f84af33 sctp: factor out sctp_sendmsg_to_asoc from sctp_sendmsg by Xin Long · 7 years ago
  84. 2277c7c sctp: Add LSM hooks by Richard Haines · 7 years ago
  85. b7e10c2 sctp: Add ip option support by Richard Haines · 7 years ago
  86. f5c0c6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  87. 9ab2323 sctp: remove the left unnecessary check for chunk in sctp_renege_events by Xin Long · 7 years ago
  88. fae8b6f sctp: fix some copy-paste errors for file comments by Xin Long · 7 years ago
  89. 6f68dc9 sctp: add file comments in diag.c by Xin Long · 7 years ago
  90. ff22b5b sctp: rename sctp_diag.c as diag.c by Xin Long · 7 years ago
  91. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  92. fb23403 sctp: remove the useless check in sctp_renege_events by Xin Long · 7 years ago
  93. 947820b sctp: add SCTP_CID_I_DATA and SCTP_CID_I_FWD_TSN conversion in sctp_cname by Xin Long · 7 years ago
  94. 27af86b sctp: do not pr_err for the duplicated node in transport rhlist by Xin Long · 7 years ago
  95. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  96. 07f2c7a sctp: verify size of a new chunk in _sctp_make_chunk() by Alexey Kodanev · 7 years ago
  97. 4a31a6b sctp: fix dst refcnt leak in sctp_v4_get_dst by Tommi Rantala · 7 years ago
  98. 957d761 sctp: fix dst refcnt leak in sctp_v6_get_dst() by Alexey Kodanev · 7 years ago
  99. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  100. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago