summaryrefslogtreecommitdiff
path: root/net/core/iovec.c
AgeCommit message (Expand)Author
2010-10-28net: Limit socket I/O iovec total length to INT_MAX.David S. Miller
2010-10-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller
2010-09-09net/core: remove address space warnings on verify_iovec()Namhyung Kim
2010-07-12net/core: EXPORT_SYMBOL cleanupsEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-08net: Fix memcpy_toiovecend() to use the right offsetSridhar Samudrala
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
2008-07-19net: Use standard structures for generic socket address structures.YOSHIFUJI Hideaki
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-10[NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-02[NET]: Annotate csum_partial() callers in net/*Al Viro
2005-05-01[PATCH] misc verify_area cleanupsJesper Juhl
2005-04-16Linux-2.6.12-rc2Linus Torvalds