提交历史

作者 SHA1 备注 提交日期
  Alexey Moiseytsev 0884d7aa24 AF_UNIX: Fix poll blocking problem when reading from a stream socket 13 年之前
  Eric Dumazet 16e5726269 af_unix: dont send SCM_CREDENTIALS by default 13 年之前
  David S. Miller f78a5fda91 Revert "Scm: Remove unnecessary pid & credential references in Unix socket's send and receive path" 13 年之前
  Tim Chen 0856a30409 Scm: Remove unnecessary pid & credential references in Unix socket's send and receive path 14 年之前
  Al Viro dae6ad8f37 new helpers: kern_path_create/user_path_create 14 年之前
  Dan Rosenberg 71338aa7d0 net: convert %p usage to %pK 14 年之前
  Eric W. Biederman a05d2ad1c1 af_unix: Only allow recv on connected seqpacket sockets. 14 年之前
  Lucas De Marchi 25985edced Fix common misspellings 14 年之前
  Linus Torvalds 7a6362800c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 14 年之前
  Linus Torvalds 422e6c4bc4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 年之前
  David S. Miller c337ffb68e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 年之前
  Daniel Baluta e5537bfc98 af_unix: update locking comment 14 年之前
  Al Viro c9c6cac0c2 kill path_lookup() 14 年之前
  David S. Miller 33175d84ee Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 年之前
  Hagen Paul Pfeifer 6118e35a71 af_unix: remove unused struct sockaddr_un cruft 14 年之前
  Rainer Weikusat b3ca9b02b0 net: fix multithreaded signal handling in unix recv routines 14 年之前
  Eric Dumazet eaefd1105b net: add __rcu annotations to sk_wq and wq 14 年之前
  Alban Crequy 7180a03118 af_unix: coding style: remove one level of indentation in unix_shutdown() 14 年之前
  Alban Crequy d6ae3bae3d af_unix: implement socket filter 14 年之前
  David S. Miller 3610cda53f af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks. 14 年之前
  David S. Miller fe6c791570 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 年之前
  Eric Dumazet 25888e3031 af_unix: limit recursion level 14 年之前
  Eric Dumazet 973a34aa85 af_unix: optimize unix_dgram_poll() 14 年之前
  Eric Dumazet 5456f09aaf af_unix: fix unix_dgram_poll() behavior for EPOLLOUT event 14 年之前
  Eric Dumazet 67426b756c af_unix: use keyed wakeups 14 年之前
  Eric Dumazet 518de9b39e fs: allow for more than 2^31 files 14 年之前
  Alban Crequy 3f66116e89 AF_UNIX: Implement SO_TIMESTAMP and SO_TIMETAMPNS on Unix sockets 14 年之前
  David S. Miller e548833df8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 年之前
  Tetsuo Handa 8df73ff90f UNIX: Do not loop forever at unix_autobind(). 14 年之前
  Eric Dumazet db40980fcd net: poll() optimizations 14 年之前