index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
socket.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-16
Merge tag 'for-5.11/io_uring-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+12
2020-12-05
net: Remove the err argument from sock_from_file
Florent Revest
1
-11
/
+16
2020-11-24
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
2020-11-23
net: provide __sys_shutdown_sock() that takes a socket
Jens Axboe
1
-3
/
+12
2020-11-18
net: wan: Delete the DLCI / SDLA drivers
Xie He
1
-25
/
+0
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+4
2020-10-03
net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send
Coly Li
1
-2
/
+4
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2020-08-27
net: Fix some comments
Miaohe Lin
1
-2
/
+2
2020-08-25
io_uring: allow tcp ancillary data for __sys_recvmsg_sock()
Luke Hsiao
1
-3
/
+5
2020-08-10
net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces"
Christoph Hellwig
1
-5
/
+1
2020-08-09
net: Convert to use the fallthrough macro
Miaohe Lin
1
-3
/
+3
2020-08-09
net: Remove meaningless jump label out_fs
Miaohe Lin
1
-2
/
+1
2020-08-09
net: Set fput_needed iff FDPUT_FPUT is set
Miaohe Lin
1
-1
/
+1
2020-08-09
net: Use helper function fdput()
Miaohe Lin
1
-4
/
+2
2020-07-28
net: improve the user pointer check in init_user_sockptr
Christoph Hellwig
1
-1
/
+1
2020-07-25
net: optimize the sockptr_t for unified kernel/user address spaces
Christoph Hellwig
1
-1
/
+5
2020-07-25
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
1
-16
/
+7
2020-07-25
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
1
-1
/
+2
2020-07-20
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
1
-0
/
+4
2020-07-20
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
1
-11
/
+14
2020-07-20
net: streamline __sys_getsockopt
Christoph Hellwig
1
-17
/
+14
2020-07-20
net: streamline __sys_setsockopt
Christoph Hellwig
1
-30
/
+27
2020-07-14
net: socket: Move kerneldoc next to function it documents
Andrew Lunn
1
-9
/
+8
2020-07-05
net: use mptcp setsockopt function for SOL_SOCKET on mptcp sockets
Florian Westphal
1
-1
/
+12
2020-05-29
net: remove kernel_setsockopt
Christoph Hellwig
1
-31
/
+0
2020-05-28
net: remove kernel_getsockopt
Christoph Hellwig
1
-34
/
+0
2020-05-19
ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
1
-62
/
+0
2020-05-19
ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
1
-46
/
+17
2020-05-12
net: cleanly handle kernel vs user buffers for ->msg_control
Christoph Hellwig
1
-16
/
+6
2020-03-30
Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+21
2020-03-20
io_uring: make sure accept honor rlimit nofile
Jens Axboe
1
-3
/
+5
2020-03-10
net: abstract out normal and compat msghdr import
Jens Axboe
1
-4
/
+21
2020-01-09
socket: fix unused-function warning
Arnd Bergmann
1
-11
/
+12
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2019-12-14
Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2019-12-13
net: Allow to show socket-specific information in /proc/[pid]/fdinfo/[fd]
Kirill Tkhai
1
-0
/
+12
2019-12-11
net: make socket read/write_iter() honor IOCB_NOWAIT
Jens Axboe
1
-2
/
+2
2019-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+6
2019-12-06
net: avoid an indirect call in ____sys_recvmsg()
Eric Dumazet
1
-1
/
+6
2019-12-03
io_uring: ensure async punted connect requests copy data
Jens Axboe
1
-8
/
+8
2019-12-03
io_uring: ensure async punted sendmsg/recvmsg requests copy data
Jens Axboe
1
-43
/
+17
2019-12-02
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2019-12-02
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2019-11-27
net: disallow ancillary data for __sys_{send,recv}msg_file()
Jens Axboe
1
-6
/
+37
2019-11-27
net: separate out the msghdr copy from ___sys_{send,recv}msg()
Jens Axboe
1
-46
/
+95
2019-11-26
net: add __sys_connect_file() helper
Jens Axboe
1
-8
/
+22
2019-11-25
Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-24
/
+41
2019-11-25
vfs: mark pipes and sockets as stream-like file descriptors
Linus Torvalds
1
-0
/
+1
2019-11-15
y2038: socket: use __kernel_old_timespec instead of timespec
Arnd Bergmann
1
-1
/
+1
[next]