Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0b2e8915ead06b21d8f2360bfc28e747c4c0df8c
/
drivers
/
net
/
hyperv
da19fcd
hyperv: fix sparse warnings
by Lad, Prabhakar
· 10 years ago
6e03f89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
d953ca4
hyperv: Fix the error processing in netvsc_send()
by Haiyang Zhang
· 10 years ago
999028c
hyperv: match wait_for_completion_timeout return type
by Nicholas Mc Guire
· 10 years ago
7390fe9
hyperv: netvsc.c: match wait_for_completion_timeout return type
by Nicholas Mc Guire
· 10 years ago
c51ed1825
hyperv: Fix some variable name typos in send-buffer init/revoke
by Haiyang Zhang
· 10 years ago
c3582a2
hyperv: Add support for vNIC hot removal
by Haiyang Zhang
· 10 years ago
aa99c47
net: Hyper-V: Deletion of an unnecessary check before the function call "vfree"
by Markus Elfring
· 10 years ago
4d3c9d3
hyperv: Add processing of MTU reduced by the host
by Haiyang Zhang
· 10 years ago
4c87454
hyperv: Add IPv6 into the hash computation for vRSS
by Haiyang Zhang
· 10 years ago
942396b
hyperv: Fix the total_data_buflen in send path
by Haiyang Zhang
· 10 years ago
f88e671
hyperv: Add handling of IP header with option field in netvsc_set_hash()
by Haiyang Zhang
· 10 years ago
64b1f00
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
3a67c9c
hyperv: Fix a bug in netvsc_send()
by KY Srinivasan
· 10 years ago
739e4a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
dedb845
hyperv: Fix a bug in netvsc_start_xmit()
by KY Srinivasan
· 10 years ago
b1c8492
hyperv: NULL dereference on error
by Dan Carpenter
· 10 years ago
f90251c
hyperv: Increase the buffer length for netvsc_channel_cb()
by Haiyang Zhang
· 10 years ago
be136ed
hyperv: Adjust the size of sendbuf region to support ws2008r2
by KY Srinivasan
· 10 years ago
06b47aa
Drivers: net-next: hyperv: Increase the size of the sendbuf region
by KY Srinivasan
· 10 years ago
f139c74
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
dd1d3f8
hyperv: Fix error return code in netvsc_init_buf()
by Wei Yongjun
· 10 years ago
316158f
hyperv: Add netpoll support
by Richard Weinberger
· 10 years ago
bd4578bc
drivers/net/hyperv/netvsc.c: remove unnecessary null test before kfree
by Fabian Frederick
· 10 years ago
9b8d90b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
3a494e7
hyperv: Add handler for RNDIS_STATUS_NETWORK_CHANGE event
by Haiyang Zhang
· 10 years ago
2f18423
hyperv: fix apparent cut-n-paste error in send path teardown
by Dave Jones
· 10 years ago
307f099
hyperv: Add hash value into RNDIS Per-packet info
by Haiyang Zhang
· 10 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 10 years ago
5f013c9b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
e565e80
Add support for netvsc build without CONFIG_SYSFS flag
by Haiyang Zhang
· 10 years ago
22041fb
hyperv: Properly handle checksum offload
by KY Srinivasan
· 11 years ago
c25aaf8
hyperv: Enable sendbuf mechanism on the send path
by KY Srinivasan
· 11 years ago
893f662
hyperv: Simplify the send_completion variables
by Haiyang Zhang
· 11 years ago
4baab26
hyperv: Remove recv_pkt_list and lock
by Haiyang Zhang
· 11 years ago
5b54dac
hyperv: Add support for virtual Receive Side Scaling (vRSS)
by Haiyang Zhang
· 11 years ago
af9893a
Drivers: net: hyperv: Address UDP checksum issues
by KY Srinivasan
· 11 years ago
1f73db4
Drivers: net: hyperv: Negotiate suitable ndis version for offload support
by KY Srinivasan
· 11 years ago
4276372
Drivers: net: hyperv: Allocate memory for all possible per-pecket information
by KY Srinivasan
· 11 years ago
85dcce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
99d3016
hyperv: Change the receive buffer size for legacy hosts
by Haiyang Zhang
· 11 years ago
77bf548
Drivers: net: hyperv: Enable large send offload
by KY Srinivasan
· 11 years ago
08cd04b
Drivers: net: hyperv: Enable send side checksum offload
by KY Srinivasan
· 11 years ago
e3d605e
Drivers: net: hyperv: Enable receive side IP checksum offload
by KY Srinivasan
· 11 years ago
4a0e70a
Drivers: net: hyperv: Enable offloads on the host
by KY Srinivasan
· 11 years ago
8a00251
Drivers: net: hyperv: Cleanup the send path
by KY Srinivasan
· 11 years ago
54a7357
Drivers: net: hyperv: Enable scatter gather I/O
by KY Srinivasan
· 11 years ago
1b07da5
hyperv: Move state setting for link query
by Haiyang Zhang
· 11 years ago
a1eabb0
hyperv: Add latest NetVSP versions to auto negotiation
by Haiyang Zhang
· 11 years ago
1e8d642
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
ee0c4c3
Drivers: net: hyperv: Cleanup the netvsc receive callback functio
by KY Srinivasan
· 11 years ago
97c1723
Drivers: net: hyperv: Cleanup the receive path
by KY Srinivasan
· 11 years ago
86eedac
Drivers: net: hyperv: Get rid of the rndis_filter_packet structure
by KY Srinivasan
· 11 years ago
891de74
hyperv: Fix the carrier status setting
by Haiyang Zhang
· 11 years ago
b679ef7
hyperv: Add support for physically discontinuous receive buffer
by Haiyang Zhang
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
a68f961
hyperv: Fix race between probe and open calls
by Haiyang Zhang
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
50dc875
netvsc: don't flush peers notifying work during setting mtu
by Jason Wang
· 11 years ago
adf8d3f
drivers/net/*: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
cfc2599
Drivers: hv: remove HV_DRV_VERSION
by Olaf Hering
· 11 years ago
f457082
hyperv: Fix the NETIF_F_SG flag setting in netvsc
by Haiyang Zhang
· 11 years ago
93725cb
Fix the VLAN_TAG_PRESENT in netvsc_recv_callback()
by Haiyang Zhang
· 11 years ago
c802db1
hyperv: Fix vlan_proto setting in netvsc_recv_callback()
by Haiyang Zhang
· 11 years ago
00ca8f0
hyperv: Fix a compiler warning in netvsc_send()
by Haiyang Zhang
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
f1ea3cd
hyperv: Fix RNDIS send_completion code path
by Haiyang Zhang
· 12 years ago
fd5c07a
hyperv: Fix a kernel warning from netvsc_linkstatus_callback()
by Haiyang Zhang
· 12 years ago
7ed214a
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
f1e7b73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
8f50594
Drivers: net: hyperv: Use the consolidated GUID definition
by K. Y. Srinivasan
· 12 years ago
9a4c831
net/hyperv: fix wrong length of mac address
by Jianjun Kong
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
b02a806
hyperv: Add an error message to rndis_filter_set_device_mac()
by Haiyang Zhang
· 12 years ago
3fbca4a
hyperv: Remove unnecessary comments in rndis_filter_receive_data()
by Haiyang Zhang
· 12 years ago
a3a6cab
hyperv: Add buffer for extended info after the RNDIS response message.
by Haiyang Zhang
· 12 years ago
63f6921
hyperv: Report actual status in receive completion packet
by Haiyang Zhang
· 12 years ago
6562640
hyperv: Remove extra allocated space for recv_pkt_list elements
by Haiyang Zhang
· 12 years ago
99e3fcf
hyperv: Fix page buffer handling in rndis_filter_send_request()
by Haiyang Zhang
· 12 years ago
ea49637
hyperv: Fix the missing return value in rndis_filter_set_packet_filter()
by Haiyang Zhang
· 12 years ago
fb1d074
hyperv: Fix the max_xfer_size in RNDIS initialization
by Haiyang Zhang
· 12 years ago
ee89bab
net: move and rename netif_notify_peers()
by Amerigo Wang
· 12 years ago
0f48917
hyperv: Add comments for the extended buffer after RNDIS message
by Haiyang Zhang
· 12 years ago
ae9e63b
hyperv: Move wait completion msg code into rndis_filter_halt_device()
by Haiyang Zhang
· 12 years ago
5243e7b
hyperv: Add error handling to rndis_filter_device_add()
by Haiyang Zhang
· 12 years ago
fa85a6c
hyperv: Add a check for ring_size value
by Haiyang Zhang
· 12 years ago
1ce09e8
hyperv: Add support for setting MAC from within guests
by Haiyang Zhang
· 12 years ago
c1864cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
c2fd03a
drivers: net: Remove casts to same type
by Joe Perches
· 12 years ago
dc5cd89
net/hyperv: Use wait_event on outstanding sends during device removal
by Haiyang Zhang
· 12 years ago
5149116
usb/net: rndis: merge command codes
by Linus Walleij
· 12 years ago
007e5c8
usb/net: rndis: remove ambigous status codes
by Linus Walleij
· 12 years ago
7591157
usb/net: rndis: break out <linux/rndis.h> defines
by Linus Walleij
· 12 years ago
f240019
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
792df87
net/hyperv: Adding cancellation to ensure rndis filter is closed
by Wenqi Ma
· 13 years ago
33be96e
net/hyperv: Add flow control based on hi/low watermark
by Haiyang Zhang
· 13 years ago
da24e90
net/hyperv: Fix the code handling tx busy
by Haiyang Zhang
· 13 years ago
4da0bd73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
bb6d5e7
net/hyperv: fix erroneous NETDEV_TX_BUSY use
by Eric Dumazet
· 13 years ago
Next »