index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
2015-12-03
hv_netvsc: Eliminate send_completion from struct hv_netvsc_packet
KY Srinivasan
1
-1
/
+1
2015-12-03
hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet
KY Srinivasan
1
-1
/
+2
2015-12-03
hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structure
KY Srinivasan
1
-4
/
+3
2015-12-03
hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure
KY Srinivasan
1
-2
/
+3
2015-12-01
hv_netvsc: rework link status change handling
Vitaly Kuznetsov
1
-47
/
+95
2015-09-02
flow_dissector: Add flags argument to skb_flow_dissector functions
Tom Herbert
1
-1
/
+1
2015-08-19
hv_netvsc: Fix dereference of nvdev before check
Andrew Schwartzmeyer
1
-2
/
+5
2015-08-13
hv_netvsc: Implement set_channels ethtool op
Andrew Schwartzmeyer
1
-0
/
+97
2015-08-13
hv_netvsc: Set vRSS with num_chn in RNDIS filter
Andrew Schwartzmeyer
1
-0
/
+3
2015-07-16
hv_netvsc: Add close of RNDIS filter into change mtu call
Haiyang Zhang
1
-6
/
+52
2015-07-09
hv_netvsc: Add support to set MTU reservation from guest side
Haiyang Zhang
1
-2
/
+1
2015-05-31
hv_netvsc: Properly size the vrss queues
KY Srinivasan
1
-0
/
+4
2015-05-18
hv_netvsc: change member name of struct netvsc_stats
sixiao@microsoft.com
1
-8
/
+8
2015-05-15
hv_netvsc: use per_cpu stats to calculate TX/RX data
sixiao@microsoft.com
1
-8
/
+77
2015-05-13
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
1
-4
/
+4
2015-04-29
hv_netvsc: Fix a bug in netvsc_start_xmit()
KY Srinivasan
1
-20
/
+7
2015-04-29
hv_netvsc: introduce netif-msg into netvsc module
Simon Xiao
1
-6
/
+14
2015-04-14
hv_netvsc: Implement partial copy into send buffer
Haiyang Zhang
1
-3
/
+7
2015-04-08
hv_netvsc: try linearizing big SKBs before dropping them
Vitaly Kuznetsov
1
-5
/
+20
2015-04-08
hv_netvsc: use single existing drop path in netvsc_start_xmit
Vitaly Kuznetsov
1
-8
/
+6
2015-04-08
hv_netvsc: Fix the packet free when it is in skb headroom
Haiyang Zhang
1
-1
/
+1
2015-04-08
hv_netvsc: Define a macro RNDIS_AND_PPI_SIZE
Haiyang Zhang
1
-12
/
+3
2015-03-31
hv_netvsc: Eliminate memory allocation in the packet send path
KY Srinivasan
1
-18
/
+49
2015-03-31
hv_netvsc: Cleanup the test for freeing skb when we use sendbuf mechanism
KY Srinivasan
1
-2
/
+1
[next]