1. e54e09c net: remove {revc,send}msg_copy_msghdr() from exports by Jens Axboe · 1 year ago
  2. d4f01c5 net: remove SLAB_MEM_SPREAD flag usage by Chengming Zhou · 1 year ago
  3. 5db8752 Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 2 months ago
  4. 01b2885 net: Save and restore msg_namelen in sock_sendmsg by Marc Dionne · 1 year, 3 months ago
  5. 9fd7874 iov_iter: replace import_single_range() with import_ubuf() by Jens Axboe · 1 year, 3 months ago
  6. 6ac805d iov_iter: remove unused 'iov' argument from import_single_range() by Jens Axboe · 1 year, 3 months ago
  7. 15fb6f2b bpf: Add __bpf_hook_{start,end} macros by Dave Marchevsky · 1 year, 4 months ago
  8. f5277ad Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 4 months ago
  9. 7352a67 Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 5 months ago
  10. 0b05b0c net/socket: Break down __sys_getsockopt by Breno Leitao · 1 year, 5 months ago
  11. 1406245 net/socket: Break down __sys_setsockopt by Breno Leitao · 1 year, 5 months ago
  12. 3f31e0d bpf: Add sockptr support for setsockopt by Breno Leitao · 1 year, 5 months ago
  13. a615f67 bpf: Add sockptr support for getsockopt by Breno Leitao · 1 year, 5 months ago
  14. 295d3c4 net: move sockfs_xattr_handlers to .rodata by Wedson Almeida Filho · 1 year, 6 months ago
  15. c889a99a net: prevent address rewrite in kernel_bind() by Jordan Rife · 1 year, 6 months ago
  16. 86a7e0b net: prevent rewrite of msg_name in sock_sendmsg() by Jordan Rife · 1 year, 6 months ago
  17. 73be7fb Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 1 year, 6 months ago
  18. 251cd40 net: annotate data-races around sk->sk_bind_phc by Eric Dumazet · 1 year, 7 months ago
  19. e3390b3 net: annotate data-races around sk->sk_tsflags by Eric Dumazet · 1 year, 7 months ago
  20. c1b7fcf Merge tag 'for-6.6/io_uring-2023-08-28' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 7 months ago
  21. 0bdf399 net: Avoid address overwrite in kernel_connect by Jordan Rife · 1 year, 7 months ago
  22. 0dd061a bpf: Add update_socket_protocol hook by Geliang Tang · 1 year, 7 months ago
  23. 1ded5e5 net: annotate data-races around sock->ops by Eric Dumazet · 1 year, 7 months ago
  24. 8e9fad0 io_uring: Add io_uring command support for sockets by Breno Leitao · 1 year, 9 months ago
  25. 3a8a670 Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 1 year, 9 months ago
  26. 0aa69d5 Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 9 months ago
  27. dc97391 sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES) by David Howells · 1 year, 9 months ago
  28. 2bfc668 splice, net: Add a splice_eof op to file-ops and socket-ops by David Howells · 1 year, 9 months ago
  29. 2dc334f splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage() by David Howells · 1 year, 9 months ago
  30. 67178fd net: Make sock_splice_read() use copy_splice_read() by default by David Howells · 1 year, 10 months ago
  31. b841b90 net: Declare MSG_SPLICE_PAGES internal sendmsg() flag by David Howells · 1 year, 10 months ago
  32. fe34db0 net: set FMODE_NOWAIT for sockets by Jens Axboe · 1 year, 10 months ago
  33. e05a5f5 net: annotate sk->sk_err write from do_recvmmsg() by Eric Dumazet · 1 year, 10 months ago
  34. eb6fba7 net: skbuff: hide wifi_acked when CONFIG_WIRELESS not set by Jakub Kicinski · 1 year, 11 months ago
  35. ad4bf5f net: socket: suppress unused warning by Vincenzo Palazzo · 2 years ago
  36. 649c15c net: avoid double iput when sock_alloc_file fails by Thadeu Lima de Souza Cascardo · 2 years ago
  37. 5b7c4ca Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 1 month ago
  38. 05e6295f Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years, 1 month ago
  39. 675f176 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 2 years, 1 month ago
  40. 2558b80 net: use a bounce buffer for copying skb->mark by Eric Dumazet · 2 years, 1 month ago
  41. 39f60c1 fs: port xattr to mnt_idmap by Christian Brauner · 2 years, 2 months ago
  42. c1632a0 fs: port ->setattr() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  43. 6e6eda4 sock: add tracepoint for send recv length by Yunhui Cui · 2 years, 2 months ago
  44. 7e68dd7 Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 3 months ago
  45. de4eda9 use less confusing names for iov_iter direction initializers by Al Viro · 2 years, 6 months ago
  46. a5ef058 net: introduce and use custom sockopt socket flag by Paolo Abeni · 2 years, 5 months ago
  47. 70df64d Merge tag 'pull-d_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 5 months ago
  48. 3c9ba81 net: Fix a data-race around sysctl_somaxconn. by Kuniyuki Iwashima · 2 years, 7 months ago
  49. 0f60d28 dynamic_dname(): drop unused dentry argument by Al Viro · 3 years, 1 month ago
  50. f86d1fb Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 7 months ago
  51. 4effe18f Merge branch 'for-5.20/io_uring' into for-5.20/io_uring-zerocopy-send by Jens Axboe · 2 years, 8 months ago
  52. 7fa875b net: copy from user before calling __copy_msghdr by Dylan Yudaken · 2 years, 8 months ago
  53. 7f9eee1 Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/kernel/git/kuba/linux by Jakub Kicinski · 2 years, 8 months ago
  54. 7c701d9 skbuff: carry external ubuf_info in msghdr by Pavel Begunkov · 2 years, 8 months ago
  55. 0d8730f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 9 months ago
  56. 1228b34 net: clear msg_get_inq in __sys_recvfrom() and __copy_msghdr_from_user() by Eric Dumazet · 2 years, 9 months ago
  57. c042453 net: make __sys_accept4_file() static by Yajun Deng · 2 years, 9 months ago
  58. 7e062cd Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 10 months ago
  59. 97dc7cd ptp: Support late timestamp determination by Gerhard Engleder · 2 years, 10 months ago
  60. d58809d ptp: Pass hwtstamp to ptp_convert_timestamp() by Gerhard Engleder · 2 years, 10 months ago
  61. 51eb749 ptp: Request cycles for TX timestamp by Gerhard Engleder · 2 years, 10 months ago
  62. 6fd1d51 net: SO_RCVMARK socket option for SO_MARK with recvmsg() by Erin MacNeil · 2 years, 11 months ago
  63. da214a4 net: add __sys_socket_file() by Jens Axboe · 3 years ago
  64. fd60b28 fs: allocate inode by using alloc_inode_sb() by Muchun Song · 3 years ago
  65. 0fc95de net: fix documentation for kernel_getsockname by Alex Maydanik · 3 years, 1 month ago
  66. 007747a9 net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets by Miroslav Lichvar · 3 years, 2 months ago
  67. e44ef1d net: socket.c: style fix by Hamish MacDonald · 3 years, 2 months ago
  68. e63a023 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 2 months ago
  69. fd3a459 net: bridge: Get SIOCGIFBR/SIOCSIFBR ioctl working in compat mode by Remi Pommarel · 3 years, 3 months ago
  70. aef2fed add missing bpf-cgroup.h includes by Jakub Kicinski · 3 years, 3 months ago
  71. 9e9fb76 Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 6 months ago
  72. 29ce8f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  73. d0efb16 net: don't unconditionally copy_from_user a struct ifreq for socket ioctls by Peter Collingbourne · 3 years, 7 months ago
  74. d32f89d net: add accept helper not installing fd by Pavel Begunkov · 3 years, 7 months ago
  75. bc49d81 mctp: Add MCTP base by Jeremy Kerr · 3 years, 8 months ago
  76. ad2f99a net: bridge: move bridge ioctls out of .ndo_do_ioctl by Arnd Bergmann · 3 years, 8 months ago
  77. 88fc023 net: socket: return changed ifreq from SIOCDEVPRIVATE by Arnd Bergmann · 3 years, 8 months ago
  78. a554bf9 dev_ioctl: pass SIOCDEVPRIVATE data separately by Arnd Bergmann · 3 years, 8 months ago
  79. 29c4964 net: socket: rework compat_ifreq_ioctl() by Arnd Bergmann · 3 years, 8 months ago
  80. 876f0bf net: socket: simplify dev_ifconf handling by Arnd Bergmann · 3 years, 8 months ago
  81. 709566d net: socket: rework SIOC?IFMAP ioctls by Arnd Bergmann · 3 years, 8 months ago
  82. dd98d28 ethtool: improve compat ioctl handling by Arnd Bergmann · 3 years, 8 months ago
  83. d7c0882 net: socket: support hardware timestamp conversion to PHC bound by Yangbo Lu · 3 years, 9 months ago
  84. fe0bdbd net: add pf_family_names[] for protocol family by Yejune Deng · 3 years, 9 months ago
  85. ea6932d net: make get_net_ns return error if NET_NS is disabled by Changbin Du · 3 years, 9 months ago
  86. f1dcffc net: Fix a misspell in socket.c by Lu Wei · 4 years ago
  87. 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  88. e549379 net: remove cmsg restriction from io_uring based send/recvmsg calls by Jens Axboe · 4 years, 1 month ago
  89. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 1 month ago
  90. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years, 2 months ago
  91. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years, 2 months ago
  92. 9cacf81 bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE by Stanislav Fomichev · 4 years, 2 months ago
  93. 48aba79 Merge tag 'for-5.11/io_uring-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  94. dba4a92 net: Remove the err argument from sock_from_file by Florent Revest · 4 years, 3 months ago
  95. cc69837 net: don't include ethtool.h from netdevice.h by Jakub Kicinski · 4 years, 4 months ago
  96. b713c19 net: provide __sys_shutdown_sock() that takes a socket by Jens Axboe · 4 years, 6 months ago
  97. f736591 net: wan: Delete the DLCI / SDLA drivers by Xie He · 4 years, 4 months ago
  98. 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  99. 7b62d31 net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send by Coly Li · 4 years, 5 months ago
  100. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 6 months ago