index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
virtio_net.c
Age
Commit message (
Expand
)
Author
2024-11-15
virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY
Xuan Zhuo
2024-11-15
virtio_net: update tx timeout record
Xuan Zhuo
2024-11-15
virtio_net: xsk: tx: support xmit xsk buffer
Xuan Zhuo
2024-11-15
virtio_net: xsk: prevent disable tx napi
Xuan Zhuo
2024-11-15
virtio_net: xsk: bind/unbind xsk for tx
Xuan Zhuo
2024-11-15
virtio_net: refactor the xmit type
Xuan Zhuo
2024-11-15
virtio_ring: remove API virtqueue_set_dma_premapped
Xuan Zhuo
2024-11-15
virtio-net: rq submits premapped per-buffer
Xuan Zhuo
2024-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-07
virtio_net: Update rss when set queue
Philo Lu
2024-11-07
virtio_net: Sync rss config to device when virtnet_probe
Philo Lu
2024-11-07
virtio_net: Add hash_key_length check
Philo Lu
2024-11-07
virtio_net: Support dynamic rss indirection table size
Philo Lu
2024-11-05
virtio_net: rx remove premapped failover code
Xuan Zhuo
2024-11-05
virtio_net: enable premapped mode for merge and small by default
Xuan Zhuo
2024-11-05
virtio_net: big mode skip the unmap check
Xuan Zhuo
2024-11-05
virtio-net: fix overflow inside virtnet_rq_alloc
Xuan Zhuo
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
2024-10-21
virtio_net: fix integer overflow in stats
Michael S. Tsirkin
2024-09-26
virtio_net: Fix mismatched buf address when unmapping for small packets
Wenbo Li
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-10
virtio_net: disable premapped mode by default
Xuan Zhuo
2024-09-10
Revert "virtio_net: big mode skip the unmap check"
Xuan Zhuo
2024-09-10
Revert "virtio_net: rx remove premapped failover code"
Xuan Zhuo
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-15
virtio-net: synchronize probe with ndo_set_features
Jason Wang
2024-08-15
virtio-net: synchronize operstate with admin state on up/down
Jason Wang
2024-08-15
virtio_net: move netdev_tx_reset_queue() call before RX napi enable
Jiri Pirko
2024-08-05
virtio-net: unbreak vq resizing when coalescing is not negotiated
Heng Qi
2024-08-05
virtio-net: check feature before configuring the vq coalescing command
Heng Qi
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
2024-07-17
virtio_net: convert to use virtio_find_vqs_info()
Jiri Pirko
2024-07-14
virtio_net: Fix napi_skb_cache_put warning
Breno Leitao
2024-07-14
virtio_net: xsk: rx: support recv merge mode
Xuan Zhuo
2024-07-14
virtio_net: xsk: rx: support recv small mode
Xuan Zhuo
2024-07-14
virtio_net: xsk: rx: support fill with xsk buffer
Xuan Zhuo
2024-07-14
virtio_net: xsk: support wakeup
Xuan Zhuo
2024-07-14
virtio_net: xsk: bind/unbind xsk for rx
Xuan Zhuo
2024-07-14
virtio_net: separate receive_mergeable
Xuan Zhuo
2024-07-14
virtio_net: separate receive_buf
Xuan Zhuo
2024-07-14
virtio_net: separate virtnet_tx_resize()
Xuan Zhuo
2024-07-14
virtio_net: separate virtnet_rx_resize()
Xuan Zhuo
2024-07-14
virtio_net: replace VIRTIO_XDP_HEADROOM by XDP_PACKET_HEADROOM
Xuan Zhuo
2024-06-25
virtio-net: support dim profile fine-tuning
Heng Qi
2024-06-25
virtio_net: Remove u64_stats_update_begin()/end() for stats fetch
Li RongQing
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-19
virtio_net: add support for Byte Queue Limits
Jiri Pirko
2024-06-19
virtio_net: fixing XDP for fully checksummed packets handling
Heng Qi
2024-06-19
virtio_net: checksum offloading handling fix
Heng Qi
[next]