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
*
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
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-10
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
virtio-net: Support IFF_TX_SKB_NO_LINEAR flag
Xuan Zhuo
2021-02-25
1
-1
/
+2
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-02-25
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
virtio_net: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-02-23
1
-0
/
+1
*
|
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
1
-8
/
+4
*
|
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-08
1
-4
/
+2
|
/
*
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-05
1
-5
/
+7
|
\
|
*
virtio_net: Fix recursive call to cpus_read_lock()
Jeff Dike
2020-12-23
1
-5
/
+7
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-12-24
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
virtio_net: Fix error code in probe()
Dan Carpenter
2020-12-18
1
-0
/
+1
*
|
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-12-01
1
-1
/
+1
|
/
*
Revert "virtio-net: ethtool configurable RXCSUM"
Michael S. Tsirkin
2020-10-22
1
-36
/
+12
*
virtio-net: ethtool configurable RXCSUM
Tonghao Zhang
2020-10-14
1
-12
/
+36
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-06
1
-1
/
+7
|
\
|
*
virtio-net: don't disable guest csum when disable LRO
Tonghao Zhang
2020-09-29
1
-1
/
+7
*
|
net: remove napi_hash_del() from driver-facing API
Jakub Kicinski
2020-09-10
1
-4
/
+3
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-3
/
+3
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-08-11
1
-4
/
+5
|
\
|
*
virtio_net: use LE accessors for speed/duplex
Michael S. Tsirkin
2020-08-05
1
-4
/
+5
*
|
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-26
1
-17
/
+0
|
/
*
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-06-02
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
1
-2
/
+4
|
\
[next]