index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
channel_mgmt.c
Age
Commit message (
Expand
)
Author
2016-05-01
Drivers: hv: vmbus: handle various crash scenarios
Vitaly Kuznetsov
2016-03-02
Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_u...
Vitaly Kuznetsov
2016-03-02
Drivers: hv: vmbus: remove code duplication in message handling
Vitaly Kuznetsov
2016-03-02
Drivers: hv: vmbus: avoid wait_for_completion() on crash
Vitaly Kuznetsov
2016-02-08
Drivers: hv: vmbus: Give control over how the ring access is serialized
K. Y. Srinivasan
2016-02-08
Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
Dexuan Cui
2016-02-08
Drivers: hv: vmbus: add a per-channel rescind callback
Dexuan Cui
2016-02-08
Drivers: hv: vmbus: define a new VMBus message type for hvsock
Dexuan Cui
2016-02-08
Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_u...
Vitaly Kuznetsov
2016-02-08
Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
Vitaly Kuznetsov
2016-02-08
Drivers: hv: vmbus: Add vendor and device atttributes
K. Y. Srinivasan
2015-12-21
Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
K. Y. Srinivasan
2015-12-15
Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
Dexuan Cui
2015-12-15
Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
Dexuan Cui
2015-12-15
Drivers: hv: vmbus: fix rescind-offer handling for device without a driver
Dexuan Cui
2015-12-15
Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
K. Y. Srinivasan
2015-12-15
Drivers: hv: vmbus: Use uuid_le type consistently
K. Y. Srinivasan
2015-12-15
drivers:hv: Define the channel type for Hyper-V PCI Express pass-through
Jake Oshins
2015-09-21
Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvsc
Dexuan Cui
2015-08-05
Drivers: hv: vmbus: Further improve CPU affiliation logic
Dexuan Cui
2015-08-05
Drivers: hv: vmbus: Improve the CPU affiliation for channels
K. Y. Srinivasan
2015-08-05
Drivers: hv: vmbus: Consider ND NIC in binding channels to CPUs
K. Y. Srinivasan
2015-08-05
Drivers: hv: vmbus: don't send CHANNELMSG_UNLOAD on pre-Win2012R2 hosts
Vitaly Kuznetsov
2015-06-01
Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channels
K. Y. Srinivasan
2015-06-01
Drivers: hv: vmbus: Use the vp_index map even for channels bound to CPU 0
K. Y. Srinivasan
2015-05-24
Drivers: hv: vmbus: distribute subchannels among all vcpus
Vitaly Kuznetsov
2015-05-24
Drivers: hv: vmbus: move init_vp_index() call to vmbus_process_offer()
Vitaly Kuznetsov
2015-05-24
Drivers: hv: vmbus: decrease num_sc on subchannel removal
Vitaly Kuznetsov
2015-05-24
Drivers: hv: vmbus: unify calls to percpu_channel_enq()
Vitaly Kuznetsov
2015-05-24
Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state
K. Y. Srinivasan
2015-05-24
hv: vmbus_free_channels(): remove the redundant free_channel()
Dexuan Cui
2015-04-03
hv: remove the per-channel workqueue
Dexuan Cui
2015-04-03
hv: don't schedule new works in vmbus_onoffer()/vmbus_onoffer_rescind()
Dexuan Cui
2015-04-03
hv: run non-blocking message handlers in the dispatch tasklet
Dexuan Cui
2015-03-26
Drivers: hv: vmbus: Don't wait after requesting offers
K. Y. Srinivasan
2015-03-25
hv: vmbus: missing curly braces in vmbus_process_offer()
Dan Carpenter
2015-03-25
Drivers: hv: vmbus: Perform device register in the per-channel work element
K. Y. Srinivasan
2015-03-02
Drivers: hv: vmbus: Use a round-robin algorithm for picking the outgoing channel
K. Y. Srinivasan
2015-03-02
Drivers: hv: vmbus: Remove the channel from the channel list(s) on failure
K. Y. Srinivasan
2015-03-02
Drivers: hv: vmbus: Handle both rescind and offer messages in the same context
K. Y. Srinivasan
2015-03-02
Drivers: hv: vmbus: Introduce a function to remove a rescinded offer
K. Y. Srinivasan
2015-03-02
Drivers: hv: vmbus: Add support for the NetworkDirect GUID
K. Y. Srinivasan
2015-03-02
hv: channel_mgmt: match var type to return type of wait_for_completion
Nicholas Mc Guire
2015-03-02
Drivers: hv: vmbus: avoid double kfree for device_obj
Vitaly Kuznetsov
2015-03-02
Drivers: hv: vmbus: rename channel work queues
Vitaly Kuznetsov
2015-01-25
Drivers: hv: vmbus: serialize Offer and Rescind offer
Vitaly Kuznetsov
2015-01-25
Drivers: hv: rename sc_lock to the more generic lock
Vitaly Kuznetsov
2015-01-25
Drivers: hv: check vmbus_device_create() return value in vmbus_process_offer()
Vitaly Kuznetsov
2015-01-12
Drivers: hv: vmbus: Use get_cpu() to get the current CPU
K. Y. Srinivasan
2014-12-15
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]