index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-23
sctp: allocate sctp_sockaddr_entry with kzalloc
Xin Long
2
-7
/
+2
2019-01-09
sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event
Xin Long
1
-0
/
+1
2018-12-01
sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peer
Xin Long
1
-3
/
+7
2018-11-23
sctp: not allow to set asoc prsctp_enable by sockopt
Xin Long
1
-21
/
+5
2018-11-10
sctp: fix race on sctp_id2asoc
Marcelo Ricardo Leitner
1
-3
/
+2
2018-11-10
sctp: use right member as the param of list_for_each_entry
Xin Long
1
-3
/
+3
2018-09-15
sctp: hold transport before accessing its asoc in sctp_transport_get_next
Xin Long
2
-11
/
+15
2018-06-13
sctp: not allow transport timeout value less than HZ/5 for hb_timer
Xin Long
1
-1
/
+1
2018-05-19
sctp: delay the authentication for the duplicated cookie-echo chunk
Xin Long
2
-40
/
+77
2018-05-19
sctp: fix the issue that the cookie-ack with auth can't get processed
Xin Long
1
-1
/
+1
2018-05-19
sctp: use the old asoc when making the cookie-ack chunk in dupcook_d
Xin Long
1
-1
/
+1
2018-05-19
sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg
Xin Long
1
-1
/
+0
2018-05-19
sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
Xin Long
1
-0
/
+3
2018-04-29
sctp: do not check port in sctp_inet6_cmp_addr
Xin Long
1
-30
/
+30
2018-04-13
sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
Eric Dumazet
1
-5
/
+8
2018-04-13
sctp: do not leak kernel memory to user space
Eric Dumazet
1
-1
/
+3
2018-04-13
sctp: fix recursive locking warning in sctp_do_peeloff
Xin Long
1
-2
/
+2
2018-03-11
sctp: verify size of a new chunk in _sctp_make_chunk()
Alexey Kodanev
1
-1
/
+6
2018-03-11
sctp: fix dst refcnt leak in sctp_v6_get_dst()
Alexey Kodanev
1
-3
/
+7
2018-03-11
sctp: fix dst refcnt leak in sctp_v4_get_dst
Tommi Rantala
1
-6
/
+4
2018-03-03
sctp: make use of pre-calculated len
Marcelo Ricardo Leitner
1
-6
/
+10
2018-02-25
sctp: only update outstanding_bytes for transmitted queue when doing prsctp_p...
Xin Long
1
-2
/
+4
2018-02-25
sctp: set frag_point in sctp_setsockopt_maxseg correctly
Xin Long
1
-10
/
+19
2018-01-31
gso: validate gso_type in GSO handlers
Willem de Bruijn
1
-0
/
+3
2018-01-31
sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf
Xin Long
1
-10
/
+6
2018-01-31
sctp: do not allow the v4 socket to bind a v4mapped v6 address
Xin Long
1
-8
/
+6
2018-01-02
sctp: Replace use of sockets_allocated with specified macro.
Tonghao Zhang
1
-2
/
+2
2017-12-25
sctp: out_qlen should be updated when pruning unsent queue
Xin Long
1
-6
/
+5
2017-12-14
sctp: use the right sk after waking up from wait_buf sleep
Xin Long
1
-10
/
+11
2017-12-14
sctp: do not free asoc when it is already dead in sctp_sendmsg
Xin Long
1
-3
/
+14
2017-12-09
net: sctp: fix array overrun read on sctp_timer_tbl
Colin Ian King
1
-1
/
+1
2017-11-24
net/sctp: Always set scope_id in sctp_inet6_skb_msgname
Eric W. Biederman
1
-2
/
+3
2017-11-24
sctp: do not peel off an assoc from one netns to another one
Xin Long
1
-0
/
+4
2017-11-18
sctp: reset owner sk for data chunks on out queues when migrating a sock
Xin Long
1
-0
/
+32
2017-11-18
sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND
Laszlo Toth
1
-2
/
+4
2017-11-18
sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
Xin Long
1
-1
/
+1
2017-09-20
sctp: fix missing wake ups in some situations
Marcelo Ricardo Leitner
1
-1
/
+2
2017-09-20
sctp: Avoid out-of-bounds reads from address storage
Stefano Brivio
2
-4
/
+6
2017-08-30
sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
Alexander Potapenko
1
-0
/
+2
2017-07-05
sctp: check af before verify address in sctp_addr_id2transport
Xin Long
1
-1
/
+1
2017-07-05
sctp: return next obj by passing pos + 1 into sctp_transport_get_idx
Xin Long
1
-3
/
+2
2017-07-05
sctp: disable BH in sctp_for_each_endpoint
Xin Long
1
-2
/
+2
2017-06-17
sctp: sctp_addr_id2transport should verify the addr before looking up assoc
Xin Long
1
-1
/
+5
2017-06-17
sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segment
Xin Long
1
-1
/
+1
2017-06-07
sctp: fix ICMP processing if skb is non-linear
Davide Caratti
1
-7
/
+9
2017-06-07
sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
Eric Dumazet
1
-0
/
+3
2017-06-07
sctp: fix src address selection if using secondary addresses for ipv6
Xin Long
1
-17
/
+29
2017-05-03
sctp: listen on the sock only when it's state is listening or closed
Xin Long
1
-0
/
+3
2017-04-21
sctp: deny peeloff operation on asocs with threads sleeping on it
Marcelo Ricardo Leitner
1
-2
/
+6
2017-02-18
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
1
-1
/
+2
[next]