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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
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
2023-12-13
hv_netvsc: rndis_filter needs to select NLS
Randy Dunlap
1
-0
/
+1
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-11-03
hv_netvsc: Fix race between VF offering and VF association message from host
Gaurav Kohli
3
-0
/
+27
2022-03-23
hv_netvsc: Add check for kvmalloc_array
Jiasheng Jiang
1
-0
/
+3
2020-09-23
hv_netvsc: Remove "unlikely" from netvsc_select_queue
Haiyang Zhang
1
-1
/
+1
2020-08-26
hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()
Haiyang Zhang
1
-1
/
+1
2020-08-11
hv_netvsc: do not use VF device if link is down
Stephen Hemminger
1
-3
/
+4
2020-03-05
hv_netvsc: Fix unwanted wakeup in netvsc_attach()
Haiyang Zhang
2
-1
/
+4
2020-01-27
hv_netvsc: flag software created hash value
Stephen Hemminger
1
-4
/
+3
2020-01-27
hv_netvsc: Fix send_table offset in case of a host bug
Haiyang Zhang
1
-2
/
+14
2020-01-27
hv_netvsc: Fix offset usage in netvsc_send_table()
Haiyang Zhang
2
-9
/
+20
2020-01-27
netvsc: unshare skb in VF rx handler
Stephen Hemminger
1
-0
/
+6
2020-01-23
hv_netvsc: Fix memory leak when removing rndis device
Mohammed Gamal
1
-2
/
+0
2020-01-12
hv_netvsc: Fix unwanted rx_table reset
Haiyang Zhang
3
-6
/
+11
2019-11-12
hv_netvsc: Fix error handling in netvsc_attach()
Haiyang Zhang
1
-1
/
+8
2019-09-10
hv_netvsc: Fix a warning of suspicious RCU usage
Dexuan Cui
1
-2
/
+7
2019-07-28
hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()
Haiyang Zhang
1
-1
/
+0
2019-06-22
hv_netvsc: Set probe mode to sync
Haiyang Zhang
1
-1
/
+1
2019-05-31
hv_netvsc: fix race that may miss tx queue wakeup
Haiyang Zhang
1
-6
/
+9
2019-04-17
hv_netvsc: Fix unwanted wakeup after tx_disable
Haiyang Zhang
3
-8
/
+31
2019-03-10
hv_netvsc: Fix IP header checksum for coalesced packets
Haiyang Zhang
1
-3
/
+19
2019-03-05
hv_netvsc: Fix hash key value reset after other ops
Haiyang Zhang
4
-7
/
+19
2019-03-05
hv_netvsc: Refactor assignments of struct netvsc_device_info
Haiyang Zhang
1
-49
/
+85
2019-03-05
hv_netvsc: Fix ethtool change hash key error
Haiyang Zhang
1
-6
/
+19
2018-11-13
hv_netvsc: fix vf serial matching with pci slot info
Haiyang Zhang
1
-4
/
+11
2018-09-17
hv_netvsc: pair VF based on serial number
Stephen Hemminger
2
-25
/
+36
2018-09-13
hv_netvsc: fix schedule in RCU context
Stephen Hemminger
1
-6
/
+3
2018-08-31
hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()
Dexuan Cui
1
-1
/
+10
2018-08-21
hv_netvsc: ignore devices that are not PCI
Stephen Hemminger
1
-0
/
+5
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2018-08-14
hv/netvsc: Fix NULL dereference at single queue mode fallback
Takashi Iwai
1
-1
/
+1
2018-07-30
hv_netvsc: Add per-cpu ethtool stats for netvsc
Yidong Ren
2
-3
/
+114
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2
-7
/
+11
2018-07-18
hv_netvsc: Fix napi reschedule while receive completion is busy
Haiyang Zhang
1
-7
/
+10
2018-07-16
hv/netvsc: fix handling of fallback to single queue mode
Stephen Hemminger
1
-0
/
+1
2018-07-16
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
4
-52
/
+65
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
1
-1
/
+1
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-2
/
+2
2018-07-03
use the new async probing feature for the hyperv drivers
Arjan van de Ven
1
-0
/
+3
2018-06-30
hv_netvsc: split sub-channel setup into async and sync
Stephen Hemminger
4
-52
/
+65
2018-06-14
hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offload
Haiyang Zhang
1
-13
/
+13
2018-06-12
hv_netvsc: move VF to same namespace as netvsc device
Stephen Hemminger
1
-1
/
+20
2018-06-12
hv_netvsc: fix network namespace issues with VF support
Stephen Hemminger
2
-23
/
+22
2018-06-12
hv_netvsc: drop common code until callback model fixed
Stephen Hemminger
3
-62
/
+165
2018-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+3
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-19
/
+3
[next]