index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sctp
/
structs.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-04
1
-2
/
+7
|
\
|
*
sctp: Define usercopy region in SCTP proto slab cache
David Windsor
2018-01-15
1
-2
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
1
-1
/
+1
|
\
\
|
*
|
sctp: fix the handling of ICMP Frag Needed for too small MTUs
Marcelo Ricardo Leitner
2018-01-08
1
-1
/
+1
*
|
|
sctp: implement validate_ftsn for sctp_stream_interleave
Xin Long
2017-12-15
1
-0
/
+10
*
|
|
sctp: implement generate_ftsn for sctp_stream_interleave
Xin Long
2017-12-15
1
-0
/
+1
*
|
|
sctp: add basic structures and make chunk function for ifwdtsn
Xin Long
2017-12-15
1
-0
/
+1
*
|
|
sctp: add support for the process of unordered idata
Xin Long
2017-12-11
1
-1
/
+13
*
|
|
sctp: implement ulpevent_data for sctp_stream_interleave
Xin Long
2017-12-11
1
-0
/
+3
*
|
|
sctp: implement validate_data for sctp_stream_interleave
Xin Long
2017-12-11
1
-1
/
+5
*
|
|
sctp: implement assign_number for sctp_stream_interleave
Xin Long
2017-12-11
1
-1
/
+17
*
|
|
sctp: implement make_datafrag for sctp_stream_interleave
Xin Long
2017-12-11
1
-0
/
+12
*
|
|
sctp: add basic structures and make chunk function for idata
Xin Long
2017-12-11
1
-0
/
+1
*
|
|
sctp: add stream interleave enable members and sockopt
Xin Long
2017-12-11
1
-0
/
+2
|
/
/
*
/
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-04
1
-0
/
+11
*
sctp: introduce priority based stream scheduler
Marcelo Ricardo Leitner
2017-10-04
1
-0
/
+24
*
sctp: introduce stream scheduler foundations
Marcelo Ricardo Leitner
2017-10-04
1
-3
/
+12
*
sctp: introduce sctp_chunk_stream_no
Marcelo Ricardo Leitner
2017-10-04
1
-0
/
+5
*
sctp: introduce struct sctp_stream_out_ext
Marcelo Ricardo Leitner
2017-10-04
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-07
1
-1
/
+1
*
sctp: remove the typedef sctp_xmit_t
Xin Long
2017-08-07
1
-4
/
+5
*
sctp: remove the typedef sctp_transport_cmd_t
Xin Long
2017-08-07
1
-3
/
+4
*
sctp: remove the typedef sctp_scope_t
Xin Long
2017-08-07
1
-8
/
+9
*
sctp: remove the typedef sctp_retransmit_reason_t
Xin Long
2017-08-07
1
-2
/
+2
*
sctp: remove the typedef sctp_lower_cwnd_t
Xin Long
2017-08-07
1
-1
/
+2
*
sctp: remove the typedef sctp_hmac_algo_param_t
Xin Long
2017-07-17
1
-1
/
+1
*
sctp: remove the typedef sctp_chunks_param_t
Xin Long
2017-07-17
1
-1
/
+1
*
sctp: remove the typedef sctp_random_param_t
Xin Long
2017-07-17
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-29
1
-1
/
+1
[next]