index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hyperv
Commit message (
Expand
)
Author
Age
*
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-10-02
*
net: move and rename netif_notify_peers()
Amerigo Wang
2012-08-14
*
hyperv: Add comments for the extended buffer after RNDIS message
Haiyang Zhang
2012-08-09
*
hyperv: Move wait completion msg code into rndis_filter_halt_device()
Haiyang Zhang
2012-08-03
*
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-25
*
hyperv: Add support for setting MAC from within guests
Haiyang Zhang
2012-07-17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-06
|
\
|
*
net/hyperv: Use wait_event on outstanding sends during device removal
Haiyang Zhang
2012-06-04
*
|
drivers: net: Remove casts to same type
Joe Perches
2012-06-06
|
/
*
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-05-12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-23
|
\
|
*
net/hyperv: Adding cancellation to ensure rndis filter is closed
Wenqi Ma
2012-04-21
*
|
net/hyperv: Add flow control based on hi/low watermark
Haiyang Zhang
2012-04-03
|
/
*
net/hyperv: Fix the code handling tx busy
Haiyang Zhang
2012-03-19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-18
|
\
|
*
net/hyperv: fix erroneous NETDEV_TX_BUSY use
Eric Dumazet
2012-03-16
*
|
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-12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-09
|
\
|
|
*
net/hyperv: Use the built-in macro KBUILD_MODNAME for this driver
Haiyang Zhang
2012-03-08
*
|
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-05
|
/
*
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-02
*
net/hyperv: rx_bytes should account the ether header size
Wei Yongjun
2012-02-01
*
net/hyperv: fix possible memory leak in do_set_multicast()
Wei Yongjun
2012-01-24
*
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
2012-01-04
*
net/hyperv: Fix the stop/wake queue mechanism
Haiyang Zhang
2011-12-09
*
net/hyperv: Add support for promiscuous mode setting
Haiyang Zhang
2011-12-01
*
net/hyperv: Fix long lines in netvsc.c
Haiyang Zhang
2011-12-01
*
staging: hv: move hv_netvsc out of staging area
Haiyang Zhang
2011-11-29