index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hyperv
/
netvsc_drv.c
Age
Commit message (
Expand
)
Author
2023-06-07
hv_netvsc: Allocate rx indirection table size dynamically
Shradha Gupta
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-13
hv_netvsc: add missing NETDEV_XDP_ACT_NDO_XMIT xdp-features flag
Lorenzo Bianconi
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
2023-01-17
Drivers: hv: Make remove callback of hyperv driver void returned
Dawei Li
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-10-07
hv_netvsc: Fix race between VF offering and VF association message from host
Gaurav Kohli
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-20
hv_netvsc: Fix potential dereference of NULL pointer
Yongzhi Liu
2022-04-11
hv_netvsc: Add support for XDP_REDIRECT
Haiyang Zhang
2022-03-15
hv_netvsc: Add check for kvmalloc_array
Jiasheng Jiang
2022-01-16
Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-12-20
net: netvsc: Add Isolation VM support for netvsc driver
Tianyu Lan
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-10-14
hv_netvsc: Add comment of netvsc_xdp_xmit()
Jiasheng Jiang
2021-10-10
hv_netvsc: use netif_is_bond_master() instead of open code
Juhee Kang
2021-10-02
net: use eth_hw_addr_set()
Jakub Kicinski
2021-06-21
hv_netvsc: Set needed_headroom according to VF
Haiyang Zhang
2021-04-25
hv_netvsc: Make netvsc/VF binding check both MAC and serial number
Dexuan Cui
2021-04-07
net: remove the new_ifindex argument from dev_change_net_namespace
Andrei Vagin
2021-04-05
net: Allow to specify ifindex when device is moved to another namespace
Andrei Vagin
2021-03-29
hv_netvsc: Add error handling while switching data path
Haiyang Zhang
2021-03-17
netvsc: Update driver to use ethtool_sprintf
Alexander Duyck
2021-03-01
hv_netvsc: Fix validation in netvsc_linkstatus_callback()
Andrea Parri (Microsoft)
2021-01-29
hv_netvsc: Copy packets sent by Hyper-V out of the receive buffer
Andrea Parri (Microsoft)
2021-01-18
hv_netvsc: Add (more) validation for untrusted Hyper-V values
Andrea Parri (Microsoft)
2021-01-12
hv_netvsc: Process NETDEV_GOING_DOWN on VF hot remove
Long Li
2021-01-12
hv_netvsc: Wait for completion on request SWITCH_DATA_PATH
Long Li
2021-01-12
hv_netvsc: Check VF datapath when sending traffic to VF
Long Li
2020-12-16
use __netdev_notify_peers in hyperv
Lijun Pan
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-10-14
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-09-28
hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communication
Boqun Feng
2020-09-17
hv_netvsc: Add validation for untrusted Hyper-V values
Andres Beltran
2020-09-10
hv_netvsc: Cache the current data path to avoid duplicate call and message
Dexuan Cui
2020-09-10
hv_netvsc: Switch the data path at the right time during hibernation
Dexuan Cui
2020-09-07
hv_netvsc: Fix hibernation for mlx5 VF driver
Dexuan Cui
2020-08-20
hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()
Haiyang Zhang
2020-08-20
hv_netvsc: Remove "unlikely" from netvsc_select_queue
Haiyang Zhang
2020-08-04
hv_netvsc: do not use VF device if link is down
Stephen Hemminger
2020-07-24
net: hyperv: dump TX indirection table to ethtool regs
Chi Song
2020-07-22
hv_netvsc: add support for vlans in AF_PACKET mode
Sriram Krishnan
2020-05-14
hv_netvsc: Add XDP frame size to driver
Jesper Dangaard Brouer
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
2020-05-01
hv_netvsc: Fix netvsc_start_xmit's return type
Nathan Chancellor
2020-02-29
net/ethtool: Introduce link_ksettings API for virtual network devices
Cris Forno
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-23
hv_netvsc: Fix unwanted wakeup in netvsc_attach()
Haiyang Zhang
[next]