index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hyperv
/
netvsc_drv.c
Age
Commit message (
Expand
)
Author
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-08
hyperv: Fix a kernel warning from netvsc_linkstatus_callback()
Haiyang Zhang
2013-02-21
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-25
Drivers: net: hyperv: Use the consolidated GUID definition
K. Y. Srinivasan
2013-01-19
net/hyperv: fix wrong length of mac address
Jianjun Kong
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-10-02
hyperv: Report actual status in receive completion packet
Haiyang Zhang
2012-08-14
net: move and rename netif_notify_peers()
Amerigo Wang
2012-07-25
hyperv: Add a check for ring_size value
Haiyang Zhang
2012-07-16
hyperv: Add support for setting MAC from within guests
Haiyang Zhang
2012-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-21
net/hyperv: Adding cancellation to ensure rndis filter is closed
Wenqi Ma
2012-04-03
net/hyperv: Add flow control based on hi/low watermark
Haiyang Zhang
2012-03-19
net/hyperv: Fix the code handling tx busy
Haiyang Zhang
2012-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-16
net/hyperv: fix erroneous NETDEV_TX_BUSY use
Eric Dumazet
2012-03-12
net/hyperv: Add support for vlan trunking from guests
Haiyang Zhang
2012-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-08
net/hyperv: Use the built-in macro KBUILD_MODNAME for this driver
Haiyang Zhang
2012-02-05
net/hyperv: Correct the assignment in netvsc_recv_callback()
Haiyang Zhang
2012-02-02
net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary
Haiyang Zhang
2012-02-02
net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessary
Haiyang Zhang
2012-02-01
net/hyperv: rx_bytes should account the ether header size
Wei Yongjun
2012-01-24
net/hyperv: fix possible memory leak in do_set_multicast()
Wei Yongjun
2012-01-04
net/hyperv: Add support for jumbo frame up to 64KB
Haiyang Zhang
2012-01-04
net/hyperv: Remove unnecessary kmap_atomic in netvsc driver
Haiyang Zhang
2011-12-09
net/hyperv: Fix the stop/wake queue mechanism
Haiyang Zhang
2011-12-01
net/hyperv: Add support for promiscuous mode setting
Haiyang Zhang
2011-11-29
staging: hv: move hv_netvsc out of staging area
Haiyang Zhang