Al Viro
|
da18428498
net: switch importing msghdr from userland to {compat_,}import_iovec()
|
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 жил өмнө |
Catalin Marinas
|
91edd096e2
net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() behaviour
|
10 жил өмнө |
David S. Miller
|
71a83a6db6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 жил өмнө |
Catalin Marinas
|
d720d8cec5
net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg
|
10 жил өмнө |
Ameen Ali
|
e099b2d9df
net: __aligned(size) is preferred over __attribute__((aligned(size)))
|
10 жил өмнө |
Al Viro
|
c0371da604
put iov_iter into msghdr
|
10 жил өмнө |
Al Viro
|
08adb7dabd
fold verify_iovec() into copy_msghdr_from_user()
|
10 жил өмнө |
Al Viro
|
0844932009
{compat_,}verify_iovec(): switch to generic copying of iovecs
|
10 жил өмнө |
Al Viro
|
666547ff59
separate kernel- and userland-side msghdr
|
11 жил өмнө |
Andrey Ryabinin
|
40eea803c6
net: sendmsg: fix NULL pointer dereference
|
11 жил өмнө |
Heiko Carstens
|
3a49a0f718
net/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
|
11 жил өмнө |
Heiko Carstens
|
361d93c46f
net/compat: convert to COMPAT_SYSCALL_DEFINE
|
11 жил өмнө |
PaX Team
|
2def2ef2ae
x86, x32: Correct invalid use of user timespec in the kernel
|
11 жил өмнө |
Dan Carpenter
|
db31c55a6f
net: clamp ->msg_namelen instead of returning an error
|
11 жил өмнө |
Hannes Frederic Sowa
|
f3d3342602
net: rework recvmsg handler msg_name and msg_namelen logic
|
11 жил өмнө |
Dan Carpenter
|
1661bf364a
net: heap overflow in __audit_sockaddr()
|
12 жил өмнө |
Andy Lutomirski
|
a7526eb5d0
net: Unbreak compat_sys_{send,recv}msg
|
12 жил өмнө |
Al Viro
|
cb0942b812
make get_file() return its argument
|
13 жил өмнө |
Jesper Juhl
|
818810472b
net: Fix references to out-of-scope variables in put_cmsg_compat()
|
13 жил өмнө |
Linus Torvalds
|
cb60e3e65c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
13 жил өмнө |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 жил өмнө |
Will Drewry
|
0c5fe1b422
net/compat.c,linux/filter.h: share compat_sock_fprog
|
13 жил өмнө |
Linus Torvalds
|
a591afc01d
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 жил өмнө |
Maciej Żenczykowski
|
43db362d3a
net: get rid of some pointless casts to sockaddr
|
13 жил өмнө |
H. J. Lu
|
ee4fa23c4b
compat: Use COMPAT_USE_64BIT_TIME in net/compat.c
|
13 жил өмнө |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 жил өмнө |
Anton Blanchard
|
228e548e60
net: Add sendmmsg socket system call
|
14 жил өмнө |
David S. Miller
|
8acfe468b0
net: Limit socket I/O iovec total length to INT_MAX.
|
14 жил өмнө |