index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hyperv
/
netvsc_drv.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-30
hv_netvsc: fix potential deadlock in netvsc_vf_setxdp()
Saurabh Sengar
1
-2
/
+2
2025-05-27
net: core: Convert dev_set_mac_address() to struct sockaddr_storage
Kees Cook
1
-3
/
+3
2025-05-14
hv_netvsc: Remove rmsg_pgcnt
Michael Kelley
1
-1
/
+0
2025-05-14
hv_netvsc: Preserve contiguous PFN grouping in the page buffer array
Michael Kelley
1
-48
/
+15
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
1
-0
/
+1
2025-02-19
hv_netvsc: Use VF's tso_max_size value when data path is VF
Shradha Gupta
1
-0
/
+15
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+30
2024-10-24
hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event
Haiyang Zhang
1
-0
/
+30
2024-10-04
hv_netvsc: Don't assume cpu_possible_mask is dense
Michael Kelley
1
-1
/
+1
2024-08-28
net: netvsc: Update default VMBus channels
Erni Sri Satya Vennela
1
-1
/
+2
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-2
/
+2
2024-02-04
hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
Shradha Gupta
1
-20
/
+62
2024-01-23
hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 Kbytes
Michael Kelley
1
-2
/
+2
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-15
/
+17
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
1
-2
/
+2
2023-11-21
hv_netvsc: Mark VF as slave before exposing it to user-mode
Long Li
1
-9
/
+23
2023-11-21
hv_netvsc: Fix race of register_netdevice_notifier and VF register
Haiyang Zhang
1
-2
/
+7
2023-11-21
hv_netvsc: fix race of netvsc and VF register_netdevice
Haiyang Zhang
1
-10
/
+15
2023-06-07
hv_netvsc: Allocate rx indirection table size dynamically
Shradha Gupta
1
-4
/
+6
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+3
2023-02-13
hv_netvsc: add missing NETDEV_XDP_ACT_NDO_XMIT xdp-features flag
Lorenzo Bianconi
1
-1
/
+2
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
1
-0
/
+2
2023-01-17
Drivers: hv: Make remove callback of hyperv driver void returned
Dawei Li
1
-3
/
+2
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-16
/
+16
2022-10-07
hv_netvsc: Fix race between VF offering and VF association message from host
Gaurav Kohli
1
-0
/
+19
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2022-05-20
hv_netvsc: Fix potential dereference of NULL pointer
Yongzhi Liu
1
-1
/
+4
2022-04-11
hv_netvsc: Add support for XDP_REDIRECT
Haiyang Zhang
1
-89
/
+61
2022-03-15
hv_netvsc: Add check for kvmalloc_array
Jiasheng Jiang
1
-0
/
+3
2022-01-16
Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-0
/
+1
2021-12-20
net: netvsc: Add Isolation VM support for netvsc driver
Tianyu Lan
1
-0
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-10-14
hv_netvsc: Add comment of netvsc_xdp_xmit()
Jiasheng Jiang
1
-0
/
+1
2021-10-10
hv_netvsc: use netif_is_bond_master() instead of open code
Juhee Kang
1
-2
/
+1
2021-10-02
net: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-06-21
hv_netvsc: Set needed_headroom according to VF
Haiyang Zhang
1
-0
/
+5
2021-04-25
hv_netvsc: Make netvsc/VF binding check both MAC and serial number
Dexuan Cui
1
-2
/
+12
2021-04-07
net: remove the new_ifindex argument from dev_change_net_namespace
Andrei Vagin
1
-1
/
+1
2021-04-05
net: Allow to specify ifindex when device is moved to another namespace
Andrei Vagin
1
-1
/
+1
2021-03-29
hv_netvsc: Add error handling while switching data path
Haiyang Zhang
1
-6
/
+12
2021-03-17
netvsc: Update driver to use ethtool_sprintf
Alexander Duyck
1
-22
/
+11
2021-03-01
hv_netvsc: Fix validation in netvsc_linkstatus_callback()
Andrea Parri (Microsoft)
1
-4
/
+9
2021-01-29
hv_netvsc: Copy packets sent by Hyper-V out of the receive buffer
Andrea Parri (Microsoft)
1
-10
/
+14
2021-01-18
hv_netvsc: Add (more) validation for untrusted Hyper-V values
Andrea Parri (Microsoft)
1
-1
/
+17
2021-01-12
hv_netvsc: Process NETDEV_GOING_DOWN on VF hot remove
Long Li
1
-3
/
+7
2021-01-12
hv_netvsc: Wait for completion on request SWITCH_DATA_PATH
Long Li
1
-1
/
+0
2021-01-12
hv_netvsc: Check VF datapath when sending traffic to VF
Long Li
1
-1
/
+2
2020-12-16
use __netdev_notify_peers in hyperv
Lijun Pan
1
-7
/
+4
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
[next]