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.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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-13
hv_netvsc: empty current transmit aggregation if flow blocked
Stephen Hemminger
1
-6
/
+14
2017-12-13
hv_netvsc: remove open_cnt reference count
Stephen Hemminger
1
-1
/
+1
2017-12-13
hv_netvsc: simplify function args in receive status path
Stephen Hemminger
1
-1
/
+1
2017-12-13
hv_netvsc: copy_to_send buf can be void
Stephen Hemminger
1
-14
/
+8
2017-12-13
hv_netvsc: Fix the receive buffer size limit
Haiyang Zhang
1
-0
/
+5
2017-12-03
hv_netvsc: use reciprocal divide to speed up percent calculation
Stephen Hemminger
1
-13
/
+7
2017-12-03
hv_netvsc: replace divide with mask when computing padding
Stephen Hemminger
1
-1
/
+2
2017-12-03
hv_netvsc: don't need local xmit_more
Stephen Hemminger
1
-2
/
+1
2017-11-08
hv_netvsc: netvsc_teardown_gpadl() split
Vitaly Kuznetsov
1
-33
/
+36
2017-10-15
hv_netvsc: Add initialization of tx_table in netvsc_device_add()
Haiyang Zhang
1
-0
/
+3
2017-10-15
hv_netvsc: Rename tx_send_table to tx_table
Haiyang Zhang
1
-1
/
+1
2017-10-01
hv_netvsc: report stop_queue and wake_queue
Simon Xiao
1
-2
/
+10
2017-09-26
hv_netvsc: make const array ver_list static, reduces object code size
Colin Ian King
1
-1
/
+1
2017-09-22
hv_netvsc: fix send buffer failure on MTU change
Alex Ng
1
-5
/
+2
2017-09-12
hv_netvsc: fix deadlock on hotplug
Stephen Hemminger
1
-0
/
+3
2017-08-17
vmbus: remove unused vmbus_sendpacket_ctl
stephen hemminger
1
-5
/
+4
2017-08-17
vmbus: remove unused vmubs_sendpacket_pagebuffer_ctl
stephen hemminger
1
-6
/
+4
2017-08-12
netvsc: keep track of some non-fatal overload conditions
stephen hemminger
1
-6
/
+13
2017-08-12
netvsc: allow controlling send/recv buffer size
stephen hemminger
1
-32
/
+38
2017-08-11
netvsc: no need to allocate send/receive on numa node
stephen hemminger
1
-14
/
+5
2017-08-11
netvsc: don't signal host twice if empty
stephen hemminger
1
-4
/
+0
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2017-08-09
netvsc: make sure and unregister datapath
stephen hemminger
1
-2
/
+0
2017-08-07
netvsc: fix race on sub channel creation
stephen hemminger
1
-0
/
+1
2017-08-02
hyperv: netvsc: Neaten netvsc_send_pkt by using a temporary
Joe Perches
1
-14
/
+11
2017-08-02
netvsc: Initialize 64-bit stats seqcount
Florian Fainelli
1
-0
/
+2
2017-07-30
netvsc: signal host if receive ring is emptied
stephen hemminger
1
-3
/
+8
2017-07-30
netvsc: fix error unwind on device setup failure
stephen hemminger
1
-1
/
+2
2017-07-30
netvsc: optimize receive completions
stephen hemminger
1
-158
/
+109
2017-07-30
netvsc: remove unnecessary indirection of page_buffer
stephen hemminger
1
-11
/
+10
2017-07-30
netvsc: don't print pointer value in error message
stephen hemminger
1
-2
/
+4
2017-07-30
netvsc: fix warnings reported by lockdep
stephen hemminger
1
-1
/
+1
2017-07-25
netvsc: prefetch the first incoming ring element
stephen hemminger
1
-1
/
+7
2017-07-20
netvsc: add rtnl annotations in rndis
stephen hemminger
1
-2
/
+4
2017-07-20
netvsc: save pointer to parent netvsc_device in channel table
stephen hemminger
1
-1
/
+2
2017-07-20
netvsc: need rcu_derefence when accessing internal device info
stephen hemminger
1
-3
/
+5
2017-07-20
netvsc: use ERR_PTR to avoid dereference issues
stephen hemminger
1
-6
/
+7
2017-07-20
netvsc: add some rtnl_dereference annotations
stephen hemminger
1
-2
/
+3
2017-06-22
hv_netvsc: Fix the carrier state error when data path is off
Haiyang Zhang
1
-0
/
+2
2017-06-09
netvsc: fold in get_outbound_net_device
stephen hemminger
1
-13
/
+3
2017-06-09
netvsc: pass net_device to netvsc_init_buf and netvsc_connect_vsp
stephen hemminger
1
-20
/
+11
2017-06-09
netvsc: mark error cases as unlikely
stephen hemminger
1
-2
/
+2
2017-05-04
netvsc: make sure napi enabled before vmbus_open
stephen hemminger
1
-3
/
+5
2017-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+4
2017-04-25
netvsc: fix calculation of available send sections
stephen hemminger
1
-5
/
+4
2017-04-21
netvsc: fix use after free on module removal
stephen hemminger
1
-4
/
+5
2017-04-21
netvsc: Deal with rescinded channels correctly
K. Y. Srinivasan
1
-0
/
+16
2017-04-10
netvsc: use napi_consume_skb
stephen hemminger
1
-7
/
+11
2017-04-08
netvsc: Initialize all channel related state prior to opening the channel
K. Y. Srinivasan
1
-12
/
+15
2017-03-23
netvsc: eliminate unnecessary skb == NULL checks
stephen hemminger
1
-6
/
+3
[next]