Toshiaki Makita
|
a0929a44c2
virtio_net: Use temporary storage for accounting rx stats
|
7 年之前 |
Toshiaki Makita
|
7d9d60fd4a
virtio_net: Fix incosistent received bytes counter
|
7 年之前 |
Jakub Kicinski
|
6b86758973
xdp: don't make drivers report attachment mode
|
7 年之前 |
Jesper Dangaard Brouer
|
2471c75efe
virtio_net: split XDP_TX kick and XDP_REDIRECT map flushing
|
7 年之前 |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 年之前 |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 年之前 |
Willem de Bruijn
|
fd3a886258
net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
|
7 年之前 |
David S. Miller
|
fd129f8941
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
|
7 年之前 |
Jesper Dangaard Brouer
|
16ec025aa5
virtio_net: remove ndo_xdp_flush call virtnet_xdp_flush
|
7 年之前 |
Tonghao Zhang
|
2fa3c8a8b2
net: virtio: simplify the virtnet_find_vqs
|
7 年之前 |
Jesper Dangaard Brouer
|
5d274cb4bb
virtio_net: implement flush flag for ndo_xdp_xmit
|
7 年之前 |
Jesper Dangaard Brouer
|
42b3346898
xdp: add flags argument to ndo_xdp_xmit API
|
7 年之前 |
Wei Yongjun
|
4b8e6ac41a
virtio_net: fix error return code in virtnet_probe()
|
7 年之前 |
Sridhar Samudrala
|
ba5e4426e8
virtio_net: Extend virtio to use VF datapath when available
|
7 年之前 |
Sridhar Samudrala
|
9805069d14
virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit
|
7 年之前 |
David S. Miller
|
5b79c2af66
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Jesper Dangaard Brouer
|
735fc4054b
xdp: change ndo_xdp_xmit API to support bulking
|
7 年之前 |
Jason Wang
|
3d62b2a0db
virtio-net: fix leaking page for gso packet during mergeable XDP
|
7 年之前 |
Jason Wang
|
850e088d5b
virtio-net: correctly check num_buf during err path
|
7 年之前 |
Jason Wang
|
5d458a13dd
virtio-net: correctly transmit XDP buff after linearizing
|
7 年之前 |
Jason Wang
|
6890418bbb
virtio-net: correctly redirect linearized packet
|
7 年之前 |
Nikita V. Shirokov
|
aaa6452763
bpf: fix virtio-net's length calc for XDP_PASS
|
7 年之前 |
David S. Miller
|
e0ada51db9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Michael S. Tsirkin
|
f4ee703ace
virtio_net: sparse annotation fix
|
7 年之前 |
Michael S. Tsirkin
|
d7fad4c840
virtio_net: fix adding vids on big-endian
|
7 年之前 |
Michael S. Tsirkin
|
12e5716938
virtio_net: split out ctrl buffer
|
7 年之前 |
Nikita V. Shirokov
|
6870de435b
bpf: make virtio compatible w/ bpf_xdp_adjust_tail
|
7 年之前 |
Jesper Dangaard Brouer
|
44fa2dbd47
xdp: transition into using xdp_frame for ndo_xdp_xmit
|
7 年之前 |
Jesper Dangaard Brouer
|
039930945a
xdp: transition into using xdp_frame for return API
|
7 年之前 |
Jesper Dangaard Brouer
|
8d5d885275
xdp: rhashtable with allocator ID to pointer mapping
|
7 年之前 |