index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hyperv
/
netvsc_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-13
netvsc: Remove mistaken udp.h inclusion.
David S. Miller
1
-1
/
+0
2016-10-13
netvsc: fix checksum on UDP IPV6
stephen hemminger
1
-50
/
+22
2016-09-23
hv_netvsc: count multicast packets received
Stephen Hemminger
1
-1
/
+8
2016-09-23
hv_netvsc: remove VF in flight counters
Stephen Hemminger
1
-61
/
+20
2016-09-23
hv_netvsc: use RCU to protect vf_netdev
Stephen Hemminger
1
-14
/
+15
2016-09-23
hv_netvsc: improve VF device matching
Stephen Hemminger
1
-21
/
+39
2016-09-23
hv_netvsc: simplify callback event code
Stephen Hemminger
1
-18
/
+10
2016-09-23
hv_netvsc: dev hold/put reference to VF
Stephen Hemminger
1
-0
/
+3
2016-08-23
hv_netvsc: add ethtool statistics for tx packet issues
Stephen Hemminger
1
-16
/
+70
2016-08-23
hv_netvsc: report vmbus name in ethtool
Stephen Hemminger
1
-0
/
+4
2016-08-23
hv_netvsc: rearrange start_xmit
Stephen Hemminger
1
-55
/
+51
2016-08-23
hv_netvsc: style cleanups
Stephen Hemminger
1
-7
/
+0
2016-08-23
hv_netvsc: fix rtnl locking in callback
Stephen Hemminger
1
-4
/
+1
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-56
/
+49
2016-08-15
hv_netvsc: fix bonding devices check in netvsc_netdev_event()
Vitaly Kuznetsov
1
-2
/
+7
2016-08-15
hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev
Vitaly Kuznetsov
1
-2
/
+2
2016-08-15
hv_netvsc: reset vf_inject on VF removal
Vitaly Kuznetsov
1
-10
/
+16
2016-08-15
hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait
Vitaly Kuznetsov
1
-28
/
+5
2016-08-15
hv_netvsc: don't lose VF information
Vitaly Kuznetsov
1
-22
/
+27
2016-08-09
hv_netvsc: Add handler for physical link speed change
Haiyang Zhang
1
-6
/
+19
2016-08-09
hv_netvsc: Add query for initial physical link speed
Haiyang Zhang
1
-2
/
+2
2016-07-25
hv_netvsc: Fix VF register on bonding devices
Haiyang Zhang
1
-2
/
+2
2016-06-06
hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()
Vitaly Kuznetsov
1
-3
/
+1
2016-06-06
hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()
Vitaly Kuznetsov
1
-8
/
+5
2016-06-06
hv_netvsc: remove redundant assignment in netvsc_recv_callback()
Vitaly Kuznetsov
1
-1
/
+0
2016-06-04
hv_netvsc: Fix VF register on vlan devices
Haiyang Zhang
1
-0
/
+4
2016-05-16
hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with netvsc_...
Vitaly Kuznetsov
1
-2
/
+7
2016-05-16
hv_netvsc: get rid of struct net_device pointer in struct netvsc_device
Vitaly Kuznetsov
1
-37
/
+54
2016-05-16
hv_netvsc: untangle the pointer mess
Vitaly Kuznetsov
1
-30
/
+21
2016-05-16
hv_netvsc: use start_remove flag to protect netvsc_link_change()
Vitaly Kuznetsov
1
-4
/
+17
2016-05-16
hv_netvsc: move start_remove flag to net_device_context
Vitaly Kuznetsov
1
-3
/
+9
2016-04-25
hv_netvsc: Fix the list processing for network change event
Haiyang Zhang
1
-1
/
+1
2016-04-18
hv_netvsc: Implement support for VF drivers on Hyper-V
KY Srinivasan
1
-26
/
+286
2016-03-23
hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()
Haiyang Zhang
1
-1
/
+4
2016-03-01
hv_netvsc: add ethtool support for set and get of settings
sixiao@microsoft.com
1
-0
/
+56
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2016-02-19
hv_netvsc: add software transmit timestamp support
sixiao@microsoft.com
1
-0
/
+3
2016-02-13
hv_netvsc: Restore needed_headroom request
Vitaly Kuznetsov
1
-0
/
+3
2016-02-11
hv_netvsc: cleanup netdev feature flags for netvsc
sixiao@microsoft.com
1
-4
/
+7
2016-01-25
hv_netvsc: use skb_get_hash() instead of a homegrown implementation
Vitaly Kuznetsov
1
-64
/
+3
2015-12-03
hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packet
KY Srinivasan
1
-7
/
+7
2015-12-03
hv_netvsc: Eliminate status from struct hv_netvsc_packet
KY Srinivasan
1
-6
/
+2
2015-12-03
hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packet
KY Srinivasan
1
-1
/
+0
2015-12-03
hv_netvsc: Eliminate completion_func from struct hv_netvsc_packet
KY Srinivasan
1
-3
/
+0
2015-12-03
hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packet
KY Srinivasan
1
-1
/
+0
2015-12-03
hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packet
KY Srinivasan
1
-12
/
+2
2015-12-03
hv_netvsc: Eliminate page_buf from struct hv_netvsc_packet
KY Srinivasan
1
-5
/
+6
2015-12-03
hv_netvsc: move subchannel existence check to netvsc_select_queue()
Vitaly Kuznetsov
1
-0
/
+3
2015-12-03
hv_netvsc: Don't ask for additional head room in the skb
KY Srinivasan
1
-19
/
+11
2015-12-03
hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packet
KY Srinivasan
1
-1
/
+0
[next]