index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
virtio_net.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-13
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-02
1
-1
/
+0
|
\
|
*
Revert "virtio-net: don't let virtio core to validate used length"
Michael S. Tsirkin
2021-11-25
1
-1
/
+0
*
|
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-1
/
+3
*
|
net: annotate accesses to queue->trans_start
Eric Dumazet
2021-11-17
1
-1
/
+1
|
/
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-11-03
1
-1
/
+3
|
\
|
*
virtio-net: don't let virtio core to validate used length
Jason Wang
2021-11-01
1
-0
/
+1
|
*
virtio_net: clarify tailroom logic
Michael S. Tsirkin
2021-11-01
1
-1
/
+2
*
|
net: virtio: use eth_hw_addr_set()
Jakub Kicinski
2021-10-28
1
-3
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-15
1
-1
/
+1
|
\
|
|
*
virtio-net: fix for skb_over_panic inside big mode
Xuan Zhuo
2021-10-09
1
-1
/
+1
*
|
virtio_net: skip RCU read lock by checking xdp_enabled of vi
Li RongQing
2021-10-10
1
-0
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-23
1
-0
/
+4
|
\
|
|
*
virtio-net: fix pages leaking when building skb in big mode
Jason Wang
2021-09-19
1
-0
/
+4
*
|
virtio_net: introduce TX timeout watchdog
Tony Lu
2021-09-20
1
-1
/
+21
*
|
virtio_net: use netdev_warn_once to output warn when without enough queues
Xuan Zhuo
2021-09-19
1
-2
/
+2
|
/
*
virtio_net: reduce raw_smp_processor_id() calling in virtnet_xdp_get_sq
Li RongQing
2021-08-29
1
-3
/
+4
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-20
1
-7
/
+7
|
\
|
*
virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO
Jason Wang
2021-08-17
1
-7
/
+7
*
|
virtio_net: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-04
1
-5
/
+5
*
|
virtio-net: realign page_to_skb() after merges
Jakub Kicinski
2021-08-03
1
-19
/
+8
|
/
*
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-14
1
-1
/
+7
|
\
|
*
virtio_net: check virtqueue_add_sgs() return value
Yunjian Wang
2021-07-10
1
-1
/
+7
*
|
virtio_net: disable cb aggressively
Michael S. Tsirkin
2021-07-08
1
-4
/
+11
*
|
virtio_net: move txq wakeups under tx q lock
Michael S. Tsirkin
2021-07-03
1
-6
/
+7
*
|
virtio_net: move tx vq operation under tx queue lock
Michael S. Tsirkin
2021-07-03
1
-1
/
+21
*
|
virtio_net: Fix error handling in virtnet_restore()
Xie Yongji
2021-07-03
1
-1
/
+4
|
/
*
virtio_net: Use virtio_find_vqs_ctx() helper
Xianting Tian
2021-06-23
1
-2
/
+2
*
virtio_net: Remove BUG() to avoid machine dead
Xianting Tian
2021-06-07
1
-1
/
+1
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-07
1
-0
/
+3
|
\
|
*
virtio-net: fix for skb_over_panic inside big mode
Xuan Zhuo
2021-06-04
1
-1
/
+1
|
*
virtio_net: get build_skb() buf by data ptr
Xuan Zhuo
2021-06-02
1
-11
/
+6
|
*
virtio-net: fix for unable to handle page fault for address
Xuan Zhuo
2021-06-02
1
-1
/
+2
*
|
virtio-net: Add validation for used length
Xie Yongji
2021-06-01
1
-7
/
+13
*
|
virtio-net: get build_skb() buf by data ptr
Xuan Zhuo
2021-05-14
1
-2
/
+6
*
|
virtio-net: fix for unable to handle page fault for address
Xuan Zhuo
2021-05-14
1
-6
/
+6
|
/
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-05-05
1
-3
/
+7
|
\
|
*
virtio-net: don't allocate control_buf if not supported
Max Gurtovoy
2021-05-03
1
-3
/
+7
*
|
virtio-net: fix use-after-free in skb_gro_receive
Xuan Zhuo
2021-04-23
1
-3
/
+9
*
|
virtio-net: fix use-after-free in page_to_skb()
Eric Dumazet
2021-04-21
1
-1
/
+4
*
|
virtio-net: restrict build_skb() use to some arches
Eric Dumazet
2021-04-21
1
-1
/
+1
*
|
virtio-net: page_to_skb() use build_skb when there's sufficient tailroom
Xuan Zhuo
2021-04-17
1
-21
/
+48
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-10
1
-3
/
+7
|
\
|
|
*
virtio_net: Do not pull payload in skb->head
Eric Dumazet
2021-04-07
1
-3
/
+7
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-26
1
-12
/
+13
|
\
\
|
*
|
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
2021-03-18
1
-12
/
+13
*
|
|
net: move the xps maps to an array
Antoine Tenart
2021-03-18
1
-1
/
+1
*
|
|
virtio_net: Update driver to use ethtool_sprintf
Alexander Duyck
2021-03-17
1
-11
/
+7
*
|
|
virtio-net: support XDP when not more queues
Xuan Zhuo
2021-03-10
1
-13
/
+49
|
/
/
[next]