index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
virtio_net.c
Commit message (
Expand
)
Author
Age
*
virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv
wangyunjian
2016-05-31
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-03-20
|
\
|
*
virtio_net: replace netdev_alloc_skb_ip_align() with napi_alloc_skb()
Paolo Abeni
2016-03-17
*
|
virtio_net: validate ethtool port setting and explain the user validation
Nikolay Aleksandrov
2016-02-11
*
|
virtio_net: add ethtool support for set and get of settings
Nikolay Aleksandrov
2016-02-07
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-17
|
\
|
*
virtio-net: Stop doing DMA from the stack
Michael S. Tsirkin
2015-12-07
*
|
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
2015-11-18
*
|
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
2015-11-18
|
/
*
virtio-net: avoid unnecessary sg initialzation
Jason Wang
2015-08-27
*
virtio_net: use DECLARE_EWMA
Johannes Berg
2015-08-20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-13
|
\
|
*
virtio-net: drop NETIF_F_FRAGLIST
Jason Wang
2015-08-07
*
|
virtio_net: add gro capability
Eric Dumazet
2015-08-03
|
/
*
virtio_net: don't require ANY_LAYOUT with VERSION_1
Michael S. Tsirkin
2015-07-20
*
virtio: document queue state logic
Michael S. Tsirkin
2015-04-06
*
virtio: simplify the using of received in virtnet_poll
Li RongQing
2015-03-29
*
virtio: change comment in transmit
stephen hemminger
2015-03-24
*
virtio-net: correctly delete napi hash
Jason Wang
2015-03-12
*
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-02-18
|
\
|
*
virtio/net: verify device has config space
Michael S. Tsirkin
2015-01-21
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
|
\
\
|
*
|
Revert "drivers/net: Disable UFO through virtio"
Vlad Yasevich
2015-02-04
|
|
/
*
|
virtio_net: add software timestamp support
Jacob Keller
2015-01-22
*
|
virtio-net: don't do header check for dodgy gso packets
Jason Wang
2014-12-30
|
/
*
virtio_net: Fix napi poll list corruption
Herbert Xu
2014-12-22
*
virtio: drop VIRTIO_F_VERSION_1 from drivers
Michael S. Tsirkin
2014-12-09
*
virtio_net: enable v1.0 support
Michael S. Tsirkin
2014-12-09
*
virtio_net: disable mac write for virtio 1.0
Michael S. Tsirkin
2014-12-09
*
virtio_net: bigger header when VERSION_1 is set
Michael S. Tsirkin
2014-12-09
*
virtio_net: stricter short buffer length checks
Michael S. Tsirkin
2014-12-09
*
virtio_net: get rid of virtio_net_hdr/skb_vnet_hdr
Michael S. Tsirkin
2014-12-09
*
virtio_net: pass vi around
Michael S. Tsirkin
2014-12-09
*
virtio_net: v1.0 endianness
Michael S. Tsirkin
2014-12-09
*
virtio-net: validate features during probe
Jason Wang
2014-11-21
*
drivers/net: Disable UFO through virtio
Ben Hutchings
2014-10-30
*
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-18
|
\
|
*
virtio_net: enable VQs early on restore
Michael S. Tsirkin
2014-10-14
|
*
virtio_net: fix use after free on allocation failure
Michael S. Tsirkin
2014-10-14
|
*
virtio_net: enable VQs early
Michael S. Tsirkin
2014-10-14
|
*
virtio_net: minor cleanup
Michael S. Tsirkin
2014-10-14
|
*
virtio-net: drop config_mutex
Michael S. Tsirkin
2014-10-14
|
*
virtio_net: drop config_enable
Michael S. Tsirkin
2014-10-14
*
|
virtio_net: fix use after free
Michael S. Tsirkin
2014-10-15
*
|
virtio_net: pass well-formed sgs to virtqueue_add_*()
Rusty Russell
2014-09-13
*
|
virtio_net: flush when in xmit_more mode and under descriptor pressure
David S. Miller
2014-08-28
*
|
net: Remove ndo_xmit_flush netdev operation, use signalling instead.
David S. Miller
2014-08-25
*
|
virtio_net: Support netdev_ops->ndo_xmit_flush()
David S. Miller
2014-08-25
|
/
*
virtio-net: rx busy polling support
Jason Wang
2014-07-23
*
virtio-net: introduce virtnet_receive()
Jason Wang
2014-07-23
[next]