index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hyperv
Age
Commit message (
Expand
)
Author
2012-11-30
hyperv: Add an error message to rndis_filter_set_device_mac()
Haiyang Zhang
2012-10-21
hyperv: Remove unnecessary comments in rndis_filter_receive_data()
Haiyang Zhang
2012-10-02
hyperv: Add buffer for extended info after the RNDIS response message.
Haiyang Zhang
2012-10-02
hyperv: Report actual status in receive completion packet
Haiyang Zhang
2012-10-02
hyperv: Remove extra allocated space for recv_pkt_list elements
Haiyang Zhang
2012-10-02
hyperv: Fix page buffer handling in rndis_filter_send_request()
Haiyang Zhang
2012-10-02
hyperv: Fix the missing return value in rndis_filter_set_packet_filter()
Haiyang Zhang
2012-10-02
hyperv: Fix the max_xfer_size in RNDIS initialization
Haiyang Zhang
2012-08-14
net: move and rename netif_notify_peers()
Amerigo Wang
2012-08-09
hyperv: Add comments for the extended buffer after RNDIS message
Haiyang Zhang
2012-08-03
hyperv: Move wait completion msg code into rndis_filter_halt_device()
Haiyang Zhang
2012-07-25
hyperv: Add error handling to rndis_filter_device_add()
Haiyang Zhang
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-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-06
drivers: net: Remove casts to same type
Joe Perches
2012-06-04
net/hyperv: Use wait_event on outstanding sends during device removal
Haiyang Zhang
2012-05-12
usb/net: rndis: merge command codes
Linus Walleij
2012-05-12
usb/net: rndis: remove ambigous status codes
Linus Walleij
2012-05-12
usb/net: rndis: break out <linux/rndis.h> defines
Linus Walleij
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-12
net/hyperv: Fix data corruption in rndis_filter_receive()
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: Remove the unnecessary memset in rndis_filter_send()
Haiyang Zhang
2012-02-05
net/hyperv: Correct the assignment in netvsc_recv_callback()
Haiyang Zhang
2012-02-05
net/hyperv: Convert camel cased variables in rndis_filter.c to lower cases
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-02
net/hyperv: fix the issue that large packets be dropped under bridge
Wei Yongjun
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: Add NETVSP protocol version negotiation
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-12-01
net/hyperv: Fix long lines in netvsc.c
Haiyang Zhang
2011-11-29
staging: hv: move hv_netvsc out of staging area
Haiyang Zhang