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 |
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 |
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
|
11 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.
|
11 years ago |
Daniel Borkmann
|
38ab1fa981
net: sctp: fix ABI mismatch through sctp_assoc_to_state helper
|
11 years ago |
Jason Gunthorpe
|
299ee123e1
sctp: Fixup v4mapped behaviour to comply with Sock API
|
11 years ago |
Daniel Borkmann
|
bbbea41d5e
net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV support
|
11 years ago |
Geir Ola Vaagland
|
6b3fd5f3a2
net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO support
|
11 years ago |
Geir Ola Vaagland
|
2347c80ff1
net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support
|
11 years ago |
Geir Ola Vaagland
|
0d3a421d28
net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg support
|
11 years ago |
Geir Ola Vaagland
|
63b949382c
net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg support
|
11 years ago |
Tom Herbert
|
28448b8045
net: Split sk_no_check into sk_no_check_{rx,tx}
|
11 years ago |
WANG Cong
|
122ff243f5
ipv4: make ip_local_reserved_ports per netns
|
11 years ago |
Neil Horman
|
8465a5fcd1
sctp: add support for busy polling to sctp protocol
|
11 years ago |