Age | Commit message (Expand) | Author | Files | Lines |
2015-02-04 | net: bury net/core/iovec.c - nothing in there is used anymore | Al Viro | 1 | -137/+0 |
2014-11-19 | fold verify_iovec() into copy_msghdr_from_user() | Al Viro | 1 | -38/+0 |
2014-11-19 | {compat_,}verify_iovec(): switch to generic copying of iovecs | Al Viro | 1 | -23/+14 |
2014-07-29 | net: sendmsg: fix NULL pointer dereference | Andrey Ryabinin | 1 | -3/+3 |
2014-06-27 | iovec: move memcpy_from/toiovecend to lib/iovec.c | Michael S. Tsirkin | 1 | -55/+0 |
2013-11-20 | net: rework recvmsg handler msg_name and msg_namelen logic | Hannes Frederic Sowa | 1 | -1/+2 |
2013-10-29 | net, iovec: fix the incorrect comment in memcpy_fromiovecend() | Zhi Yong Wu | 1 | -1/+1 |
2013-08-07 | net: move iov_pages() to net/core/iovec.c | Jason Wang | 1 | -0/+24 |
2013-05-20 | Hoist memcpy_fromiovec/memcpy_toiovec into lib/ | Rusty Russell | 1 | -50/+0 |
2012-03-11 | net: get rid of some pointless casts to sockaddr | Maciej Żenczykowski | 1 | -1/+1 |
2010-10-28 | net: Limit socket I/O iovec total length to INT_MAX. | David S. Miller | 1 | -11/+9 |
2010-10-04 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+3 |
2010-09-27 | tcp: Fix >4GB writes on 64-bit. | David S. Miller | 1 | -2/+3 |
2010-09-09 | net/core: remove address space warnings on verify_iovec() | Namhyung Kim | 1 | -2/+4 |
2010-07-12 | net/core: EXPORT_SYMBOL cleanups | Eric Dumazet | 1 | -5/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
2009-06-08 | net: Fix memcpy_toiovecend() to use the right offset | Sridhar Samudrala | 1 | -2/+2 |
2009-04-21 | tun: fix tun_chr_aio_write so that aio works | Michael S. Tsirkin | 1 | -3/+4 |
2009-04-21 | net: skb_copy_datagram_const_iovec() | Michael S. Tsirkin | 1 | -0/+26 |
2008-07-19 | net: Use standard structures for generic socket address structures. | YOSHIFUJI Hideaki | 1 | -1/+1 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2007-02-10 | [NET] CORE: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -5/+5 |
2006-12-02 | [NET]: Annotate csum_partial() callers in net/* | Al Viro | 1 | -2/+2 |
2005-05-01 | [PATCH] misc verify_area cleanups | Jesper Juhl | 1 | -1/+1 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+239 |