summaryrefslogtreecommitdiffstats
path: root/drivers/hv/channel_mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvscDexuan Cui2015-09-211-0/+17
* Drivers: hv: vmbus: Further improve CPU affiliation logicDexuan Cui2015-08-051-2/+18
* Drivers: hv: vmbus: Improve the CPU affiliation for channelsK. Y. Srinivasan2015-08-051-5/+6
* Drivers: hv: vmbus: Consider ND NIC in binding channels to CPUsK. Y. Srinivasan2015-08-051-0/+1
* Drivers: hv: vmbus: don't send CHANNELMSG_UNLOAD on pre-Win2012R2 hostsVitaly Kuznetsov2015-08-051-0/+4
* Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channelsK. Y. Srinivasan2015-06-011-29/+43
* Drivers: hv: vmbus: Use the vp_index map even for channels bound to CPU 0K. Y. Srinivasan2015-06-011-1/+1
* Drivers: hv: vmbus: distribute subchannels among all vcpusVitaly Kuznetsov2015-05-241-1/+28
* Drivers: hv: vmbus: move init_vp_index() call to vmbus_process_offer()Vitaly Kuznetsov2015-05-241-2/+5
* Drivers: hv: vmbus: decrease num_sc on subchannel removalVitaly Kuznetsov2015-05-241-1/+2
* Drivers: hv: vmbus: unify calls to percpu_channel_enq()Vitaly Kuznetsov2015-05-241-33/+18Star
* Drivers: hv: vmbus: Implement the protocol for tearing down vmbus stateK. Y. Srinivasan2015-05-241-0/+25
* hv: vmbus_free_channels(): remove the redundant free_channel()Dexuan Cui2015-05-241-3/+8
* hv: remove the per-channel workqueueDexuan Cui2015-04-031-29/+1Star
* hv: don't schedule new works in vmbus_onoffer()/vmbus_onoffer_rescind()Dexuan Cui2015-04-031-129/+28Star
* hv: run non-blocking message handlers in the dispatch taskletDexuan Cui2015-04-031-23/+18Star
* Drivers: hv: vmbus: Don't wait after requesting offersK. Y. Srinivasan2015-03-261-11/+0Star
* hv: vmbus: missing curly braces in vmbus_process_offer()Dan Carpenter2015-03-251-1/+2
* Drivers: hv: vmbus: Perform device register in the per-channel work elementK. Y. Srinivasan2015-03-251-42/+101
* Drivers: hv: vmbus: Use a round-robin algorithm for picking the outgoing channelK. Y. Srinivasan2015-03-021-15/+15
* Drivers: hv: vmbus: Remove the channel from the channel list(s) on failureK. Y. Srinivasan2015-03-021-5/+16
* Drivers: hv: vmbus: Handle both rescind and offer messages in the same contextK. Y. Srinivasan2015-03-021-53/+62
* Drivers: hv: vmbus: Introduce a function to remove a rescinded offerK. Y. Srinivasan2015-03-021-19/+30
* Drivers: hv: vmbus: Add support for the NetworkDirect GUIDK. Y. Srinivasan2015-03-021-0/+2
* hv: channel_mgmt: match var type to return type of wait_for_completionNicholas Mc Guire2015-03-021-1/+2
* Drivers: hv: vmbus: avoid double kfree for device_objVitaly Kuznetsov2015-03-021-1/+0Star
* Drivers: hv: vmbus: rename channel work queuesVitaly Kuznetsov2015-03-021-1/+4
* Drivers: hv: vmbus: serialize Offer and Rescind offerVitaly Kuznetsov2015-01-251-8/+22
* Drivers: hv: rename sc_lock to the more generic lockVitaly Kuznetsov2015-01-251-5/+5
* Drivers: hv: check vmbus_device_create() return value in vmbus_process_offer()Vitaly Kuznetsov2015-01-251-5/+9
* Drivers: hv: vmbus: Use get_cpu() to get the current CPUK. Y. Srinivasan2015-01-121-1/+3
* Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-151-2/+9
|\
| * Drivers: hv: vmbus: Fix a race condition when unregistering a deviceVitaly Kuznetsov2014-11-071-2/+9
* | hyperv: Add support for vNIC hot removalHaiyang Zhang2014-12-091-0/+2
|/
* Drivers: hv: vmbus: Properly protect calls to smp_processor_id()K. Y. Srinivasan2014-09-241-6/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-1/+1
|\
| * hyper-v: make uuid_le conststephen hemminger2014-06-041-1/+1
* | Drivers: hv: vmbus: Implement per-CPU mapping of relid to channelK. Y. Srinivasan2014-05-041-1/+40
* | Drivers: hv: Eliminate the channel spinlock in the callback pathK. Y. Srinivasan2014-05-041-4/+7
|/
* Drivers: hv: vmbus: Fix a bug in channel rescind codeK. Y. Srinivasan2013-10-201-2/+3
* Drivers: hv: vmbus: Fix a bug in the handling of channel offersK. Y. Srinivasan2013-08-281-7/+7
* Drivers: hv: util: Fix a bug in version negotiation code for util servicesK. Y. Srinivasan2013-07-271-22/+53
* Drivers: hv: vmbus: Implement multi-channel supportK. Y. Srinivasan2013-06-031-4/+115
* Drivers: hv: Fix a bug in get_vp_index()K. Y. Srinivasan2013-05-211-1/+1
* Drivers: hv: vmbus: Handle channel rescind message correctlyK. Y. Srinivasan2013-03-151-0/+11
* Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interruptsK. Y. Srinivasan2013-02-271-1/+1
* Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.hK. Y. Srinivasan2013-01-251-25/+6Star
* Drivers: hv: Bind all vmbbus interrupts to the boot CPUK. Y. Srinivasan2013-01-191-1/+1
* Drivers: hv: Add code to distribute channel interrupt loadK. Y. Srinivasan2013-01-171-1/+84
* Drivers: hv: Add state to manage incoming channel interrupt loadK. Y. Srinivasan2013-01-171-0/+2