Alex Ng
|
0ab09befdb
hv_netvsc: fix send buffer failure on MTU change
|
8 年之前 |
Stephen Hemminger
|
8195b1396e
hv_netvsc: fix deadlock on hotplug
|
8 年之前 |
Haiyang Zhang
|
715e2ec532
hv_netvsc: Clean up an unused parameter in rndis_filter_set_rss_param()
|
8 年之前 |
Haiyang Zhang
|
4823eb2f3a
hv_netvsc: Add ethtool handler to set and get UDP hash levels
|
8 年之前 |
stephen hemminger
|
cad5c19770
netvsc: keep track of some non-fatal overload conditions
|
8 年之前 |
stephen hemminger
|
8b5327975a
netvsc: allow controlling send/recv buffer size
|
8 年之前 |
stephen hemminger
|
6123c66854
netvsc: delay setup of VF device
|
8 年之前 |
David S. Miller
|
3118e6e19d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
stephen hemminger
|
7b83f52047
netvsc: make sure and unregister datapath
|
8 年之前 |
stephen hemminger
|
732e49850c
netvsc: fix race on sub channel creation
|
8 年之前 |
stephen hemminger
|
0c195567a8
netvsc: transparent VF management
|
8 年之前 |
stephen hemminger
|
7426b1a518
netvsc: optimize receive completions
|
8 年之前 |
stephen hemminger
|
02b6de01af
netvsc: remove unnecessary indirection of page_buffer
|
8 年之前 |
stephen hemminger
|
867047c451
netvsc: fix warnings reported by lockdep
|
8 年之前 |
stephen hemminger
|
658677f17c
netvsc: remove no longer used max_num_rss queues
|
8 年之前 |
stephen hemminger
|
3962981f48
netvsc: add rtnl annotations in rndis
|
8 年之前 |
stephen hemminger
|
35fbbccfb4
netvsc: save pointer to parent netvsc_device in channel table
|
8 年之前 |
stephen hemminger
|
2a926f7912
netvsc: need rcu_derefence when accessing internal device info
|
8 年之前 |
stephen hemminger
|
9749fed5d4
netvsc: use ERR_PTR to avoid dereference issues
|
8 年之前 |
stephen hemminger
|
ea383bf146
netvsc: change logic for change mtu and set_queues
|
8 年之前 |
Haiyang Zhang
|
53fa1a6f33
hv_netvsc: Fix the carrier state error when data path is off
|
8 年之前 |
Haiyang Zhang
|
dedb459e13
hv_netvsc: Remove unnecessary var link_state from struct netvsc_device_info
|
8 年之前 |
David S. Miller
|
0ddead90b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
stephen hemminger
|
2d05b56097
netvsc: use typed pointer for internal state
|
8 年之前 |
stephen hemminger
|
4f19c0d807
netvsc: move filter setting to rndis_device
|
8 年之前 |
David S. Miller
|
b1513c3531
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
stephen hemminger
|
fdfb70d275
netvsc: fix calculation of available send sections
|
8 年之前 |
Haiyang Zhang
|
8db91f6a9b
hv_netvsc: Fix the queue index computation in forwarding case
|
8 年之前 |
stephen hemminger
|
43c7bd1ffc
netvsc: use refcount_t for keeping track of sub channels
|
8 年之前 |
stephen hemminger
|
a0be450e19
netvsc: uses RCU instead of removal flag
|
8 年之前 |