Commit History

Author SHA1 Message Date
  Catalin Marinas d720d8cec5 net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg 10 years ago
  Al Viro c0371da604 put iov_iter into msghdr 10 years ago
  Al Viro 08adb7dabd fold verify_iovec() into copy_msghdr_from_user() 10 years ago
  Al Viro 0844932009 {compat_,}verify_iovec(): switch to generic copying of iovecs 10 years ago
  Al Viro 666547ff59 separate kernel- and userland-side msghdr 11 years ago
  Andrey Ryabinin 40eea803c6 net: sendmsg: fix NULL pointer dereference 11 years ago
  Heiko Carstens 3a49a0f718 net/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types 11 years ago
  Heiko Carstens 361d93c46f net/compat: convert to COMPAT_SYSCALL_DEFINE 11 years ago
  PaX Team 2def2ef2ae x86, x32: Correct invalid use of user timespec in the kernel 11 years ago
  Dan Carpenter db31c55a6f net: clamp ->msg_namelen instead of returning an error 11 years ago
  Hannes Frederic Sowa f3d3342602 net: rework recvmsg handler msg_name and msg_namelen logic 11 years ago
  Dan Carpenter 1661bf364a net: heap overflow in __audit_sockaddr() 12 years ago
  Andy Lutomirski a7526eb5d0 net: Unbreak compat_sys_{send,recv}msg 12 years ago
  Al Viro cb0942b812 make get_file() return its argument 13 years ago
  Jesper Juhl 818810472b net: Fix references to out-of-scope variables in put_cmsg_compat() 13 years ago
  Linus Torvalds cb60e3e65c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 13 years ago
  Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
  Will Drewry 0c5fe1b422 net/compat.c,linux/filter.h: share compat_sock_fprog 13 years ago
  Linus Torvalds a591afc01d Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
  Maciej Żenczykowski 43db362d3a net: get rid of some pointless casts to sockaddr 13 years ago
  H. J. Lu ee4fa23c4b compat: Use COMPAT_USE_64BIT_TIME in net/compat.c 13 years ago
  Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 14 years ago
  Anton Blanchard 228e548e60 net: Add sendmmsg socket system call 14 years ago
  David S. Miller 8acfe468b0 net: Limit socket I/O iovec total length to INT_MAX. 14 years ago
  Eric Dumazet c6d409cfd0 From abbffa2aa9bd6f8df16d0d0a102af677510d8b9a Mon Sep 17 00:00:00 2001 15 years ago
  Eric Dumazet bc10502dba net: use __packed annotation 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Heiko Carstens de039f02d8 net: use compat helper functions in compat_sys_recvmmsg 15 years ago
  Heiko Carstens 60c2ffd3d2 net: fix compat_sys_recvmmsg parameter type 15 years ago
  Jean-Mickael Guerin 5b23136bcf net: compat_sys_recvmmsg user timespec arg can be NULL 15 years ago