Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
75289874e4484cd4702b3341b654b45b4a09b9d3
/
include
/
linux
/
socket.h
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
· 10 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
· 11 years ago
a7526eb
net: Unbreak compat_sys_{send,recv}msg
by Andy Lutomirski
· 11 years ago
d2f83e9
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
by Rusty Russell
· 11 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
· 13 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
· 14 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
71c5c15
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
· 15 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
· 17 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
9a4595b
[NETLINK]: Add set/getsockopt options to support more than 32 groups
by Patrick McHardy
· 19 years ago
7c65787
[DCCP]: Initial implementation
by Arnaldo Carvalho de Melo
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago