Eric Dumazet
|
a78cb84c62
net: add scheduling point in recvmmsg/sendmmsg
|
9 жил өмнө |
Nicolai Stange
|
574aab1e02
net, socket, socket_wq: fix missing initialization of flags
|
9 жил өмнө |
tadeusz.struk@intel.com
|
130ed5d105
net: fix uninitialized variable issue
|
9 жил өмнө |
Eric Dumazet
|
ceb5d58b21
net: fix sock_wake_async() rcu protection
|
9 жил өмнө |
Eric Dumazet
|
9cd3e072b0
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
|
9 жил өмнө |
Viresh Kumar
|
b5ffe63442
net: Drop unlikely before IS_ERR(_OR_NULL)
|
10 жил өмнө |
Eric W. Biederman
|
eeb1bd5c40
net: Add a struct net parameter to sock_create_kern
|
10 жил өмнө |
Eric W. Biederman
|
140e807da1
tun: Utilize the normal socket network namespace refcounting.
|
10 жил өмнө |
David Howells
|
c5ef603528
VFS: net/: d_inode() annotations
|
10 жил өмнө |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 жил өмнө |
Al Viro
|
01e97e6517
new helper: msg_data_left()
|
10 жил өмнө |
Al Viro
|
d8725c86ae
get rid of the size argument of sock_sendmsg()
|
10 жил өмнө |
Al Viro
|
6aa248145a
switch kernel_sendmsg() and kernel_recvmsg() to iov_iter_kvec()
|
10 жил өмнө |
Al Viro
|
da18428498
net: switch importing msghdr from userland to {compat_,}import_iovec()
|
10 жил өмнө |
Al Viro
|
602bd0e90e
net: switch sendto() and recvfrom() to import_single_range()
|
10 жил өмнө |
Al Viro
|
237dae8890
Merge branch 'iocb' into for-davem
|
10 жил өмнө |
tadeusz.struk@intel.com
|
0345f93138
net: socket: add support for async operations
|
10 жил өмнө |
David S. Miller
|
0fa74a4be4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 жил өмнө |
Al Viro
|
4de930efc2
net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom
|
10 жил өмнө |
Christoph Hellwig
|
599bd19bdc
fs: don't allow to complete sync iocbs through aio_complete
|
10 жил өмнө |
Christoph Hellwig
|
66ee59af63
fs: remove ki_nbytes
|
10 жил өмнө |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 жил өмнө |
Eyal Birger
|
744d5a3e9f
net: move skb->dropcount to skb->cb[]
|
10 жил өмнө |
Al Viro
|
8ae5e030f3
net: switch sockets to ->read_iter/->write_iter
|
10 жил өмнө |
Al Viro
|
6d65233020
net/socket.c: fold do_sock_{read,write} into callers
|
10 жил өмнө |
Christoph Hellwig
|
7cc0566268
net: remove sock_iocb
|
10 жил өмнө |
David S. Miller
|
95f873f2ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 жил өмнө |
Christoph Hellwig
|
06539d3071
net: don't OOPS on socket aio
|
10 жил өмнө |
Nicolas Dichtel
|
66c1a12c65
socket: use ki_nbytes instead of iov_length()
|
10 жил өмнө |
Nicolas Dichtel
|
7eb35b1483
socket: use iov_length()
|
10 жил өмнө |