Jakub Audykowicz
|
afd0a8006e
sctp: frag_point sanity check
|
6 years ago |
Konstantin Khorenko
|
05364ca03c
net/sctp: Make wrappers for accessing in/out streams
|
7 years ago |
Marcelo Ricardo Leitner
|
fedb1bd3d2
sctp: fix erroneous inc of snmp SctpFragUsrMsgs
|
7 years ago |
Marcelo Ricardo Leitner
|
2f5e3c9df6
sctp: introduce sctp_assoc_update_frag_point
|
7 years ago |
Linus Torvalds
|
9eda2d2dca
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
|
7 years ago |
Xin Long
|
3ff547c06a
sctp: add support for SCTP AUTH Information for sendmsg
|
7 years ago |
Xin Long
|
1b1e0bc994
sctp: add refcnt support for sh_key
|
7 years ago |
Richard Haines
|
b7e10c25b8
sctp: Add ip option support
|
7 years ago |
Xin Long
|
9162e0ed9e
sctp: implement enqueue_event for sctp_stream_interleave
|
7 years ago |
Xin Long
|
0c3f6f6554
sctp: implement make_datafrag for sctp_stream_interleave
|
7 years ago |
Xin Long
|
779edd7348
sctp: do not abandon the other frags in unsent outq if one msg has outstanding frags
|
7 years ago |
Xin Long
|
e5f612969c
sctp: abandon the whole msg if one part of a fragmented message is abandoned
|
7 years ago |
Marcelo Ricardo Leitner
|
f952be79ce
sctp: introduce struct sctp_stream_out_ext
|
7 years ago |
Xin Long
|
bb96dec745
sctp: remove the typedef sctp_auth_chunk_t
|
8 years ago |
Xin Long
|
d4d6c61489
sctp: remove the typedef sctp_sack_chunk_t
|
8 years ago |
Reshetova, Elena
|
c0acdfb409
net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t
|
8 years ago |
Xin Long
|
cee360ab4d
sctp: define the member stream as an object instead of pointer in asoc
|
8 years ago |
Xin Long
|
d229d48d18
sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp
|
8 years ago |
Marcelo Ricardo Leitner
|
bfd2e4b873
sctp: refactor sctp_datamsg_from_user
|
8 years ago |
Xin Long
|
8ae808eb85
sctp: remove the old ttl expires policy
|
8 years ago |
David S. Miller
|
b50afd203a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Xin Long
|
be4947bf46
sctp: change to check peer prsctp_capable when using prsctp polices
|
8 years ago |
Xin Long
|
0605483f6a
sctp: remove prsctp_param from sctp_chunk
|
8 years ago |
Marcelo Ricardo Leitner
|
4a225ce395
sctp: make use of SCTP_TRUNC4 macro
|
9 years ago |
Marcelo Ricardo Leitner
|
e2f036a972
sctp: rename WORD_TRUNC/ROUND macros
|
9 years ago |
Xin Long
|
b61c654f9b
sctp: free msg->chunks when sctp_primitive_SEND return err
|
9 years ago |
Xin Long
|
8dbdf1f5b0
sctp: implement prsctp PRIO policy
|
9 years ago |
Xin Long
|
01aadb3af6
sctp: implement prsctp RTX policy
|
9 years ago |
Xin Long
|
a6c2f79287
sctp: implement prsctp TTL policy
|
9 years ago |
Eric Dumazet
|
6aef70a851
net: snmp: kill various STATS_USER() helpers
|
9 years ago |