tcp: tcp_sendpages() should call tcp_push() once
[linux-flexiantxendom0-3.2.10.git] / include / linux / socket.h
2012-04-05 Eric Dumazettcp: tcp_sendpages() should call tcp_push() once
2012-03-12 Maciej Żenczykowskinet: get rid of some pointless casts to sockaddr
2011-08-08 David S. Millernet: Make userland include of netlink.h more sane.
2011-07-05 Aloisio Almeida JrNFC: add NFC socket family
2011-05-05 Anton Blanchardnet: Add sendmmsg socket system call
2011-03-31 Lucas De MarchiFix common misspellings
2011-01-13 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2011-01-06 Changli Gaonet: remove the duplicate #ifdef __KERNEL__
2010-11-19 Herbert Xunet - Add AF_ALG macros
2010-10-28 David S. Millernet: Limit socket I/O iovec total length to INT_MAX.
2010-10-21 stephen hemmingersocket: localize functions
2010-09-28 David S. Millertcp: Fix >4GB writes on 64-bit.
2010-06-16 Eric W. Biedermansock: Introduce cred_to_ucred
2010-04-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-03-31 Sjur Braendelandnet-caif: add CAIF protocol definitions
2010-03-27 Brandon L Blacknet: Add MSG_WAITFORONE flag to recvmmsg
2009-10-29 Cyrill Gorcunovnet,socket: introduce DECLARE_SOCKADDR helper to catch...
2009-10-13 Arnaldo Carvalho... net: Introduce recvmmsg socket syscall
2009-10-05 Ben Hutchingsnet: Support inclusion of <linux/socket.h> before ...
2009-06-09 Sergey LapinAdd constants for the ieee 802.15.4 stack
2009-04-23 Hendrik Brueckneraf_iucv: add sockopt() to enable/disable use of IPRM_DA...
2009-04-21 Michael S. Tsirkintun: fix tun_chr_aio_write so that aio works
2009-04-21 Michael S. Tsirkinnet: skb_copy_datagram_const_iovec()
2009-03-26 Linus TorvaldsMerge branch 'header-fixes-for-linus' of git://git...
2009-02-27 Andy GroverRDS: Add AF and PF #defines for RDS sockets
2009-02-02 Jaswinder Singh... headers_check fix: linux/socket.h
2008-10-05 Rémi Denis-CourmontPhonet: implement GPRS virtual interface over PEP socket
2008-09-23 Remi Denis-CourmontPhonet: global definitions
2008-07-26 Karsten KeilDefine AF_ISDN and PF_ISDN
2008-07-20 YOSHIFUJI Hideakinet: Use standard structures for generic socket address...
2008-01-28 Pavel Emelyanov[NET] sysctl: make sysctl_somaxconn per-namespace
2008-01-28 Oliver Hartkopp[CAN]: Allocate protocol numbers for PF_CAN
2007-10-22 Marcel Holtmann[Bluetooth] Add constant for Bluetooth socket options...
2007-07-16 Ulrich DrepperO_CLOEXEC for SCM_RIGHTS
2007-07-11 James Chapman[L2TP]: Changes to existing ppp and socket kernel heade...
2007-04-26 David Howells[AF_RXRPC]: Provide secure RxRPC sockets for use by...
2007-02-28 David S. Miller[NET]: Revert socket.h/stat.h ifdef hacks.
2007-02-11 Mike Frysinger[PATCH] scrub non-__GLIBC__ checks in linux/socket...
2007-02-08 Jennifer Hunt[S390]: Add AF_IUCV socket support
2006-12-03 Al Viro[NET]: Annotate csum_partial() callers in net/*
2006-12-03 Gerrit Renker[NET]: Supporting UDP-Lite (RFC 3828) in Linux
2006-04-25 David WoodhouseDon't include <linux/config.h> and <linux/linkage.h...
2006-03-21 Catherine Zhang[SECURITY]: TCP/UDP getpeersec
2006-01-12 Per Liden[TIPC] Initial merge
2006-01-03 Andi Kleen[NET]: Small cleanup to socket initialization
2005-08-29 Arnaldo Carvalho... [NET]: Fix sparse warnings
2005-08-29 Patrick McHardy[NETLINK]: Add set/getsockopt options to support more...
2005-08-29 Arnaldo Carvalho... [DCCP]: Initial implementation
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2