index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hyperv
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
hv_netvsc: Fix panic during namespace deletion with VF
Haiyang Zhang
2
-1
/
+31
2024-11-08
hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event
Haiyang Zhang
1
-0
/
+30
2024-03-15
hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
Shradha Gupta
1
-20
/
+62
2024-03-15
hv_netvsc: use netif_is_bond_master() instead of open code
Juhee Kang
1
-2
/
+1
2024-03-15
hv_netvsc: Make netvsc/VF binding check both MAC and serial number
Dexuan Cui
1
-2
/
+11
2024-03-15
hv_netvsc: Process NETDEV_GOING_DOWN on VF hot remove
Long Li
1
-3
/
+7
2024-03-15
hv_netvsc: Wait for completion on request SWITCH_DATA_PATH
Long Li
2
-4
/
+34
2024-03-15
hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening
Andres Beltran
3
-6
/
+30
2024-02-23
hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove
Souradeep Chakrabarti
1
-1
/
+4
2023-12-13
hv_netvsc: rndis_filter needs to select NLS
Randy Dunlap
1
-0
/
+1
2023-12-08
hv_netvsc: fix race of netvsc and VF register_netdevice
Haiyang Zhang
1
-10
/
+15
2023-12-08
hv_netvsc: Mark VF as slave before exposing it to user-mode
Long Li
1
-9
/
+23
2023-12-08
hv_netvsc: Fix race of register_netdevice_notifier and VF register
Haiyang Zhang
1
-2
/
+7
2022-10-30
hv_netvsc: Fix race between VF offering and VF association message from host
Gaurav Kohli
3
-1
/
+26
2022-06-09
hv_netvsc: Fix potential dereference of NULL pointer
Yongzhi Liu
1
-1
/
+4
2022-03-23
hv_netvsc: Add check for kvmalloc_array
Jiasheng Jiang
1
-0
/
+3
2021-02-17
hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in netvsc_receive()
Andrea Parri (Microsoft)
2
-3
/
+4
2020-10-14
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-31
/
+30
2020-09-28
hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communication
Boqun Feng
3
-31
/
+30
2020-09-17
hv_netvsc: Add validation for untrusted Hyper-V values
Andres Beltran
4
-20
/
+188
2020-09-10
hv_netvsc: Cache the current data path to avoid duplicate call and message
Dexuan Cui
2
-1
/
+23
2020-09-10
hv_netvsc: Switch the data path at the right time during hibernation
Dexuan Cui
1
-10
/
+1
2020-09-07
hv_netvsc: Fix hibernation for mlx5 VF driver
Dexuan Cui
1
-5
/
+11
2020-08-20
hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()
Haiyang Zhang
1
-1
/
+1
2020-08-20
hv_netvsc: Remove "unlikely" from netvsc_select_queue
Haiyang Zhang
1
-1
/
+1
2020-08-04
hv_netvsc: do not use VF device if link is down
Stephen Hemminger
1
-3
/
+4
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-20
/
+1
2020-07-24
net: hyperv: dump TX indirection table to ethtool regs
Chi Song
1
-0
/
+19
2020-07-22
hv_netvsc: add support for vlans in AF_PACKET mode
Sriram Krishnan
2
-0
/
+25
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-2
/
+4
2020-06-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+5
2020-05-21
xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code
Björn Töpel
1
-1
/
+0
2020-05-14
hv_netvsc: Add XDP frame size to driver
Jesper Dangaard Brouer
2
-1
/
+2
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
1
-0
/
+2
2020-05-01
hv_netvsc: Fix netvsc_start_xmit's return type
Nathan Chancellor
1
-1
/
+2
2020-04-23
hv_netvsc: Disable NAPI before closing the VMBus channel
Andrea Parri (Microsoft)
1
-2
/
+5
2020-03-30
hv_netvsc: Remove unnecessary round_up for recv_completion_cnt
Haiyang Zhang
1
-4
/
+5
2020-02-29
net/ethtool: Introduce link_ksettings API for virtual network devices
Cris Forno
1
-26
/
+15
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-1
/
+4
2020-02-23
hv_netvsc: Fix unwanted wakeup in netvsc_attach()
Haiyang Zhang
2
-1
/
+4
2020-02-19
hv_netvsc: use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
1
-4
/
+1
2020-02-07
hv_netvsc: Fix XDP refcnt for synthetic and VF NICs
Haiyang Zhang
2
-3
/
+15
2020-01-25
hv_netvsc: Add XDP support
Haiyang Zhang
6
-39
/
+409
2020-01-15
hv_netvsc: Fix memory leak when removing rndis device
Mohammed Gamal
1
-2
/
+0
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-9
/
+14
2019-12-20
hv_netvsc: Fix unwanted rx_table reset
Haiyang Zhang
3
-6
/
+11
2019-12-14
hv_netvsc: Fix tx_table init in rndis_set_subchannel()
Haiyang Zhang
1
-3
/
+3
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-11-30
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+60
[next]