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