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.12.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
/
include
/
linux
/
socket.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: provide __sys_shutdown_sock() that takes a socket
Jens Axboe
2020-11-23
1
-0
/
+1
*
iov_iter: Move unnecessary inclusion of crypto/hash.h
Herbert Xu
2020-06-30
1
-0
/
+1
*
net: cleanly handle kernel vs user buffers for ->msg_control
Christoph Hellwig
2020-05-11
1
-1
/
+11
*
net: add a CMSG_USER_DATA macro
Christoph Hellwig
2020-05-11
1
-1
/
+4
*
Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-30
1
-0
/
+4
|
\
|
*
net: abstract out normal and compat msghdr import
Jens Axboe
2020-03-10
1
-0
/
+4
*
|
io_uring: make sure accept honor rlimit nofile
Jens Axboe
2020-03-20
1
-1
/
+2
|
/
*
io_uring: ensure async punted connect requests copy data
Jens Axboe
2019-12-03
1
-3
/
+2
*
io_uring: ensure async punted sendmsg/recvmsg requests copy data
Jens Axboe
2019-12-03
1
-4
/
+11
*
net: add __sys_connect_file() helper
Jens Axboe
2019-11-25
1
-0
/
+3
*
Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
1
-0
/
+3
|
\
|
*
net: add __sys_accept4_file() helper
Jens Axboe
2019-10-29
1
-0
/
+3
*
|
net: increase SOMAXCONN to 4096
Eric Dumazet
2019-10-31
1
-1
/
+1
|
/
*
net/tls: prevent skb_orphan() from leaking TLS plain text with offload
Jakub Kicinski
2019-08-08
1
-0
/
+3
*
io_uring: add support for recvmsg()
Jens Axboe
2019-07-09
1
-0
/
+3
*
io_uring: add support for sendmsg()
Jens Axboe
2019-07-09
1
-0
/
+4
*
net: add documentation to socket.c
Pedro Tammela
2019-03-15
1
-6
/
+6
*
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
2019-02-03
1
-0
/
+8
*
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...
Linus Torvalds
2018-12-28
1
-3
/
+6
|
\
|
*
y2038: socket: Add compat_sys_recvmmsg_time64
Arnd Bergmann
2018-12-18
1
-3
/
+6
*
|
bpf: sk_msg, sock{map|hash} redirect through ULP
John Fastabend
2018-12-20
1
-0
/
+1
|
/
*
y2038: socket: Change recvmmsg to use __kernel_timespec
Arnd Bergmann
2018-08-29
1
-2
/
+2
*
net: initial AF_XDP skeleton
Björn Töpel
2018-05-03
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-04-03
1
-1
/
+2
|
\
|
*
net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG
John Fastabend
2018-03-19
1
-0
/
+1
|
*
net: Make extern and export get_net_ns()
Kirill Tkhai
2018-02-15
1
-0
/
+2
*
|
net: socket: move check for forbid_cmsg_compat to __sys_...msg()
Dominik Brodowski
2018-04-02
1
-4
/
+9
*
|
net: socket: add __sys_setsockopt() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+1
*
|
net: socket: add __sys_shutdown() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+1
*
|
net: socket: add __sys_socketpair() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+2
*
|
net: socket: add __sys_getpeername() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+2
*
|
net: socket: add __sys_getsockname() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+2
*
|
net: socket: add __sys_listen() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+1
*
|
net: socket: add __sys_connect() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+2
*
|
net: socket: add __sys_bind() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+1
*
|
net: socket: add __sys_socket() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+1
*
|
net: socket: add __sys_accept4() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+2
*
|
net: socket: add __sys_sendto() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+3
*
|
net: socket: add __sys_recvfrom() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+6
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
sock: add MSG_ZEROCOPY
Willem de Bruijn
2017-08-03
1
-0
/
+1
*
tls: kernel TLS support
Dave Watson
2017-06-15
1
-0
/
+1
*
smc: establish new socket family
Ursula Braun
2017-01-09
1
-1
/
+6
*
scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))
yuan linyu
2017-01-04
1
-3
/
+3
*
net: Add Qualcomm IPC router
Courtney Cavin
2016-05-08
1
-1
/
+3
*
kcm: Kernel Connection Multiplexor module
Tom Herbert
2016-03-09
1
-1
/
+5
*
net: Add MSG_BATCH flag
Tom Herbert
2016-03-09
1
-0
/
+1
*
new helper: msg_data_left()
Al Viro
2015-04-11
1
-0
/
+5
*
net: socket: add support for async operations
tadeusz.struk@intel.com
2015-03-23
1
-0
/
+1
*
mpls: Basic routing support
Eric W. Biederman
2015-03-04
1
-0
/
+2
[next]