Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
933a90bf4f3505f8ec83bda21a3c7d70d7c2b426
/
include
/
linux
/
socket.h
aa1fa28
io_uring: add support for recvmsg()
by Jens Axboe
· 6 years ago
0fa03c6
io_uring: add support for sendmsg()
by Jens Axboe
· 6 years ago
8a3c245
net: add documentation to socket.c
by Pedro Tammela
· 6 years ago
9718475
socket: Add SO_TIMESTAMPING_NEW
by Deepa Dinamani
· 6 years ago
b12a912
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 6 years ago
0608c69
bpf: sk_msg, sock{map|hash} redirect through ULP
by John Fastabend
· 6 years ago
e11d428
y2038: socket: Add compat_sys_recvmmsg_time64
by Arnd Bergmann
· 7 years ago
c2e6c85
y2038: socket: Change recvmmsg to use __kernel_timespec
by Arnd Bergmann
· 7 years ago
68e8b84
net: initial AF_XDP skeleton
by Björn Töpel
· 7 years ago
5bb053b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
e1834a3
net: socket: move check for forbid_cmsg_compat to __sys_...msg()
by Dominik Brodowski
· 7 years ago
cc36dca
net: socket: add __sys_setsockopt() helper; remove in-kernel call to syscall
by Dominik Brodowski
· 7 years ago
005a1ae
net: socket: add __sys_shutdown() helper; remove in-kernel call to syscall
by Dominik Brodowski
· 7 years ago
6debc8d
net: socket: add __sys_socketpair() helper; remove in-kernel call to syscall
by Dominik Brodowski
· 7 years ago
b21c8f8
net: socket: add __sys_getpeername() helper; remove in-kernel call to syscall
by Dominik Brodowski
· 7 years ago
8882a10
net: socket: add __sys_getsockname() helper; remove in-kernel call to syscall
by Dominik Brodowski
· 7 years ago
25e290e
net: socket: add __sys_listen() helper; remove in-kernel call to syscall
by Dominik Brodowski
· 7 years ago
1387c2c
net: socket: add __sys_connect() helper; remove in-kernel call to syscall
by Dominik Brodowski
· 7 years ago
a87d35d
net: socket: add __sys_bind() helper; remove in-kernel call to syscall
by Dominik Brodowski
· 7 years ago
9d6a15c
net: socket: add __sys_socket() helper; remove in-kernel call to syscall
by Dominik Brodowski
· 7 years ago
4541e80
net: socket: add __sys_accept4() helper; remove in-kernel call to syscall
by Dominik Brodowski
· 7 years ago
211b634
net: socket: add __sys_sendto() helper; remove in-kernel call to syscall
by Dominik Brodowski
· 7 years ago
7a09e1e
net: socket: add __sys_recvfrom() helper; remove in-kernel call to syscall
by Dominik Brodowski
· 7 years ago
312fc2b
net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG
by John Fastabend
· 7 years ago
d8d211a
net: Make extern and export get_net_ns()
by Kirill Tkhai
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
5226779
sock: add MSG_ZEROCOPY
by Willem de Bruijn
· 7 years ago
3c4d755
tls: kernel TLS support
by Dave Watson
· 8 years ago
ac71387
smc: establish new socket family
by Ursula Braun
· 8 years ago
1ff8ceb
scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))
by yuan linyu
· 8 years ago
bdabad3
net: Add Qualcomm IPC router
by Courtney Cavin
· 9 years ago
ab7ac4e
kcm: Kernel Connection Multiplexor module
by Tom Herbert
· 9 years ago
f092276
net: Add MSG_BATCH flag
by Tom Herbert
· 9 years ago
01e97e6
new helper: msg_data_left()
by Al Viro
· 10 years ago
0345f93
net: socket: add support for async operations
by tadeusz.struk@intel.com
· 10 years ago
0189197
mpls: Basic routing support
by Eric W. Biederman
· 10 years ago
31a25fa
net: bury net/core/iovec.c - nothing in there is used anymore
by Al Viro
· 10 years ago
f95b414
net: introduce helper macro for_each_cmsghdr
by Gu Zheng
· 10 years ago
c0371da
put iov_iter into msghdr
by Al Viro
· 10 years ago
08adb7d
fold verify_iovec() into copy_msghdr_from_user()
by Al Viro
· 10 years ago
666547f
separate kernel- and userland-side msghdr
by Al Viro
· 11 years ago
9cdb5db
include/linux/socket.h: Fix comment
by Rasmus Villemoes
· 10 years ago
ac5ccdb
iovec: move memcpy_from/toiovecend to lib/iovec.c
by Michael S. Tsirkin
· 11 years ago
eb97768
net: update comments of "struct msghdr" with the more accurate RFC3542 ones
by FX Le Bail
· 11 years ago
8f09898
socket: cleanups
by stephen hemminger
· 11 years ago
b4bf077
net: move iov_pages() to net/core/iovec.c
by Jason Wang
· 11 years ago
8d36eb0
RDMA/cma: Define native IB address
by Sean Hefty
· 12 years ago
a7526eb
net: Unbreak compat_sys_{send,recv}msg
by Andy Lutomirski
· 12 years ago
d2f83e9
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
by Rusty Russell
· 12 years ago
26fd76c
NFC: llcp: Implement socket options
by Samuel Ortiz
· 12 years ago
d021c34
VSOCK: Introduce VM Sockets
by Andy King
· 12 years ago
607ca46
UAPI: (Scripted) Disintegrate include/linux
by David Howells
· 12 years ago
cf60af0
net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)
by Yuchung Cheng
· 12 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
35f9c09
tcp: tcp_sendpages() should call tcp_push() once
by Eric Dumazet
· 13 years ago
43db362
net: get rid of some pointless casts to sockaddr
by Maciej Żenczykowski
· 13 years ago
6602a4b
net: Make userland include of netlink.h more sane.
by David S. Miller
· 13 years ago
c7fe3b5
NFC: add NFC socket family
by Aloisio Almeida Jr
· 14 years ago
228e548
net: Add sendmmsg socket system call
by Anton Blanchard
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
27d189c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
2ad0d9d
net: remove the duplicate #ifdef __KERNEL__
by Changli Gao
· 14 years ago
c2f9bff
net - Add AF_ALG macros
by Herbert Xu
· 14 years ago
8acfe46
net: Limit socket I/O iovec total length to INT_MAX.
by David S. Miller
· 14 years ago
11165f1
socket: localize functions
by stephen hemminger
· 14 years ago
01db403
tcp: Fix >4GB writes on 64-bit.
by David S. Miller
· 14 years ago
3f551f9
sock: Introduce cred_to_ucred
by Eric W. Biederman
· 15 years ago
4a35ecf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
70596b6
net-caif: add CAIF protocol definitions
by Sjur Braendeland
· 15 years ago
71c5c159
net: Add MSG_WAITFORONE flag to recvmmsg
by Brandon L Black
· 15 years ago
38bfd8f
net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time
by Cyrill Gorcunov
· 15 years ago
a2e2725
net: Introduce recvmmsg socket syscall
by Arnaldo Carvalho de Melo
· 15 years ago
9c50193
net: Support inclusion of <linux/socket.h> before <sys/socket.h>
by Ben Hutchings
· 15 years ago
fcb94e4
Add constants for the ieee 802.15.4 stack
by Sergey Lapin
· 16 years ago
9d5c5d8
af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgs
by Hendrik Brueckner
· 16 years ago
6f26c9a
tun: fix tun_chr_aio_write so that aio works
by Michael S. Tsirkin
· 16 years ago
0a1ec07
net: skb_copy_datagram_const_iovec()
by Michael S. Tsirkin
· 16 years ago
ba1eb95
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
8a7c4c7
RDS: Add AF and PF #defines for RDS sockets
by Andy Grover
· 16 years ago
7d7dc0d
headers_check fix: linux/socket.h
by Jaswinder Singh Rajput
· 16 years ago
02a4761
Phonet: implement GPRS virtual interface over PEP socket
by Rémi Denis-Courmont
· 16 years ago
bce7b15
Phonet: global definitions
by Remi Denis-Courmont
· 16 years ago
04578dd
Define AF_ISDN and PF_ISDN
by Karsten Keil
· 16 years ago
230b183
net: Use standard structures for generic socket address structures.
by YOSHIFUJI Hideaki
· 16 years ago
b8e1f9b
[NET] sysctl: make sysctl_somaxconn per-namespace
by Pavel Emelyanov
· 17 years ago
cd05acf
[CAN]: Allocate protocol numbers for PF_CAN
by Oliver Hartkopp
· 17 years ago
2cb3377
[Bluetooth] Add constant for Bluetooth socket options level
by Marcel Holtmann
· 17 years ago
4a19542
O_CLOEXEC for SCM_RIGHTS
by Ulrich Drepper
· 17 years ago
cf14a4d
[L2TP]: Changes to existing ppp and socket kernel headers for L2TP
by James Chapman
· 18 years ago
17926a7
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
by David Howells
· 18 years ago
304c209
[NET]: Revert socket.h/stat.h ifdef hacks.
by David S. Miller
· 18 years ago
57a87bb
[PATCH] scrub non-__GLIBC__ checks in linux/socket.h and linux/stat.h
by Mike Frysinger
· 18 years ago
eac3731
[S390]: Add AF_IUCV socket support
by Jennifer Hunt
· 18 years ago
44bb936
[NET]: Annotate csum_partial() callers in net/*
by Al Viro
· 18 years ago
ba4e58e
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
by Gerrit Renker
· 18 years ago
089f26d
Don't include <linux/config.h> and <linux/linkage.h> from linux/socket.h
by David Woodhouse
· 19 years ago
2c7946a
[SECURITY]: TCP/UDP getpeersec
by Catherine Zhang
· 19 years ago
b97bf3f
[TIPC] Initial merge
by Per Liden
· 19 years ago
77d76ea
[NET]: Small cleanup to socket initialization
by Andi Kleen
· 19 years ago
2038073
[NET]: Fix sparse warnings
by Arnaldo Carvalho de Melo
· 19 years ago
Next »