Hannes Frederic Sowa
|
a3a116e04c
af_unix: take receive queue lock while appending new skb
|
9 years ago |
Hannes Frederic Sowa
|
8844f97238
af_unix: don't append consumed skbs to sk_receive_queue
|
9 years ago |
Hannes Frederic Sowa
|
73ed5d25dc
af-unix: fix use-after-free with concurrent readers while splicing
|
9 years ago |
Eric Dumazet
|
1586a5877d
af_unix: do not report POLLOUT on listeners
|
9 years ago |
Andrey Vagin
|
e9193d60d3
net/unix: fix logic about sk_peek_offset
|
9 years ago |
Aaron Conole
|
9f389e3567
af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
|
10 years ago |
Stephen Smalley
|
37a9a8df8c
net/unix: support SCM_SECURITY for stream sockets
|
10 years ago |
David S. Miller
|
dda922c831
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Mark Salyzyn
|
b48732e4a4
unix/caif: sk_socket can disappear when state is unlocked
|
10 years ago |
Hannes Frederic Sowa
|
2b514574f7
net: af_unix: implement splice for stream af_unix sockets
|
10 years ago |
Hannes Frederic Sowa
|
869e7c6248
net: af_unix: implement stream sendpage support
|
10 years ago |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 years ago |
David Howells
|
a25b376bde
VFS: net/unix: d_backing_inode() annotations
|
10 years ago |
David Howells
|
ee8ac4d61c
VFS: AF_UNIX sockets should call mknod on the top layer only
|
10 years ago |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 years ago |
Christoph Hellwig
|
7cc0566268
net: remove sock_iocb
|
10 years ago |
Al Viro
|
c0371da604
put iov_iter into msghdr
|
10 years ago |
Al Viro
|
8feb2fb2bb
switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()
|
10 years ago |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
10 years ago |
Linus Torvalds
|
f9da455b93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 years ago |
Kirill Tkhai
|
31ff6aa5c8
net: unix: Align send data_len up to PAGE_SIZE
|
11 years ago |
Peter Zijlstra
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 years ago |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 years ago |
Eric Dumazet
|
de14439167
net: unix: non blocking recvmsg() should not return -EINTR
|
11 years ago |
Anton Blanchard
|
0a13404dd3
net: unix socket code abuses csum_partial
|
11 years ago |
Steffen Hurrle
|
342dfc306f
net: add build-time checks for msg->msg_name size
|
11 years ago |
David S. Miller
|
143c905494
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Sasha Levin
|
37ab4fa784
net: unix: allow bind to fail on mutex lock
|
11 years ago |
Sasha Levin
|
12663bfc97
net: unix: allow set_peek_off to fail
|
11 years ago |
wangweidong
|
5cc208becb
unix: convert printks to pr_<level>
|
11 years ago |