1. be1d9f0 af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg by Breno Leitao · 10 months ago
  2. bade5629 af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc(). by Kuniyuki Iwashima · 10 months ago
  3. e987e63 af_unix: Fix garbage collector racing against connect() by Michal Luczaj · 11 months ago
  4. 40d8d26 af_unix: Do not use atomic ops for unix_sk(sk)->inflight. by Kuniyuki Iwashima · 1 year, 1 month ago
  5. d4a6662 af_unix: Annotate data-race of gc_in_progress in wait_for_unix_gc(). by Kuniyuki Iwashima · 1 year, 1 month ago
  6. fc4e079 af_unix: fix lockdep positive in sk_diag_dump_icons() by Eric Dumazet · 1 year, 1 month ago
  7. 31b46d5 af_unix: Fix data-race around unix_tot_inflight. by Kuniyuki Iwashima · 1 year, 6 months ago
  8. df97b5e af_unix: Fix data-races around user->unix_inflight. by Kuniyuki Iwashima · 1 year, 6 months ago
  9. 2fcb74b af_unix: Fix null-ptr-deref in unix_stream_sendpage(). by Kuniyuki Iwashima · 1 year, 6 months ago
  10. 46ca66e8 net: add missing data-race annotations around sk->sk_peek_off by Eric Dumazet · 1 year, 7 months ago
  11. 62f934b af_unix: Fix a data race of sk->sk_receive_queue->qlen. by Kuniyuki Iwashima · 1 year, 10 months ago
  12. b2e606d af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress by Eric Dumazet · 3 years, 2 months ago
  13. 9d76f72 af_unix: fix races in sk_peer_pid and sk_peer_cred accesses by Eric Dumazet · 3 years, 5 months ago
  14. 27fa88e net/af_unix: fix a data-race in unix_dgram_poll by Eric Dumazet · 3 years, 6 months ago
  15. af3e2b8 af_unix: fix garbage collect vs MSG_PEEK by Miklos Szeredi · 3 years, 7 months ago
  16. eee65a1 net: split out functions related to registering inflight socket files by Jens Axboe · 6 years ago
  17. 2726f3c net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock by Eric Dumazet · 3 years, 9 months ago
  18. a4c3614 skbuff: fix a data race in skb_queue_len() by Qian Cai · 5 years ago
  19. 6b24f8f af_unix: add compat_ioctl support by Arnd Bergmann · 6 years ago
  20. 1a16d5c net: fix warning in af_unix by Kyeongdon Kim · 6 years ago
  21. 8e7bea4 net: use skb_queue_empty_lockless() in poll() handlers by Eric Dumazet · 5 years ago
  22. 727a261 missing barriers in some of unix_sock ->addr and ->path accesses by Al Viro · 6 years ago
  23. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  24. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  25. 0f5da65 net/unix: don't show information about sockets from other namespaces by Andrei Vagin · 7 years ago
  26. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. a0917e0 datagram: When peeking datagrams with offset < 0 don't skip empty skbs by Matthew Dawson · 8 years ago
  28. 27eac47 net/unix: drop obsolete fd-recursion limits by David Herrmann · 8 years ago
  29. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  30. 8c9814b net: convert unix_address.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  31. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  32. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  33. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  34. defbcf2 af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers by Mateusz Jurczyk · 8 years ago
  35. 82fe0d2 af_unix: Use designated initializers by Kees Cook · 8 years ago
  36. 7df9c24 net: unix: properly re-increment inflight counter of GC discarded candidates by Andrey Ulanov · 8 years ago
  37. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  38. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  39. ba94f30 unix: add ioctl to open a unix socket file with O_PATH by Andrey Vagin · 8 years ago
  40. 0fb4455 af_unix: move unix_mknod() out of bindlock by WANG Cong · 8 years ago
  41. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  42. ff0f962 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  43. beef512 Revert "af_unix: fix hard linked sockets on overlay" by Miklos Szeredi · 8 years ago
  44. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  45. 06a77b0 af_unix: conditionally use freezable blocking calls in read by WANG Cong · 8 years ago
  46. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  47. 7c13f97 udp: do fwd memory scheduling on dequeue by Paolo Abeni · 8 years ago
  48. e7947ea unix: escape all null bytes in abstract unix domain socket by Isaac Boukris · 8 years ago
  49. 2586926 skb_splice_bits(): get rid of callback by Al Viro · 8 years ago
  50. 6e1ce3c af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock' by Linus Torvalds · 8 years ago
  51. 38f7bd9 Revert "af_unix: Fix splice-bind deadlock" by Linus Torvalds · 8 years ago
  52. 3aa9799 af_unix: charge buffers to kmemcg by Vladimir Davydov · 9 years ago
  53. 30402c8 Merge branch 'overlayfs-af_unix-fix' into overlayfs-linus by Miklos Szeredi · 9 years ago
  54. eb0a4a4 af_unix: fix hard linked sockets on overlay by Miklos Szeredi · 9 years ago
  55. d360775 constify security_path_{mkdir,mknod,symlink} by Al Viro · 9 years ago
  56. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  57. 18eceb8 af_unix: Don't use continue to re-execute unix_stream_read_generic loop by Rainer Weikusat · 9 years ago
  58. b5f0549 unix_diag: fix incorrect sign extension in unix_lookup_by_ino by Dmitry V. Levin · 9 years ago
  59. a5527dd af_unix: Guard against other == sk in unix_dgram_sendmsg by Rainer Weikusat · 9 years ago
  60. 1b92ee3 af_unix: Don't set err in unix_stream_read_generic unless there was an error by Rainer Weikusat · 9 years ago
  61. 415e3d3 unix: correctly track in-flight fds in sending process user_struct by Hannes Frederic Sowa · 9 years ago
  62. 3575dbf net: drop write-only stack variable by David Herrmann · 9 years ago
  63. fa0dc04 af_unix: fix struct pid memory leak by Eric Dumazet · 9 years ago
  64. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  65. 712f4aa unix: properly account for FDs passed over unix sockets by willy tarreau · 9 years ago
  66. 9e0efaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  67. c845acb af_unix: Fix splice-bind deadlock by Rainer Weikusat · 9 years ago
  68. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  69. 3822b5c af_unix: Revert 'lock_interruptible' in stream receive code by Rainer Weikusat · 9 years ago
  70. 6487428 af_unix: fix unix_dgram_recvmsg entry locking by Rainer Weikusat · 9 years ago
  71. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  72. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
  73. 77b75f4 unix: use wq_has_sleeper in unix_dgram_recvmsg by Rainer Weikusat · 9 years ago
  74. 9490f88 af-unix: passcred support for sendpage by Hannes Frederic Sowa · 9 years ago
  75. 1ce0bf5 net: Generalise wq_has_sleeper helper by Herbert Xu · 9 years ago
  76. 7d26727 unix: avoid use-after-free in ep_remove_wait_queue by Rainer Weikusat · 9 years ago
  77. a3a116e af_unix: take receive queue lock while appending new skb by Hannes Frederic Sowa · 9 years ago
  78. 8844f97 af_unix: don't append consumed skbs to sk_receive_queue by Hannes Frederic Sowa · 9 years ago
  79. 73ed5d2 af-unix: fix use-after-free with concurrent readers while splicing by Hannes Frederic Sowa · 9 years ago
  80. 1586a58 af_unix: do not report POLLOUT on listeners by Eric Dumazet · 9 years ago
  81. e9193d6 net/unix: fix logic about sk_peek_offset by Andrey Vagin · 9 years ago
  82. 9f389e3 af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag by Aaron Conole · 9 years ago
  83. 37a9a8d net/unix: support SCM_SECURITY for stream sockets by Stephen Smalley · 10 years ago
  84. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  85. b48732e unix/caif: sk_socket can disappear when state is unlocked by Mark Salyzyn · 10 years ago
  86. 2b51457 net: af_unix: implement splice for stream af_unix sockets by Hannes Frederic Sowa · 10 years ago
  87. 869e7c6 net: af_unix: implement stream sendpage support by Hannes Frederic Sowa · 10 years ago
  88. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
  89. 2decb26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  90. d1ab39f net: unix: garbage: fixed several comment and whitespace style issues by Jason Eastman · 10 years ago
  91. a25b376 VFS: net/unix: d_backing_inode() annotations by David Howells · 10 years ago
  92. ee8ac4d VFS: AF_UNIX sockets should call mknod on the top layer only by David Howells · 10 years ago
  93. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  94. 7cc0566 net: remove sock_iocb by Christoph Hellwig · 10 years ago
  95. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  96. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  97. 8feb2fb switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter() by Al Viro · 10 years ago
  98. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  99. 505e907 af_unix: remove 0 assignment on static by Fabian Frederick · 10 years ago
  100. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago