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