1. 5a8acc9 Merge 9ff9b0d392ea ("Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next") into android-mainline by Greg Kroah-Hartman · 4 years, 3 months ago
  2. 8de87f4 Merge 5.9 into android-mainline by Greg Kroah-Hartman · 4 years, 3 months ago
  3. 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  4. 7b62d31 net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send by Coly Li · 4 years, 4 months ago
  5. 3d3ef2a Merge 5.9-rc4 into android-mainline by Greg Kroah-Hartman · 4 years, 4 months ago
  6. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  7. 645f089 net: Fix some comments by Miaohe Lin · 4 years, 5 months ago
  8. 583bbf0 io_uring: allow tcp ancillary data for __sys_recvmsg_sock() by Luke Hsiao · 4 years, 5 months ago
  9. 682b15d Merge a1d21081a60d ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net") into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
  10. 0895708 FROMGIT: net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces" by Christoph Hellwig · 4 years, 5 months ago
  11. 519a8a6 net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces" by Christoph Hellwig · 4 years, 5 months ago
  12. 7c7ab58 net: Convert to use the fallthrough macro by Miaohe Lin · 4 years, 5 months ago
  13. 47260ba net: Remove meaningless jump label out_fs by Miaohe Lin · 4 years, 5 months ago
  14. ce787a5 net: Set fput_needed iff FDPUT_FPUT is set by Miaohe Lin · 4 years, 5 months ago
  15. 6b07ede net: Use helper function fdput() by Miaohe Lin · 4 years, 5 months ago
  16. f04a11a Merge 7b4ea9456dd3 ("Revert "x86/mm/64: Do not sync vmalloc/ioremap mappings"") into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
  17. a31edb2 net: improve the user pointer check in init_user_sockptr by Christoph Hellwig · 4 years, 6 months ago
  18. 6d04fe1 net: optimize the sockptr_t for unified kernel/user address spaces by Christoph Hellwig · 4 years, 6 months ago
  19. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 6 months ago
  20. c8c1bbb net: switch sock_set_timeout to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
  21. a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 6 months ago
  22. 55db9c0 net: remove compat_sys_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  23. d8a9b38 net: streamline __sys_getsockopt by Christoph Hellwig · 4 years, 6 months ago
  24. 4a36729 net: streamline __sys_setsockopt by Christoph Hellwig · 4 years, 6 months ago
  25. 9a8ad9a net: socket: Move kerneldoc next to function it documents by Andrew Lunn · 4 years, 6 months ago
  26. 83f0c10 net: use mptcp setsockopt function for SOL_SOCKET on mptcp sockets by Florian Westphal · 4 years, 7 months ago
  27. 8a8d415 Merge cb8e59cc8720 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next") into android-mainline by Greg Kroah-Hartman · 4 years, 7 months ago
  28. 5a892ff net: remove kernel_setsockopt by Christoph Hellwig · 4 years, 8 months ago
  29. 7a15b2e net: remove kernel_getsockopt by Christoph Hellwig · 4 years, 8 months ago
  30. dc13c876 ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl by Christoph Hellwig · 4 years, 8 months ago
  31. 3986912 ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl by Christoph Hellwig · 4 years, 8 months ago
  32. 1f466e1 net: cleanly handle kernel vs user buffers for ->msg_control by Christoph Hellwig · 4 years, 8 months ago
  33. 5826bb3 Merge 458ef2a25e0c Merge tag 'x86-timers-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into android-mainline by Greg Kroah-Hartman · 4 years, 10 months ago
  34. e59cd88 Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
  35. be8d9e8 Merge 5.6-rc7 into android-mainline by Greg Kroah-Hartman · 4 years, 10 months ago
  36. 09952e3 io_uring: make sure accept honor rlimit nofile by Jens Axboe · 4 years, 10 months ago
  37. 0a384ab net: abstract out normal and compat msghdr import by Jens Axboe · 4 years, 11 months ago
  38. c37185c Merge bd2463ac7d7e ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next") into android-common by Greg Kroah-Hartman · 5 years ago
  39. 542d306 socket: fix unused-function warning by Arnd Bergmann · 5 years ago
  40. ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  41. d128444 Merge 5.5-rc2 into android-mainline by Greg Kroah-Hartman · 5 years ago
  42. 5bd831a Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  43. b465334 net: Allow to show socket-specific information in /proc/[pid]/fdinfo/[fd] by Kirill Tkhai · 5 years ago
  44. ebfcd89 net: make socket read/write_iter() honor IOCB_NOWAIT by Jens Axboe · 5 years ago
  45. d3a196a Merge 5.5-rc1 into android-mainline by Greg Kroah-Hartman · 5 years ago
  46. 95e6ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  47. 1af6622 net: avoid an indirect call in ____sys_recvmsg() by Eric Dumazet · 5 years ago
  48. f499a02 io_uring: ensure async punted connect requests copy data by Jens Axboe · 5 years ago
  49. 03b1230 io_uring: ensure async punted sendmsg/recvmsg requests copy data by Jens Axboe · 5 years ago
  50. ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  51. 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
  52. d69e077 net: disallow ancillary data for __sys_{send,recv}msg_file() by Jens Axboe · 5 years ago
  53. 4257c8c net: separate out the msghdr copy from ___sys_{send,recv}msg() by Jens Axboe · 5 years ago
  54. bd3ded3 net: add __sys_connect_file() helper by Jens Axboe · 5 years ago
  55. fb4b3d3 Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  56. d8e464e vfs: mark pipes and sockets as stream-like file descriptors by Linus Torvalds · 5 years ago
  57. df1b4ba y2038: socket: use __kernel_old_timespec instead of timespec by Arnd Bergmann · 5 years ago
  58. 3ca47e9 y2038: remove CONFIG_64BIT_TIME by Arnd Bergmann · 6 years ago
  59. 3484eba FROMLIST: Add flags option to get xattr method paired to __vfs_getxattr by Mark Salyzyn · 5 years ago
  60. de2ea4b net: add __sys_accept4_file() helper by Jens Axboe · 5 years ago
  61. c7dc504 compat_ioctl: move SIOCOUTQ out of compat_ioctl.c by Arnd Bergmann · 6 years ago
  62. 9d7bf41 compat_ioctl: handle SIOCOUTQNSD by Arnd Bergmann · 6 years ago
  63. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  64. a2d79c7 Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  65. aa1fa28 io_uring: add support for recvmsg() by Jens Axboe · 6 years ago
  66. 0fa03c6 io_uring: add support for sendmsg() by Jens Axboe · 6 years ago
  67. 333f790 coallocate socket_wq with socket itself by Al Viro · 6 years ago
  68. 6d7855c sockfs: switch to ->free_inode() by Al Viro · 6 years ago
  69. c4cde58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  70. a648a59 net: adjust socket level ICW to cope with ipv6 variant of {recv, send}msg by Paolo Abeni · 6 years ago
  71. 0d01da6 bpf: implement getsockopt and setsockopt hooks by Stanislav Fomichev · 6 years ago
  72. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  73. 4546e44 net: socket: drop unneeded likely() call around IS_ERR() by Enrico Weigelt · 6 years ago
  74. 87e5e6d uio: make import_iovec()/compat_import_iovec() return bytes on success by Jens Axboe · 6 years ago
  75. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  76. fba9be4 vfs: Convert sockfs to use the new mount API by David Howells · 6 years ago
  77. 1f58bb1 mount_pseudo(): drop 'name' argument, switch to d_make_root() by Al Viro · 6 years ago
  78. 85806af net: fix kernel-doc warnings for socket.c by Randy Dunlap · 6 years ago
  79. 8c3c447 net: use indirect calls helpers at the socket layer by Paolo Abeni · 6 years ago
  80. 6074782 net: socket: Fix missing break in switch statement by Gustavo A. R. Silva · 6 years ago
  81. 0768e17 net: socket: implement 64-bit timestamps by Arnd Bergmann · 6 years ago
  82. c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
  83. 8a3c245 net: add documentation to socket.c by Pedro Tammela · 6 years ago
  84. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  85. ff7b11a net: socket: set sock->sk to NULL after calling proto_ops::release() by Eric Biggers · 6 years ago
  86. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  87. 9718475 socket: Add SO_TIMESTAMPING_NEW by Deepa Dinamani · 6 years ago
  88. 887feae socket: Add SO_TIMESTAMP[NS]_NEW by Deepa Dinamani · 6 years ago
  89. 13c6ee2 socket: Use old_timeval types for socket timestamps by Deepa Dinamani · 6 years ago
  90. 7f1bc6e sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD by Deepa Dinamani · 6 years ago
  91. 9840613 net: socket: make bond ioctls go through compat_ifreq_ioctl() by Johannes Berg · 6 years ago
  92. c6c9fee net: socket: fix SIOCGIFNAME in compat by Johannes Berg · 6 years ago
  93. 37ac39b Revert "kill dev_ifsioc()" by Johannes Berg · 6 years ago
  94. 63ff03a Revert "socket: fix struct ifreq size in compat ioctl" by Johannes Berg · 6 years ago
  95. b12a912 Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  96. e11d428 y2038: socket: Add compat_sys_recvmmsg_time64 by Arnd Bergmann · 7 years ago
  97. 9550658 socket: do a generic_file_splice_read when proto_ops has no splice_read by Slavomir Kaslev · 6 years ago
  98. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  99. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  100. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago