index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hyperv
/
netvsc_drv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
hv_netvsc: Set needed_headroom according to VF
Haiyang Zhang
2021-06-21
1
-0
/
+5
*
hv_netvsc: Make netvsc/VF binding check both MAC and serial number
Dexuan Cui
2021-04-26
1
-2
/
+12
*
net: remove the new_ifindex argument from dev_change_net_namespace
Andrei Vagin
2021-04-07
1
-1
/
+1
*
net: Allow to specify ifindex when device is moved to another namespace
Andrei Vagin
2021-04-05
1
-1
/
+1
*
hv_netvsc: Add error handling while switching data path
Haiyang Zhang
2021-03-30
1
-6
/
+12
*
netvsc: Update driver to use ethtool_sprintf
Alexander Duyck
2021-03-17
1
-22
/
+11
*
hv_netvsc: Fix validation in netvsc_linkstatus_callback()
Andrea Parri (Microsoft)
2021-03-02
1
-4
/
+9
*
hv_netvsc: Copy packets sent by Hyper-V out of the receive buffer
Andrea Parri (Microsoft)
2021-01-30
1
-10
/
+14
*
hv_netvsc: Add (more) validation for untrusted Hyper-V values
Andrea Parri (Microsoft)
2021-01-19
1
-1
/
+17
*
hv_netvsc: Process NETDEV_GOING_DOWN on VF hot remove
Long Li
2021-01-13
1
-3
/
+7
*
hv_netvsc: Wait for completion on request SWITCH_DATA_PATH
Long Li
2021-01-13
1
-1
/
+0
*
hv_netvsc: Check VF datapath when sending traffic to VF
Long Li
2021-01-13
1
-1
/
+2
*
use __netdev_notify_peers in hyperv
Lijun Pan
2020-12-16
1
-7
/
+4
*
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-24
1
-0
/
+1
*
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-14
1
-23
/
+23
|
\
|
*
hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communication
Boqun Feng
2020-09-28
1
-23
/
+23
*
|
hv_netvsc: Add validation for untrusted Hyper-V values
Andres Beltran
2020-09-18
1
-0
/
+7
*
|
hv_netvsc: Cache the current data path to avoid duplicate call and message
Dexuan Cui
2020-09-10
1
-1
/
+20
*
|
hv_netvsc: Switch the data path at the right time during hibernation
Dexuan Cui
2020-09-10
1
-10
/
+1
*
|
hv_netvsc: Fix hibernation for mlx5 VF driver
Dexuan Cui
2020-09-08
1
-5
/
+11
*
|
hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()
Haiyang Zhang
2020-08-21
1
-1
/
+1
*
|
hv_netvsc: Remove "unlikely" from netvsc_select_queue
Haiyang Zhang
2020-08-21
1
-1
/
+1
|
/
*
hv_netvsc: do not use VF device if link is down
Stephen Hemminger
2020-08-05
1
-3
/
+4
*
net: hyperv: dump TX indirection table to ethtool regs
Chi Song
2020-07-25
1
-0
/
+19
*
hv_netvsc: add support for vlans in AF_PACKET mode
Sriram Krishnan
2020-07-23
1
-0
/
+24
*
hv_netvsc: Add XDP frame size to driver
Jesper Dangaard Brouer
2020-05-15
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-07
1
-1
/
+2
|
\
|
*
hv_netvsc: Fix netvsc_start_xmit's return type
Nathan Chancellor
2020-05-02
1
-1
/
+2
*
|
net: partially revert dynamic lockdep key changes
Cong Wang
2020-05-04
1
-0
/
+2
|
/
*
net/ethtool: Introduce link_ksettings API for virtual network devices
Cris Forno
2020-03-01
1
-26
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-28
1
-0
/
+3
|
\
|
*
hv_netvsc: Fix unwanted wakeup in netvsc_attach()
Haiyang Zhang
2020-02-24
1
-0
/
+3
*
|
hv_netvsc: use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
2020-02-19
1
-4
/
+1
|
/
*
hv_netvsc: Fix XDP refcnt for synthetic and VF NICs
Haiyang Zhang
2020-02-07
1
-1
/
+4
*
hv_netvsc: Add XDP support
Haiyang Zhang
2020-01-25
1
-31
/
+152
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-22
1
-2
/
+2
|
\
|
*
hv_netvsc: Fix unwanted rx_table reset
Haiyang Zhang
2019-12-21
1
-2
/
+2
*
|
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-1
/
+1
|
/
*
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-30
1
-0
/
+57
|
\
|
*
hv_netvsc: Add the support of hibernation
Dexuan Cui
2019-11-22
1
-0
/
+57
*
|
hv_netvsc: make recording RSS hash depend on feature flag
Stephen Hemminger
2019-11-24
1
-1
/
+1
*
|
hv_netvsc: record hardware hash in skb
Stephen Hemminger
2019-11-05
1
-0
/
+4
*
|
hv_netvsc: flag software created hash value
Stephen Hemminger
2019-11-05
1
-4
/
+3
|
/
*
hv_netvsc: Fix error handling in netvsc_attach()
Haiyang Zhang
2019-10-31
1
-1
/
+8
*
hv_netvsc: Fix error handling in netvsc_set_features()
Haiyang Zhang
2019-10-31
1
-1
/
+3
*
net: core: add generic lockdep keys
Taehee Yoo
2019-10-24
1
-2
/
+0
*
hv_netvsc: Sync offloading features to VF NIC
Haiyang Zhang
2019-09-07
1
-2
/
+20
*
hv_netvsc: Allow scatter-gather feature to be tunable
Haiyang Zhang
2019-09-07
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-19
1
-2
/
+7
|
\
[next]