Daniel Borkmann
|
2061dcd6bf
net: sctp: fix race for one-to-many sockets in sendmsg's auto associate
|
10 éve |
Gu Zheng
|
f95b414edb
net: introduce helper macro for_each_cmsghdr
|
10 éve |
Al Viro
|
c0371da604
put iov_iter into msghdr
|
10 éve |
Al Viro
|
e0eb093e79
switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter
|
10 éve |
Daniel Borkmann
|
f869c91286
net: sctp: keep owned chunk in destructor_arg instead of skb->cb
|
10 éve |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
10 éve |
Daniel Borkmann
|
38ab1fa981
net: sctp: fix ABI mismatch through sctp_assoc_to_state helper
|
11 éve |
Jason Gunthorpe
|
299ee123e1
sctp: Fixup v4mapped behaviour to comply with Sock API
|
11 éve |
Daniel Borkmann
|
bbbea41d5e
net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV support
|
11 éve |
Geir Ola Vaagland
|
6b3fd5f3a2
net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO support
|
11 éve |
Geir Ola Vaagland
|
2347c80ff1
net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support
|
11 éve |
Geir Ola Vaagland
|
0d3a421d28
net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg support
|
11 éve |
Geir Ola Vaagland
|
63b949382c
net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg support
|
11 éve |
Tom Herbert
|
28448b8045
net: Split sk_no_check into sk_no_check_{rx,tx}
|
11 éve |
WANG Cong
|
122ff243f5
ipv4: make ip_local_reserved_ports per netns
|
11 éve |
Neil Horman
|
8465a5fcd1
sctp: add support for busy polling to sctp protocol
|
11 éve |
Vlad Yasevich
|
b14878ccb7
net: sctp: cache auth_enable per endpoint
|
11 éve |
Daniel Borkmann
|
362d52040c
Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer"
|
11 éve |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 éve |
Daniel Borkmann
|
1e1cdf8ac7
net: sctp: test if association is dead in sctp_wake_up_waiters
|
11 éve |
Daniel Borkmann
|
52c35befb6
net: sctp: wake up all assocs if sndbuf policy is per socket
|
11 éve |
Daniel Borkmann
|
ffd5939381
net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
|
11 éve |
Matija Glavinic Pecotic
|
ef2820a735
net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer
|
11 éve |
wangweidong
|
5bc1d1b4a2
sctp: remove macros sctp_bh_[un]lock_sock
|
11 éve |
wangweidong
|
048ed4b626
sctp: remove macros sctp_{lock|release}_sock
|
11 éve |
wangweidong
|
3c8e43ba9f
sctp: remove macros sctp_spin_[un]lock
|
11 éve |
wangweidong
|
79b91130a2
sctp: remove macros sctp_local_bh_{disable|enable}
|
11 éve |
wangweidong
|
0ea5e4df7b
sctp: create helper function to enable|disable sackdelay
|
11 éve |
Dan Carpenter
|
0e864b21e5
sctp: remove a redundant NULL check
|
11 éve |
Aruna-Hewapathirane
|
63862b5bef
net: replace macros net_random and net_srandom with direct calls to prandom
|
11 éve |