index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
socket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
1
-24
/
+41
|
\
|
*
net: add __sys_accept4_file() helper
Jens Axboe
2019-10-29
1
-24
/
+41
*
|
vfs: mark pipes and sockets as stream-like file descriptors
Linus Torvalds
2019-11-25
1
-0
/
+1
|
/
*
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
1
-6
/
+10
|
\
|
*
vfs: Convert sockfs to use the new mount API
David Howells
2019-05-25
1
-6
/
+10
|
*
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
2019-05-25
1
-1
/
+1
*
|
Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-13
1
-1
/
+17
|
\
\
|
*
|
io_uring: add support for recvmsg()
Jens Axboe
2019-07-09
1
-0
/
+8
|
*
|
io_uring: add support for sendmsg()
Jens Axboe
2019-07-09
1
-0
/
+7
|
*
|
uio: make import_iovec()/compat_import_iovec() return bytes on success
Jens Axboe
2019-05-31
1
-1
/
+2
*
|
|
coallocate socket_wq with socket itself
Al Viro
2019-07-08
1
-14
/
+5
*
|
|
sockfs: switch to ->free_inode()
Al Viro
2019-07-08
1
-3
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-07-04
1
-0
/
+30
|
\
\
\
|
*
|
|
bpf: implement getsockopt and setsockopt hooks
Stanislav Fomichev
2019-06-27
1
-0
/
+30
*
|
|
|
net: adjust socket level ICW to cope with ipv6 variant of {recv, send}msg
Paolo Abeni
2019-07-03
1
-12
/
+11
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
1
-7
/
+1
|
\
\
\
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-7
/
+1
|
|
/
/
*
/
/
net: socket: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
2019-06-05
1
-1
/
+1
|
/
/
*
/
net: fix kernel-doc warnings for socket.c
Randy Dunlap
2019-05-19
1
-17
/
+17
|
/
*
net: use indirect calls helpers at the socket layer
Paolo Abeni
2019-05-05
1
-4
/
+16
*
net: socket: Fix missing break in switch statement
Gustavo A. R. Silva
2019-04-26
1
-0
/
+1
*
net: socket: implement 64-bit timestamps
Arnd Bergmann
2019-04-19
1
-6
/
+18
*
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
2019-04-19
1
-34
/
+14
*
net: add documentation to socket.c
Pedro Tammela
2019-03-15
1
-18
/
+259
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-02
1
-0
/
+1
|
\
|
*
net: socket: set sock->sk to NULL after calling proto_ops::release()
Eric Biggers
2019-02-25
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
1
-19
/
+63
|
\
|
|
*
net: socket: make bond ioctls go through compat_ifreq_ioctl()
Johannes Berg
2019-01-30
1
-4
/
+4
|
*
net: socket: fix SIOCGIFNAME in compat
Johannes Berg
2019-01-30
1
-1
/
+2
|
*
Revert "kill dev_ifsioc()"
Johannes Berg
2019-01-30
1
-0
/
+49
|
*
Revert "socket: fix struct ifreq size in compat ioctl"
Johannes Berg
2019-01-30
1
-14
/
+8
*
|
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
2019-02-03
1
-5
/
+8
*
|
socket: Add SO_TIMESTAMP[NS]_NEW
Deepa Dinamani
2019-02-03
1
-8
/
+27
*
|
socket: Use old_timeval types for socket timestamps
Deepa Dinamani
2019-02-03
1
-1
/
+1
*
|
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
Deepa Dinamani
2019-02-03
1
-4
/
+4
|
/
*
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...
Linus Torvalds
2018-12-28
1
-16
/
+46
|
\
|
*
y2038: socket: Add compat_sys_recvmmsg_time64
Arnd Bergmann
2018-12-18
1
-16
/
+46
*
|
socket: do a generic_file_splice_read when proto_ops has no splice_read
Slavomir Kaslev
2018-11-17
1
-1
/
+1
|
/
*
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-01
1
-3
/
+3
|
\
|
*
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
1
-3
/
+3
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-25
1
-10
/
+8
|
\
\
|
|
/
|
/
|
|
*
y2038: socket: Change recvmmsg to use __kernel_timespec
Arnd Bergmann
2018-08-29
1
-10
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-19
1
-3
/
+8
|
\
\
|
*
|
net: socket: fix a missing-check bug
Wenwen Wang
2018-10-18
1
-3
/
+8
*
|
|
socket: Tighten no-error check in bind()
Jakub Sitnicki
2018-10-05
1
-1
/
+1
|
/
/
*
/
socket: fix struct ifreq size in compat ioctl
Johannes Berg
2018-09-13
1
-8
/
+14
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
1
-11
/
+17
|
\
|
*
net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
Jeremy Cline
2018-08-14
1
-2
/
+1
|
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
1
-1
/
+4
|
|
\
|
*
|
net: remove bogus RCU annotations on socket.wq
Christoph Hellwig
2018-07-31
1
-6
/
+4
[next]