Xin Long
|
8ae808eb85
sctp: remove the old ttl expires policy
|
8 年之前 |
David S. Miller
|
b50afd203a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Xin Long
|
be4947bf46
sctp: change to check peer prsctp_capable when using prsctp polices
|
8 年之前 |
Xin Long
|
0605483f6a
sctp: remove prsctp_param from sctp_chunk
|
8 年之前 |
Marcelo Ricardo Leitner
|
4a225ce395
sctp: make use of SCTP_TRUNC4 macro
|
9 年之前 |
Marcelo Ricardo Leitner
|
e2f036a972
sctp: rename WORD_TRUNC/ROUND macros
|
9 年之前 |
Xin Long
|
b61c654f9b
sctp: free msg->chunks when sctp_primitive_SEND return err
|
9 年之前 |
Xin Long
|
8dbdf1f5b0
sctp: implement prsctp PRIO policy
|
9 年之前 |
Xin Long
|
01aadb3af6
sctp: implement prsctp RTX policy
|
9 年之前 |
Xin Long
|
a6c2f79287
sctp: implement prsctp TTL policy
|
9 年之前 |
Eric Dumazet
|
6aef70a851
net: snmp: kill various STATS_USER() helpers
|
9 年之前 |
Marcelo Ricardo Leitner
|
cea8768f33
sctp: allow sctp_transmit_packet and others to use gfp
|
9 年之前 |
Xin Long
|
1cd4d5c432
sctp: remove the unused sctp_datamsg_free()
|
9 年之前 |
Al Viro
|
e0eb093e79
switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter
|
10 年之前 |
wangweidong
|
cb3f837ba9
sctp: fix checkpatch errors with space required or prohibited
|
11 年之前 |
Jeff Kirsher
|
4b2f13a251
sctp: Fix FSF address in file headers
|
11 年之前 |
wangweidong
|
2bccbadf20
sctp: fix some comments in chunk.c and associola.c
|
11 年之前 |
Alexander Sverdlin
|
c08751c851
net: sctp: Fix data chunk fragmentation for MTU values which are not multiple of 4
|
12 年之前 |
Daniel Borkmann
|
477143e3fe
net: sctp: trivial: update bug report in header comment
|
12 年之前 |
Daniel Borkmann
|
91705c61b5
net: sctp: trivial: update mailing list address
|
12 年之前 |
Daniel Borkmann
|
bb33381d0c
net: sctp: rework debugging framework to use pr_debug and friends
|
12 年之前 |
Daniel Borkmann
|
dda9192851
net: sctp: remove SCTP_STATIC macro
|
12 年之前 |
Tommi Rantala
|
6e51fe7572
sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
|
12 年之前 |
Tommi Rantala
|
be364c8c0f
sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space fails
|
12 年之前 |
Eric W. Biederman
|
b01a24078f
sctp: Make the mib per network namespace
|
13 年之前 |
Joe Perches
|
145ce502e4
net/sctp: Use pr_fmt and pr_<level>
|
15 年之前 |
Vlad Yasevich
|
0e3aef8d09
sctp: Tag messages that can be Nagle delayed at creation.
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Wei Yongjun
|
b93d647174
sctp: implement the sender side for SACK-IMMEDIATELY extension
|
15 年之前 |
Vlad Yasevich
|
cb95ea32a4
sctp: Don't do NAGLE delay on large writes that were fragmented small
|
16 年之前 |