1. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
  2. fe81d9f net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant by Henry Ptasinski · 4 years, 4 months ago
  3. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  4. 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
  5. b8d7a7c net: sctp: ulpqueue.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  6. 14f45bb net: sctp: sm_make_chunk.c: delete duplicated words + fix typo by Randy Dunlap · 4 years, 5 months ago
  7. 93c3216 net: sctp: protocol.c: delete duplicated words + punctuation by Randy Dunlap · 4 years, 5 months ago
  8. 9932564 net: sctp: chunk.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  9. 440d399 net: sctp: bind_addr.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  10. 861e702 net: sctp: auth.c: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
  11. 5e80a0c net: sctp: associola.c: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
  12. 3106ecb sctp: not disable bh in the whole sctp_get_port_local() by Xin Long · 4 years, 5 months ago
  13. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  14. ab921f3 net: sctp: Fix negotiation of the number of data streams. by David Laight · 4 years, 5 months ago
  15. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  16. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  17. 623b57be sctp: remove redundant initialization of variable status by Colin Ian King · 4 years, 6 months ago
  18. dfd3d52 sctp: fix slab-out-of-bounds in SCTP_DELAYED_SACK processing by Christoph Hellwig · 4 years, 6 months ago
  19. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 6 months ago
  20. 3ecdda3 sctp: shrink stream outq when fails to do addstream reconf by Xin Long · 4 years, 6 months ago
  21. 8f13399 sctp: shrink stream outq only when new outcnt < old outcnt by Xin Long · 4 years, 6 months ago
  22. 6c8983a sctp: remove the out_nounlock label in sctp_setsockopt by Christoph Hellwig · 4 years, 6 months ago
  23. 26feba8 sctp: pass a kernel pointer to sctp_setsockopt_pf_expose by Christoph Hellwig · 4 years, 6 months ago
  24. 92c4f17 sctp: pass a kernel pointer to sctp_setsockopt_ecn_supported by Christoph Hellwig · 4 years, 6 months ago
  25. 963855a sctp: pass a kernel pointer to sctp_setsockopt_auth_supported by Christoph Hellwig · 4 years, 6 months ago
  26. 9263ac9 sctp: pass a kernel pointer to sctp_setsockopt_event by Christoph Hellwig · 4 years, 6 months ago
  27. 565059c sctp: pass a kernel pointer to sctp_setsockopt_event by Christoph Hellwig · 4 years, 6 months ago
  28. a426246 sctp: pass a kernel pointer to sctp_setsockopt_reuse_port by Christoph Hellwig · 4 years, 6 months ago
  29. 5b8d3b2 sctp: pass a kernel pointer to sctp_setsockopt_interleaving_supported by Christoph Hellwig · 4 years, 6 months ago
  30. d636e7f sctp: pass a kernel pointer to sctp_setsockopt_scheduler_value by Christoph Hellwig · 4 years, 6 months ago
  31. 4d2fba3 sctp: pass a kernel pointer to sctp_setsockopt_scheduler by Christoph Hellwig · 4 years, 6 months ago
  32. 4d6fb26 sctp: pass a kernel pointer to sctp_setsockopt_add_streams by Christoph Hellwig · 4 years, 6 months ago
  33. b97d20c sctp: pass a kernel pointer to sctp_setsockopt_reset_assoc by Christoph Hellwig · 4 years, 6 months ago
  34. d492243 sctp: pass a kernel pointer to sctp_setsockopt_reset_streams by Christoph Hellwig · 4 years, 6 months ago
  35. 356dc6f sctp: pass a kernel pointer to sctp_setsockopt_enable_strreset by Christoph Hellwig · 4 years, 6 months ago
  36. 3f49f72 sctp: pass a kernel pointer to sctp_setsockopt_reconfig_supported by Christoph Hellwig · 4 years, 6 months ago
  37. ac37435 sctp: pass a kernel pointer to sctp_setsockopt_default_prinfo by Christoph Hellwig · 4 years, 6 months ago
  38. 4a97fa4 sctp: pass a kernel pointer to sctp_setsockopt_pr_supported by Christoph Hellwig · 4 years, 6 months ago
  39. cfa6fde sctp: pass a kernel pointer to sctp_setsockopt_recvnxtinfo by Christoph Hellwig · 4 years, 6 months ago
  40. a98af7c sctp: pass a kernel pointer to sctp_setsockopt_recvrcvinfo by Christoph Hellwig · 4 years, 6 months ago
  41. b0ac3bb sctp: pass a kernel pointer to sctp_setsockopt_paddr_thresholds by Christoph Hellwig · 4 years, 6 months ago
  42. c9abc2c sctp: pass a kernel pointer to sctp_setsockopt_auto_asconf by Christoph Hellwig · 4 years, 6 months ago
  43. 76b3d0c sctp: pass a kernel pointer to sctp_setsockopt_deactivate_key by Christoph Hellwig · 4 years, 6 months ago
  44. 97dc9f2 sctp: pass a kernel pointer to sctp_setsockopt_del_key by Christoph Hellwig · 4 years, 6 months ago
  45. dcab0a7 sctp: pass a kernel pointer to sctp_setsockopt_active_key by Christoph Hellwig · 4 years, 6 months ago
  46. 534d13d sctp: pass a kernel pointer to sctp_setsockopt_auth_key by Christoph Hellwig · 4 years, 6 months ago
  47. 89fae01 sctp: switch sctp_setsockopt_auth_key to use memzero_explicit by Christoph Hellwig · 4 years, 6 months ago
  48. 3564ef4 sctp: pass a kernel pointer to sctp_setsockopt_hmac_ident by Christoph Hellwig · 4 years, 6 months ago
  49. 88266d3 sctp: pass a kernel pointer to sctp_setsockopt_auth_chunk by Christoph Hellwig · 4 years, 6 months ago
  50. f5bee0a sctp: pass a kernel pointer to sctp_setsockopt_maxburst by Christoph Hellwig · 4 years, 6 months ago
  51. 1031cea sctp: pass a kernel pointer to sctp_setsockopt_fragment_interleave by Christoph Hellwig · 4 years, 6 months ago
  52. 722eca9 sctp: pass a kernel pointer to sctp_setsockopt_context by Christoph Hellwig · 4 years, 6 months ago
  53. 07e5035 sctp: pass a kernel pointer to sctp_setsockopt_adaptation_layer by Christoph Hellwig · 4 years, 6 months ago
  54. dcd0357 sctp: pass a kernel pointer to sctp_setsockopt_maxseg by Christoph Hellwig · 4 years, 6 months ago
  55. ffc08f0 sctp: pass a kernel pointer to sctp_setsockopt_mappedv4 by Christoph Hellwig · 4 years, 6 months ago
  56. 5b864c8 sctp: pass a kernel pointer to sctp_setsockopt_associnfo by Christoph Hellwig · 4 years, 6 months ago
  57. af5ae60 sctp: pass a kernel pointer to sctp_setsockopt_rtoinfo by Christoph Hellwig · 4 years, 6 months ago
  58. f87ddbc sctp: pass a kernel pointer to sctp_setsockopt_nodelay by Christoph Hellwig · 4 years, 6 months ago
  59. 46a0ae9 sctp: pass a kernel pointer to sctp_setsockopt_peer_primary_addr by Christoph Hellwig · 4 years, 6 months ago
  60. 1eec695 sctp: pass a kernel pointer to sctp_setsockopt_primary_addr by Christoph Hellwig · 4 years, 6 months ago
  61. 8a2409d sctp: pass a kernel pointer to sctp_setsockopt_default_sndinfo by Christoph Hellwig · 4 years, 6 months ago
  62. c23ad6d sctp: pass a kernel pointer to sctp_setsockopt_default_send_param by Christoph Hellwig · 4 years, 6 months ago
  63. 9dfa6f0 sctp: pass a kernel pointer to sctp_setsockopt_initmsg by Christoph Hellwig · 4 years, 6 months ago
  64. bb13d64 sctp: pass a kernel pointer to sctp_setsockopt_partial_delivery_point by Christoph Hellwig · 4 years, 6 months ago
  65. ebb25de sctp: pass a kernel pointer to sctp_setsockopt_delayed_ack by Christoph Hellwig · 4 years, 6 months ago
  66. 9b7b0d1 sctp: pass a kernel pointer to sctp_setsockopt_peer_addr_params by Christoph Hellwig · 4 years, 6 months ago
  67. 0b49a65 sctp: pass a kernel pointer to sctp_setsockopt_autoclose by Christoph Hellwig · 4 years, 6 months ago
  68. a98d21a sctp: pass a kernel pointer to sctp_setsockopt_events by Christoph Hellwig · 4 years, 6 months ago
  69. 1083582 sctp: pass a kernel pointer to sctp_setsockopt_disable_fragments by Christoph Hellwig · 4 years, 6 months ago
  70. ce5b2f8 sctp: pass a kernel pointer to __sctp_setsockopt_connectx by Christoph Hellwig · 4 years, 6 months ago
  71. 8c7517f sctp: pass a kernel pointer to sctp_setsockopt_bindx by Christoph Hellwig · 4 years, 6 months ago
  72. ca84bd0 sctp: copy the optval from user space in sctp_setsockopt by Christoph Hellwig · 4 years, 6 months ago
  73. 3021ad5 net/ipv6: remove compat_ipv6_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  74. b6238c0 net/ipv4: remove compat_ip_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  75. 8c918ff net: remove compat_sock_common_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  76. 471e39d sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket by Marcelo Ricardo Leitner · 4 years, 7 months ago
  77. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  78. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  79. 81e8c10 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 7 months ago
  80. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  81. c0425a4 net: add a new bind_add method by Christoph Hellwig · 4 years, 7 months ago
  82. 05bfd36 sctp: refactor sctp_setsockopt_bindx by Christoph Hellwig · 4 years, 7 months ago
  83. 45ebf73 sctp: check assoc before SCTP_ADDR_{MADE_PRIM, ADDED} event by Jonas Falkevik · 4 years, 7 months ago
  84. 50ce4c0 sctp: fix typo sctp_ulpevent_nofity_peer_addr_change by Jonas Falkevik · 4 years, 7 months ago
  85. 9a233d3 net: sctp: Fix spelling in Kconfig help by Chris Packham · 4 years, 8 months ago
  86. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  87. d3e8e4c sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closed by Jere Leppänen · 4 years, 8 months ago
  88. 20a785a sctp: Don't add the shutdown timer if its already been added by Neil Horman · 4 years, 8 months ago
  89. 3986912 ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl by Christoph Hellwig · 4 years, 8 months ago
  90. 75b93c6 sctp: use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 8 months ago
  91. 0b54142 Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Daniel Borkmann · 4 years, 8 months ago
  92. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 9 months ago
  93. 12dfd78 sctp: Fix SHUTDOWN CTSN Ack in the peer restart case by Jere Leppänen · 4 years, 9 months ago
  94. 145cb2f sctp: Fix bundling of SHUTDOWN with COOKIE-ACK by Jere Leppänen · 4 years, 9 months ago
  95. 5a470b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
  96. 582eea2 sctp: fix possibly using a bad saddr with a given dst by Marcelo Ricardo Leitner · 4 years, 10 months ago
  97. 5c3e82f sctp: fix refcount bug in sctp_wfree by Qiujun Huang · 4 years, 10 months ago
  98. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  99. 83f73c5b inet_diag: return classid for all socket types by Dmitry Yakunin · 4 years, 10 months ago
  100. 9f0ca0c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago