Historique des commits

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