summaryrefslogtreecommitdiff
path: root/net/sctp
AgeCommit message (Expand)Author
2021-08-12sctp: move the active_key update after sh_keys is addedXin Long
2021-08-04sctp: fix return value check in __sctp_rcv_asconf_lookupMarcelo Ricardo Leitner
2021-07-31sctp: move 198 addresses from unusable to private scopeXin Long
2021-07-28sctp: update active_key for asoc when old key is being replacedXin Long
2021-07-28sctp: trim optlen when it's a huge value in sctp_setsockoptXin Long
2021-07-19sctp: add size validation when walking chunksMarcelo Ricardo Leitner
2021-07-19sctp: validate from_addr_param returnMarcelo Ricardo Leitner
2021-05-19sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_bXin Long
2021-05-19sctp: do asoc update earlier in sctp_sf_do_dupcook_aXin Long
2021-05-19sctp: Fix out-of-bounds warning in sctp_process_asconf_param()Gustavo A. R. Silva
2021-05-14sctp: delay auto_asconf init until binding the first addrXin Long
2021-05-14Revert "net/sctp: fix race condition in sctp_destroy_sock"Xin Long
2021-04-21net/sctp: fix race condition in sctp_destroy_sockOr Cohen
2021-04-14net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()Maciej Żenczykowski
2021-02-17net: fix iteration for sctp transport seq_filesNeilBrown
2020-11-14sctp: change to hold/put transport for proto_unreach_timerXin Long
2020-11-02sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platformsPetr Malat
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-08sctp: fix sctp_auth_init_hmacs() error pathEric Dumazet
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-20net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantHenry Ptasinski
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-24net: sctp: ulpqueue.c: delete duplicated wordRandy Dunlap
2020-08-24net: sctp: sm_make_chunk.c: delete duplicated words + fix typoRandy Dunlap
2020-08-24net: sctp: protocol.c: delete duplicated words + punctuationRandy Dunlap
2020-08-24net: sctp: chunk.c: delete duplicated wordRandy Dunlap
2020-08-24net: sctp: bind_addr.c: delete duplicated wordRandy Dunlap
2020-08-24net: sctp: auth.c: delete duplicated wordsRandy Dunlap
2020-08-24net: sctp: associola.c: delete duplicated wordsRandy Dunlap
2020-08-24sctp: not disable bh in the whole sctp_get_port_local()Xin Long
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20net: sctp: Fix negotiation of the number of data streams.David Laight
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-24sctp: remove redundant initialization of variable statusColin Ian King
2020-07-24sctp: fix slab-out-of-bounds in SCTP_DELAYED_SACK processingChristoph Hellwig
2020-07-24net: pass a sockptr_t into ->setsockoptChristoph Hellwig
2020-07-22sctp: shrink stream outq when fails to do addstream reconfXin Long
2020-07-22sctp: shrink stream outq only when new outcnt < old outcntXin Long
2020-07-19sctp: remove the out_nounlock label in sctp_setsockoptChristoph Hellwig
2020-07-19sctp: pass a kernel pointer to sctp_setsockopt_pf_exposeChristoph Hellwig
2020-07-19sctp: pass a kernel pointer to sctp_setsockopt_ecn_supportedChristoph Hellwig
2020-07-19sctp: pass a kernel pointer to sctp_setsockopt_auth_supportedChristoph Hellwig
2020-07-19sctp: pass a kernel pointer to sctp_setsockopt_eventChristoph Hellwig
2020-07-19sctp: pass a kernel pointer to sctp_setsockopt_eventChristoph Hellwig
2020-07-19sctp: pass a kernel pointer to sctp_setsockopt_reuse_portChristoph Hellwig
2020-07-19sctp: pass a kernel pointer to sctp_setsockopt_interleaving_supportedChristoph Hellwig
2020-07-19sctp: pass a kernel pointer to sctp_setsockopt_scheduler_valueChristoph Hellwig
2020-07-19sctp: pass a kernel pointer to sctp_setsockopt_schedulerChristoph Hellwig