index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hyperv
Commit message (
Expand
)
Author
Age
Files
Lines
*
hv_netvsc: Fix VF register on bonding devices
Haiyang Zhang
2016-07-25
1
-2
/
+2
*
netvsc: Use the new in-place consumption APIs in the rx path
K. Y. Srinivasan
2016-07-08
1
-29
/
+59
*
netvsc: get rid of completion timeouts
Vitaly Kuznetsov
2016-06-09
2
-100
/
+31
*
hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()
Vitaly Kuznetsov
2016-06-05
1
-3
/
+2
*
hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()
Vitaly Kuznetsov
2016-06-05
3
-6
/
+3
*
hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()
Vitaly Kuznetsov
2016-06-05
3
-19
/
+13
*
hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers
Vitaly Kuznetsov
2016-06-05
3
-25
/
+22
*
hv_netvsc: remove redundant assignment in netvsc_recv_callback()
Vitaly Kuznetsov
2016-06-05
1
-1
/
+0
*
hv_netvsc: Fix VF register on vlan devices
Haiyang Zhang
2016-06-03
1
-0
/
+4
*
hv_netvsc: set nvdev link after populating chn_table
Vitaly Kuznetsov
2016-05-16
1
-11
/
+18
*
hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with netvsc_...
Vitaly Kuznetsov
2016-05-16
1
-2
/
+7
*
hv_netvsc: get rid of struct net_device pointer in struct netvsc_device
Vitaly Kuznetsov
2016-05-16
4
-64
/
+72
*
hv_netvsc: untangle the pointer mess
Vitaly Kuznetsov
2016-05-16
4
-122
/
+99
*
hv_netvsc: use start_remove flag to protect netvsc_link_change()
Vitaly Kuznetsov
2016-05-16
1
-4
/
+17
*
hv_netvsc: move start_remove flag to net_device_context
Vitaly Kuznetsov
2016-05-16
3
-6
/
+13
*
hv_netvsc: Fix the list processing for network change event
Haiyang Zhang
2016-04-24
1
-1
/
+1
*
hv_netvsc: Implement support for VF drivers on Hyper-V
KY Srinivasan
2016-04-18
4
-26
/
+335
*
hv_netvsc: Fix the order of num_sc_offered decrement
Haiyang Zhang
2016-03-23
1
-6
/
+6
*
hv_netvsc: Fix the array sizes to be max supported channels
Haiyang Zhang
2016-03-23
2
-5
/
+6
*
hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()
Haiyang Zhang
2016-03-23
1
-1
/
+4
*
hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
Haiyang Zhang
2016-03-07
1
-6
/
+13
*
hv_netvsc: add ethtool support for set and get of settings
sixiao@microsoft.com
2016-02-29
2
-0
/
+60
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
1
-0
/
+3
|
\
|
*
hv_netvsc: Restore needed_headroom request
Vitaly Kuznetsov
2016-02-13
1
-0
/
+3
*
|
hv_netvsc: add software transmit timestamp support
sixiao@microsoft.com
2016-02-19
1
-0
/
+3
*
|
hv_netvsc: cleanup netdev feature flags for netvsc
sixiao@microsoft.com
2016-02-11
1
-4
/
+7
|
/
*
hv_netvsc: Fix book keeping of skb during batching process
Haiyang Zhang
2016-01-25
2
-11
/
+23
*
hv_netvsc: use skb_get_hash() instead of a homegrown implementation
Vitaly Kuznetsov
2016-01-25
1
-64
/
+3
*
hv_netvsc: Fix race condition on Multi-Send Data field
Haiyang Zhang
2015-12-14
1
-0
/
+9
*
hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packet
KY Srinivasan
2015-12-02
3
-13
/
+12
*
hv_netvsc: Eliminate status from struct hv_netvsc_packet
KY Srinivasan
2015-12-02
4
-22
/
+13
*
hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packet
KY Srinivasan
2015-12-02
4
-9
/
+8
*
hv_netvsc: Eliminate completion_func from struct hv_netvsc_packet
KY Srinivasan
2015-12-02
3
-5
/
+0
*
hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packet
KY Srinivasan
2015-12-02
4
-9
/
+8
*
hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packet
KY Srinivasan
2015-12-02
4
-33
/
+19
*
hv_netvsc: Eliminate page_buf from struct hv_netvsc_packet
KY Srinivasan
2015-12-02
4
-31
/
+35
*
hv_netvsc: remove locking in netvsc_send()
Vitaly Kuznetsov
2015-12-02
2
-9
/
+0
*
hv_netvsc: move subchannel existence check to netvsc_select_queue()
Vitaly Kuznetsov
2015-12-02
3
-18
/
+5
*
hv_netvsc: Don't ask for additional head room in the skb
KY Srinivasan
2015-12-02
2
-19
/
+14
*
hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packet
KY Srinivasan
2015-12-02
3
-4
/
+1
*
hv_netvsc: Eliminate send_completion from struct hv_netvsc_packet
KY Srinivasan
2015-12-02
4
-7
/
+6
*
hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet
KY Srinivasan
2015-12-02
4
-10
/
+14
*
hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structure
KY Srinivasan
2015-12-02
4
-14
/
+13
*
hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure
KY Srinivasan
2015-12-02
4
-21
/
+35
*
hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient
KY Srinivasan
2015-12-02
1
-8
/
+10
*
hv_netvsc: Resize some of the variables in hv_netvsc_packet
KY Srinivasan
2015-12-02
1
-7
/
+7
*
hv_netvsc: rework link status change handling
Vitaly Kuznetsov
2015-12-01
2
-48
/
+108
*
flow_dissector: Add flags argument to skb_flow_dissector functions
Tom Herbert
2015-09-01
1
-1
/
+1
*
hv_netvsc: Fix dereference of nvdev before check
Andrew Schwartzmeyer
2015-08-18
1
-2
/
+5
*
hv_netvsc: Implement set_channels ethtool op
Andrew Schwartzmeyer
2015-08-12
1
-0
/
+97
[next]