Historial de Commits

Autor SHA1 Mensaje Fecha
  Christoph Hellwig 7cc0566268 net: remove sock_iocb hace 10 años
  Al Viro c0371da604 put iov_iter into msghdr hace 10 años
  Al Viro 8feb2fb2bb switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter() hace 10 años
  David S. Miller 51f3d02b98 net: Add and use skb_copy_datagram_msg() helper. hace 10 años
  Linus Torvalds f9da455b93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next hace 11 años
  Kirill Tkhai 31ff6aa5c8 net: unix: Align send data_len up to PAGE_SIZE hace 11 años
  Peter Zijlstra 4e857c58ef arch: Mass conversion of smp_mb__*() hace 11 años
  David S. Miller 676d23690f net: Fix use after free by removing length arg from sk_data_ready callbacks. hace 11 años
  Eric Dumazet de14439167 net: unix: non blocking recvmsg() should not return -EINTR hace 11 años
  Anton Blanchard 0a13404dd3 net: unix socket code abuses csum_partial hace 11 años
  Steffen Hurrle 342dfc306f net: add build-time checks for msg->msg_name size hace 11 años
  David S. Miller 143c905494 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 11 años
  Sasha Levin 37ab4fa784 net: unix: allow bind to fail on mutex lock hace 11 años
  Sasha Levin 12663bfc97 net: unix: allow set_peek_off to fail hace 11 años
  wangweidong 5cc208becb unix: convert printks to pr_<level> hace 11 años
  Hannes Frederic Sowa f3d3342602 net: rework recvmsg handler msg_name and msg_namelen logic hace 11 años
  Daniel Borkmann 90c6bd34f8 net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race hace 11 años
  Eric Dumazet f3dfd20860 af_unix: fix bug on large send() hace 12 años
  Eric Dumazet 28d6427109 net: attempt high order allocations in sock_alloc_send_pskb() hace 12 años
  Eric Dumazet e370a72363 af_unix: improve STREAM behavior with fragmented memory hace 12 años
  Colin Cross 2b15af6f95 af_unix: use freezable blocking calls in read hace 12 años
  David S. Miller 58717686cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 12 años
  Benjamin Poirier 79f632c71b unix/stream: fix peeking with an offset larger than data in queue hace 12 años
  David S. Miller 6e0895c2ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 12 años
  Eric W. Biederman 6b0ee8c036 scm: Stop passing struct cred hace 12 años
  David S. Miller d978a6361a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 12 años
  Eric W. Biederman 0e82e7f6df af_unix: If we don't care about credentials coallesce all messages hace 12 años
  Eric W. Biederman 25da0e3e9d Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL" hace 12 años
  Jacob Keller 8facd5fb73 net: fix smatch warnings inside datagram_poll hace 12 años
  Keller, Jacob E 7d4c04fc17 net: add option to enable error queue packets waking select hace 12 años