Michael S. Tsirkin
|
de4d768a42
vhost-net: remove unlocked use of receive_queue
|
14 年之前 |
Jason Wang
|
783e398854
vhost: lock receive queue, not the socket
|
14 年之前 |
Jason Wang
|
94249369e9
vhost-net: Unify the code of mergeable and big buffer handling
|
14 年之前 |
Jason Wang
|
cfbdab9513
vhost-net: check the support of mergeable buffer outside the receive loop
|
14 年之前 |
Krishna Kumar
|
d47effe1be
vhost: Cleanup vhost.c and net.c
|
14 年之前 |
Michael S. Tsirkin
|
5e18247b02
vhost: rcu annotation fixup
|
14 年之前 |
David S. Miller
|
9fe146aef4
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
|
14 年之前 |
Jason Wang
|
a290aec88a
vhost: fix typos in comment
|
14 年之前 |
Michael S. Tsirkin
|
11cd1a8b8c
vhost/net: fix rcu check usage
|
14 年之前 |
Michael S. Tsirkin
|
64e1c80748
vhost-net: batch use/unuse mm
|
14 年之前 |
Linus Torvalds
|
5f05647dd8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 年之前 |
Linus Torvalds
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
14 年之前 |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 年之前 |
Ingo Molnar
|
556ef63255
Merge commit 'v2.6.36-rc7' into core/rcu
|
14 年之前 |
Jason Wang
|
e0e9b40647
vhost: max s/g to match qemu
|
14 年之前 |
Michael S. Tsirkin
|
ee05d6939e
vhost-net: fix range checking in mrg bufs case
|
14 年之前 |
Arnd Bergmann
|
28457ee69c
vhost: add __rcu annotations
|
15 年之前 |
Linus Torvalds
|
6ba74014c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 年之前 |
David Stevens
|
8dd014adfe
vhost-net: mergeable buffers support
|
15 年之前 |
Tejun Heo
|
c23f3445e6
vhost: replace vhost_workqueue with per-vhost kthread
|
15 年之前 |
David S. Miller
|
4c3e5edf2f
vhost net: Fix warning.
|
15 年之前 |
David S. Miller
|
11fe883936
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Linus Torvalds
|
516bd66415
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Michael S. Tsirkin
|
95c0ec6a97
vhost: avoid pr_err on condition guest can trigger
|
15 年之前 |
Michael S. Tsirkin
|
1680e9063e
vhost-net: avoid flush under lock
|
15 年之前 |
Linus Torvalds
|
2aa72f6121
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
David S. Miller
|
597e608a84
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Michael S. Tsirkin
|
7b3384fc30
vhost: add unlikely annotations to error path
|
15 年之前 |
Michael S. Tsirkin
|
d5675bd204
vhost: break out of polling loop on error
|
15 年之前 |
Alan Cox
|
79907d89c3
misc: Fix allocation 'borrowed' by vhost_net
|
15 年之前 |