index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
virtio_net.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a reg...
Zhu Yanjun
1
-4
/
+5
2023-08-26
virtio-net: set queues after driver_ok
Jason Wang
1
-2
/
+2
2023-08-11
virtio-net: fix race between set queues and probe
Jason Wang
1
-2
/
+2
2023-05-17
virtio_net: suppress cpu stall when free_unused_bufs
Wenliang Wang
1
-0
/
+2
2023-05-17
virtio_net: split free_unused_bufs()
Xuan Zhuo
1
-16
/
+25
2023-04-26
virtio_net: bugfix overflow inside xdp_linearize_page()
Xuan Zhuo
1
-2
/
+6
2023-02-15
virtio-net: Keep stop() to follow mirror sequence of open()
Parav Pandit
1
-1
/
+1
2023-02-15
virtio-net: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+3
2022-08-25
virtio_net: fix memory leak inside XPD_TX with mergeable
Xuan Zhuo
1
-1
/
+4
2022-08-03
virtio-net: fix the race between refill work and close
Jason Wang
1
-3
/
+34
2022-07-07
virtio-net: fix race between ndo_open() and virtio_device_ready()
Jason Wang
1
-1
/
+7
2022-06-29
virtio_net: fix xdp_rxq_info bug after suspend/resume
Stephan Gerhold
1
-19
/
+6
2021-08-26
virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO
Jason Wang
1
-7
/
+7
2021-08-26
virtio-net: support XDP when not more queues
Xuan Zhuo
1
-13
/
+49
2021-07-20
virtio_net: move tx vq operation under tx queue lock
Michael S. Tsirkin
1
-1
/
+21
2021-07-20
virtio_net: Fix error handling in virtnet_restore()
Xie Yongji
1
-1
/
+4
2021-07-19
virtio_net: Remove BUG() to avoid machine dead
Xianting Tian
1
-1
/
+1
2021-07-19
virtio-net: Add validation for used length
Xie Yongji
1
-7
/
+13
2021-05-22
virtio_net: Do not pull payload in skb->head
Eric Dumazet
1
-3
/
+7
2021-01-12
virtio_net: Fix recursive call to cpus_read_lock()
Jeff Dike
1
-5
/
+7
2020-12-30
virtio_net: Fix error code in probe()
Dan Carpenter
1
-0
/
+1
2020-10-22
Revert "virtio-net: ethtool configurable RXCSUM"
Michael S. Tsirkin
1
-36
/
+12
2020-10-14
virtio-net: ethtool configurable RXCSUM
Tonghao Zhang
1
-12
/
+36
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+7
2020-09-29
virtio-net: don't disable guest csum when disable LRO
Tonghao Zhang
1
-1
/
+7
2020-09-10
net: remove napi_hash_del() from driver-facing API
Jakub Kicinski
1
-4
/
+3
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-08-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-4
/
+5
2020-08-05
virtio_net: use LE accessors for speed/duplex
Michael S. Tsirkin
1
-4
/
+5
2020-07-26
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-17
/
+0
2020-06-02
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
1
-2
/
+2
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+4
2020-05-15
virtio_net: Add XDP frame size in two code paths
Jesper Dangaard Brouer
1
-3
/
+12
2020-05-07
virtio_net: fix lockdep warning on 32 bit
Michael S. Tsirkin
1
-2
/
+4
2020-03-05
virtio_net: reject unsupported coalescing params
Jakub Kicinski
1
-11
/
+3
2020-03-01
net/ethtool: Introduce link_ksettings API for virtual network devices
Cris Forno
1
-37
/
+2
2020-02-26
virtio_net: Add XDP meta data support
Yuya Kusakabe
1
-20
/
+32
2020-02-26
virtio_net: Keep vnet header zeroed if XDP is loaded for small buffer
Yuya Kusakabe
1
-2
/
+2
2020-01-27
bpf, xdp: virtio_net use access ptr macro for xdp enable check
John Fastabend
1
-1
/
+1
2020-01-17
xdp: Use bulking for non-map XDP_REDIRECT and consolidate code paths
Toke Høiland-Jørgensen
1
-1
/
+1
2019-11-18
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
1
-5
/
+2
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
1
-1
/
+1
2019-09-04
virtio-net: lower min ring num_free for efficiency
? jiang
1
-1
/
+1
2019-06-15
virtio_net: enable napi_tx by default
Willem de Bruijn
1
-1
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-04-07
virtio-net: Fix some minor formatting errors
Yuval Shaia
1
-4
/
+6
2019-04-07
virtio-net: Remove inclusion of pci.h
Yuval Shaia
1
-1
/
+0
2019-04-02
net: move skb->xmit_more hint to softnet data
Florian Westphal
1
-1
/
+1
2019-03-19
virtio_net: remove hcpu from virtnet_clean_affinity
Peter Xu
1
-4
/
+4
2019-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-47
/
+124
[next]