summaryrefslogtreecommitdiffstats
path: root/drivers/net/hyperv
AgeCommit message (Expand)Author
2020-12-17Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-12-16Merge tag 'hyperv-next-signed-20201214' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-12-16use __netdev_notify_peers in hypervLijun Pan
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-01xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel
2020-11-24hv_netvsc: Validate number of allocated sub-channelsAndrea Parri (Microsoft)
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-11-17hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardeningAndres Beltran
2020-10-14Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-09-28hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communicationBoqun Feng
2020-09-17hv_netvsc: Add validation for untrusted Hyper-V valuesAndres Beltran
2020-09-10hv_netvsc: Cache the current data path to avoid duplicate call and messageDexuan Cui
2020-09-10hv_netvsc: Switch the data path at the right time during hibernationDexuan Cui
2020-09-07hv_netvsc: Fix hibernation for mlx5 VF driverDexuan Cui
2020-08-20hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()Haiyang Zhang
2020-08-20hv_netvsc: Remove "unlikely" from netvsc_select_queueHaiyang Zhang
2020-08-04hv_netvsc: do not use VF device if link is downStephen Hemminger
2020-07-25bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko
2020-07-24net: hyperv: dump TX indirection table to ethtool regsChi Song
2020-07-22hv_netvsc: add support for vlans in AF_PACKET modeSriram Krishnan
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-05-21xsk: Remove MEM_TYPE_ZERO_COPY and corresponding codeBjörn Töpel
2020-05-14hv_netvsc: Add XDP frame size to driverJesper Dangaard Brouer
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-04net: partially revert dynamic lockdep key changesCong Wang
2020-05-01hv_netvsc: Fix netvsc_start_xmit's return typeNathan Chancellor
2020-04-23hv_netvsc: Disable NAPI before closing the VMBus channelAndrea Parri (Microsoft)
2020-03-30hv_netvsc: Remove unnecessary round_up for recv_completion_cntHaiyang Zhang
2020-02-29net/ethtool: Introduce link_ksettings API for virtual network devicesCris Forno
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-23hv_netvsc: Fix unwanted wakeup in netvsc_attach()Haiyang Zhang
2020-02-19hv_netvsc: use new helper tcp_v6_gso_csum_prepHeiner Kallweit
2020-02-07hv_netvsc: Fix XDP refcnt for synthetic and VF NICsHaiyang Zhang
2020-01-25hv_netvsc: Add XDP supportHaiyang Zhang
2020-01-15hv_netvsc: Fix memory leak when removing rndis deviceMohammed Gamal
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-20hv_netvsc: Fix unwanted rx_table resetHaiyang Zhang
2019-12-14hv_netvsc: Fix tx_table init in rndis_set_subchannel()Haiyang Zhang
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-11-30Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-23hv_netvsc: make recording RSS hash depend on feature flagStephen Hemminger
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-21hv_netvsc: Fix send_table offset in case of a host bugHaiyang Zhang
2019-11-21hv_netvsc: Fix offset usage in netvsc_send_table()Haiyang Zhang
2019-11-21hv_netvsc: Add the support of hibernationDexuan Cui
2019-11-05hv_netvsc: record hardware hash in skbStephen Hemminger
2019-11-05hv_netvsc: flag software created hash valueStephen Hemminger
2019-10-30hv_netvsc: Fix error handling in netvsc_attach()Haiyang Zhang
2019-10-30hv_netvsc: Fix error handling in netvsc_set_features()Haiyang Zhang