aboutsummaryrefslogtreecommitdiff
path: root/include/linux/socket.h
AgeCommit message (Expand)Author
2011-08-07net: Make userland include of netlink.h more sane.David S. Miller
2011-07-05NFC: add NFC socket familyAloisio Almeida Jr
2011-05-05net: Add sendmmsg socket system callAnton Blanchard
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-01-06net: remove the duplicate #ifdef __KERNEL__Changli Gao
2010-11-19net - Add AF_ALG macrosHerbert Xu
2010-10-28net: Limit socket I/O iovec total length to INT_MAX.David S. Miller
2010-10-21socket: localize functionsstephen hemminger
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller
2010-06-16sock: Introduce cred_to_ucredEric W. Biederman
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30net-caif: add CAIF protocol definitionsSjur Braendeland
2010-03-27net: Add MSG_WAITFORONE flag to recvmmsgBrandon L Black
2009-10-29net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build timeCyrill Gorcunov
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo
2009-10-05net: Support inclusion of <linux/socket.h> before <sys/socket.h>Ben Hutchings
2009-06-09Add constants for the ieee 802.15.4 stackSergey Lapin
2009-04-23af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgsHendrik Brueckner
2009-04-21tun: fix tun_chr_aio_write so that aio worksMichael S. Tsirkin
2009-04-21net: skb_copy_datagram_const_iovec()Michael S. Tsirkin
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-02-26RDS: Add AF and PF #defines for RDS socketsAndy Grover
2009-02-02headers_check fix: linux/socket.hJaswinder Singh Rajput
2008-10-05Phonet: implement GPRS virtual interface over PEP socketRĂ©mi Denis-Courmont
2008-09-22Phonet: global definitionsRemi Denis-Courmont
2008-07-27Define AF_ISDN and PF_ISDNKarsten Keil
2008-07-19net: Use standard structures for generic socket address structures.YOSHIFUJI Hideaki
2008-01-28[NET] sysctl: make sysctl_somaxconn per-namespacePavel Emelyanov
2008-01-28[CAN]: Allocate protocol numbers for PF_CANOliver Hartkopp
2007-10-22[Bluetooth] Add constant for Bluetooth socket options levelMarcel Holtmann
2007-07-16O_CLOEXEC for SCM_RIGHTSUlrich Drepper
2007-07-10[L2TP]: Changes to existing ppp and socket kernel headers for L2TPJames Chapman
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells
2007-02-28[NET]: Revert socket.h/stat.h ifdef hacks.David S. Miller
2007-02-11[PATCH] scrub non-__GLIBC__ checks in linux/socket.h and linux/stat.hMike Frysinger
2007-02-08[S390]: Add AF_IUCV socket supportJennifer Hunt
2006-12-02[NET]: Annotate csum_partial() callers in net/*Al Viro
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker
2006-04-25Don't include <linux/config.h> and <linux/linkage.h> from linux/socket.hDavid Woodhouse
2006-03-20[SECURITY]: TCP/UDP getpeersecCatherine Zhang
2006-01-12[TIPC] Initial mergePer Liden
2006-01-03[NET]: Small cleanup to socket initializationAndi Kleen
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo
2005-08-29[NETLINK]: Add set/getsockopt options to support more than 32 groupsPatrick McHardy
2005-08-29[DCCP]: Initial implementationArnaldo Carvalho de Melo
2005-04-16Linux-2.6.12-rc2Linus Torvalds