index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-03
1
-10
/
+6
|
\
|
*
sctp: not disable bh in the whole sctp_get_port_local()
Xin Long
2020-08-24
1
-10
/
+6
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
5
-7
/
+7
|
/
*
net: sctp: Fix negotiation of the number of data streams.
David Laight
2020-08-20
1
-2
/
+4
*
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
1
-9
/
+18
|
\
|
*
sctp: shrink stream outq when fails to do addstream reconf
Xin Long
2020-07-22
1
-2
/
+4
|
*
sctp: shrink stream outq only when new outcnt < old outcnt
Xin Long
2020-07-22
1
-7
/
+14
*
|
sctp: remove redundant initialization of variable status
Colin Ian King
2020-07-24
1
-6
/
+6
*
|
sctp: fix slab-out-of-bounds in SCTP_DELAYED_SACK processing
Christoph Hellwig
2020-07-24
1
-21
/
+29
*
|
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
1
-2
/
+2
*
|
sctp: remove the out_nounlock label in sctp_setsockopt
Christoph Hellwig
2020-07-19
1
-4
/
+2
*
|
sctp: pass a kernel pointer to sctp_setsockopt_pf_expose
Christoph Hellwig
2020-07-19
1
-14
/
+8
*
|
sctp: pass a kernel pointer to sctp_setsockopt_ecn_supported
Christoph Hellwig
2020-07-19
1
-12
/
+6
*
|
sctp: pass a kernel pointer to sctp_setsockopt_auth_supported
Christoph Hellwig
2020-07-19
1
-13
/
+7
*
|
sctp: pass a kernel pointer to sctp_setsockopt_event
Christoph Hellwig
2020-07-19
1
-12
/
+6
*
|
sctp: pass a kernel pointer to sctp_setsockopt_event
Christoph Hellwig
2020-07-19
1
-20
/
+15
*
|
sctp: pass a kernel pointer to sctp_setsockopt_reuse_port
Christoph Hellwig
2020-07-19
1
-8
/
+3
*
|
sctp: pass a kernel pointer to sctp_setsockopt_interleaving_supported
Christoph Hellwig
2020-07-19
1
-24
/
+10
*
|
sctp: pass a kernel pointer to sctp_setsockopt_scheduler_value
Christoph Hellwig
2020-07-19
1
-16
/
+10
*
|
sctp: pass a kernel pointer to sctp_setsockopt_scheduler
Christoph Hellwig
2020-07-19
1
-19
/
+14
*
|
sctp: pass a kernel pointer to sctp_setsockopt_add_streams
Christoph Hellwig
2020-07-19
1
-17
/
+7
*
|
sctp: pass a kernel pointer to sctp_setsockopt_reset_assoc
Christoph Hellwig
2020-07-19
1
-18
/
+7
*
|
sctp: pass a kernel pointer to sctp_setsockopt_reset_streams
Christoph Hellwig
2020-07-19
1
-15
/
+5
*
|
sctp: pass a kernel pointer to sctp_setsockopt_enable_strreset
Christoph Hellwig
2020-07-19
1
-20
/
+14
*
|
sctp: pass a kernel pointer to sctp_setsockopt_reconfig_supported
Christoph Hellwig
2020-07-19
1
-12
/
+6
*
|
sctp: pass a kernel pointer to sctp_setsockopt_default_prinfo
Christoph Hellwig
2020-07-19
1
-25
/
+20
*
|
sctp: pass a kernel pointer to sctp_setsockopt_pr_supported
Christoph Hellwig
2020-07-19
1
-10
/
+6
*
|
sctp: pass a kernel pointer to sctp_setsockopt_recvnxtinfo
Christoph Hellwig
2020-07-19
1
-8
/
+3
*
|
sctp: pass a kernel pointer to sctp_setsockopt_recvrcvinfo
Christoph Hellwig
2020-07-19
1
-8
/
+3
*
|
sctp: pass a kernel pointer to sctp_setsockopt_paddr_thresholds
Christoph Hellwig
2020-07-19
1
-29
/
+26
*
|
sctp: pass a kernel pointer to sctp_setsockopt_auto_asconf
Christoph Hellwig
2020-07-19
1
-9
/
+6
*
|
sctp: pass a kernel pointer to sctp_setsockopt_deactivate_key
Christoph Hellwig
2020-07-19
1
-15
/
+13
*
|
sctp: pass a kernel pointer to sctp_setsockopt_del_key
Christoph Hellwig
2020-07-19
1
-15
/
+12
*
|
sctp: pass a kernel pointer to sctp_setsockopt_active_key
Christoph Hellwig
2020-07-19
1
-15
/
+12
*
|
sctp: pass a kernel pointer to sctp_setsockopt_auth_key
Christoph Hellwig
2020-07-19
1
-8
/
+2
*
|
sctp: switch sctp_setsockopt_auth_key to use memzero_explicit
Christoph Hellwig
2020-07-19
1
-1
/
+2
*
|
sctp: pass a kernel pointer to sctp_setsockopt_hmac_ident
Christoph Hellwig
2020-07-19
1
-16
/
+5
*
|
sctp: pass a kernel pointer to sctp_setsockopt_auth_chunk
Christoph Hellwig
2020-07-19
1
-7
/
+4
*
|
sctp: pass a kernel pointer to sctp_setsockopt_maxburst
Christoph Hellwig
2020-07-19
1
-19
/
+16
*
|
sctp: pass a kernel pointer to sctp_setsockopt_fragment_interleave
Christoph Hellwig
2020-07-19
1
-8
/
+3
*
|
sctp: pass a kernel pointer to sctp_setsockopt_context
Christoph Hellwig
2020-07-19
1
-15
/
+13
*
|
sctp: pass a kernel pointer to sctp_setsockopt_adaptation_layer
Christoph Hellwig
2020-07-19
1
-7
/
+4
*
|
sctp: pass a kernel pointer to sctp_setsockopt_maxseg
Christoph Hellwig
2020-07-19
1
-11
/
+11
*
|
sctp: pass a kernel pointer to sctp_setsockopt_mappedv4
Christoph Hellwig
2020-07-19
1
-6
/
+4
*
|
sctp: pass a kernel pointer to sctp_setsockopt_associnfo
Christoph Hellwig
2020-07-19
1
-16
/
+16
*
|
sctp: pass a kernel pointer to sctp_setsockopt_rtoinfo
Christoph Hellwig
2020-07-19
1
-14
/
+12
*
|
sctp: pass a kernel pointer to sctp_setsockopt_nodelay
Christoph Hellwig
2020-07-19
1
-8
/
+3
*
|
sctp: pass a kernel pointer to sctp_setsockopt_peer_primary_addr
Christoph Hellwig
2020-07-19
1
-12
/
+9
*
|
sctp: pass a kernel pointer to sctp_setsockopt_primary_addr
Christoph Hellwig
2020-07-19
1
-9
/
+5
[next]