summaryrefslogtreecommitdiffstats
path: root/drivers/net/hyperv
Commit message (Expand)AuthorAgeFilesLines
* netvsc: Update driver to use ethtool_sprintfAlexander Duyck2021-03-171-22/+11
* hv_netvsc: Add a comment clarifying batching logicShachar Raindel2021-03-141-0/+20
* hv_netvsc: Fix validation in netvsc_linkstatus_callback()Andrea Parri (Microsoft)2021-03-013-6/+11
* 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-153-7/+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-053-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-102-3/+4
|\ \
| * | hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in netvsc_receive()Andrea Parri (Microsoft)2021-02-042-3/+4
| |/
* | hv_netvsc: Load and store the proper (NBL_HASH_INFO) per-packet infoAndrea Parri (Microsoft)2021-02-041-1/+1
* | 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-294-86/+150
* | hv_netvsc: Add (more) validation for untrusted Hyper-V valuesAndrea Parri (Microsoft)2021-01-184-62/+136
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-01-151-6/+2
|\ \
| * | net, xdp: Introduce xdp_prepare_buff utility routineLorenzo Bianconi2021-01-081-4/+1
| * | net, xdp: Introduce xdp_init_buff utility routineLorenzo Bianconi2021-01-081-2/+1
| |/
* | hv_netvsc: Process NETDEV_GOING_DOWN on VF hot removeLong Li2021-01-121-3/+7
* | hv_netvsc: Wait for completion on request SWITCH_DATA_PATHLong Li2021-01-122-4/+34
* | hv_netvsc: Check VF datapath when sending traffic to VFLong Li2021-01-121-1/+2
|/
* Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-12-171-7/+4
|\
| * use __netdev_notify_peers in hypervLijun Pan2020-12-161-7/+4
* | Merge tag 'hyperv-next-signed-20201214' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-12-163-6/+35
|\ \ | |/ |/|
| * hv_netvsc: Validate number of allocated sub-channelsAndrea Parri (Microsoft)2020-11-241-0/+5
| * hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardeningAndres Beltran2020-11-173-6/+30
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-041-1/+1
|\ \
| * | xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel2020-12-011-1/+1
| |/
* / net: don't include ethtool.h from netdevice.hJakub Kicinski2020-11-232-0/+2
|/
* Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-143-31/+30
|\
| * hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communicationBoqun Feng2020-09-283-31/+30
* | hv_netvsc: Add validation for untrusted Hyper-V valuesAndres Beltran2020-09-174-20/+188
* | hv_netvsc: Cache the current data path to avoid duplicate call and messageDexuan Cui2020-09-102-1/+23
* | hv_netvsc: Switch the data path at the right time during hibernationDexuan Cui2020-09-101-10/+1
* | hv_netvsc: Fix hibernation for mlx5 VF driverDexuan Cui2020-09-071-5/+11
* | hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()Haiyang Zhang2020-08-201-1/+1
* | hv_netvsc: Remove "unlikely" from netvsc_select_queueHaiyang Zhang2020-08-201-1/+1
|/
* hv_netvsc: do not use VF device if link is downStephen Hemminger2020-08-041-3/+4
* bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko2020-07-251-20/+1
* net: hyperv: dump TX indirection table to ethtool regsChi Song2020-07-241-0/+19
* hv_netvsc: add support for vlans in AF_PACKET modeSriram Krishnan2020-07-222-0/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-032-2/+4
|\
| * xsk: Remove MEM_TYPE_ZERO_COPY and corresponding codeBjörn Töpel2020-05-211-1/+0
| * hv_netvsc: Add XDP frame size to driverJesper Dangaard Brouer2020-05-142-1/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-061-1/+2
| |\
| * | net: partially revert dynamic lockdep key changesCong Wang2020-05-041-0/+2
* | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-031-2/+5
|\ \ \ | |_|/ |/| |
| * | hv_netvsc: Disable NAPI before closing the VMBus channelAndrea Parri (Microsoft)2020-04-231-2/+5
| |/
* / hv_netvsc: Fix netvsc_start_xmit's return typeNathan Chancellor2020-05-011-1/+2
|/
* hv_netvsc: Remove unnecessary round_up for recv_completion_cntHaiyang Zhang2020-03-301-4/+5
* net/ethtool: Introduce link_ksettings API for virtual network devicesCris Forno2020-02-291-26/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-272-1/+4
|\