Xin Long
|
d04adf1b35
sctp: reset owner sk for data chunks on out queues when migrating a sock
|
8 years ago |
Xin Long
|
df80cd9b28
sctp: do not peel off an assoc from one netns to another one
|
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 |
David S. Miller
|
6b6cbc1471
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Xin Long
|
34b2789f1d
sctp: listen on the sock only when it's state is listening or closed
|
8 years ago |
David S. Miller
|
6f14f443d3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Xin Long
|
3ebfdf0821
sctp: get sock from transport in sctp_transport_update_pmtu
|
8 years ago |
Xin Long
|
d229d48d18
sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp
|
8 years ago |
Xin Long
|
afe89962ee
sctp: use right in and out stream cnt
|
8 years ago |
Xin Long
|
f9ba3501d5
sctp: change to save MSG_MORE flag into assoc
|
8 years ago |
Alexander Duyck
|
2b5cd0dfa3
net: Change return type of sk_busy_loop from bool to void
|
8 years ago |
David S. Miller
|
101c431492
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Xin Long
|
c0d8bab6ae
sctp: add get and set sockopt for reconf_enable
|
8 years ago |
David Howells
|
cdfbabfb2f
net: Work around lockdep limitation in sockets that use sockets
|
8 years ago |