David S. Miller
|
028940342a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Basil Gor
|
c53cff5e42
vhost-net: fix handle_rx buffer size
|
13 years ago |
Jason Wang
|
c8fb217af5
vhost_net: zerocopy: adding and signalling immediately when fully copied
|
13 years ago |
Jason Wang
|
dbf34207c6
vhost_net: re-poll only on EAGAIN or ENOBUFS
|
13 years ago |
Jason Wang
|
c460f05739
vhost_net: zerocopy: fix possible NULL pointer dereference of vq->bufs
|
13 years ago |
Michael S. Tsirkin
|
ca8f4fb21d
skbuff: struct ubuf_info callback type safety
|
13 years ago |
Michael S. Tsirkin
|
ea5d404655
vhost: fix release path lockdep checks
|
13 years ago |
stephen hemminger
|
7c7c7f01cc
vhost-net: add module alias (v2.1)
|
13 years ago |
Shirley Ma
|
9e380825ab
vhost: handle wrap around in # of bufs math
|
14 years ago |
Michael S. Tsirkin
|
c047e5f317
vhost-net: update used ring on backend change
|
14 years ago |
Jason Wang
|
f59281dafb
vhost: init used ring after backend was set
|
14 years ago |
Michael S. Tsirkin
|
bab632d69e
vhost: vhost TX zero-copy support
|
14 years ago |
Michael S. Tsirkin
|
8ea8cf89e1
vhost: support event index
|
14 years ago |
Michael S. Tsirkin
|
de4d768a42
vhost-net: remove unlocked use of receive_queue
|
14 years ago |
Jason Wang
|
783e398854
vhost: lock receive queue, not the socket
|
14 years ago |
Jason Wang
|
94249369e9
vhost-net: Unify the code of mergeable and big buffer handling
|
14 years ago |
Jason Wang
|
cfbdab9513
vhost-net: check the support of mergeable buffer outside the receive loop
|
14 years ago |
Krishna Kumar
|
d47effe1be
vhost: Cleanup vhost.c and net.c
|
14 years ago |
Michael S. Tsirkin
|
5e18247b02
vhost: rcu annotation fixup
|
14 years ago |
David S. Miller
|
9fe146aef4
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
|
14 years ago |
Jason Wang
|
a290aec88a
vhost: fix typos in comment
|
14 years ago |
Michael S. Tsirkin
|
11cd1a8b8c
vhost/net: fix rcu check usage
|
14 years ago |
Michael S. Tsirkin
|
64e1c80748
vhost-net: batch use/unuse mm
|
14 years ago |
Linus Torvalds
|
5f05647dd8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 years ago |
Linus Torvalds
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
14 years ago |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 years ago |
Ingo Molnar
|
556ef63255
Merge commit 'v2.6.36-rc7' into core/rcu
|
14 years ago |
Jason Wang
|
e0e9b40647
vhost: max s/g to match qemu
|
15 years ago |
Michael S. Tsirkin
|
ee05d6939e
vhost-net: fix range checking in mrg bufs case
|
15 years ago |
Arnd Bergmann
|
28457ee69c
vhost: add __rcu annotations
|
15 years ago |