Marcelo Ricardo Leitner
|
c76f97c99a
sctp: make use of pre-calculated len
|
7 years ago |
Marcelo Ricardo Leitner
|
5960cefab9
sctp: add a ceiling to optlen in some sockopts
|
7 years ago |
Marcelo Ricardo Leitner
|
2e83acb970
sctp: GFP_ATOMIC is not needed in sctp_setsockopt_events
|
7 years ago |
Tonghao Zhang
|
8cb38a6024
sctp: Replace use of sockets_allocated with specified macro.
|
7 years ago |
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
|
8 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 |