Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fd129f8941cf2309def29b5c8a23b62faff0c9d0
/
drivers
/
net
/
virtio_net.c
fd129f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
16ec025
virtio_net: remove ndo_xdp_flush call virtnet_xdp_flush
by Jesper Dangaard Brouer
· 7 years ago
2fa3c8a
net: virtio: simplify the virtnet_find_vqs
by Tonghao Zhang
· 7 years ago
5d274cb
virtio_net: implement flush flag for ndo_xdp_xmit
by Jesper Dangaard Brouer
· 7 years ago
42b3346
xdp: add flags argument to ndo_xdp_xmit API
by Jesper Dangaard Brouer
· 7 years ago
4b8e6ac
virtio_net: fix error return code in virtnet_probe()
by Wei Yongjun
· 7 years ago
ba5e442
virtio_net: Extend virtio to use VF datapath when available
by Sridhar Samudrala
· 7 years ago
9805069
virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit
by Sridhar Samudrala
· 7 years ago
5b79c2a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
735fc40
xdp: change ndo_xdp_xmit API to support bulking
by Jesper Dangaard Brouer
· 7 years ago
3d62b2a
virtio-net: fix leaking page for gso packet during mergeable XDP
by Jason Wang
· 7 years ago
850e088
virtio-net: correctly check num_buf during err path
by Jason Wang
· 7 years ago
5d458a1
virtio-net: correctly transmit XDP buff after linearizing
by Jason Wang
· 7 years ago
6890418
virtio-net: correctly redirect linearized packet
by Jason Wang
· 7 years ago
aaa6452
bpf: fix virtio-net's length calc for XDP_PASS
by Nikita V. Shirokov
· 7 years ago
e0ada51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
f4ee703
virtio_net: sparse annotation fix
by Michael S. Tsirkin
· 7 years ago
d7fad4c
virtio_net: fix adding vids on big-endian
by Michael S. Tsirkin
· 7 years ago
12e5716
virtio_net: split out ctrl buffer
by Michael S. Tsirkin
· 7 years ago
6870de4
bpf: make virtio compatible w/ bpf_xdp_adjust_tail
by Nikita V. Shirokov
· 7 years ago
44fa2db
xdp: transition into using xdp_frame for ndo_xdp_xmit
by Jesper Dangaard Brouer
· 7 years ago
0399309
xdp: transition into using xdp_frame for return API
by Jesper Dangaard Brouer
· 7 years ago
8d5d885
xdp: rhashtable with allocator ID to pointer mapping
by Jesper Dangaard Brouer
· 7 years ago
cac320c
virtio_net: convert to use generic xdp_frame and xdp_return_frame API
by Jesper Dangaard Brouer
· 7 years ago
9267c43
virtio-net: add missing virtqueue kick when flushing packets
by Jason Wang
· 7 years ago
bda7fab
virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
by Jay Vosburgh
· 7 years ago
3cc81a9
virtio-net: re enable XDP_REDIRECT for mergeable buffer
by Jason Wang
· 7 years ago
4e09ff5
virtio-net: disable NAPI only when enabled during XDP set
by Jason Wang
· 7 years ago
8dcc5b0
virtio_net: fix ndo_xdp_xmit crash towards dev not ready for XDP
by Jesper Dangaard Brouer
· 7 years ago
11b7d897
virtio_net: fix memory leak in XDP_REDIRECT
by Jesper Dangaard Brouer
· 7 years ago
95dbe9e
virtio_net: fix XDP code path in receive_small()
by Jesper Dangaard Brouer
· 7 years ago
7324f53
virtio_net: disable XDP_REDIRECT in receive_mergeable() case
by Jesper Dangaard Brouer
· 7 years ago
d7dfc5c
virtio_net: Add ethtool stats
by Toshiaki Makita
· 7 years ago
faa9b39
virtio_net: propagate linkspeed/duplex settings from the hypervisor
by Jason Baron
· 7 years ago
754b8a2
virtio_net: setup xdp_rxq_info
by Jesper Dangaard Brouer
· 7 years ago
51e18a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
900add2
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
fdaa767
virtio_net: Disable interrupts if napi_complete_done rescheduled napi
by Toshiaki Makita
· 7 years ago
03e9f8a
virtio_net: fix return value check in receive_mergeable()
by Yunjian Wang
· 7 years ago
7c225c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
453f85d
mm: remove __GFP_COLD
by Mel Gorman
· 7 years ago
f4e6352
net: bpf: rename ndo_xdp to ndo_bpf
by Jakub Kicinski
· 7 years ago
de8f3a8
bpf: add meta pointer for direct access
by Daniel Borkmann
· 7 years ago
dd54379
virtio-net: correctly set xdp_xmit for mergeable buffer
by Jason Wang
· 7 years ago
186b3c9
virtio-net: support XDP_REDIRECT
by Jason Wang
· 7 years ago
3124034
virtio-net: add packet len average only when needed during XDP
by Jason Wang
· 7 years ago
9457642
virtio-net: remove unnecessary parameter of virtnet_xdp_xmit()
by Jason Wang
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
dadc073
virtio_net: be drop monitor friendly
by Eric Dumazet
· 7 years ago
718ad68
net: drop unused attribute argument from sysfs queue funcs
by stephen hemminger
· 7 years ago
a4a7650
virtio: put paren around sizeof
by stephen hemminger
· 7 years ago
7acd432
virtio-net: make array guest_offloads static
by Colin Ian King
· 7 years ago
29fda25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
bc78d64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
1daa879
virtio_net: fix truesize for mergeable buffers
by Michael S. Tsirkin
· 7 years ago
67a7519
virtio-net: mark PM functions as __maybe_unused
by Arnd Bergmann
· 7 years ago
cfa0ebc
virtio-net: fix module unloading
by Andrew Jones
· 7 years ago
3f93522
virtio-net: switch off offloads on demand if possible on XDP set
by Jason Wang
· 7 years ago
4941d47
virtio-net: do not reset during XDP set
by Jason Wang
· 7 years ago
192f68c
virtio-net: switch to use new ctx API for small buffer
by Jason Wang
· 7 years ago
28b39bc
virtio-net: pack headroom into ctx for mergeable buffers
by Jason Wang
· 7 years ago
e078de0
virtio_net: Remove references to NETIF_F_UFO.
by David S. Miller
· 8 years ago
5528162
virtio-net: fix leaking of ctx array
by Jason Wang
· 7 years ago
b079115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
713a98d
virtio-net: serialize tx routine during reset
by Jason Wang
· 8 years ago
5b0e662
bpf: virtio_net: Report bpf_prog ID during XDP_QUERY_PROG
by Martin KaFai Lau
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
216fe8f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
e2fcad5
virtio_net: check return value of skb_to_sgvec always
by Jason A. Donenfeld
· 8 years ago
f0c3192
virtio_net: lower limit on buffer size
by Michael S. Tsirkin
· 8 years ago
2836b4f
virtio-net: enable TSO/checksum offloads for Q-in-Q vlans
by Vlad Yasevich
· 8 years ago
c44b5943
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
56da5fd
virtio_net: tidy a couple debug statements
by Dan Carpenter
· 8 years ago
5f24df0
virtio_net: don't reset twice on XDP on/off
by Michael S. Tsirkin
· 8 years ago
d85b758f7
virtio_net: fix support for small rings
by Michael S. Tsirkin
· 8 years ago
e377fcc
virtio_net: reduce alignment for buffers
by Michael S. Tsirkin
· 8 years ago
680557c
virtio_net: rework mergeable buffer handling
by Michael S. Tsirkin
· 8 years ago
d45b897
virtio_net: allow specifying context for rx
by Michael S. Tsirkin
· 8 years ago
4d463c4
xdp: use common helper for netlink extended ack reporting
by Daniel Borkmann
· 8 years ago
9b2bbdb
virtio: wrap find_vqs
by Michael S. Tsirkin
· 8 years ago
9861ce0
virtio_net: make use of extended ack message reporting
by Jakub Kicinski
· 8 years ago
1d11e73
virtio-net: use netif_tx_napi_add for tx napi
by Willem de Bruijn
· 8 years ago
78a57b4
virtio-net: on tx, only call napi_disable if tx napi is on
by Willem de Bruijn
· 8 years ago
bdb12e0
virtio-net: keep tx interrupts disabled unless kick
by Willem de Bruijn
· 8 years ago
7b0411e
virtio-net: clean tx descriptors from rx napi
by Willem de Bruijn
· 8 years ago
ea7735d
virtio-net: move free_old_xmit_skbs
by Willem de Bruijn
· 8 years ago
b92f1e6
virtio-net: transmit napi
by Willem de Bruijn
· 8 years ago
e4e8452
virtio-net: napi helper functions
by Willem de Bruijn
· 8 years ago
6b6cbc1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
fe36cbe
virtio_net: clear MTU when out of range
by Michael S. Tsirkin
· 8 years ago
2e123b4
virtio_net: enable big packets for large MTU values
by Michael S. Tsirkin
· 8 years ago
ebb6b4b
net: virtio_net: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
8d70eeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
54d7989
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
eb1e011
average: change to declare precision, not factor
by Johannes Berg
· 8 years ago
fb5e31d
virtio: allow drivers to request IRQ affinity when creating VQs
by Christoph Hellwig
· 8 years ago
f6b1020
virtio-net: switch to use build_skb() for small buffer
by Jason Wang
· 8 years ago
017b29c
virito-net: set queues after reset during xdp_set
by Jason Wang
· 8 years ago
61845d2
virtio-net: batch stats updating
by Jason Wang
· 8 years ago
2de2f7f
virtio_net: XDP support for adjust_head
by John Fastabend
· 8 years ago
Next »