index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
virtio_net.c
Age
Commit message (
Expand
)
Author
2021-07-14
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-10
virtio_net: check virtqueue_add_sgs() return value
Yunjian Wang
2021-07-08
virtio_net: disable cb aggressively
Michael S. Tsirkin
2021-07-03
virtio_net: move txq wakeups under tx q lock
Michael S. Tsirkin
2021-07-03
virtio_net: move tx vq operation under tx queue lock
Michael S. Tsirkin
2021-07-03
virtio_net: Fix error handling in virtnet_restore()
Xie Yongji
2021-06-23
virtio_net: Use virtio_find_vqs_ctx() helper
Xianting Tian
2021-06-07
virtio_net: Remove BUG() to avoid machine dead
Xianting Tian
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-03
virtio-net: fix for skb_over_panic inside big mode
Xuan Zhuo
2021-06-01
virtio_net: get build_skb() buf by data ptr
Xuan Zhuo
2021-06-01
virtio-net: fix for unable to handle page fault for address
Xuan Zhuo
2021-05-31
virtio-net: Add validation for used length
Xie Yongji
2021-05-13
virtio-net: get build_skb() buf by data ptr
Xuan Zhuo
2021-05-13
virtio-net: fix for unable to handle page fault for address
Xuan Zhuo
2021-05-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-05-03
virtio-net: don't allocate control_buf if not supported
Max Gurtovoy
2021-04-23
virtio-net: fix use-after-free in skb_gro_receive
Xuan Zhuo
2021-04-20
virtio-net: fix use-after-free in page_to_skb()
Eric Dumazet
2021-04-20
virtio-net: restrict build_skb() use to some arches
Eric Dumazet
2021-04-16
virtio-net: page_to_skb() use build_skb when there's sufficient tailroom
Xuan Zhuo
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-06
virtio_net: Do not pull payload in skb->head
Eric Dumazet
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-18
net: move the xps maps to an array
Antoine Tenart
2021-03-18
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
2021-03-17
virtio_net: Update driver to use ethtool_sprintf
Alexander Duyck
2021-03-10
virtio-net: support XDP when not more queues
Xuan Zhuo
2021-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-02-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-02-25
virtio-net: Support IFF_TX_SKB_NO_LINEAR flag
Xuan Zhuo
2021-02-23
virtio_net: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-05
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-12-24
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-12-23
virtio_net: Fix recursive call to cpus_read_lock()
Jeff Dike
2020-12-18
virtio_net: Fix error code in probe()
Dan Carpenter
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-10-21
Revert "virtio-net: ethtool configurable RXCSUM"
Michael S. Tsirkin
2020-10-13
virtio-net: ethtool configurable RXCSUM
Tonghao Zhang
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-29
virtio-net: don't disable guest csum when disable LRO
Tonghao Zhang
2020-09-10
net: remove napi_hash_del() from driver-facing API
Jakub Kicinski
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-08-05
virtio_net: use LE accessors for speed/duplex
Michael S. Tsirkin
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
[next]