Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Torvalds 8d70eeb84a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 8 anos atrás
  Linus Torvalds 54d7989f47 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost há 8 anos atrás
  Johannes Berg eb1e011a14 average: change to declare precision, not factor há 8 anos atrás
  Christoph Hellwig fb5e31d970 virtio: allow drivers to request IRQ affinity when creating VQs há 8 anos atrás
  Jason Wang f6b10209b9 virtio-net: switch to use build_skb() for small buffer há 8 anos atrás
  Jason Wang 017b29c38c virito-net: set queues after reset during xdp_set há 8 anos atrás
  Jason Wang 61845d2072 virtio-net: batch stats updating há 8 anos atrás
  John Fastabend 2de2f7f40e virtio_net: XDP support for adjust_head há 8 anos atrás
  John Fastabend 9fe7bfce8b virtio_net: refactor freeze/restore logic into virtnet reset logic há 8 anos atrás
  John Fastabend 722d82830a virtio_net: remove duplicate queue pair binding in XDP há 8 anos atrás
  John Fastabend 0354e4d19c virtio_net: factor out xdp handler for readability há 8 anos atrás
  John Fastabend 473153291b virtio_net: wrap rtnl_lock in test for calling with lock already held há 8 anos atrás
  Eric Dumazet 4d6308aac3 virtio_net: exploit napi_complete_done() return value há 8 anos atrás
  Eric Dumazet ceef438d61 virtio_net: remove custom busy_poll há 8 anos atrás
  David S. Miller 4e8f2fc1a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 8 anos atrás
  Jakub Kicinski 529ec6ac26 virtio_net: reject XDP programs using header adjustment há 8 anos atrás
  John Fastabend b68df01560 virtio_net: use dev_kfree_skb for small buffer XDP receive há 8 anos atrás
  Daniel Borkmann a67edbf4fb bpf: add initial bpf tracepoints há 8 anos atrás
  Michael S. Tsirkin d0fa28f000 virtio_net: fix PAGE_SIZE > 64k há 8 anos atrás
  Jason Wang 6391a4481b virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving há 8 anos atrás
  stephen hemminger bc1f44709c net: make ndo_get_stats64 a void function há 8 anos atrás
  Shyam Saini 801822d1be net: Use kmemdup instead of kmalloc and memcpy há 8 anos atrás
  Thomas Gleixner 73c1b41e63 cpu/hotplug: Cleanup state names há 8 anos atrás
  Jason Wang bb91accf27 virtio-net: XDP support for small buffers há 8 anos atrás
  Jason Wang c47a43d300 virtio-net: remove big packet XDP codes há 8 anos atrás
  Jason Wang 92502fe86c virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is support há 8 anos atrás
  Jason Wang 5c33474d41 virtio-net: make rx buf size estimation works for XDP há 8 anos atrás
  Jason Wang b00f70b0da virtio-net: unbreak csumed packets for XDP_PASS há 8 anos atrás
  Jason Wang 1830f8935f virtio-net: correctly handle XDP_PASS for linearized packets há 8 anos atrás
  Jason Wang 56a86f84b8 virtio-net: fix page miscount during XDP linearizing há 8 anos atrás