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
/
include
/
linux
/
socket.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-11
VSOCK: Introduce VM Sockets
Andy King
1
-1
/
+3
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-19
/
+1
2012-07-19
net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)
Yuchung Cheng
1
-0
/
+1
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-2
/
+2
2012-04-06
tcp: tcp_sendpages() should call tcp_push() once
Eric Dumazet
1
-1
/
+1
2012-03-12
net: get rid of some pointless casts to sockaddr
Maciej Żenczykowski
1
-2
/
+2
2011-08-08
net: Make userland include of netlink.h more sane.
David S. Miller
1
-2
/
+4
2011-07-05
NFC: add NFC socket family
Aloisio Almeida Jr
1
-1
/
+3
2011-05-05
net: Add sendmmsg socket system call
Anton Blanchard
1
-0
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+4
2011-01-06
net: remove the duplicate #ifdef __KERNEL__
Changli Gao
1
-6
/
+2
2010-11-19
net - Add AF_ALG macros
Herbert Xu
1
-1
/
+4
2010-10-28
net: Limit socket I/O iovec total length to INT_MAX.
David S. Miller
1
-1
/
+1
2010-10-21
socket: localize functions
stephen hemminger
1
-1
/
+0
2010-09-28
tcp: Fix >4GB writes on 64-bit.
David S. Miller
1
-1
/
+1
2010-06-17
sock: Introduce cred_to_ucred
Eric W. Biederman
1
-0
/
+5
2010-04-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-03-31
net-caif: add CAIF protocol definitions
Sjur Braendeland
1
-1
/
+4
2010-03-27
net: Add MSG_WAITFORONE flag to recvmmsg
Brandon L Black
1
-0
/
+1
2009-10-29
net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time
Cyrill Gorcunov
1
-0
/
+3
2009-10-13
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
1
-0
/
+10
2009-10-05
net: Support inclusion of <linux/socket.h> before <sys/socket.h>
Ben Hutchings
1
-18
/
+3
2009-06-09
Add constants for the ieee 802.15.4 stack
Sergey Lapin
1
-1
/
+3
2009-04-23
af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgs
Hendrik Brueckner
1
-0
/
+1
2009-04-21
tun: fix tun_chr_aio_write so that aio works
Michael S. Tsirkin
1
-2
/
+2
2009-04-21
net: skb_copy_datagram_const_iovec()
Michael S. Tsirkin
1
-0
/
+2
2009-03-27
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+4
2009-02-27
RDS: Add AF and PF #defines for RDS sockets
Andy Grover
1
-0
/
+3
2009-02-02
headers_check fix: linux/socket.h
Jaswinder Singh Rajput
1
-2
/
+4
2008-10-05
Phonet: implement GPRS virtual interface over PEP socket
Rémi Denis-Courmont
1
-0
/
+1
2008-09-23
Phonet: global definitions
Remi Denis-Courmont
1
-1
/
+3
2008-07-27
Define AF_ISDN and PF_ISDN
Karsten Keil
1
-1
/
+3
2008-07-20
net: Use standard structures for generic socket address structures.
YOSHIFUJI Hideaki
1
-3
/
+3
2008-01-29
[NET] sysctl: make sysctl_somaxconn per-namespace
Pavel Emelyanov
1
-1
/
+0
2008-01-29
[CAN]: Allocate protocol numbers for PF_CAN
Oliver Hartkopp
1
-0
/
+2
2007-10-22
[Bluetooth] Add constant for Bluetooth socket options level
Marcel Holtmann
1
-0
/
+1
2007-07-16
O_CLOEXEC for SCM_RIGHTS
Ulrich Drepper
1
-0
/
+3
2007-07-11
[L2TP]: Changes to existing ppp and socket kernel headers for L2TP
James Chapman
1
-0
/
+1
2007-04-27
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
David Howells
1
-1
/
+4
2007-02-28
[NET]: Revert socket.h/stat.h ifdef hacks.
David S. Miller
1
-1
/
+1
2007-02-11
[PATCH] scrub non-__GLIBC__ checks in linux/socket.h and linux/stat.h
Mike Frysinger
1
-1
/
+1
2007-02-09
[S390]: Add AF_IUCV socket support
Jennifer Hunt
1
-1
/
+3
2006-12-03
[NET]: Annotate csum_partial() callers in net/*
Al Viro
1
-1
/
+1
2006-12-03
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
1
-0
/
+1
2006-04-25
Don't include <linux/config.h> and <linux/linkage.h> from linux/socket.h
David Woodhouse
1
-2
/
+0
2006-03-21
[SECURITY]: TCP/UDP getpeersec
Catherine Zhang
1
-0
/
+1
2006-01-13
[TIPC] Initial merge
Per Liden
1
-0
/
+3
2006-01-04
[NET]: Small cleanup to socket initialization
Andi Kleen
1
-1
/
+0
2005-08-30
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
1
-0
/
+7
[next]