index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
virtio_net.c
Age
Commit message (
Expand
)
Author
2024-05-16
virtio_net: Fix missed rtnl_unlock
Daniel Jurgens
2024-05-13
virtio_net: remove the misleading comment
Xuan Zhuo
2024-05-13
virtio_net: rx remove premapped failover code
Xuan Zhuo
2024-05-13
virtio_net: big mode skip the unmap check
Xuan Zhuo
2024-05-13
virtio_net: Add TX stopped and wake counters
Daniel Jurgens
2024-05-10
virtio_net: Fix memory leak in virtnet_rx_mod_work
Daniel Jurgens
2024-05-07
virtio_net: Remove rtnl lock protection of command buffers
Daniel Jurgens
2024-05-07
virtio_net: Add a lock for per queue RX coalesce
Daniel Jurgens
2024-05-07
virtio_net: Do DIM update for specified queue only
Daniel Jurgens
2024-05-07
virtio_net: Add a lock for the command VQ.
Daniel Jurgens
2024-05-07
virtio_net: Remove command data from control_buf
Daniel Jurgens
2024-05-07
virtio_net: Store RSS setting in virtnet_info
Daniel Jurgens
2024-04-30
virtio-net: support queue stat
Xuan Zhuo
2024-04-30
virtio_net: add the total stats field
Xuan Zhuo
2024-04-30
virtio_net: device stats helpers support driver stats
Xuan Zhuo
2024-04-30
virtio_net: support device stats
Xuan Zhuo
2024-04-30
virtio_net: remove "_queue" from ethtool -S
Xuan Zhuo
2024-04-30
virtio_net: introduce ability to get reply info from device
Xuan Zhuo
2024-04-18
virtio_net: Support RX hash XDP hint
Liang Chen
2024-04-07
virtio_net: Do not send RSS key if it is not supported
Breno Leitao
2024-03-19
virtio_net: rename free_old_xmit_skbs to free_old_xmit
Xuan Zhuo
2024-03-19
virtio_net: unify the code for recycling the xmit ptr
Xuan Zhuo
2024-03-19
virtio-net: add cond_resched() to the command waiting loop
Jason Wang
2024-03-19
virtio-net: convert rx mode setting to use workqueue
Jason Wang
2024-01-11
virtio_net: Fix "ā%dā directive writing between 1 and 11 bytes into a reg...
Zhu Yanjun
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-03
virtio_net: fix missing dma unmap for resize
Xuan Zhuo
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-13
virtio-net: support rx netdim
Heng Qi
2023-12-13
virtio-net: extract virtqueue coalescig cmd for reuse
Heng Qi
2023-12-13
virtio-net: separate rx/tx coalescing moderation cmds
Heng Qi
2023-12-13
virtio-net: returns whether napi is complete
Heng Qi
2023-10-27
virtio_net: use u64_stats_t infra to avoid data-races
Eric Dumazet
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-15
virtio_net: fix the missing of the dma cpu sync
Xuan Zhuo
2023-10-11
virtio-net: a tiny comment update
Heng Qi
2023-10-11
virtio-net: fix the vq coalescing setting for vq resize
Heng Qi
2023-10-11
virtio-net: fix per queue coalescing parameter setting
Heng Qi
2023-10-11
virtio-net: consistently save parameters for per-queue
Heng Qi
2023-10-11
virtio-net: fix mismatch of getting tx-frames
Heng Qi
2023-10-11
virtio-net: initially change the value of tx-frames
Heng Qi
2023-10-01
virtio_net: avoid data-races on dev->stats fields
Eric Dumazet
2023-09-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-09-03
virtio_net: merge dma operations when filling mergeable buffers
Xuan Zhuo
2023-08-23
virtio_net: Introduce skb_vnet_common_hdr to avoid typecasting
Feng Liu
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-08-11
virtio-net: set queues after driver_ok
Jason Wang
2023-08-10
virtio-net: Zero max_tx_vq field for VIRTIO_NET_CTRL_MQ_HASH_CONFIG case
Hawkins Jiawei
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
[next]