Tonghao Zhang
|
abf1a08ff3
net: vhost: remove bad code line
|
6 年之前 |
Tonghao Zhang
|
441abde4cd
net: vhost: add rx busy polling in tx path
|
6 年之前 |
Tonghao Zhang
|
dc151282bb
net: vhost: factor out busy polling logic to vhost_net_busy_poll()
|
6 年之前 |
Tonghao Zhang
|
a6a67a2f34
net: vhost: replace magic number of lock annotation
|
6 年之前 |
Dan Carpenter
|
8a1aff144d
vhost_net: add a missing error return
|
6 年之前 |
Jason Wang
|
0a0be13b8f
vhost_net: batch submitting XDP buffers to underlayer sockets
|
7 年之前 |
Jason Wang
|
fe8dd45bb7
tun: switch to new type of msg_control
|
7 年之前 |
Jason Wang
|
429711aec2
vhost: switch to use new message format
|
7 年之前 |
Jason Wang
|
4afb52c2af
vhost_net: batch update used ring for datacopy TX
|
7 年之前 |
Jason Wang
|
d0d8697187
vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCH
|
7 年之前 |
Jason Wang
|
09c3248938
vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used()
|
7 年之前 |
Jason Wang
|
0d20bdf34d
vhost_net: split out datacopy logic
|
7 年之前 |
Jason Wang
|
c92a8a8cb7
vhost_net: introduce tx_can_batch()
|
7 年之前 |
Jason Wang
|
a2a91a137a
vhost_net: introduce get_tx_bufs()
|
7 年之前 |
Jason Wang
|
272f35cba5
vhost_net: introduce vhost_exceeds_weight()
|
7 年之前 |
Jason Wang
|
b0d0ea50e7
vhost_net: introduce helper to initialize tx iov iter
|
7 年之前 |
Jason Wang
|
652e4f3e82
vhost_net: drop unnecessary parameter
|
7 年之前 |
Toshiaki Makita
|
6369fec5be
vhost_net: Avoid rx vring kicks during busyloop
|
7 年之前 |
Toshiaki Makita
|
be294a51ad
vhost_net: Avoid rx queue wake-ups during busypoll
|
7 年之前 |
Toshiaki Makita
|
027b17603b
vhost_net: Avoid tx vring kicks during busyloop
|
7 年之前 |
Toshiaki Makita
|
28b9b33b98
vhost_net: Rename local variables in vhost_net_rx_peek_head_len
|
7 年之前 |
Jason Wang
|
b8f1f65882
vhost_net: validate sock before trying to put its fd
|
7 年之前 |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 年之前 |
David S. Miller
|
9c54aeb03a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Jason Wang
|
f5a4941aa6
vhost_net: flush batched heads before trying to busy polling
|
7 年之前 |
Paolo Abeni
|
db688c24ea
vhost_net: use packet weight for rx handler, too
|
7 年之前 |
Jesper Dangaard Brouer
|
1ffcbc8537
tun: convert to use generic xdp_frame and xdp_return_frame API
|
7 年之前 |
haibinzhang(张海斌)
|
a2ac99905f
vhost-net: set packet weight of tx polling to 2 * vq size
|
7 年之前 |
David S. Miller
|
c0b458a946
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Jason Wang
|
aaa3149bbe
vhost_net: add missing lock nesting notation
|
7 年之前 |