Historie revizí

Autor SHA1 Zpráva Datum
  Aaron Conole 9f389e3567 af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag před 10 roky
  Stephen Smalley 37a9a8df8c net/unix: support SCM_SECURITY for stream sockets před 10 roky
  David S. Miller dda922c831 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net před 10 roky
  Mark Salyzyn b48732e4a4 unix/caif: sk_socket can disappear when state is unlocked před 10 roky
  Hannes Frederic Sowa 2b514574f7 net: af_unix: implement splice for stream af_unix sockets před 10 roky
  Hannes Frederic Sowa 869e7c6248 net: af_unix: implement stream sendpage support před 10 roky
  Eric W. Biederman 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc před 10 roky
  David Howells a25b376bde VFS: net/unix: d_backing_inode() annotations před 10 roky
  David Howells ee8ac4d61c VFS: AF_UNIX sockets should call mknod on the top layer only před 10 roky
  Ying Xue 1b78414047 net: Remove iocb argument from sendmsg and recvmsg před 10 roky
  Christoph Hellwig 7cc0566268 net: remove sock_iocb před 10 roky
  Al Viro c0371da604 put iov_iter into msghdr před 10 roky
  Al Viro 8feb2fb2bb switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter() před 10 roky
  David S. Miller 51f3d02b98 net: Add and use skb_copy_datagram_msg() helper. před 10 roky
  Linus Torvalds f9da455b93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next před 11 roky
  Kirill Tkhai 31ff6aa5c8 net: unix: Align send data_len up to PAGE_SIZE před 11 roky
  Peter Zijlstra 4e857c58ef arch: Mass conversion of smp_mb__*() před 11 roky
  David S. Miller 676d23690f net: Fix use after free by removing length arg from sk_data_ready callbacks. před 11 roky
  Eric Dumazet de14439167 net: unix: non blocking recvmsg() should not return -EINTR před 11 roky
  Anton Blanchard 0a13404dd3 net: unix socket code abuses csum_partial před 11 roky
  Steffen Hurrle 342dfc306f net: add build-time checks for msg->msg_name size před 11 roky
  David S. Miller 143c905494 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net před 11 roky
  Sasha Levin 37ab4fa784 net: unix: allow bind to fail on mutex lock před 11 roky
  Sasha Levin 12663bfc97 net: unix: allow set_peek_off to fail před 11 roky
  wangweidong 5cc208becb unix: convert printks to pr_<level> před 11 roky
  Hannes Frederic Sowa f3d3342602 net: rework recvmsg handler msg_name and msg_namelen logic před 11 roky
  Daniel Borkmann 90c6bd34f8 net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race před 11 roky
  Eric Dumazet f3dfd20860 af_unix: fix bug on large send() před 12 roky
  Eric Dumazet 28d6427109 net: attempt high order allocations in sock_alloc_send_pskb() před 12 roky
  Eric Dumazet e370a72363 af_unix: improve STREAM behavior with fragmented memory před 12 roky