Historique des commits

Auteur SHA1 Message Date
  Vitaly Kuznetsov 93ba222255 hv_netvsc: remove excessive logging on MTU change il y a 8 ans
  Vitaly Kuznetsov e8f0a89cd7 hv_netvsc: fix a race between netvsc_send() and netvsc_init_buf() il y a 8 ans
  Stephen Hemminger 17db4bcef3 hv_netvsc: use consume_skb il y a 9 ans
  Stephen Hemminger 3a8963acc7 Revert "hv_netvsc: make inline functions static" il y a 9 ans
  Stephen Hemminger 6c4c137e50 hv_netvsc: make variable local il y a 9 ans
  Stephen Hemminger 7a2a0a84fd hv_netvsc: make netvsc_destroy_buf void il y a 9 ans
  Stephen Hemminger bc304dd3b4 hv_netvsc: refactor completion function il y a 9 ans
  Stephen Hemminger fd612602d6 hv_netvsc: init completion during alloc il y a 9 ans
  Stephen Hemminger e08f3ea586 hv_netvsc: make device_remove void il y a 9 ans
  Stephen Hemminger e5a78fad4f hv_netvsc: use ARRAY_SIZE() for NDIS versions il y a 9 ans
  Stephen Hemminger 30d1de08c8 hv_netvsc: make inline functions static il y a 9 ans
  Stephen Hemminger 796cc88c32 hv_netvsc: style cleanups il y a 9 ans
  Stephen Hemminger e53a9c2a5a hv_netvsc: use kcalloc il y a 9 ans
  Haiyang Zhang c0b558e5a3 hv_netvsc: Implement batching of receive completions il y a 9 ans
  David S. Miller 60747ef4d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net il y a 9 ans
  Vitaly Kuznetsov f9a7da9130 hv_netvsc: don't lose VF information il y a 9 ans
  Haiyang Zhang 7f5d5af0b2 hv_netvsc: Add handler for physical link speed change il y a 9 ans
  K. Y. Srinivasan 99a50bb11c netvsc: Use the new in-place consumption APIs in the rx path il y a 9 ans
  Vitaly Kuznetsov 5362855aba netvsc: get rid of completion timeouts il y a 9 ans
  Vitaly Kuznetsov 2625466d6d hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers il y a 9 ans
  Vitaly Kuznetsov 8809883482 hv_netvsc: set nvdev link after populating chn_table il y a 9 ans
  Vitaly Kuznetsov 0a1275ca51 hv_netvsc: get rid of struct net_device pointer in struct netvsc_device il y a 9 ans
  Vitaly Kuznetsov 3d541ac5a9 hv_netvsc: untangle the pointer mess il y a 9 ans
  Vitaly Kuznetsov f580aec4bf hv_netvsc: move start_remove flag to net_device_context il y a 9 ans
  KY Srinivasan 84bf9cefb1 hv_netvsc: Implement support for VF drivers on Hyper-V il y a 9 ans
  Haiyang Zhang c85e492445 hv_netvsc: Fix book keeping of skb during batching process il y a 9 ans
  Haiyang Zhang cf8190e4c2 hv_netvsc: Fix race condition on Multi-Send Data field il y a 9 ans
  KY Srinivasan 10082f9887 hv_netvsc: Eliminate status from struct hv_netvsc_packet il y a 9 ans
  KY Srinivasan bde79be529 hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packet il y a 9 ans
  KY Srinivasan 694a9fb026 hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packet il y a 9 ans