index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
socket.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
|
\
|
*
vfs: Convert sockfs to use the new mount API
David Howells
2019-05-25
|
*
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
2019-05-25
*
|
Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-13
|
\
\
|
*
|
io_uring: add support for recvmsg()
Jens Axboe
2019-07-09
|
*
|
io_uring: add support for sendmsg()
Jens Axboe
2019-07-09
|
*
|
uio: make import_iovec()/compat_import_iovec() return bytes on success
Jens Axboe
2019-05-31
*
|
|
coallocate socket_wq with socket itself
Al Viro
2019-07-08
*
|
|
sockfs: switch to ->free_inode()
Al Viro
2019-07-08
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-07-04
|
\
\
\
|
*
|
|
bpf: implement getsockopt and setsockopt hooks
Stanislav Fomichev
2019-06-27
*
|
|
|
net: adjust socket level ICW to cope with ipv6 variant of {recv, send}msg
Paolo Abeni
2019-07-03
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
|
\
\
\
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
|
|
/
/
*
/
/
net: socket: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
2019-06-05
|
/
/
*
/
net: fix kernel-doc warnings for socket.c
Randy Dunlap
2019-05-19
|
/
*
net: use indirect calls helpers at the socket layer
Paolo Abeni
2019-05-05
*
net: socket: Fix missing break in switch statement
Gustavo A. R. Silva
2019-04-26
*
net: socket: implement 64-bit timestamps
Arnd Bergmann
2019-04-19
*
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
2019-04-19
*
net: add documentation to socket.c
Pedro Tammela
2019-03-15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-02
|
\
|
*
net: socket: set sock->sk to NULL after calling proto_ops::release()
Eric Biggers
2019-02-25
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
|
\
|
|
*
net: socket: make bond ioctls go through compat_ifreq_ioctl()
Johannes Berg
2019-01-30
|
*
net: socket: fix SIOCGIFNAME in compat
Johannes Berg
2019-01-30
|
*
Revert "kill dev_ifsioc()"
Johannes Berg
2019-01-30
|
*
Revert "socket: fix struct ifreq size in compat ioctl"
Johannes Berg
2019-01-30
*
|
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
2019-02-03
*
|
socket: Add SO_TIMESTAMP[NS]_NEW
Deepa Dinamani
2019-02-03
*
|
socket: Use old_timeval types for socket timestamps
Deepa Dinamani
2019-02-03
*
|
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
Deepa Dinamani
2019-02-03
|
/
*
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...
Linus Torvalds
2018-12-28
|
\
|
*
y2038: socket: Add compat_sys_recvmmsg_time64
Arnd Bergmann
2018-12-18
*
|
socket: do a generic_file_splice_read when proto_ops has no splice_read
Slavomir Kaslev
2018-11-18
|
/
*
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-01
|
\
|
*
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-23
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-25
|
\
\
|
|
/
|
/
|
|
*
y2038: socket: Change recvmmsg to use __kernel_timespec
Arnd Bergmann
2018-08-29
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-19
|
\
\
|
*
|
net: socket: fix a missing-check bug
Wenwen Wang
2018-10-18
*
|
|
socket: Tighten no-error check in bind()
Jakub Sitnicki
2018-10-05
|
/
/
*
/
socket: fix struct ifreq size in compat ioctl
Johannes Berg
2018-09-13
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
|
\
|
*
net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
Jeremy Cline
2018-08-14
|
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
|
|
\
|
*
|
net: remove bogus RCU annotations on socket.wq
Christoph Hellwig
2018-07-31
|
*
|
net: remove sock_poll_busy_flag
Christoph Hellwig
2018-07-30
|
*
|
net: remove sock_poll_busy_loop
Christoph Hellwig
2018-07-30
*
|
|
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-13
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]