index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
Age
Commit message (
Expand
)
Author
2021-11-02
sctp: add vtag check in sctp_sf_violation
Xin Long
2021-11-02
sctp: use init_tag from inithdr for ABORT chunk
Xin Long
2021-09-26
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
2021-09-26
sctp: add param size validation for SCTP_PARAM_SET_PRIMARY
Marcelo Ricardo Leitner
2021-09-26
sctp: validate chunk size in __rcv_asconf_lookup
Marcelo Ricardo Leitner
2021-08-04
sctp: move 198 addresses from unusable to private scope
Xin Long
2021-07-20
sctp: add size validation when walking chunks
Marcelo Ricardo Leitner
2021-05-22
sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
Xin Long
2021-05-22
sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
Gustavo A. R. Silva
2021-05-22
sctp: delay auto_asconf init until binding the first addr
Xin Long
2021-05-22
Revert "net/sctp: fix race condition in sctp_destroy_sock"
Xin Long
2021-04-28
net/sctp: fix race condition in sctp_destroy_sock
Or Cohen
2020-11-24
sctp: change to hold/put transport for proto_unreach_timer
Xin Long
2020-10-14
sctp: fix sctp_auth_init_hmacs() error path
Eric Dumazet
2020-09-12
sctp: not disable bh in the whole sctp_get_port_local()
Xin Long
2020-06-29
sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
Marcelo Ricardo Leitner
2020-06-03
sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and soc...
Jere Leppänen
2020-05-20
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2020-05-10
sctp: Fix SHUTDOWN CTSN Ack in the peer restart case
Jere Leppänen
2020-05-10
sctp: fix the transports round robin issue when init is retransmitted
Xin Long
2020-05-02
sctp: use right member as the param of list_for_each_entry
Xin Long
2020-04-13
sctp: fix possibly using a bad saddr with a given dst
Marcelo Ricardo Leitner
2020-03-11
sctp: move the format error check out of __sctp_sf_do_9_1_abort
Xin Long
2020-01-12
sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY
Xin Long
2020-01-04
sctp: fully initialize v4 addr in some functions
Xin Long
2019-11-10
inet: stop leaking jiffies on the wire
Eric Dumazet
2019-11-06
sctp: not bind the socket in sctp_connect
Xin Long
2019-11-06
sctp: fix the issue that flags are ignored when using kernel_connect
Xin Long
2019-10-29
sctp: change sctp_prot .no_autobind with true
Xin Long
2019-09-21
sctp: use transport pf_retrans in sctp_do_8_2_transport_strike
Xin Long
2019-09-21
sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'
Christophe JAILLET
2019-08-25
sctp: fix the transport error_count check
Xin Long
2019-07-10
sctp: change to hold sk after auth shkey is created successfully
Xin Long
2019-04-27
sctp: initialize _pad of sockaddr_in before copying to user memory
Xin Long
2019-01-26
sctp: allocate sctp_sockaddr_entry with kzalloc
Xin Long
2019-01-13
sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event
Xin Long
2018-12-01
sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peer
Xin Long
2018-11-10
sctp: fix race on sctp_id2asoc
Marcelo Ricardo Leitner
2018-05-26
sctp: delay the authentication for the duplicated cookie-echo chunk
Xin Long
2018-05-26
sctp: fix the issue that the cookie-ack with auth can't get processed
Xin Long
2018-05-26
sctp: use the old asoc when making the cookie-ack chunk in dupcook_d
Xin Long
2018-05-26
sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
Xin Long
2018-04-29
sctp: do not check port in sctp_inet6_cmp_addr
Xin Long
2018-04-13
sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
Eric Dumazet
2018-04-13
sctp: do not leak kernel memory to user space
Eric Dumazet
2018-04-13
sctp: fix recursive locking warning in sctp_do_peeloff
Xin Long
2018-03-18
fixup: sctp: verify size of a new chunk in _sctp_make_chunk()
Greg Kroah-Hartman
2018-03-11
sctp: verify size of a new chunk in _sctp_make_chunk()
Alexey Kodanev
2018-03-11
sctp: fix dst refcnt leak in sctp_v6_get_dst()
Alexey Kodanev
2018-03-11
sctp: fix dst refcnt leak in sctp_v4_get_dst
Tommi Rantala
[next]