Xin Long
|
2342b8d95b
sctp: make sure stream nums can match optlen in sctp_setsockopt_reset_streams
|
7 years ago |
Al Viro
|
8e1611e235
make sock_alloc_file() do sock_release() on failures
|
7 years ago |
Xin Long
|
a8dd397903
sctp: use right member as the param of list_for_each_entry
|
7 years ago |
Xin Long
|
ecca8f88da
sctp: set frag_point in sctp_setsockopt_maxseg correctly
|
7 years ago |
Xin Long
|
cea0cc80a6
sctp: use the right sk after waking up from wait_buf sleep
|
7 years ago |
Xin Long
|
ca3af4dd28
sctp: do not free asoc when it is already dead in sctp_sendmsg
|
7 years ago |
David S. Miller
|
e1ea2f9856
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Xin Long
|
d04adf1b35
sctp: reset owner sk for data chunks on out queues when migrating a sock
|
8 years ago |
David S. Miller
|
f8ddadc4db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Xin Long
|
df80cd9b28
sctp: do not peel off an assoc from one netns to another one
|
8 years ago |
Marcelo Ricardo Leitner
|
0ccdf3c7fd
sctp: add sockopt to get/set stream scheduler parameters
|
8 years ago |
Marcelo Ricardo Leitner
|
13aa8770fe
sctp: add sockopt to get/set stream scheduler
|
8 years ago |
Marcelo Ricardo Leitner
|
f952be79ce
sctp: introduce struct sctp_stream_out_ext
|
8 years ago |
Xin Long
|
d25adbeb0c
sctp: fix an use-after-free issue in sctp_sock_dump
|
8 years ago |
David S. Miller
|
6026e043d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Stefano Brivio
|
ee6c88bb75
sctp: Avoid out-of-bounds reads from address storage
|
8 years ago |
Xin Long
|
b7ef2618a0
sctp: remove the typedef sctp_socket_type_t
|
8 years ago |
Xin Long
|
a05437ac5d
sctp: remove the typedef sctp_cmsgs_t
|
8 years ago |
Xin Long
|
1c662018d2
sctp: remove the typedef sctp_scope_t
|
8 years ago |
Neil Horman
|
2cb5c8e378
sctp: Add peeloff-flags socket option
|
8 years ago |
Xin Long
|
3c91870492
sctp: remove the typedef sctp_paramhdr_t
|
8 years ago |
Reshetova, Elena
|
14afee4b60
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
|
8 years ago |
Reshetova, Elena
|
633547973f
net: convert sk_buff.users from atomic_t to refcount_t
|
8 years ago |
David S. Miller
|
3d09198243
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Xin Long
|
988c732211
sctp: return next obj by passing pos + 1 into sctp_transport_get_idx
|
8 years ago |
David S. Miller
|
0ddead90b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Xin Long
|
6dfe4b97e0
sctp: fix recursive locking warning in sctp_do_peeloff
|
8 years ago |
Xin Long
|
581409dacc
sctp: disable BH in sctp_for_each_endpoint
|
8 years ago |
Eric Dumazet
|
0604475119
tcp: add TCPMemoryPressuresChrono counter
|
8 years ago |
Xin Long
|
cee360ab4d
sctp: define the member stream as an object instead of pointer in asoc
|
8 years ago |