Xin Long
|
7a84bd4664
sctp: translate network order to host order when users get a hmacid
|
9 years ago |
Marcelo Ricardo Leitner
|
27f7ed2b11
sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
|
9 years ago |
Xin Long
|
b5eff71283
sctp: drop the old assoc hashtable of sctp
|
9 years ago |
David S. Miller
|
c07f30ad68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Xin Long
|
068d8bd338
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_close
|
9 years ago |
Marcelo Ricardo Leitner
|
3538a5c8ff
sctp: label accepted/peeled off sockets
|
9 years ago |
Marcelo Ricardo Leitner
|
9ba0b9636d
sctp: use GFP_USER for user-controlled kmalloc
|
9 years ago |
David S. Miller
|
b3e0d3d7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
lucien
|
8b570dc9f7
sctp: only drop the reference on the datamsg after sending a msg
|
9 years ago |
lucien
|
69b5777f2e
sctp: hold the chunks only after the chunk is enqueued in outq
|
9 years ago |
Marcelo Ricardo Leitner
|
50a5ffb1ef
sctp: also copy sk_tsflags when copying the socket
|
9 years ago |
Marcelo Ricardo Leitner
|
01ce63c901
sctp: update the netstamp_needed counter when copying sockets
|
9 years ago |
David S. Miller
|
f188b951f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Eric Dumazet
|
602dd62dfb
ipv6: sctp: implement sctp_v6_destroy_sock()
|
9 years ago |
Marcelo Ricardo Leitner
|
cacc062152
sctp: use GFP_USER for user-controlled kmalloc
|
9 years ago |
Eric Dumazet
|
ceb5d58b21
net: fix sock_wake_async() rcu protection
|
9 years ago |
Eric Dumazet
|
9cd3e072b0
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
|
9 years ago |
Herbert Xu
|
1ce0bf50ae
net: Generalise wq_has_sleeper helper
|
9 years ago |
Viresh Kumar
|
b5ffe63442
net: Drop unlikely before IS_ERR(_OR_NULL)
|
10 years ago |
Daniel Borkmann
|
81296fc673
net: sctp: stop spamming klog with rfc6458, 5.3.2. deprecation warnings
|
10 years ago |
David Miller
|
1830fcea5b
net: Kill sock->sk_protinfo
|
10 years ago |
Marcelo Ricardo Leitner
|
2d45a02d01
sctp: fix ASCONF list handling
|
10 years ago |
Ying Xue
|
7e3ea6d5c4
sctp: avoid to repeatedly declare external variables
|
10 years ago |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 years ago |
Daniel Borkmann
|
2061dcd6bf
net: sctp: fix race for one-to-many sockets in sendmsg's auto associate
|
10 years ago |
Gu Zheng
|
f95b414edb
net: introduce helper macro for_each_cmsghdr
|
10 years ago |
Al Viro
|
c0371da604
put iov_iter into msghdr
|
10 years ago |
Al Viro
|
e0eb093e79
switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter
|
10 years ago |
Daniel Borkmann
|
f869c91286
net: sctp: keep owned chunk in destructor_arg instead of skb->cb
|
10 years ago |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
10 years ago |