index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
virtio_net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
2019-11-18
1
-5
/
+2
*
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
2019-10-01
1
-1
/
+1
*
virtio-net: lower min ring num_free for efficiency
? jiang
2019-09-04
1
-1
/
+1
*
virtio_net: enable napi_tx by default
Willem de Bruijn
2019-06-14
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
virtio-net: Fix some minor formatting errors
Yuval Shaia
2019-04-06
1
-4
/
+6
*
virtio-net: Remove inclusion of pci.h
Yuval Shaia
2019-04-06
1
-1
/
+0
*
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-04-01
1
-1
/
+1
*
virtio_net: remove hcpu from virtnet_clean_affinity
Peter Xu
2019-03-18
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
1
-47
/
+124
|
\
|
*
virtio_net: Account for tx bytes and packets on sending xdp_frames
Toshiaki Makita
2019-02-03
1
-4
/
+16
|
*
virtio_net: Differentiate sk_buff and xdp_frame on freeing
Toshiaki Makita
2019-01-30
1
-12
/
+42
|
*
virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqs
Toshiaki Makita
2019-01-30
1
-1
/
+1
|
*
virtio_net: Don't process redirected XDP frames when XDP is disabled
Toshiaki Makita
2019-01-30
1
-7
/
+26
|
*
virtio_net: Fix out of bounds access of sq
Toshiaki Makita
2019-01-30
1
-10
/
+7
|
*
virtio_net: Fix not restoring real_num_rx_queues
Toshiaki Makita
2019-01-30
1
-1
/
+1
|
*
virtio_net: Don't call free_old_xmit_skbs for xdp_frames
Toshiaki Makita
2019-01-30
1
-16
/
+33
|
*
virtio_net: Don't enable NAPI when interface is down
Toshiaki Makita
2019-01-30
1
-2
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-21
1
-6
/
+6
|
\
|
|
*
virtio_net: bulk free tx skbs
Michael S. Tsirkin
2019-01-19
1
-6
/
+6
*
|
virtio-net: per-queue RPS config
Willem de Bruijn
2019-01-19
1
-0
/
+1
|
/
*
virtio-net: ethtool configurable LRO
Willem de Bruijn
2018-12-20
1
-0
/
+33
*
virtio-net: keep vnet header zeroed after processing XDP
Jason Wang
2018-11-30
1
-5
/
+9
*
virtio-net: fail XDP set if guest csum is negotiated
Jason Wang
2018-11-23
1
-2
/
+3
*
virtio-net: disable guest csum during XDP set
Jason Wang
2018-11-23
1
-6
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-19
1
-1
/
+4
|
\
|
*
virtio_net: avoid using netif_tx_disable() for serializing tx routine
Ake Koomsin
2018-10-17
1
-1
/
+4
*
|
virtio_net: ethtool tx napi configuration
Jason Wang
2018-10-10
1
-0
/
+49
|
/
*
virtio_net: remove ndo_poll_controller
Eric Dumazet
2018-09-28
1
-14
/
+0
*
virtio_net: remove duplicated include from virtio_net.c
YueHaibing
2018-08-13
1
-1
/
+0
*
virtio_net: Stripe queue affinities across cores.
Caleb Raitto
2018-08-11
1
-15
/
+27
*
virtio: Make vp_set_vq_affinity() take a mask.
Caleb Raitto
2018-08-11
1
-4
/
+4
*
net: allow to call netif_reset_xps_queues() under cpus_read_lock
Andrei Vagin
2018-08-09
1
-1
/
+3
*
virtio-net: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-05
1
-0
/
+3
*
virtio-net: get rid of unnecessary container of rq stats
Jason Wang
2018-07-31
1
-44
/
+36
*
virtio-net: correctly update XDP_TX counters
Jason Wang
2018-07-31
1
-35
/
+4
*
virtio_net: Add kick stats
Toshiaki Makita
2018-07-25
1
-6
/
+28
*
virtio_net: Add XDP related stats
Toshiaki Makita
2018-07-25
1
-12
/
+59
*
virtio_net: Factor out the logic to determine xdp sq
Toshiaki Makita
2018-07-25
1
-10
/
+12
*
virtio_net: Make drop counter per-queue
Toshiaki Makita
2018-07-25
1
-5
/
+8
*
virtio_net: Use temporary storage for accounting rx stats
Toshiaki Makita
2018-07-25
1
-28
/
+44
*
virtio_net: Fix incosistent received bytes counter
Toshiaki Makita
2018-07-25
1
-18
/
+23
*
xdp: don't make drivers report attachment mode
Jakub Kicinski
2018-07-13
1
-1
/
+0
*
virtio_net: split XDP_TX kick and XDP_REDIRECT map flushing
Jesper Dangaard Brouer
2018-06-28
1
-11
/
+19
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-4
/
+4
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+2
*
net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
Willem de Bruijn
2018-06-07
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-06-05
1
-14
/
+8
|
\
|
*
virtio_net: remove ndo_xdp_flush call virtnet_xdp_flush
Jesper Dangaard Brouer
2018-06-05
1
-13
/
+0
|
*
virtio_net: implement flush flag for ndo_xdp_xmit
Jesper Dangaard Brouer
2018-06-03
1
-1
/
+5
[next]