Commit History

Author SHA1 Message Date
  Reshetova, Elena 41c6d650f6 net: convert sock.sk_refcnt from atomic_t to refcount_t 8 years ago
  Reshetova, Elena 14afee4b60 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t 8 years ago
  Mateusz Jurczyk defbcf2dec af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers 8 years ago
  Kees Cook 82fe0d2b44 af_unix: Use designated initializers 8 years ago
  David Howells cdfbabfb2f net: Work around lockdep limitation in sockets that use sockets 8 years ago
  Ingo Molnar 3f07c01441 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 8 years ago
  Andrey Vagin ba94f3088b unix: add ioctl to open a unix socket file with O_PATH 8 years ago
  WANG Cong 0fb44559ff af_unix: move unix_mknod() out of bindlock 8 years ago
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
  Linus Torvalds ff0f962ca3 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs 8 years ago
  Miklos Szeredi beef5121f3 Revert "af_unix: fix hard linked sockets on overlay" 8 years ago
  David S. Miller f9aa9dc7d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  WANG Cong 06a77b07e3 af_unix: conditionally use freezable blocking calls in read 8 years ago
  David S. Miller bb598c1b8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Paolo Abeni 7c13f97ffd udp: do fwd memory scheduling on dequeue 8 years ago
  Isaac Boukris e7947ea770 unix: escape all null bytes in abstract unix domain socket 8 years ago
  Al Viro 25869262ef skb_splice_bits(): get rid of callback 9 years ago
  Linus Torvalds 6e1ce3c345 af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock' 9 years ago
  Linus Torvalds 38f7bd94a9 Revert "af_unix: Fix splice-bind deadlock" 9 years ago
  Vladimir Davydov 3aa9799e13 af_unix: charge buffers to kmemcg 9 years ago
  Miklos Szeredi 30402c8949 Merge branch 'overlayfs-af_unix-fix' into overlayfs-linus 9 years ago
  Miklos Szeredi eb0a4a47ae af_unix: fix hard linked sockets on overlay 9 years ago
  Al Viro d360775217 constify security_path_{mkdir,mknod,symlink} 9 years ago
  David S. Miller b633353115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
  Rainer Weikusat 18eceb818d af_unix: Don't use continue to re-execute unix_stream_read_generic loop 9 years ago
  Rainer Weikusat a5527dda34 af_unix: Guard against other == sk in unix_dgram_sendmsg 9 years ago
  Rainer Weikusat 1b92ee3d03 af_unix: Don't set err in unix_stream_read_generic unless there was an error 9 years ago
  Hannes Frederic Sowa 415e3d3e90 unix: correctly track in-flight fds in sending process user_struct 9 years ago
  David Herrmann 3575dbf2cb net: drop write-only stack variable 9 years ago
  Eric Dumazet fa0dc04df2 af_unix: fix struct pid memory leak 9 years ago