index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
virtio_net.c
Age
Commit message (
Expand
)
Author
2017-06-16
bpf: virtio_net: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-04
virtio_net: check return value of skb_to_sgvec always
Jason A. Donenfeld
2017-06-02
virtio_net: lower limit on buffer size
Michael S. Tsirkin
2017-05-24
virtio-net: enable TSO/checksum offloads for Q-in-Q vlans
Vlad Yasevich
2017-05-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-05-09
virtio_net: tidy a couple debug statements
Dan Carpenter
2017-05-09
virtio_net: don't reset twice on XDP on/off
Michael S. Tsirkin
2017-05-09
virtio_net: fix support for small rings
Michael S. Tsirkin
2017-05-09
virtio_net: reduce alignment for buffers
Michael S. Tsirkin
2017-05-09
virtio_net: rework mergeable buffer handling
Michael S. Tsirkin
2017-05-09
virtio_net: allow specifying context for rx
Michael S. Tsirkin
2017-05-03
xdp: use common helper for netlink extended ack reporting
Daniel Borkmann
2017-05-02
virtio: wrap find_vqs
Michael S. Tsirkin
2017-05-01
virtio_net: make use of extended ack message reporting
Jakub Kicinski
2017-04-30
virtio-net: use netif_tx_napi_add for tx napi
Willem de Bruijn
2017-04-26
virtio-net: on tx, only call napi_disable if tx napi is on
Willem de Bruijn
2017-04-24
virtio-net: keep tx interrupts disabled unless kick
Willem de Bruijn
2017-04-24
virtio-net: clean tx descriptors from rx napi
Willem de Bruijn
2017-04-24
virtio-net: move free_old_xmit_skbs
Willem de Bruijn
2017-04-24
virtio-net: transmit napi
Willem de Bruijn
2017-04-24
virtio-net: napi helper functions
Willem de Bruijn
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-07
virtio_net: clear MTU when out of range
Michael S. Tsirkin
2017-04-07
virtio_net: enable big packets for large MTU values
Michael S. Tsirkin
2017-03-22
net: virtio_net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-03-02
average: change to declare precision, not factor
Johannes Berg
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2017-02-21
virtio-net: switch to use build_skb() for small buffer
Jason Wang
2017-02-20
virito-net: set queues after reset during xdp_set
Jason Wang
2017-02-19
virtio-net: batch stats updating
Jason Wang
2017-02-07
virtio_net: XDP support for adjust_head
John Fastabend
2017-02-07
virtio_net: refactor freeze/restore logic into virtnet reset logic
John Fastabend
2017-02-07
virtio_net: remove duplicate queue pair binding in XDP
John Fastabend
2017-02-07
virtio_net: factor out xdp handler for readability
John Fastabend
2017-02-07
virtio_net: wrap rtnl_lock in test for calling with lock already held
John Fastabend
2017-02-04
virtio_net: exploit napi_complete_done() return value
Eric Dumazet
2017-02-03
virtio_net: remove custom busy_poll
Eric Dumazet
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-25
virtio_net: reject XDP programs using header adjustment
Jakub Kicinski
2017-01-25
virtio_net: use dev_kfree_skb for small buffer XDP receive
John Fastabend
2017-01-25
bpf: add initial bpf tracepoints
Daniel Borkmann
2017-01-24
virtio_net: fix PAGE_SIZE > 64k
Michael S. Tsirkin
2017-01-20
virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving
Jason Wang
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2016-12-29
net: Use kmemdup instead of kmalloc and memcpy
Shyam Saini
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
[next]