index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-02
sctp: add vtag check in sctp_sf_ootb
Xin Long
1
-0
/
+3
2021-11-02
sctp: add vtag check in sctp_sf_do_8_5_1_E_sa
Xin Long
1
-6
/
+3
2021-11-02
sctp: add vtag check in sctp_sf_violation
Xin Long
1
-0
/
+3
2021-11-02
sctp: fix the processing for COOKIE_ECHO chunk
Xin Long
1
-4
/
+10
2021-11-02
sctp: fix the processing for INIT_ACK chunk
Xin Long
1
-18
/
+19
2021-11-02
sctp: use init_tag from inithdr for ABORT chunk
Xin Long
1
-0
/
+1
2021-10-20
sctp: account stream padding length for reconf chunk
Eiichi Tsukata
1
-1
/
+1
2021-10-06
sctp: break out if skb_header_pointer returns NULL in sctp_rcv_ootb
Xin Long
1
-1
/
+1
2021-09-26
sctp: add param size validation for SCTP_PARAM_SET_PRIMARY
Marcelo Ricardo Leitner
1
-3
/
+10
2021-09-26
sctp: validate chunk size in __rcv_asconf_lookup
Marcelo Ricardo Leitner
1
-0
/
+3
2021-08-12
sctp: move the active_key update after sh_keys is added
Xin Long
1
-5
/
+9
2021-08-04
sctp: fix return value check in __sctp_rcv_asconf_lookup
Marcelo Ricardo Leitner
1
-1
/
+1
2021-07-31
sctp: move 198 addresses from unusable to private scope
Xin Long
1
-1
/
+2
2021-07-28
sctp: update active_key for asoc when old key is being replaced
Xin Long
1
-0
/
+2
2021-07-28
sctp: trim optlen when it's a huge value in sctp_setsockopt
Xin Long
1
-0
/
+4
2021-07-19
sctp: add size validation when walking chunks
Marcelo Ricardo Leitner
1
-1
/
+1
2021-07-19
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
5
-25
/
+43
2021-05-19
sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
Xin Long
1
-1
/
+2
2021-05-19
sctp: do asoc update earlier in sctp_sf_do_dupcook_a
Xin Long
1
-5
/
+20
2021-05-19
sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
Gustavo A. R. Silva
1
-1
/
+1
2021-05-14
sctp: delay auto_asconf init until binding the first addr
Xin Long
1
-14
/
+17
2021-05-14
Revert "net/sctp: fix race condition in sctp_destroy_sock"
Xin Long
1
-5
/
+8
2021-04-21
net/sctp: fix race condition in sctp_destroy_sock
Or Cohen
1
-8
/
+5
2021-04-14
net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()
Maciej Żenczykowski
1
-4
/
+3
2021-02-17
net: fix iteration for sctp transport seq_files
NeilBrown
1
-4
/
+12
2020-11-14
sctp: change to hold/put transport for proto_unreach_timer
Xin Long
3
-5
/
+5
2020-11-03
sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms
Petr Malat
1
-2
/
+2
2020-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2020-10-08
sctp: fix sctp_auth_init_hmacs() error path
Eric Dumazet
1
-0
/
+1
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-6
/
+3
2020-09-21
net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant
Henry Ptasinski
1
-6
/
+3
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-17
/
+13
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-10
/
+6
2020-08-25
net: sctp: ulpqueue.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-25
net: sctp: sm_make_chunk.c: delete duplicated words + fix typo
Randy Dunlap
1
-3
/
+3
2020-08-25
net: sctp: protocol.c: delete duplicated words + punctuation
Randy Dunlap
1
-4
/
+4
2020-08-25
net: sctp: chunk.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-25
net: sctp: bind_addr.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-25
net: sctp: auth.c: delete duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-25
net: sctp: associola.c: delete duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-25
sctp: not disable bh in the whole sctp_get_port_local()
Xin Long
1
-10
/
+6
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
5
-7
/
+7
2020-08-21
net: sctp: Fix negotiation of the number of data streams.
David Laight
1
-2
/
+4
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-9
/
+18
2020-07-25
sctp: remove redundant initialization of variable status
Colin Ian King
1
-6
/
+6
2020-07-25
sctp: fix slab-out-of-bounds in SCTP_DELAYED_SACK processing
Christoph Hellwig
1
-21
/
+29
2020-07-25
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
1
-2
/
+2
2020-07-23
sctp: shrink stream outq when fails to do addstream reconf
Xin Long
1
-2
/
+4
2020-07-23
sctp: shrink stream outq only when new outcnt < old outcnt
Xin Long
1
-7
/
+14
[next]