Commit History

Author SHA1 Message Date
  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
  Hannes Frederic Sowa f3d3342602 net: rework recvmsg handler msg_name and msg_namelen logic 11 years ago
  Daniel Borkmann 90c6bd34f8 net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race 11 years ago
  Eric Dumazet f3dfd20860 af_unix: fix bug on large send() 12 years ago
  Eric Dumazet 28d6427109 net: attempt high order allocations in sock_alloc_send_pskb() 12 years ago
  Eric Dumazet e370a72363 af_unix: improve STREAM behavior with fragmented memory 12 years ago
  Colin Cross 2b15af6f95 af_unix: use freezable blocking calls in read 12 years ago