blob: 8155867ff5c41db8e3cf069047e1c55d86adf919 [file] [log] [blame]
00ecfb3b34b6 ("netvsc: remove unnecessary lock on shutdown")
3d541ac5a92a ("hv_netvsc: untangle the pointer mess")
1bdcec8a5f05 ("hv_netvsc: use start_remove flag to protect netvsc_link_change()")
f580aec4bfd7 ("hv_netvsc: move start_remove flag to net_device_context")
84bf9cefb162 ("hv_netvsc: Implement support for VF drivers on Hyper-V")
3f735131d9c2 ("hv_netvsc: Fix the order of num_sc_offered decrement")
d212b4633c3a ("hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()")
49eb93892d8d ("hv_netvsc: add ethtool support for set and get of settings")
76d13b568776 ("hv_netvsc: add software transmit timestamp support")
760d1e36cc16 ("hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packet")
10082f98878a ("hv_netvsc: Eliminate status from struct hv_netvsc_packet")
bde79be529c4 ("hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packet")
a429bda374a6 ("hv_netvsc: Eliminate completion_func from struct hv_netvsc_packet")
694a9fb0263d ("hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packet")
3a3d9a0a731a ("hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packet")
a9f2e2d6569d ("hv_netvsc: Eliminate page_buf from struct hv_netvsc_packet")
2a04ae8acb14 ("hv_netvsc: remove locking in netvsc_send()")
074c2fe5ef3d ("hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packet")
09215ef5dfd5 ("hv_netvsc: Eliminate send_completion from struct hv_netvsc_packet")
c4b20c6370aa ("hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet")
24476760ef0b ("hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structure")
25b85ee89053 ("hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure")
934d202255ec ("hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient")
22e9dd249bd4 ("hv_netvsc: Resize some of the variables in hv_netvsc_packet")
27a70af3f4cf ("hv_netvsc: rework link status change handling")