1. 4f6570d ipv6: add priority parameter to ip6_xmit() by Eric Dumazet · 5 years ago
  2. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  3. 29b99f5 sctp: destroy bucket if failed to bind addr by Mao Wenan · 5 years ago
  4. e0e4b8d sctp: remove redundant assignment when call sctp_get_port_local by Mao Wenan · 5 years ago
  5. 8e2ef6a sctp: change return type of sctp_get_port_local by Mao Wenan · 5 years ago
  6. b456d72 sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()' by Christophe JAILLET · 5 years ago
  7. f794dc2 sctp: fix the missing put_user when dumping transport thresholds by Xin Long · 5 years ago
  8. 10eb56c sctp: use transport pf_retrans in sctp_do_8_2_transport_strike by Xin Long · 5 years ago
  9. d5886b9 sctp: allow users to set ep ecn flag by sockopt by Xin Long · 5 years ago
  10. 2f5268a sctp: allow users to set netns ecn flag with sysctl by Xin Long · 5 years ago
  11. 1b0b811 sctp: make ecn flag per netns and endpoint by Xin Long · 5 years ago
  12. 2f75763 sctp: remove net sctp.x_enable working as a global switch by Xin Long · 5 years ago
  13. 56dd525 sctp: add SCTP_AUTH_SUPPORTED sockopt by Xin Long · 5 years ago
  14. 03f9612 sctp: add sctp_auth_init and sctp_auth_free by Xin Long · 5 years ago
  15. 219f9ea sctp: use ep and asoc auth_enable properly by Xin Long · 5 years ago
  16. df2c71f sctp: add SCTP_ASCONF_SUPPORTED sockopt by Xin Long · 5 years ago
  17. a2eeacc sctp: check asoc peer.asconf_capable before processing asconf by Xin Long · 5 years ago
  18. bb2ded2 sctp: not set peer.asconf_capable in sctp_association_init by Xin Long · 5 years ago
  19. 4e27428 sctp: add asconf_enable in struct sctp_endpoint by Xin Long · 5 years ago
  20. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  21. 6d5afe2 sctp: fix memleak in sctp_send_reset_streams by zhengbin · 5 years ago
  22. a1794de sctp: fix the transport error_count check by Xin Long · 5 years ago
  23. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  24. a64e59c sctp: factor out sctp_connect_add_peer by Xin Long · 5 years ago
  25. f26f995 sctp: factor out sctp_connect_new_asoc by Xin Long · 5 years ago
  26. dd8378b3 sctp: clean up __sctp_connect by Xin Long · 5 years ago
  27. f40f117 sctp: check addr_size with sa_family_t size in __sctp_setsockopt_connectx by Xin Long · 5 years ago
  28. 4c31bc6 sctp: only copy the available addr data in sctp_transport_init by Xin Long · 5 years ago
  29. d4e575b net: sctp: drop unneeded likely() call around IS_ERR() by Enrico Weigelt · 5 years ago
  30. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  31. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  32. 86fda90 net: sctp: fix warning "NULL check before some freeing functions is not needed" by Hariprasad Kelam · 5 years ago
  33. 3cab2af sctp: remove rcu_read_lock from sctp_bind_addr_state by Xin Long · 5 years ago
  34. e55f4b8 sctp: rename sp strm_interleave to ep intl_enable by Xin Long · 5 years ago
  35. da1f6d4 sctp: rename asoc intl_enable to asoc peer.intl_capable by Xin Long · 5 years ago
  36. 1c13475 sctp: remove prsctp_enable from asoc by Xin Long · 5 years ago
  37. a96701f sctp: remove reconf_enable from asoc by Xin Long · 5 years ago
  38. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
  39. 59c820b ipv6: elide flowlabel check if no exclusive leases exist by Willem de Bruijn · 5 years ago
  40. 7af0330 sctp: count data bundling sack chunk for outctrlchunks by Xin Long · 6 years ago
  41. 4d14158 sctp: fix error handling on stream scheduler initialization by Marcelo Ricardo Leitner · 6 years ago
  42. 9b6c088 sctp: not bind the socket in sctp_connect by Xin Long · 6 years ago
  43. d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  44. 25bff6d sctp: change to hold sk after auth shkey is created successfully by Xin Long · 6 years ago
  45. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  46. ce950f1 sctp: Free cookie before we memdup a new one by Neil Horman · 6 years ago
  47. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  48. 1e1d926 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  49. 0a8dd9f Fix memory leak in sctp_process_init by Neil Horman · 6 years ago
  50. cd5a411 net: use new in_dev_ifa iterators by Florian Westphal · 6 years ago
  51. b4b12b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  52. c3e933a sctp: deduplicate identical skb_checksum_ops by Matteo Croce · 6 years ago
  53. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  54. 47505b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104 by Thomas Gleixner · 6 years ago
  55. 8e8caf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 103 by Thomas Gleixner · 6 years ago
  56. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  57. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  58. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  59. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  60. fbd0197 sctp: avoid running the sctp state machine recursively by Xin Long · 6 years ago
  61. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  62. c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
  63. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  64. 9dde27d sctp: implement memory accounting on rx path by Xin Long · 6 years ago
  65. 1033990 sctp: implement memory accounting on tx path by Xin Long · 6 years ago
  66. 175f7c1 sctp: Check address length before reading address family by Tetsuo Handa · 6 years ago
  67. 013b96e sctp: Pass sk_buff_head explicitly to sctp_ulpq_tail_event(). by David Miller · 6 years ago
  68. 178ca04 sctp: Make sctp_enqueue_event tak an skb list. by David Miller · 6 years ago
  69. 5e8f641 sctp: Use helper for sctp_ulpq_tail_event() when hooked up to ->enqueue_event by David Miller · 6 years ago
  70. 925b937 sctp: Always pass skbs on a list to sctp_ulpq_tail_event(). by David Miller · 6 years ago
  71. 0eff105 sctp: Remove superfluous test in sctp_ulpq_reasm_drain(). by David Miller · 6 years ago
  72. 09279e6 sctp: initialize _pad of sockaddr_in before copying to user memory by Xin Long · 6 years ago
  73. ef82bcf sctp: use memdup_user instead of vmemdup_user by Xin Long · 6 years ago
  74. b59c19d sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_STREAM_SCHEDULER sockopt by Xin Long · 6 years ago
  75. 9951861 sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_EVENT sockopt by Xin Long · 6 years ago
  76. 9430ff9 sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_ENABLE_STREAM_RESET sockopt by Xin Long · 6 years ago
  77. cbb45c6 sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_PRINFO sockopt by Xin Long · 6 years ago
  78. 200f3a3b sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DEACTIVATE_KEY sockopt by Xin Long · 6 years ago
  79. 220675e sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DELETE_KEY sockopt by Xin Long · 6 years ago
  80. 06b39e8 sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_ACTIVE_KEY sockopt by Xin Long · 6 years ago
  81. 0685d6b sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_KEY sockopt by Xin Long · 6 years ago
  82. 746bc21 sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_MAX_BURST sockopt by Xin Long · 6 years ago
  83. cface2c sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_CONTEXT sockopt by Xin Long · 6 years ago
  84. a842e65 sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SNDINFO sockopt by Xin Long · 6 years ago
  85. 8e2614f sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DELAYED_SACK sockopt by Xin Long · 6 years ago
  86. 1354e72 sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SEND_PARAM sockopt by Marcelo Ricardo Leitner · 6 years ago
  87. 636d25d sctp: not copy sctp_sock pd_lobby in sctp_copy_descendant by Xin Long · 6 years ago
  88. 2075e50 sctp: convert to genradix by Kent Overstreet · 6 years ago
  89. c6f33e0 sctp: call sctp_auth_init_hmacs() in sctp_sock_migrate() by Xin Long · 6 years ago
  90. 60208f7 sctp: move up sctp_auth_init_hmacs() in sctp_endpoint_init() by Xin Long · 6 years ago
  91. 89664c62 sctp: sctp_sock_migrate() returns error if sctp_bind_addr_dup() fails by Xin Long · 6 years ago
  92. 2e990df sctp: remove sched init from sctp_stream_init by Xin Long · 6 years ago
  93. 901efe1 sctp: call iov_iter_revert() after sending ABORT by Xin Long · 6 years ago
  94. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  95. ac51050 sctp: chunk.c: correct format string for size_t in printk by Matthias Maennich · 6 years ago
  96. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  97. d1f20c0 sctp: don't compare hb_timer expire date before starting it by Maciej Kwiecien · 6 years ago
  98. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  99. af98c5a sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrate by Xin Long · 6 years ago
  100. fc228ab sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment by Xin Long · 6 years ago