index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-26
1
-9
/
+18
|
\
|
*
sctp: shrink stream outq when fails to do addstream reconf
Xin Long
2020-07-23
1
-2
/
+4
|
*
sctp: shrink stream outq only when new outcnt < old outcnt
Xin Long
2020-07-23
1
-7
/
+14
*
|
sctp: remove redundant initialization of variable status
Colin Ian King
2020-07-25
1
-6
/
+6
*
|
sctp: fix slab-out-of-bounds in SCTP_DELAYED_SACK processing
Christoph Hellwig
2020-07-25
1
-21
/
+29
*
|
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-25
1
-2
/
+2
*
|
sctp: remove the out_nounlock label in sctp_setsockopt
Christoph Hellwig
2020-07-20
1
-4
/
+2
*
|
sctp: pass a kernel pointer to sctp_setsockopt_pf_expose
Christoph Hellwig
2020-07-20
1
-14
/
+8
*
|
sctp: pass a kernel pointer to sctp_setsockopt_ecn_supported
Christoph Hellwig
2020-07-20
1
-12
/
+6
*
|
sctp: pass a kernel pointer to sctp_setsockopt_auth_supported
Christoph Hellwig
2020-07-20
1
-13
/
+7
*
|
sctp: pass a kernel pointer to sctp_setsockopt_event
Christoph Hellwig
2020-07-20
1
-12
/
+6
*
|
sctp: pass a kernel pointer to sctp_setsockopt_event
Christoph Hellwig
2020-07-20
1
-20
/
+15
*
|
sctp: pass a kernel pointer to sctp_setsockopt_reuse_port
Christoph Hellwig
2020-07-20
1
-8
/
+3
*
|
sctp: pass a kernel pointer to sctp_setsockopt_interleaving_supported
Christoph Hellwig
2020-07-20
1
-24
/
+10
*
|
sctp: pass a kernel pointer to sctp_setsockopt_scheduler_value
Christoph Hellwig
2020-07-20
1
-16
/
+10
*
|
sctp: pass a kernel pointer to sctp_setsockopt_scheduler
Christoph Hellwig
2020-07-20
1
-19
/
+14
*
|
sctp: pass a kernel pointer to sctp_setsockopt_add_streams
Christoph Hellwig
2020-07-20
1
-17
/
+7
*
|
sctp: pass a kernel pointer to sctp_setsockopt_reset_assoc
Christoph Hellwig
2020-07-20
1
-18
/
+7
*
|
sctp: pass a kernel pointer to sctp_setsockopt_reset_streams
Christoph Hellwig
2020-07-20
1
-15
/
+5
*
|
sctp: pass a kernel pointer to sctp_setsockopt_enable_strreset
Christoph Hellwig
2020-07-20
1
-20
/
+14
*
|
sctp: pass a kernel pointer to sctp_setsockopt_reconfig_supported
Christoph Hellwig
2020-07-20
1
-12
/
+6
*
|
sctp: pass a kernel pointer to sctp_setsockopt_default_prinfo
Christoph Hellwig
2020-07-20
1
-25
/
+20
*
|
sctp: pass a kernel pointer to sctp_setsockopt_pr_supported
Christoph Hellwig
2020-07-20
1
-10
/
+6
*
|
sctp: pass a kernel pointer to sctp_setsockopt_recvnxtinfo
Christoph Hellwig
2020-07-20
1
-8
/
+3
*
|
sctp: pass a kernel pointer to sctp_setsockopt_recvrcvinfo
Christoph Hellwig
2020-07-20
1
-8
/
+3
*
|
sctp: pass a kernel pointer to sctp_setsockopt_paddr_thresholds
Christoph Hellwig
2020-07-20
1
-29
/
+26
*
|
sctp: pass a kernel pointer to sctp_setsockopt_auto_asconf
Christoph Hellwig
2020-07-20
1
-9
/
+6
*
|
sctp: pass a kernel pointer to sctp_setsockopt_deactivate_key
Christoph Hellwig
2020-07-20
1
-15
/
+13
*
|
sctp: pass a kernel pointer to sctp_setsockopt_del_key
Christoph Hellwig
2020-07-20
1
-15
/
+12
*
|
sctp: pass a kernel pointer to sctp_setsockopt_active_key
Christoph Hellwig
2020-07-20
1
-15
/
+12
*
|
sctp: pass a kernel pointer to sctp_setsockopt_auth_key
Christoph Hellwig
2020-07-20
1
-8
/
+2
*
|
sctp: switch sctp_setsockopt_auth_key to use memzero_explicit
Christoph Hellwig
2020-07-20
1
-1
/
+2
*
|
sctp: pass a kernel pointer to sctp_setsockopt_hmac_ident
Christoph Hellwig
2020-07-20
1
-16
/
+5
*
|
sctp: pass a kernel pointer to sctp_setsockopt_auth_chunk
Christoph Hellwig
2020-07-20
1
-7
/
+4
*
|
sctp: pass a kernel pointer to sctp_setsockopt_maxburst
Christoph Hellwig
2020-07-20
1
-19
/
+16
*
|
sctp: pass a kernel pointer to sctp_setsockopt_fragment_interleave
Christoph Hellwig
2020-07-20
1
-8
/
+3
*
|
sctp: pass a kernel pointer to sctp_setsockopt_context
Christoph Hellwig
2020-07-20
1
-15
/
+13
*
|
sctp: pass a kernel pointer to sctp_setsockopt_adaptation_layer
Christoph Hellwig
2020-07-20
1
-7
/
+4
*
|
sctp: pass a kernel pointer to sctp_setsockopt_maxseg
Christoph Hellwig
2020-07-20
1
-11
/
+11
*
|
sctp: pass a kernel pointer to sctp_setsockopt_mappedv4
Christoph Hellwig
2020-07-20
1
-6
/
+4
*
|
sctp: pass a kernel pointer to sctp_setsockopt_associnfo
Christoph Hellwig
2020-07-20
1
-16
/
+16
*
|
sctp: pass a kernel pointer to sctp_setsockopt_rtoinfo
Christoph Hellwig
2020-07-20
1
-14
/
+12
*
|
sctp: pass a kernel pointer to sctp_setsockopt_nodelay
Christoph Hellwig
2020-07-20
1
-8
/
+3
*
|
sctp: pass a kernel pointer to sctp_setsockopt_peer_primary_addr
Christoph Hellwig
2020-07-20
1
-12
/
+9
*
|
sctp: pass a kernel pointer to sctp_setsockopt_primary_addr
Christoph Hellwig
2020-07-20
1
-9
/
+5
*
|
sctp: pass a kernel pointer to sctp_setsockopt_default_sndinfo
Christoph Hellwig
2020-07-20
1
-26
/
+23
*
|
sctp: pass a kernel pointer to sctp_setsockopt_default_send_param
Christoph Hellwig
2020-07-20
1
-30
/
+26
*
|
sctp: pass a kernel pointer to sctp_setsockopt_initmsg
Christoph Hellwig
2020-07-20
1
-13
/
+11
*
|
sctp: pass a kernel pointer to sctp_setsockopt_partial_delivery_point
Christoph Hellwig
2020-07-20
1
-9
/
+4
*
|
sctp: pass a kernel pointer to sctp_setsockopt_delayed_ack
Christoph Hellwig
2020-07-20
1
-27
/
+22
[next]