index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
socket.h
Age
Commit message (
Expand
)
Author
2019-03-15
net: add documentation to socket.c
Pedro Tammela
2019-02-03
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
2018-12-28
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...
Linus Torvalds
2018-12-20
bpf: sk_msg, sock{map|hash} redirect through ULP
John Fastabend
2018-12-18
y2038: socket: Add compat_sys_recvmmsg_time64
Arnd Bergmann
2018-08-29
y2038: socket: Change recvmmsg to use __kernel_timespec
Arnd Bergmann
2018-05-03
net: initial AF_XDP skeleton
Björn Töpel
2018-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-04-02
net: socket: move check for forbid_cmsg_compat to __sys_...msg()
Dominik Brodowski
2018-04-02
net: socket: add __sys_setsockopt() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_shutdown() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_socketpair() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_getpeername() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_getsockname() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_listen() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_connect() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_bind() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_socket() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_accept4() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_sendto() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_recvfrom() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-03-19
net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG
John Fastabend
2018-02-15
net: Make extern and export get_net_ns()
Kirill Tkhai
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-03
sock: add MSG_ZEROCOPY
Willem de Bruijn
2017-06-15
tls: kernel TLS support
Dave Watson
2017-01-09
smc: establish new socket family
Ursula Braun
2017-01-04
scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))
yuan linyu
2016-05-08
net: Add Qualcomm IPC router
Courtney Cavin
2016-03-09
kcm: Kernel Connection Multiplexor module
Tom Herbert
2016-03-09
net: Add MSG_BATCH flag
Tom Herbert
2015-04-11
new helper: msg_data_left()
Al Viro
2015-03-23
net: socket: add support for async operations
tadeusz.struk@intel.com
2015-03-04
mpls: Basic routing support
Eric W. Biederman
2015-02-04
net: bury net/core/iovec.c - nothing in there is used anymore
Al Viro
2014-12-10
net: introduce helper macro for_each_cmsghdr
Gu Zheng
2014-12-09
put iov_iter into msghdr
Al Viro
2014-11-19
fold verify_iovec() into copy_msghdr_from_user()
Al Viro
2014-11-19
separate kernel- and userland-side msghdr
Al Viro
2014-11-05
include/linux/socket.h: Fix comment
Rasmus Villemoes
2014-06-27
iovec: move memcpy_from/toiovecend to lib/iovec.c
Michael S. Tsirkin
2014-01-22
net: update comments of "struct msghdr" with the more accurate RFC3542 ones
FX Le Bail
2014-01-03
socket: cleanups
stephen hemminger
2013-08-07
net: move iov_pages() to net/core/iovec.c
Jason Wang
2013-06-20
RDMA/cma: Define native IB address
Sean Hefty
2013-06-06
net: Unbreak compat_sys_{send,recv}msg
Andy Lutomirski
2013-05-20
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
2013-03-10
NFC: llcp: Implement socket options
Samuel Ortiz
2013-02-10
VSOCK: Introduce VM Sockets
Andy King
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
[next]