index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
socket.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-05
Merge tag 'vfs-6.19-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+14
2025-12-05
Revert "net/socket: convert sock_map_fd() to FD_ADD()"
Christian Brauner
1
-5
/
+14
2025-12-03
Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-46
/
+21
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-7
/
+7
2025-11-28
net/socket: convert __sys_accept4_file() to FD_ADD()
Christian Brauner
1
-14
/
+1
2025-11-28
net/socket: convert sock_map_fd() to FD_ADD()
Christian Brauner
1
-14
/
+5
2025-11-26
socket: Split out a getsockname helper for io_uring
Gabriel Krisman Bertazi
1
-16
/
+20
2025-11-26
socket: Unify getsockname and getpeername implementation
Gabriel Krisman Bertazi
1
-42
/
+13
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
1
-4
/
+4
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-3
/
+3
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-11
/
+24
2025-09-29
net: remove one stac/clac pair from move_addr_to_user()
Eric Dumazet
1
-11
/
+24
2025-08-29
Add RWF_NOSIGNAL flag for pwritev2
Lauri Vasama
1
-0
/
+3
2025-06-23
net: annotate races around sk->sk_uid
Eric Dumazet
1
-3
/
+5
2025-06-17
net: timestamp: add helper returning skb's tx tstamp
Pavel Begunkov
1
-0
/
+46
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+9
2025-03-25
net-timestamp: COMPLETION timestamp on packet tx completion
Pauli Virtanen
1
-0
/
+3
2025-03-21
net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.
Kuniyuki Iwashima
1
-10
/
+9
2025-02-26
net: skb: free up one bit in tx_flags
Willem de Bruijn
1
-10
/
+1
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callback
Jason Xing
1
-1
/
+1
2025-02-07
fsnotify: disable notification by default for all pseudo files
Amir Goldstein
1
-0
/
+5
2025-01-14
socket: Remove unused kernel_sendmsg_locked
Dr. David Alan Gilbert
1
-28
/
+0
2025-01-10
net: hide the definition of dev_get_by_napi_id()
Jakub Kicinski
1
-0
/
+2
2024-12-16
sock: Introduce SO_RCVPRIORITY socket option
Anna Emese Nyiri
1
-0
/
+11
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-3
/
+5
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-166
/
+137
2024-11-03
net/socket.c: switch to CLASS(fd)
Al Viro
1
-166
/
+137
2024-10-29
socket: Print pf->create() when it does not clear sock->sk on failure.
Kuniyuki Iwashima
1
-1
/
+3
2024-10-15
net: warn, if pf->create does not clear sock->sk on error
Ignat Korchagin
1
-2
/
+2
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2024-10-07
net: explicitly clear the sk pointer, when pf->create fails
Ignat Korchagin
1
-1
/
+6
2024-10-04
net_tstamp: add SCM_TS_OPT_ID for RAW sockets
Vadim Fedorenko
1
-1
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+7
2024-09-10
net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flag
Jason Xing
1
-2
/
+8
2024-09-03
bpf, net: Fix a potential race in do_sock_getsockopt()
Tze-nan Wu
1
-2
/
+2
2024-08-12
struct fd: representation change
Al Viro
1
-1
/
+1
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
1
-6
/
+6
2024-06-19
net: Split a __sys_listen helper for io_uring
Gabriel Krisman Bertazi
1
-9
/
+14
2024-06-19
net: Split a __sys_bind helper for io_uring
Gabriel Krisman Bertazi
1
-9
/
+16
2024-05-13
net: have do_accept() take a struct proto_accept_arg argument
Jens Axboe
1
-7
/
+5
2024-05-13
net: change proto and proto_ops accept type
Jens Axboe
1
-3
/
+10
2024-04-15
io_uring: separate header for exported net bits
Pavel Begunkov
1
-1
/
+1
2024-03-14
net: remove {revc,send}msg_copy_msghdr() from exports
Jens Axboe
1
-7
/
+7
2024-02-28
net: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-1
/
+1
2024-01-08
Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+2
2024-01-03
net: Save and restore msg_namelen in sock_sendmsg
Marc Dionne
1
-0
/
+2
2023-12-05
iov_iter: replace import_single_range() with import_ubuf()
Jens Axboe
1
-2
/
+2
2023-12-05
iov_iter: remove unused 'iov' argument from import_single_range()
Jens Axboe
1
-4
/
+2
2023-11-01
bpf: Add __bpf_hook_{start,end} macros
Dave Marchevsky
1
-6
/
+2
[next]