index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
iovec.c
Age
Commit message (
Expand
)
Author
2014-11-19
fold verify_iovec() into copy_msghdr_from_user()
Al Viro
2014-11-19
{compat_,}verify_iovec(): switch to generic copying of iovecs
Al Viro
2014-07-29
net: sendmsg: fix NULL pointer dereference
Andrey Ryabinin
2014-06-27
iovec: move memcpy_from/toiovecend to lib/iovec.c
Michael S. Tsirkin
2013-11-20
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-10-29
net, iovec: fix the incorrect comment in memcpy_fromiovecend()
Zhi Yong Wu
2013-08-07
net: move iov_pages() to net/core/iovec.c
Jason Wang
2013-05-20
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
2012-03-11
net: get rid of some pointless casts to sockaddr
Maciej Żenczykowski
2010-10-28
net: Limit socket I/O iovec total length to INT_MAX.
David S. Miller
2010-10-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-27
tcp: Fix >4GB writes on 64-bit.
David S. Miller
2010-09-09
net/core: remove address space warnings on verify_iovec()
Namhyung Kim
2010-07-12
net/core: EXPORT_SYMBOL cleanups
Eric Dumazet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-08
net: Fix memcpy_toiovecend() to use the right offset
Sridhar Samudrala
2009-04-21
tun: fix tun_chr_aio_write so that aio works
Michael S. Tsirkin
2009-04-21
net: skb_copy_datagram_const_iovec()
Michael S. Tsirkin
2008-07-19
net: Use standard structures for generic socket address structures.
YOSHIFUJI Hideaki
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim 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 cleanups
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds