Commit History

Author SHA1 Message Date
  Arnd Bergmann c2e6c8567a y2038: socket: Change recvmmsg to use __kernel_timespec 7 years ago
  Arnd Bergmann 9afc5eee65 y2038: globally rename compat_time to old_time32 7 years ago
  Yafang Shao 9dae34978d net: avoid unnecessary sock_flag() check when enable timestamp 7 years ago
  Lance Richardson 988bf7243e net: support compat 64-bit time in {s,g}etsockopt 7 years ago
  Dominik Brodowski 6df354653e net: socket: add __compat_sys_...msg() helpers; remove in-kernel calls to compat syscalls 7 years ago
  Dominik Brodowski 157b334aa8 net: socket: add __compat_sys_recvmmsg() helper; remove in-kernel call to compat syscall 7 years ago
  Dominik Brodowski 8770cf4a58 net: socket: add __compat_sys_getsockopt() helper; remove in-kernel call to compat syscall 7 years ago
  Dominik Brodowski 73ee3eafd5 net: socket: add __compat_sys_setsockopt() helper; remove in-kernel call to compat syscall 7 years ago
  Dominik Brodowski fd4e82f5b8 net: socket: add __compat_sys_recvfrom() helper; remove in-kernel call to compat syscall 7 years ago
  Dominik Brodowski d27e9afc64 net: socket: replace call to sys_recv() with __sys_recvfrom() 7 years ago
  Dominik Brodowski f3bf896b1d net: socket: replace calls to sys_send() with __sys_sendto() 7 years ago
  Dominik Brodowski e1834a329d net: socket: move check for forbid_cmsg_compat to __sys_...msg() 7 years ago
  Dominik Brodowski 005a1aeac4 net: socket: add __sys_shutdown() helper; remove in-kernel call to syscall 7 years ago
  Dominik Brodowski 6debc8d834 net: socket: add __sys_socketpair() helper; remove in-kernel call to syscall 7 years ago
  Dominik Brodowski b21c8f838a net: socket: add __sys_getpeername() helper; remove in-kernel call to syscall 7 years ago
  Dominik Brodowski 8882a107b3 net: socket: add __sys_getsockname() helper; remove in-kernel call to syscall 7 years ago
  Dominik Brodowski 25e290eed9 net: socket: add __sys_listen() helper; remove in-kernel call to syscall 7 years ago
  Dominik Brodowski 1387c2c2f9 net: socket: add __sys_connect() helper; remove in-kernel call to syscall 7 years ago
  Dominik Brodowski a87d35d87a net: socket: add __sys_bind() helper; remove in-kernel call to syscall 7 years ago
  Dominik Brodowski 9d6a15c3f2 net: socket: add __sys_socket() helper; remove in-kernel call to syscall 7 years ago
  Dominik Brodowski 4541e80560 net: socket: add __sys_accept4() helper; remove in-kernel call to syscall 7 years ago
  Dominik Brodowski 211b634b7f net: socket: add __sys_sendto() helper; remove in-kernel call to syscall 7 years ago
  Dominik Brodowski 7a09e1eb9c net: socket: add __sys_recvfrom() helper; remove in-kernel call to syscall 7 years ago
  Meng Xu c2a64bb9fc net: compat: assert the size of cmsg copied in is as expected 8 years ago
  Al Viro f8f8a727ea get_compat_bpf_fprog(): don't copyin field-by-field 8 years ago
  Al Viro 5da028a8af get_compat_msghdr(): get rid of field-by-field copyin 8 years ago
  Linus Torvalds 3051bf36c2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 8 years ago
  Linus Torvalds b8989bccd6 Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit 8 years ago
  Richard Guy Briggs 62bc306e20 audit: log 32-bit socketcalls 8 years ago
  David S. Miller ac4340fc3c net: Assert at build time the assumptions we make about the CMSG header. 8 years ago