/include/linux/platform_data/media/

-2.6.20.y Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/include/linux/socket.h
AgeCommit message (Expand)Author
2014-01-22net: update comments of "struct msghdr" with the more accurate RFC3542 onesFX Le Bail
2014-01-03socket: cleanupsstephen hemminger
2013-08-07net: move iov_pages() to net/core/iovec.cJason Wang
2013-06-20RDMA/cma: Define native IB addressSean Hefty
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski
2013-05-20Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell
2013-03-10NFC: llcp: Implement socket optionsSamuel Ortiz
2013-02-10VSOCK: Introduce VM SocketsAndy King
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-07-19net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)Yuchung Cheng
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-04-05tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet
2012-03-11net: get rid of some pointless casts to sockaddrMaciej Żenczykowski
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