1. cbcf011 af_unix: fix garbage collect vs MSG_PEEK by Miklos Szeredi · 3 years, 5 months ago
  2. 01757f5 net: Use nlmsg_unicast() instead of netlink_unicast() by Yajun Deng · 3 years, 6 months ago
  3. e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 6 months ago
  4. be75228 __unix_find_socket_byname(): don't pass hash and type separately by Al Viro · 3 years, 6 months ago
  5. c0c3b8d unix_bind_bsd(): unlink if we fail after successful mknod by Al Viro · 3 years, 6 months ago
  6. 56c1731 unix_bind_bsd(): move done_path_create() call after dealing with ->bindlock by Al Viro · 3 years, 6 months ago
  7. 71e6be6 fold unix_mknod() into unix_bind_bsd() by Al Viro · 3 years, 6 months ago
  8. fa42d91 unix_bind(): take BSD and abstract address cases into new helpers by Al Viro · 3 years, 6 months ago
  9. aee5151 unix_bind(): separate BSD and abstract cases by Al Viro · 3 years, 6 months ago
  10. c34d458 unix_bind(): allocate addr earlier by Al Viro · 3 years, 6 months ago
  11. 185ab88 af_unix: take address assignment/hash insertion into a new helper by Al Viro · 3 years, 6 months ago
  12. adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  13. a494bd6 net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock by Eric Dumazet · 3 years, 7 months ago
  14. 4e03d07 af_unix: remove the repeated word "and" by gushengxian · 3 years, 7 months ago
  15. 7c02cf7 af_unix: handle idmapped mounts by Christian Brauner · 4 years ago
  16. 6521f89 namei: prepare for idmapped mounts by Christian Brauner · 4 years ago
  17. 02f92b3 fs: add file and path permissions helpers by Christian Brauner · 4 years ago
  18. 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 2 months ago
  19. c9bf52a net/af_unix: Remove unused old_pid variable by Or Cohen · 4 years, 3 months ago
  20. a3ec600 io_uring: move io_uring_get_socket() into io_uring.h by Jens Axboe · 4 years, 3 months ago
  21. c8c33b8 net: unix: remove redundant assignment to variable 'err' by Jing Xiangfeng · 4 years, 3 months ago
  22. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  23. a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 6 months ago
  24. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  25. e427cad net: datagram: drop 'destructor' argument from several helpers by Paolo Abeni · 4 years, 10 months ago
  26. 7782040 unix: uses an atomic type for scm files accounting by Paolo Abeni · 4 years, 10 months ago
  27. 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  28. 5c05a16 unix: It's CONFIG_PROC_FS not CONFIG_PROCFS by David S. Miller · 4 years, 10 months ago
  29. 3a12500 unix: define and set show_fdinfo only if procfs is enabled by Tobias Klauser · 4 years, 10 months ago
  30. 48851e9 af_unix: Add missing annotation for unix_wait_for_peer() by Jules Irenge · 4 years, 10 months ago
  31. 86b18aa skbuff: fix a data race in skb_queue_len() by Qian Cai · 5 years ago
  32. 4f2c17e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 5 years ago
  33. ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  34. 3c32da1 unix: Show number of pending scm files of receive queue in fdinfo by Kirill Tkhai · 5 years ago
  35. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  36. b50b058 net: add queue argument to __skb_wait_for_more_packets and __skb_{,try_}recv_datagram by Sabrina Dubroca · 5 years ago
  37. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  38. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  39. 3ef7cf5 net: use skb_queue_empty_lockless() in poll() handlers by Eric Dumazet · 5 years ago
  40. 5f6beb9 af_unix: add compat_ioctl support by Arnd Bergmann · 6 years ago
  41. 262ce0a af_unix: __unix_find_socket_byname() cleanup by Vito Caputo · 5 years ago
  42. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  43. b4b12b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  44. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  45. a85036f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 62 by Thomas Gleixner · 6 years ago
  46. cae9910 net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics. by Felipe Gasper · 6 years ago
  47. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  48. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  49. fd69c39 datagram: remove rendundant 'peeked' argument by Paolo Abeni · 6 years ago
  50. 38e7571 Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  51. f4e6587 net: split out functions related to registering inflight socket files by Jens Axboe · 6 years ago
  52. 2b188cc Add io_uring IO interface by Jens Axboe · 6 years ago
  53. ae3b564 missing barriers in some of unix_sock ->addr and ->path accesses by Al Viro · 6 years ago
  54. 89ab066 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  55. 33c4368 net: fix warning in af_unix by Kyeongdon Kim · 6 years ago
  56. 51f7e95 af_unix: ensure POLLOUT on remote close() for connected dgram socket by Jason Baron · 6 years ago
  57. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
  58. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  59. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  60. e76cd24 net/unix: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  61. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
  62. 3848ec5 af_unix: remove redundant lockdep class by Cong Wang · 7 years ago
  63. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  64. f5c0c6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  65. d4e9a40 net: af_unix: fix typo in UNIX_SKB_FRAGS_SZ comment by Tobias Klauser · 7 years ago
  66. 167f7ac net: Convert unix_net_ops by Kirill Tkhai · 7 years ago
  67. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  68. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  69. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  70. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  71. ade994f net: annotate ->poll() instances by Al Viro · 7 years ago
  72. 3ad6f93 annotate poll-related wait keys by Al Viro · 7 years ago
  73. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  74. 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
  75. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  76. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  77. 0f5da65 net/unix: don't show information about sockets from other namespaces by Andrei Vagin · 7 years ago
  78. 110af3a net: af_unix: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  79. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  80. a0917e0 datagram: When peeking datagrams with offset < 0 don't skip empty skbs by Matthew Dawson · 7 years ago
  81. 27eac47 net/unix: drop obsolete fd-recursion limits by David Herrmann · 7 years ago
  82. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  83. 8c9814b net: convert unix_address.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  84. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  85. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  86. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  87. defbcf2 af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers by Mateusz Jurczyk · 8 years ago
  88. 82fe0d2 af_unix: Use designated initializers by Kees Cook · 8 years ago
  89. 7df9c24 net: unix: properly re-increment inflight counter of GC discarded candidates by Andrey Ulanov · 8 years ago
  90. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  91. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  92. ba94f30 unix: add ioctl to open a unix socket file with O_PATH by Andrey Vagin · 8 years ago
  93. 0fb4455 af_unix: move unix_mknod() out of bindlock by WANG Cong · 8 years ago
  94. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  95. ff0f962 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  96. beef512 Revert "af_unix: fix hard linked sockets on overlay" by Miklos Szeredi · 8 years ago
  97. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  98. 06a77b0 af_unix: conditionally use freezable blocking calls in read by WANG Cong · 8 years ago
  99. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  100. 7c13f97 udp: do fwd memory scheduling on dequeue by Paolo Abeni · 8 years ago