summaryrefslogtreecommitdiff
path: root/include/linux/socket.h
Commit message (Expand)AuthorAge
* new helper: msg_data_left()Al Viro2015-04-11
* net: socket: add support for async operationstadeusz.struk@intel.com2015-03-23
* mpls: Basic routing supportEric W. Biederman2015-03-04
* net: bury net/core/iovec.c - nothing in there is used anymoreAl Viro2015-02-04
* net: introduce helper macro for_each_cmsghdrGu Zheng2014-12-10
* put iov_iter into msghdrAl Viro2014-12-09
* fold verify_iovec() into copy_msghdr_from_user()Al Viro2014-11-19
* separate kernel- and userland-side msghdrAl Viro2014-11-19
* include/linux/socket.h: Fix commentRasmus Villemoes2014-11-05
* iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin2014-06-27
* net: update comments of "struct msghdr" with the more accurate RFC3542 onesFX Le Bail2014-01-22
* socket: cleanupsstephen hemminger2014-01-03
* net: move iov_pages() to net/core/iovec.cJason Wang2013-08-07
* RDMA/cma: Define native IB addressSean Hefty2013-06-20
* net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski2013-06-06
* Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell2013-05-20
* NFC: llcp: Implement socket optionsSamuel Ortiz2013-03-10
* VSOCK: Introduce VM SocketsAndy King2013-02-10
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)Yuchung Cheng2012-07-19
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet2012-04-05
* net: get rid of some pointless casts to sockaddrMaciej Żenczykowski2012-03-11
* net: Make userland include of netlink.h more sane.David S. Miller2011-08-07
* NFC: add NFC socket familyAloisio Almeida Jr2011-07-05
* net: Add sendmmsg socket system callAnton Blanchard2011-05-05
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-01-13
|\
| * net - Add AF_ALG macrosHerbert Xu2010-11-19
* | net: remove the duplicate #ifdef __KERNEL__Changli Gao2011-01-06
* | net: Limit socket I/O iovec total length to INT_MAX.David S. Miller2010-10-28
|/
* socket: localize functionsstephen hemminger2010-10-21
* tcp: Fix >4GB writes on 64-bit.David S. Miller2010-09-27
* sock: Introduce cred_to_ucredEric W. Biederman2010-06-16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-06
|\
| * net: Add MSG_WAITFORONE flag to recvmmsgBrandon L Black2010-03-27
* | net-caif: add CAIF protocol definitionsSjur Braendeland2010-03-30
|/
* net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build timeCyrill Gorcunov2009-10-29
* net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-12
* net: Support inclusion of <linux/socket.h> before <sys/socket.h>Ben Hutchings2009-10-05
* Add constants for the ieee 802.15.4 stackSergey Lapin2009-06-09
* af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgsHendrik Brueckner2009-04-23
* tun: fix tun_chr_aio_write so that aio worksMichael S. Tsirkin2009-04-21
* net: skb_copy_datagram_const_iovec()Michael S. Tsirkin2009-04-21
* Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-26
|\
| * headers_check fix: linux/socket.hJaswinder Singh Rajput2009-02-02
* | RDS: Add AF and PF #defines for RDS socketsAndy Grover2009-02-26
|/
* Phonet: implement GPRS virtual interface over PEP socketRémi Denis-Courmont2008-10-05
* Phonet: global definitionsRemi Denis-Courmont2008-09-22
* Define AF_ISDN and PF_ISDNKarsten Keil2008-07-27