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.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-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
/
include
/
net
/
sctp
/
structs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: fix the handling of ICMP Frag Needed for too small MTUs
Marcelo Ricardo Leitner
2018-01-08
1
-1
/
+1
*
sctp: abandon the whole msg if one part of a fragmented message is abandoned
Xin Long
2017-12-01
1
-1
/
+2
*
sctp: introduce round robin stream scheduler
Marcelo Ricardo Leitner
2017-10-03
1
-0
/
+11
*
sctp: introduce priority based stream scheduler
Marcelo Ricardo Leitner
2017-10-03
1
-0
/
+24
*
sctp: introduce stream scheduler foundations
Marcelo Ricardo Leitner
2017-10-03
1
-3
/
+12
*
sctp: introduce sctp_chunk_stream_no
Marcelo Ricardo Leitner
2017-10-03
1
-0
/
+5
*
sctp: introduce struct sctp_stream_out_ext
Marcelo Ricardo Leitner
2017-10-03
1
-2
/
+8
*
sctp: remove the typedef sctp_socket_type_t
Xin Long
2017-08-11
1
-3
/
+3
*
sctp: remove the typedef sctp_dbg_objcnt_entry_t
Xin Long
2017-08-11
1
-2
/
+2
*
sctp: remove the typedef sctp_cmsgs_t
Xin Long
2017-08-11
1
-2
/
+2
*
sctp: remove the typedef sctp_endpoint_type_t
Xin Long
2017-08-11
1
-3
/
+3
*
sctp: remove the typedef sctp_sender_hb_info_t
Xin Long
2017-08-11
1
-2
/
+2
*
sctp: remove the unused typedef sctp_packet_phandler_t
Xin Long
2017-08-11
1
-2
/
+0
*
sctp: remove the typedef sctp_state_t
Xin Long
2017-08-06
1
-1
/
+1
*
sctp: remove the typedef sctp_xmit_t
Xin Long
2017-08-06
1
-4
/
+5
*
sctp: remove the typedef sctp_transport_cmd_t
Xin Long
2017-08-06
1
-3
/
+4
*
sctp: remove the typedef sctp_scope_t
Xin Long
2017-08-06
1
-8
/
+9
*
sctp: remove the typedef sctp_retransmit_reason_t
Xin Long
2017-08-06
1
-2
/
+2
*
sctp: remove the typedef sctp_lower_cwnd_t
Xin Long
2017-08-06
1
-1
/
+2
*
sctp: remove the typedef sctp_hmac_algo_param_t
Xin Long
2017-07-16
1
-1
/
+1
*
sctp: remove the typedef sctp_chunks_param_t
Xin Long
2017-07-16
1
-1
/
+1
*
sctp: remove the typedef sctp_random_param_t
Xin Long
2017-07-16
1
-1
/
+1
*
net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
1
-1
/
+1
*
net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
1
-1
/
+1
*
net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
1
-1
/
+1
*
net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
1
-1
/
+1
*
sctp: remove the typedef sctp_init_chunk_t
Xin Long
2017-07-01
1
-2
/
+2
*
sctp: remove the typedef sctp_paramhdr_t
Xin Long
2017-07-01
1
-2
/
+3
*
sctp: remove the typedef sctp_cid_t
Xin Long
2017-07-01
1
-1
/
+1
*
sctp: handle errors when updating asoc
Xin Long
2017-06-20
1
-2
/
+2
*
sctp: merge sctp_stream_new and sctp_stream_init
Xin Long
2017-06-02
1
-2
/
+2
*
sctp: define the member stream as an object instead of pointer in asoc
Xin Long
2017-06-02
1
-1
/
+2
*
sctp: process duplicated strreset out and addstrm out requests correctly
Xin Long
2017-04-18
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
1
-5
/
+6
|
\
|
*
sctp: get sock from transport in sctp_transport_update_pmtu
Xin Long
2017-04-05
1
-3
/
+3
|
*
sctp: alloc stream info when initializing asoc
Xin Long
2017-03-30
1
-1
/
+2
|
*
sctp: change to save MSG_MORE flag into assoc
Xin Long
2017-03-28
1
-1
/
+1
*
|
sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp
Xin Long
2017-04-03
1
-0
/
+2
|
/
*
sctp: declare struct sctp_stream before using it
Xin Long
2017-03-22
1
-0
/
+1
*
sctp: define dst_pending_confirm as a bit in sctp_transport
Xin Long
2017-03-21
1
-2
/
+2
*
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-09
1
-1
/
+2
*
sctp: add support for MSG_MORE
Xin Long
2017-02-20
1
-0
/
+1
*
sctp: drop __packed from almost all SCTP structures
Marcelo Ricardo Leitner
2017-02-07
1
-1
/
+1
*
sctp: add dst_pending_confirm flag
Julian Anastasov
2017-02-07
1
-0
/
+4
*
sctp: implement sender-side procedures for SSN Reset Request Parameter
Xin Long
2017-01-18
1
-0
/
+1
*
sctp: add sockopt SCTP_ENABLE_STREAM_RESET
Xin Long
2017-01-18
1
-0
/
+4
*
sctp: add reconf_enable in asoc ep and netns
Xin Long
2017-01-18
1
-2
/
+5
*
sctp: add stream reconf timer
Xin Long
2017-01-18
1
-0
/
+6
*
sctp: add support for generating stream reconf ssn reset request chunk
Xin Long
2017-01-18
1
-0
/
+3
*
sctp: prepare asoc stream for stream reconf
Xin Long
2017-01-06
1
-45
/
+31
[next]