David S. Miller
|
6e0895c2ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 years ago |
Haiyang Zhang
|
fd5c07a8d6
hyperv: Fix a kernel warning from netvsc_linkstatus_callback()
|
12 years ago |
Linus Torvalds
|
7ed214ac20
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
|
12 years ago |
David S. Miller
|
f1e7b73acc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
K. Y. Srinivasan
|
8f5059446b
Drivers: net: hyperv: Use the consolidated GUID definition
|
12 years ago |
Jianjun Kong
|
9a4c831ebb
net/hyperv: fix wrong length of mac address
|
12 years ago |
Jiri Pirko
|
7826d43f2d
ethtool: fix drvinfo strings set in drivers
|
12 years ago |
Haiyang Zhang
|
63f6921d30
hyperv: Report actual status in receive completion packet
|
12 years ago |
Amerigo Wang
|
ee89bab14e
net: move and rename netif_notify_peers()
|
13 years ago |
Haiyang Zhang
|
fa85a6c29a
hyperv: Add a check for ring_size value
|
13 years ago |
Haiyang Zhang
|
1ce09e899d
hyperv: Add support for setting MAC from within guests
|
13 years ago |
David S. Miller
|
f24001941c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Wenqi Ma
|
792df87228
net/hyperv: Adding cancellation to ensure rndis filter is closed
|
13 years ago |
Haiyang Zhang
|
33be96e47c
net/hyperv: Add flow control based on hi/low watermark
|
13 years ago |
Haiyang Zhang
|
da24e906cb
net/hyperv: Fix the code handling tx busy
|
13 years ago |
David S. Miller
|
4da0bd7365
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eric Dumazet
|
bb6d5e76fb
net/hyperv: fix erroneous NETDEV_TX_BUSY use
|
13 years ago |
Haiyang Zhang
|
1f5f3a75e2
net/hyperv: Add support for vlan trunking from guests
|
13 years ago |
David S. Miller
|
b2d3298e09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Haiyang Zhang
|
d31b20fcc8
net/hyperv: Use the built-in macro KBUILD_MODNAME for this driver
|
13 years ago |
Haiyang Zhang
|
6f4c444607
net/hyperv: Correct the assignment in netvsc_recv_callback()
|
13 years ago |
Haiyang Zhang
|
c31c151b1c
net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary
|
13 years ago |
Haiyang Zhang
|
0a282538cc
net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessary
|
13 years ago |
Wei Yongjun
|
48c3883999
net/hyperv: rx_bytes should account the ether header size
|
13 years ago |
Wei Yongjun
|
c11bf1c8ba
net/hyperv: fix possible memory leak in do_set_multicast()
|
13 years ago |
Haiyang Zhang
|
4d447c9a6e
net/hyperv: Add support for jumbo frame up to 64KB
|
13 years ago |
Haiyang Zhang
|
453263421f
net/hyperv: Remove unnecessary kmap_atomic in netvsc driver
|
13 years ago |
Haiyang Zhang
|
1d06825b0e
net/hyperv: Fix the stop/wake queue mechanism
|
13 years ago |
Haiyang Zhang
|
d426b2e3d9
net/hyperv: Add support for promiscuous mode setting
|
13 years ago |