index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hyperv
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-01
flow_dissector: Add flags argument to skb_flow_dissector functions
Tom Herbert
1
-1
/
+1
2015-08-18
hv_netvsc: Fix dereference of nvdev before check
Andrew Schwartzmeyer
1
-2
/
+5
2015-08-12
hv_netvsc: Implement set_channels ethtool op
Andrew Schwartzmeyer
1
-0
/
+97
2015-08-12
hv_netvsc: Set vRSS with num_chn in RNDIS filter
Andrew Schwartzmeyer
3
-1
/
+10
2015-07-27
hv_netvsc: Add structs and handlers for VF messages
Haiyang Zhang
2
-10
/
+62
2015-07-26
hv_netvsc: Wait for sub-channels to be processed during probe
KY Srinivasan
2
-0
/
+30
2015-07-15
hv_netvsc: Add close of RNDIS filter into change mtu call
Haiyang Zhang
1
-6
/
+52
2015-07-08
hv_netvsc: Add support to set MTU reservation from guest side
Haiyang Zhang
3
-3
/
+3
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-32
/
+145
2015-06-03
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
2
-0
/
+2
2015-05-31
hv_netvsc: Allocate the sendbuf in a NUMA aware way
K. Y. Srinivasan
1
-1
/
+3
2015-05-31
hv_netvsc: Allocate the receive buffer from the correct NUMA node
K. Y. Srinivasan
1
-1
/
+6
2015-05-30
hv_netvsc: Properly size the vrss queues
KY Srinivasan
3
-2
/
+19
2015-05-17
hv_netvsc: change member name of struct netvsc_stats
sixiao@microsoft.com
2
-9
/
+9
2015-05-14
hv_netvsc: use per_cpu stats to calculate TX/RX data
sixiao@microsoft.com
2
-8
/
+86
2015-05-13
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
1
-4
/
+4
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+2
2015-05-12
hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
KY Srinivasan
1
-16
/
+27
2015-05-05
hv_netvsc: remove unused variable in netvsc_send()
Jerry Snitselaar
1
-7
/
+2
2015-04-29
hv_netvsc: Fix a bug in netvsc_start_xmit()
KY Srinivasan
3
-26
/
+7
2015-04-29
hv_netvsc: introduce netif-msg into netvsc module
Simon Xiao
4
-7
/
+31
2015-04-14
hv_netvsc: Implement partial copy into send buffer
Haiyang Zhang
3
-19
/
+46
2015-04-08
hv_netvsc: try linearizing big SKBs before dropping them
Vitaly Kuznetsov
1
-5
/
+20
2015-04-08
hv_netvsc: use single existing drop path in netvsc_start_xmit
Vitaly Kuznetsov
1
-8
/
+6
2015-04-07
hv_netvsc: Fix the packet free when it is in skb headroom
Haiyang Zhang
3
-3
/
+6
2015-04-07
hv_netvsc: Define a macro RNDIS_AND_PPI_SIZE
Haiyang Zhang
2
-12
/
+9
2015-04-07
hv_netvsc: Clean up two unused variables
Haiyang Zhang
3
-4
/
+0
2015-03-31
hv_netvsc: Eliminate memory allocation in the packet send path
KY Srinivasan
4
-22
/
+60
2015-03-31
hv_netvsc: Cleanup the test for freeing skb when we use sendbuf mechanism
KY Srinivasan
2
-2
/
+2
2015-03-29
hv_netvsc: remove vmbus_are_subchannels_present() in rndis_filter_device_add()
Haiyang Zhang
1
-2
/
+0
2015-03-29
hv_netvsc: Implement batching in send buffer
Haiyang Zhang
4
-47
/
+162
2015-02-28
hyperv: Implement netvsc_get_channels() ethool op
Andrew Schwartzmeyer
3
-1
/
+20
2015-02-05
hyperv: fix sparse warnings
Lad, Prabhakar
2
-5
/
+6
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+8
2015-01-31
hyperv: Fix the error processing in netvsc_send()
Haiyang Zhang
1
-3
/
+8
2015-01-27
hyperv: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-7
/
+12
2015-01-27
hyperv: netvsc.c: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-2
/
+3
2014-12-22
hyperv: Fix some variable name typos in send-buffer init/revoke
Haiyang Zhang
2
-7
/
+9
2014-12-08
hyperv: Add support for vNIC hot removal
Haiyang Zhang
2
-0
/
+6
2014-11-25
net: Hyper-V: Deletion of an unnecessary check before the function call "vfree"
Markus Elfring
1
-3
/
+1
2014-11-12
hyperv: Add processing of MTU reduced by the host
Haiyang Zhang
3
-3
/
+14
2014-10-30
hyperv: Add IPv6 into the hash computation for vRSS
Haiyang Zhang
2
-2
/
+5
2014-10-22
hyperv: Fix the total_data_buflen in send path
Haiyang Zhang
1
-0
/
+1
2014-10-17
hyperv: Add handling of IP header with option field in netvsc_set_hash()
Haiyang Zhang
1
-16
/
+10
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+8
2014-10-05
hyperv: Fix a bug in netvsc_send()
KY Srinivasan
1
-7
/
+8
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2014-09-30
hyperv: Fix a bug in netvsc_start_xmit()
KY Srinivasan
1
-1
/
+2
2014-09-05
hyperv: NULL dereference on error
Dan Carpenter
1
-4
/
+2
2014-08-22
hyperv: Increase the buffer length for netvsc_channel_cb()
Haiyang Zhang
2
-4
/
+16
[next]