index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hyperv
/
hyperv_net.h
Age
Commit message (
Expand
)
Author
2017-08-06
netvsc: fix race on sub channel creation
stephen hemminger
2017-06-22
hv_netvsc: Fix the carrier state error when data path is off
Haiyang Zhang
2017-06-22
hv_netvsc: Remove unnecessary var link_state from struct netvsc_device_info
Haiyang Zhang
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-09
netvsc: use typed pointer for internal state
stephen hemminger
2017-06-08
netvsc: move filter setting to rndis_device
stephen hemminger
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-25
netvsc: fix calculation of available send sections
stephen hemminger
2017-04-17
hv_netvsc: Fix the queue index computation in forwarding case
Haiyang Zhang
2017-03-22
netvsc: use refcount_t for keeping track of sub channels
stephen hemminger
2017-03-22
netvsc: uses RCU instead of removal flag
stephen hemminger
2017-03-22
netvsc: use RCU to protect inner device structure
stephen hemminger
2017-03-22
netvsc: fix NAPI performance regression
stephen hemminger
2017-03-16
netvsc: remove unused #define
stephen hemminger
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-12
netvsc: handle select_queue when device is being removed
stephen hemminger
2017-03-06
netvsc: implement NAPI
stephen hemminger
2017-01-24
netvsc: report per-channel stats in ethtool statistics
Simon Xiao
2017-01-24
netvsc: account for packets/bytes transmitted after completion
stephen hemminger
2017-01-24
netvsc: eliminate per-device outstanding send counter
stephen hemminger
2017-01-24
netvsc: simplify rndis_filter_remove
stephen hemminger
2017-01-24
netvsc: don't pass void * to internal device_add
stephen hemminger
2017-01-24
netvsc: optimize receive path
stephen hemminger
2017-01-24
netvsc: group all per-channel state together
stephen hemminger
2017-01-24
netvsc: allow get/set of RSS indirection table
stephen hemminger
2017-01-24
netvsc: allow more flexible setting of number of channels
stephen hemminger
2017-01-24
netvsc: add ethtool ops to get/set RSS key
stephen hemminger
2017-01-24
netvsc: negotiate checksum and segmentation parameters
stephen hemminger
2017-01-24
netvsc: remove no longer needed receive staging buffers
stephen hemminger
2016-10-20
net: use core MTU range checking in virt drivers
Jarod Wilson
2016-09-24
hv_netvsc: fix comments
Stephen Hemminger
2016-09-23
hv_netvsc: count multicast packets received
Stephen Hemminger
2016-09-23
hv_netvsc: remove VF in flight counters
Stephen Hemminger
2016-09-23
hv_netvsc: use RCU to protect vf_netdev
Stephen Hemminger
2016-08-23
hv_netvsc: add ethtool statistics for tx packet issues
Stephen Hemminger
2016-08-23
hv_netvsc: make device_remove void
Stephen Hemminger
2016-08-23
hv_netvsc: make RSS hash key static
Stephen Hemminger
2016-08-19
hv_netvsc: Implement batching of receive completions
Haiyang Zhang
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-15
hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait
Vitaly Kuznetsov
2016-08-15
hv_netvsc: don't lose VF information
Vitaly Kuznetsov
2016-08-08
hv_netvsc: Add handler for physical link speed change
Haiyang Zhang
2016-06-05
hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()
Vitaly Kuznetsov
2016-06-05
hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()
Vitaly Kuznetsov
2016-06-05
hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers
Vitaly Kuznetsov
2016-05-16
hv_netvsc: get rid of struct net_device pointer in struct netvsc_device
Vitaly Kuznetsov
2016-05-16
hv_netvsc: untangle the pointer mess
Vitaly Kuznetsov
2016-05-16
hv_netvsc: move start_remove flag to net_device_context
Vitaly Kuznetsov
2016-04-18
hv_netvsc: Implement support for VF drivers on Hyper-V
KY Srinivasan
2016-03-23
hv_netvsc: Fix the array sizes to be max supported channels
Haiyang Zhang
[next]