1. cb3f09f Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years ago
  2. 846da38 net: netvsc: Add Isolation VM support for netvsc driver by Tianyu Lan · 3 years, 1 month ago
  3. c8064e5 bpf: Let bpf_warn_invalid_xdp_action() report more info by Paolo Abeni · 3 years, 1 month ago
  4. e9268a9 hv_netvsc: Use bitmap_zalloc() when applicable by Christophe JAILLET · 3 years, 1 month ago
  5. 7462494 ethtool: extend ringparam setting/getting API with rx_buf_len by Hao Chen · 3 years, 1 month ago
  6. 44261f8 Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 2 months ago
  7. d4dccf3 Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VM by Tianyu Lan · 3 years, 2 months ago
  8. 78e0a00 hv_netvsc: Add comment of netvsc_xdp_xmit() by Jiasheng Jiang · 3 years, 3 months ago
  9. c60882a hv_netvsc: use netif_is_bond_master() instead of open code by Juhee Kang · 3 years, 3 months ago
  10. 2f23e5c net: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 3 months ago
  11. dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 6 months ago
  12. b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  13. f2fcffe hv_netvsc: Avoid field-overflowing memcpy() by Kees Cook · 3 years, 6 months ago
  14. 536ba2e hv_netvsc: Set needed_headroom according to VF by Haiyang Zhang · 3 years, 6 months ago
  15. bf5fd8c scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs by Andrea Parri (Microsoft) · 3 years, 8 months ago
  16. adae1e9 Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer by Andres Beltran · 3 years, 9 months ago
  17. 64ff412 hv_netvsc: Make netvsc/VF binding check both MAC and serial number by Dexuan Cui · 3 years, 8 months ago
  18. 0854fa8 net: remove the new_ifindex argument from dev_change_net_namespace by Andrei Vagin · 3 years, 9 months ago
  19. eeb85a1 net: Allow to specify ifindex when device is moved to another namespace by Andrei Vagin · 3 years, 9 months ago
  20. d0922bf hv_netvsc: Add error handling while switching data path by Haiyang Zhang · 3 years, 9 months ago
  21. 3ae0ed3 netvsc: Update driver to use ethtool_sprintf by Alexander Duyck · 3 years, 10 months ago
  22. bd49fea hv_netvsc: Add a comment clarifying batching logic by Shachar Raindel · 3 years, 10 months ago
  23. 3946688 hv_netvsc: Fix validation in netvsc_linkstatus_callback() by Andrea Parri (Microsoft) · 3 years, 10 months ago
  24. 9c5b80b Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 10 months ago
  25. 3019270 Revert "Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer" by Wei Liu · 3 years, 11 months ago
  26. 96854bb hv_netvsc: Restrict configurations on isolated guests by Andrea Parri (Microsoft) · 3 years, 11 months ago
  27. dc9d875 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 11 months ago
  28. a8c3209 Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer by Andres Beltran · 4 years, 1 month ago
  29. 8dff9808 hv_netvsc: Load and store the proper (NBL_HASH_INFO) per-packet info by Andrea Parri (Microsoft) · 3 years, 11 months ago
  30. 0102eee hv_netvsc: Allocate the recv_buf buffers after NVSP_MSG1_TYPE_SEND_RECV_BUF by Andrea Parri (Microsoft) · 3 years, 11 months ago
  31. 12bc8df hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in netvsc_receive() by Andrea Parri (Microsoft) · 3 years, 11 months ago
  32. 0ba35fe hv_netvsc: Copy packets sent by Hyper-V out of the receive buffer by Andrea Parri (Microsoft) · 4 years ago
  33. 505e3f0 hv_netvsc: Add (more) validation for untrusted Hyper-V values by Andrea Parri (Microsoft) · 4 years ago
  34. 2d9116b Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years ago
  35. 34b06a2 hv_netvsc: Process NETDEV_GOING_DOWN on VF hot remove by Long Li · 4 years ago
  36. 8b31f8c hv_netvsc: Wait for completion on request SWITCH_DATA_PATH by Long Li · 4 years ago
  37. 69d25a6 hv_netvsc: Check VF datapath when sending traffic to VF by Long Li · 4 years ago
  38. be9df4a net, xdp: Introduce xdp_prepare_buff utility routine by Lorenzo Bianconi · 4 years ago
  39. 43b5169 net, xdp: Introduce xdp_init_buff utility routine by Lorenzo Bianconi · 4 years ago
  40. d64c6f9 Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
  41. 571b12d Merge tag 'hyperv-next-signed-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years ago
  42. 935d8a0 use __netdev_notify_peers in hyperv by Lijun Pan · 4 years ago
  43. a1dd1d8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 1 month ago
  44. b02e5a0 xsk: Propagate napi_id to XDP socket Rx path by Björn Töpel · 4 years, 1 month ago
  45. 206ad34 hv_netvsc: Validate number of allocated sub-channels by Andrea Parri (Microsoft) · 4 years, 1 month ago
  46. cc69837 net: don't include ethtool.h from netdevice.h by Jakub Kicinski · 4 years, 1 month ago
  47. 4d18fcc hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening by Andres Beltran · 4 years, 2 months ago
  48. 4907a43 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 2 months ago
  49. 11d8620 hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communication by Boqun Feng · 4 years, 3 months ago
  50. 4414418 hv_netvsc: Add validation for untrusted Hyper-V values by Andres Beltran · 4 years, 3 months ago
  51. da26658 hv_netvsc: Cache the current data path to avoid duplicate call and message by Dexuan Cui · 4 years, 4 months ago
  52. de214e5 hv_netvsc: Switch the data path at the right time during hibernation by Dexuan Cui · 4 years, 4 months ago
  53. 19162fd hv_netvsc: Fix hibernation for mlx5 VF driver by Dexuan Cui · 4 years, 4 months ago
  54. c3d897e hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit() by Haiyang Zhang · 4 years, 4 months ago
  55. 4d82054 hv_netvsc: Remove "unlikely" from netvsc_select_queue by Haiyang Zhang · 4 years, 4 months ago
  56. 7c9864b hv_netvsc: do not use VF device if link is down by Stephen Hemminger · 4 years, 5 months ago
  57. e8407fd bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands by Andrii Nakryiko · 4 years, 5 months ago
  58. 4a062d6 net: hyperv: dump TX indirection table to ethtool regs by Chi Song · 4 years, 5 months ago
  59. fdd8fac hv_netvsc: add support for vlans in AF_PACKET mode by Sriram Krishnan · 4 years, 5 months ago
  60. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  61. 6b2591c Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 7 months ago
  62. 0807892 xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code by Björn Töpel · 4 years, 7 months ago
  63. 7358877 hv_netvsc: Add XDP frame size to driver by Jesper Dangaard Brouer · 4 years, 8 months ago
  64. 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  65. 1a33e10 net: partially revert dynamic lockdep key changes by Cong Wang · 4 years, 8 months ago
  66. 7fdc66d hv_netvsc: Fix netvsc_start_xmit's return type by Nathan Chancellor · 4 years, 8 months ago
  67. ac50476 hv_netvsc: Disable NAPI before closing the VMBus channel by Andrea Parri (Microsoft) · 4 years, 9 months ago
  68. f87238d hv_netvsc: Remove unnecessary round_up for recv_completion_cnt by Haiyang Zhang · 4 years, 9 months ago
  69. 9aedc6e2 net/ethtool: Introduce link_ksettings API for virtual network devices by Cris Forno · 4 years, 10 months ago
  70. 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  71. f6f13c1 hv_netvsc: Fix unwanted wakeup in netvsc_attach() by Haiyang Zhang · 4 years, 10 months ago
  72. 1eb2c57 hv_netvsc: use new helper tcp_v6_gso_csum_prep by Heiner Kallweit · 4 years, 10 months ago
  73. 184367d hv_netvsc: Fix XDP refcnt for synthetic and VF NICs by Haiyang Zhang · 5 years ago
  74. 351e158 hv_netvsc: Add XDP support by Haiyang Zhang · 5 years ago
  75. 536dc5d hv_netvsc: Fix memory leak when removing rndis device by Mohammed Gamal · 5 years ago
  76. 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  77. b0689fa hv_netvsc: Fix unwanted rx_table reset by Haiyang Zhang · 5 years ago
  78. c39ea5c hv_netvsc: Fix tx_table init in rndis_set_subchannel() by Haiyang Zhang · 5 years ago
  79. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  80. 0dd0c8f Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  81. 6f3aeb1 hv_netvsc: make recording RSS hash depend on feature flag by Stephen Hemminger · 5 years ago
  82. a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
  83. 171c1fd hv_netvsc: Fix send_table offset in case of a host bug by Haiyang Zhang · 5 years ago
  84. 71f2195 hv_netvsc: Fix offset usage in netvsc_send_table() by Haiyang Zhang · 5 years ago
  85. 0efeea5 hv_netvsc: Add the support of hibernation by Dexuan Cui · 5 years ago
  86. 1fac7ca hv_netvsc: record hardware hash in skb by Stephen Hemminger · 5 years ago
  87. df9f540c hv_netvsc: flag software created hash value by Stephen Hemminger · 5 years ago
  88. 719b85c hv_netvsc: Fix error handling in netvsc_attach() by Haiyang Zhang · 5 years ago
  89. c4509a5 hv_netvsc: Fix error handling in netvsc_set_features() by Haiyang Zhang · 5 years ago
  90. ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
  91. 68622d0 hv_netvsc: Sync offloading features to VF NIC by Haiyang Zhang · 5 years ago
  92. b441f79 hv_netvsc: Allow scatter-gather feature to be tunable by Haiyang Zhang · 5 years ago
  93. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  94. 6d0d779d hv_netvsc: Fix a warning of suspicious RCU usage by Dexuan Cui · 5 years ago
  95. b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 5 years ago
  96. be4363b hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback() by Haiyang Zhang · 5 years ago
  97. 9a33629 hv_netvsc: Set probe mode to sync by Haiyang Zhang · 6 years ago
  98. 2f4c533 Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  99. 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
  100. 996ed04 netvsc: unshare skb in VF rx handler by Stephen Hemminger · 6 years ago