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.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
2016-07-20
virtio-net: Remove more stack DMA
Andy Lutomirski
1
-5
/
+8
2016-06-14
virtio_net: fix csum generation for virtio-net devices
Mike Rapoport
1
-4
/
+4
2016-06-11
virtio_net: use common code for virtio_net_hdr and skb GSO conversion
Mike Rapoport
1
-68
/
+10
2016-06-07
virtio-net: Add initial MTU advice feature
Aaron Conole
1
-0
/
+10
2016-06-01
virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv
wangyunjian
1
-16
/
+2
2016-03-20
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2016-03-17
virtio_net: replace netdev_alloc_skb_ip_align() with napi_alloc_skb()
Paolo Abeni
1
-1
/
+1
2016-02-11
virtio_net: validate ethtool port setting and explain the user validation
Nikolay Aleksandrov
1
-2
/
+4
2016-02-07
virtio_net: add ethtool support for set and get of settings
Nikolay Aleksandrov
1
-0
/
+60
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+19
2015-12-07
virtio-net: Stop doing DMA from the stack
Michael S. Tsirkin
1
-15
/
+19
2015-11-19
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
1
-1
/
+0
2015-11-19
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
1
-2
/
+0
2015-08-28
virtio-net: avoid unnecessary sg initialzation
Jason Wang
1
-2
/
+2
2015-08-21
virtio_net: use DECLARE_EWMA
Johannes Berg
1
-11
/
+11
2015-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-08-07
virtio-net: drop NETIF_F_FRAGLIST
Jason Wang
1
-2
/
+2
2015-08-04
virtio_net: add gro capability
Eric Dumazet
1
-2
/
+2
2015-07-20
virtio_net: don't require ANY_LAYOUT with VERSION_1
Michael S. Tsirkin
1
-1
/
+2
2015-04-06
virtio: document queue state logic
Michael S. Tsirkin
1
-5
/
+9
2015-03-29
virtio: simplify the using of received in virtnet_poll
Li RongQing
1
-2
/
+2
2015-03-25
virtio: change comment in transmit
stephen hemminger
1
-2
/
+6
2015-03-12
virtio-net: correctly delete napi hash
Jason Wang
1
-5
/
+4
2015-02-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+6
2015-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+10
2015-02-04
Revert "drivers/net: Disable UFO through virtio"
Vlad Yasevich
1
-14
/
+10
2015-01-23
virtio_net: add software timestamp support
Jacob Keller
1
-0
/
+4
2015-01-21
virtio/net: verify device has config space
Michael S. Tsirkin
1
-0
/
+6
2014-12-31
virtio-net: don't do header check for dodgy gso packets
Jason Wang
1
-0
/
+2
2014-12-23
virtio_net: Fix napi poll list corruption
Herbert Xu
1
-2
/
+0
2014-12-09
virtio: drop VIRTIO_F_VERSION_1 from drivers
Michael S. Tsirkin
1
-1
/
+0
2014-12-09
virtio_net: enable v1.0 support
Michael S. Tsirkin
1
-0
/
+1
2014-12-09
virtio_net: disable mac write for virtio 1.0
Michael S. Tsirkin
1
-1
/
+2
2014-12-09
virtio_net: bigger header when VERSION_1 is set
Michael S. Tsirkin
1
-1
/
+2
2014-12-09
virtio_net: stricter short buffer length checks
Michael S. Tsirkin
1
-1
/
+1
2014-12-09
virtio_net: get rid of virtio_net_hdr/skb_vnet_hdr
Michael S. Tsirkin
1
-49
/
+41
2014-12-09
virtio_net: pass vi around
Michael S. Tsirkin
1
-18
/
+20
2014-12-09
virtio_net: v1.0 endianness
Michael S. Tsirkin
1
-13
/
+20
2014-11-21
virtio-net: validate features during probe
Jason Wang
1
-0
/
+37
2014-10-31
drivers/net: Disable UFO through virtio
Ben Hutchings
1
-10
/
+14
2014-10-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-32
/
+12
2014-10-16
virtio_net: fix use after free
Michael S. Tsirkin
1
-1
/
+3
2014-10-15
virtio_net: enable VQs early on restore
Michael S. Tsirkin
1
-0
/
+2
2014-10-15
virtio_net: fix use after free on allocation failure
Michael S. Tsirkin
1
-0
/
+2
2014-10-15
virtio_net: enable VQs early
Michael S. Tsirkin
1
-0
/
+2
2014-10-15
virtio_net: minor cleanup
Michael S. Tsirkin
1
-4
/
+2
2014-10-15
virtio-net: drop config_mutex
Michael S. Tsirkin
1
-6
/
+1
2014-10-15
virtio_net: drop config_enable
Michael S. Tsirkin
1
-23
/
+4
2014-09-13
virtio_net: pass well-formed sgs to virtqueue_add_*()
Rusty Russell
1
-1
/
+4
2014-08-28
virtio_net: flush when in xmit_more mode and under descriptor pressure
David S. Miller
1
-1
/
+1
[next]