Linus Torvalds
|
5f85942c2e
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
|
7 years ago |
Stephen Hemminger
|
c347b9273c
hv_netvsc: simplify receive side calling arguments
|
7 years ago |
Haiyang Zhang
|
0dcec221dd
hv_netvsc: Add NetVSP v6 and v6.1 into version negotiation
|
7 years ago |
Long Li
|
6b1f8376dc
scsi: netvsc: Use the vmbus function to calculate ring buffer percentage
|
7 years ago |
Mohammed Gamal
|
3f076effb9
hv_netvsc: Pass net_device parameter to revoke and teardown functions
|
7 years ago |
Mohammed Gamal
|
a56d99d714
hv_netvsc: Ensure correct teardown message sequence order
|
7 years ago |
Mohammed Gamal
|
7992894c30
hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl()
|
7 years ago |
Mohammed Gamal
|
2afc5d61a7
hv_netvsc: Use Windows version instead of NVSP version on GPAD teardown
|
7 years ago |
Haiyang Zhang
|
c5d24bdd29
hv_netvsc: Add range checking for rx packet offset and length
|
7 years ago |
Haiyang Zhang
|
5c71dadbb4
hv_netvsc: Fix the return status in RX path
|
7 years ago |
David S. Miller
|
03fe2debbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Stephen Hemminger
|
7b2ee50c0c
hv_netvsc: common detach logic
|
7 years ago |
Stephen Hemminger
|
0ef58b0a05
hv_netvsc: change GPAD teardown order on older versions
|
7 years ago |
Stephen Hemminger
|
02400fcee2
hv_netvsc: use RCU to fix concurrent rx and queue changes
|
7 years ago |
Stephen Hemminger
|
8348e0460a
hv_netvsc: disable NAPI before channel close
|
7 years ago |
Stephen Hemminger
|
ec9663812f
hv_netvsc: add trace points
|
7 years ago |
Stephen Hemminger
|
68633edaef
hv_netvsc: use napi_schedule_irqoff
|
7 years ago |
Stephen Hemminger
|
d64e38ae69
hv_netvsc: fix race in napi poll when rescheduling
|
7 years ago |
Stephen Hemminger
|
fcfb4a00d1
hv_netvsc: fix error unwind handling if vmbus_open fails
|
7 years ago |
Stephen Hemminger
|
12f69661a4
hv_netvsc: avoid retry on send during shutdown
|
7 years ago |
Stephen Hemminger
|
cfd8afd986
hv_netvsc: empty current transmit aggregation if flow blocked
|
7 years ago |
Stephen Hemminger
|
0da6edbd3a
hv_netvsc: remove open_cnt reference count
|
7 years ago |
Stephen Hemminger
|
79cf1bae38
hv_netvsc: simplify function args in receive status path
|
7 years ago |
Stephen Hemminger
|
26a112626d
hv_netvsc: copy_to_send buf can be void
|
7 years ago |
Haiyang Zhang
|
11b2b65310
hv_netvsc: Fix the receive buffer size limit
|
7 years ago |
Stephen Hemminger
|
a7f99d0f2b
hv_netvsc: use reciprocal divide to speed up percent calculation
|
7 years ago |
Stephen Hemminger
|
b85e06f7bb
hv_netvsc: replace divide with mask when computing padding
|
7 years ago |
Stephen Hemminger
|
200a569990
hv_netvsc: don't need local xmit_more
|
7 years ago |
Vitaly Kuznetsov
|
0cf737808a
hv_netvsc: netvsc_teardown_gpadl() split
|
7 years ago |
Haiyang Zhang
|
6b0cbe3158
hv_netvsc: Add initialization of tx_table in netvsc_device_add()
|
7 years ago |