Xin Long
|
12480e3b16
sctp: define SCTP_SS_DEFAULT for Stream schedulers
|
6 년 전 |
Xin Long
|
605c0ac182
sctp: count both sk and asoc sndbuf with skb truesize and sctp_chunk size
|
6 년 전 |
Gustavo A. R. Silva
|
2cc543f5cd
sctp: fix fall-through annotation
|
6 년 전 |
Konstantin Khorenko
|
05364ca03c
net/sctp: Make wrappers for accessing in/out streams
|
7 년 전 |
Marcelo Ricardo Leitner
|
5884f35f0d
sctp: checkpatch fixups
|
7 년 전 |
Marcelo Ricardo Leitner
|
e136e965df
sctp: add asoc and packet to sctp_flush_ctx
|
7 년 전 |
Marcelo Ricardo Leitner
|
bb543847a9
sctp: add sctp_flush_ctx, a context struct on outq_flush routines
|
7 년 전 |
Marcelo Ricardo Leitner
|
4fdbb0efb9
sctp: rework switch cases in sctp_outq_flush_data
|
7 년 전 |
Marcelo Ricardo Leitner
|
6605f69482
sctp: make use of gfp on retransmissions
|
7 년 전 |
Marcelo Ricardo Leitner
|
4bf21b61f2
sctp: move transport flush code out of sctp_outq_flush
|
7 년 전 |
Marcelo Ricardo Leitner
|
cb93cc5d06
sctp: move flushing of data chunks out of sctp_outq_flush
|
7 년 전 |
Marcelo Ricardo Leitner
|
96e0418e81
sctp: move outq data rtx code out of sctp_outq_flush
|
7 년 전 |
Marcelo Ricardo Leitner
|
7a0b9df65a
sctp: move the flush of ctrl chunks into its own function
|
7 년 전 |
Marcelo Ricardo Leitner
|
0d634b0c94
sctp: factor out sctp_outq_select_transport
|
7 년 전 |
Marcelo Ricardo Leitner
|
b9fd683982
sctp: add sctp_packet_singleton
|
7 년 전 |
Marcelo Ricardo Leitner
|
51446780fc
sctp: fix identification of new acks for SFR-CACC
|
7 년 전 |
David S. Miller
|
c02b3741eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 년 전 |
Marcelo Ricardo Leitner
|
37f47bc90c
sctp: avoid compiler warning on implicit fallthru
|
7 년 전 |
Xin Long
|
8e0c3b73ce
sctp: implement generate_ftsn for sctp_stream_interleave
|
7 년 전 |
Xin Long
|
779edd7348
sctp: do not abandon the other frags in unsent outq if one msg has outstanding frags
|
7 년 전 |
Xin Long
|
e5f612969c
sctp: abandon the whole msg if one part of a fragmented message is abandoned
|
7 년 전 |
Xin Long
|
d30fc5126e
sctp: only update outstanding_bytes for transmitted queue when doing prsctp_prune
|
7 년 전 |
Marcelo Ricardo Leitner
|
5bbbbe32a4
sctp: introduce stream scheduler foundations
|
7 년 전 |
Marcelo Ricardo Leitner
|
f952be79ce
sctp: introduce struct sctp_stream_out_ext
|
7 년 전 |
Xin Long
|
86b36f2a9b
sctp: remove the typedef sctp_xmit_t
|
8 년 전 |
Xin Long
|
125c298202
sctp: remove the typedef sctp_retransmit_reason_t
|
8 년 전 |
Xin Long
|
afd93b7be6
sctp: remove the typedef sctp_sack_variable_t
|
8 년 전 |
Reshetova, Elena
|
633547973f
net: convert sk_buff.users from atomic_t to refcount_t
|
8 년 전 |
Xin Long
|
cee360ab4d
sctp: define the member stream as an object instead of pointer in asoc
|
8 년 전 |
David S. Miller
|
6f14f443d3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 년 전 |