aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/socket.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-29net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build timeCyrill Gorcunov1-0/+3
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo1-0/+10
2009-10-05net: Support inclusion of <linux/socket.h> before <sys/socket.h>Ben Hutchings1-18/+3
2009-06-09Add constants for the ieee 802.15.4 stackSergey Lapin1-1/+3
2009-04-23af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgsHendrik Brueckner1-0/+1
2009-04-21tun: fix tun_chr_aio_write so that aio worksMichael S. Tsirkin1-2/+2
2009-04-21net: skb_copy_datagram_const_iovec()Michael S. Tsirkin1-0/+2
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+4
2009-02-26RDS: Add AF and PF #defines for RDS socketsAndy Grover1-0/+3
2009-02-02headers_check fix: linux/socket.hJaswinder Singh Rajput1-2/+4
2008-10-05Phonet: implement GPRS virtual interface over PEP socketRĂ©mi Denis-Courmont1-0/+1
2008-09-22Phonet: global definitionsRemi Denis-Courmont1-1/+3
2008-07-27Define AF_ISDN and PF_ISDNKarsten Keil1-1/+3
2008-07-19net: Use standard structures for generic socket address structures.YOSHIFUJI Hideaki1-3/+3
2008-01-28[NET] sysctl: make sysctl_somaxconn per-namespacePavel Emelyanov1-1/+0
2008-01-28[CAN]: Allocate protocol numbers for PF_CANOliver Hartkopp1-0/+2
2007-10-22[Bluetooth] Add constant for Bluetooth socket options levelMarcel Holtmann1-0/+1
2007-07-16O_CLOEXEC for SCM_RIGHTSUlrich Drepper1-0/+3
2007-07-10[L2TP]: Changes to existing ppp and socket kernel headers for L2TPJames Chapman1-0/+1
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells1-1/+4
2007-02-28[NET]: Revert socket.h/stat.h ifdef hacks.David S. Miller1-1/+1
2007-02-11[PATCH] scrub non-__GLIBC__ checks in linux/socket.h and linux/stat.hMike Frysinger1-1/+1
2007-02-08[S390]: Add AF_IUCV socket supportJennifer Hunt1-1/+3
2006-12-02[NET]: Annotate csum_partial() callers in net/*Al Viro1-1/+1
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker1-0/+1
2006-04-25Don't include <linux/config.h> and <linux/linkage.h> from linux/socket.hDavid Woodhouse1-2/+0
2006-03-20[SECURITY]: TCP/UDP getpeersecCatherine Zhang1-0/+1
2006-01-12[TIPC] Initial mergePer Liden1-0/+3
2006-01-03[NET]: Small cleanup to socket initializationAndi Kleen1-1/+0
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo1-0/+7
2005-08-29[NETLINK]: Add set/getsockopt options to support more than 32 groupsPatrick McHardy1-0/+1
2005-08-29[DCCP]: Initial implementationArnaldo Carvalho de Melo1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+295