summaryrefslogtreecommitdiffstats
path: root/include/linux/socket.h
Commit message (Expand)AuthorAgeFilesLines
* net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski2013-06-061-0/+3
* Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell2013-05-201-2/+0
* NFC: llcp: Implement socket optionsSamuel Ortiz2013-03-101-0/+1
* VSOCK: Introduce VM SocketsAndy King2013-02-101-1/+3
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-19/+1
* net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)Yuchung Cheng2012-07-191-0/+1
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-2/+2
* tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet2012-04-051-1/+1
* net: get rid of some pointless casts to sockaddrMaciej Żenczykowski2012-03-111-2/+2
* net: Make userland include of netlink.h more sane.David S. Miller2011-08-071-2/+4
* NFC: add NFC socket familyAloisio Almeida Jr2011-07-051-1/+3
* net: Add sendmmsg socket system callAnton Blanchard2011-05-051-0/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-01-131-1/+4
|\
| * net - Add AF_ALG macrosHerbert Xu2010-11-191-1/+4
* | net: remove the duplicate #ifdef __KERNEL__Changli Gao2011-01-061-6/+2
* | net: Limit socket I/O iovec total length to INT_MAX.David S. Miller2010-10-281-1/+1
|/
* socket: localize functionsstephen hemminger2010-10-211-1/+0
* tcp: Fix >4GB writes on 64-bit.David S. Miller2010-09-271-1/+1
* sock: Introduce cred_to_ucredEric W. Biederman2010-06-161-0/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-061-0/+1
|\
| * net: Add MSG_WAITFORONE flag to recvmmsgBrandon L Black2010-03-271-0/+1
* | net-caif: add CAIF protocol definitionsSjur Braendeland2010-03-301-1/+4
|/
* net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build timeCyrill Gorcunov2009-10-291-0/+3
* net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-0/+10
* net: Support inclusion of <linux/socket.h> before <sys/socket.h>Ben Hutchings2009-10-051-18/+3
* Add constants for the ieee 802.15.4 stackSergey Lapin2009-06-091-1/+3
* af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgsHendrik Brueckner2009-04-231-0/+1
* tun: fix tun_chr_aio_write so that aio worksMichael S. Tsirkin2009-04-211-2/+2
* net: skb_copy_datagram_const_iovec()Michael S. Tsirkin2009-04-211-0/+2
* Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-261-2/+4
|\
| * headers_check fix: linux/socket.hJaswinder Singh Rajput2009-02-021-2/+4
* | RDS: Add AF and PF #defines for RDS socketsAndy Grover2009-02-261-0/+3
|/
* Phonet: implement GPRS virtual interface over PEP socketRémi Denis-Courmont2008-10-051-0/+1
* Phonet: global definitionsRemi Denis-Courmont2008-09-221-1/+3
* Define AF_ISDN and PF_ISDNKarsten Keil2008-07-271-1/+3
* net: Use standard structures for generic socket address structures.YOSHIFUJI Hideaki2008-07-191-3/+3
* [NET] sysctl: make sysctl_somaxconn per-namespacePavel Emelyanov2008-01-281-1/+0
* [CAN]: Allocate protocol numbers for PF_CANOliver Hartkopp2008-01-281-0/+2
* [Bluetooth] Add constant for Bluetooth socket options levelMarcel Holtmann2007-10-221-0/+1
* O_CLOEXEC for SCM_RIGHTSUlrich Drepper2007-07-161-0/+3
* [L2TP]: Changes to existing ppp and socket kernel headers for L2TPJames Chapman2007-07-101-0/+1
* [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-261-1/+4
* [NET]: Revert socket.h/stat.h ifdef hacks.David S. Miller2007-02-281-1/+1
* [PATCH] scrub non-__GLIBC__ checks in linux/socket.h and linux/stat.hMike Frysinger2007-02-111-1/+1
* [S390]: Add AF_IUCV socket supportJennifer Hunt2007-02-081-1/+3
* [NET]: Annotate csum_partial() callers in net/*Al Viro2006-12-021-1/+1
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-021-0/+1
* Don't include <linux/config.h> and <linux/linkage.h> from linux/socket.hDavid Woodhouse2006-04-251-2/+0
* [SECURITY]: TCP/UDP getpeersecCatherine Zhang2006-03-201-0/+1