summaryrefslogtreecommitdiffstats
path: root/drivers/net/hyperv/netvsc.c
Commit message (Expand)AuthorAgeFilesLines
* hv_netvsc: Don't free decrypted memoryRick Edgecombe2024-04-101-2/+5
* hv_netvsc: Fix race condition between netvsc_probe and netvsc_removeSouradeep Chakrabarti2024-02-011-1/+4
* hv_netvsc: fix netvsc_send_completion to avoid multiple message length checksSonia Sharma2023-10-111-8/+10
* hv_netvsc: Remove second mapping of send and recv buffersMichael Kelley2023-04-171-46/+2
* hv_netvsc: Check status in SEND_RNDIS_PKT completion messageMichael Kelley2023-02-141-0/+18
* hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMICMichael Kelley2023-02-071-1/+1
* hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()Michael Kelley2023-02-021-7/+2
* hv_netvsc: Fix race between VF offering and VF association message from hostGaurav Kohli2022-10-071-0/+4
* net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-2/+1
* hv_netvsc: Add support for XDP_REDIRECTHaiyang Zhang2022-04-111-1/+7
* hv_netvsc: Print value of invalid ID in netvsc_send_{completion,tx_complete}()Andrea Parri (Microsoft)2022-04-071-4/+4
* net: netvsc: remove break after returnSaurabh Sengar2022-03-111-1/+0
* Netvsc: Call hv_unmap_memory() in the netvsc_device_remove()Tianyu Lan2022-02-091-8/+16
* Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-01-161-3/+133
|\
| * net: netvsc: Add Isolation VM support for netvsc driverTianyu Lan2021-12-201-3/+133
* | hv_netvsc: Use bitmap_zalloc() when applicableChristophe JAILLET2021-11-221-6/+4
|/
* Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VMTianyu Lan2021-10-281-8/+7
* scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDsAndrea Parri (Microsoft)2021-05-141-3/+5
* Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring bufferAndres Beltran2021-05-141-0/+2
* hv_netvsc: Add error handling while switching data pathHaiyang Zhang2021-03-291-4/+31
* hv_netvsc: Add a comment clarifying batching logicShachar Raindel2021-03-141-0/+20
* Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-02-211-2/+16
|\
| * Revert "Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer"Wei Liu2021-02-151-2/+0
| * hv_netvsc: Restrict configurations on isolated guestsAndrea Parri (Microsoft)2021-02-111-2/+16
| * Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring bufferAndres Beltran2021-02-051-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-101-1/+4
|\ \
| * | hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in netvsc_receive()Andrea Parri (Microsoft)2021-02-041-1/+4
| |/
* | hv_netvsc: Allocate the recv_buf buffers after NVSP_MSG1_TYPE_SEND_RECV_BUFAndrea Parri (Microsoft)2021-02-041-7/+11
* | hv_netvsc: Copy packets sent by Hyper-V out of the receive bufferAndrea Parri (Microsoft)2021-01-291-0/+20
* | hv_netvsc: Add (more) validation for untrusted Hyper-V valuesAndrea Parri (Microsoft)2021-01-181-1/+2
* | hv_netvsc: Wait for completion on request SWITCH_DATA_PATHLong Li2021-01-121-3/+34
|/
* Merge tag 'hyperv-next-signed-20201214' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-12-161-6/+16
|\
| * hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardeningAndres Beltran2020-11-171-6/+16
* | xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel2020-12-011-1/+1
|/
* Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-141-1/+1
|\
| * hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communicationBoqun Feng2020-09-281-1/+1
* | hv_netvsc: Add validation for untrusted Hyper-V valuesAndres Beltran2020-09-171-13/+111
|/
* hv_netvsc: Disable NAPI before closing the VMBus channelAndrea Parri (Microsoft)2020-04-231-2/+5
* hv_netvsc: Remove unnecessary round_up for recv_completion_cntHaiyang Zhang2020-03-301-4/+5
* hv_netvsc: Fix unwanted wakeup in netvsc_attach()Haiyang Zhang2020-02-231-1/+1
* hv_netvsc: Add XDP supportHaiyang Zhang2020-01-251-5/+26
* hv_netvsc: Fix send_table offset in case of a host bugHaiyang Zhang2019-11-211-2/+14
* hv_netvsc: Fix offset usage in netvsc_send_table()Haiyang Zhang2019-11-211-8/+18
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-071-6/+9
|\
| * hv_netvsc: fix race that may miss tx queue wakeupHaiyang Zhang2019-05-031-6/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-051-2/+4
|\|
| * hv_netvsc: Fix unwanted wakeup after tx_disableHaiyang Zhang2019-03-291-2/+4
* | net: move skb->xmit_more hint to softnet dataFlorian Westphal2019-04-011-1/+1
|/
* hv_netvsc: fix typos in code commentsAdrian Vladu2019-01-231-1/+1