index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hyperv
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-21
hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()
Haiyang Zhang
1
-1
/
+1
2020-08-21
hv_netvsc: Remove "unlikely" from netvsc_select_queue
Haiyang Zhang
1
-1
/
+1
2020-08-05
hv_netvsc: do not use VF device if link is down
Stephen Hemminger
1
-3
/
+4
2020-07-26
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-20
/
+1
2020-07-25
net: hyperv: dump TX indirection table to ethtool regs
Chi Song
1
-0
/
+19
2020-07-23
hv_netvsc: add support for vlans in AF_PACKET mode
Sriram Krishnan
2
-0
/
+25
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-2
/
+4
2020-06-04
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+5
2020-05-22
xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code
Björn Töpel
1
-1
/
+0
2020-05-15
hv_netvsc: Add XDP frame size to driver
Jesper Dangaard Brouer
2
-1
/
+2
2020-05-07
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-02
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-31
hv_netvsc: Remove unnecessary round_up for recv_completion_cnt
Haiyang Zhang
1
-4
/
+5
2020-03-01
net/ethtool: Introduce link_ksettings API for virtual network devices
Cris Forno
1
-26
/
+15
2020-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-1
/
+4
2020-02-24
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-16
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-21
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-12-01
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+60
2019-11-24
hv_netvsc: make recording RSS hash depend on feature flag
Stephen Hemminger
3
-2
/
+4
2019-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-9
/
+32
2019-11-22
hv_netvsc: Fix send_table offset in case of a host bug
Haiyang Zhang
1
-2
/
+14
2019-11-22
hv_netvsc: Fix offset usage in netvsc_send_table()
Haiyang Zhang
2
-9
/
+20
2019-11-22
hv_netvsc: Add the support of hibernation
Dexuan Cui
2
-0
/
+60
2019-11-06
hv_netvsc: record hardware hash in skb
Stephen Hemminger
3
-1
/
+12
2019-11-06
hv_netvsc: flag software created hash value
Stephen Hemminger
1
-4
/
+3
2019-10-31
hv_netvsc: Fix error handling in netvsc_attach()
Haiyang Zhang
1
-1
/
+8
2019-10-31
hv_netvsc: Fix error handling in netvsc_set_features()
Haiyang Zhang
1
-1
/
+3
2019-10-25
net: core: add generic lockdep keys
Taehee Yoo
1
-2
/
+0
2019-09-07
hv_netvsc: Sync offloading features to VF NIC
Haiyang Zhang
1
-2
/
+20
2019-09-07
hv_netvsc: Allow scatter-gather feature to be tunable
Haiyang Zhang
3
-3
/
+4
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+7
2019-08-09
hv_netvsc: Fix a warning of suspicious RCU usage
Dexuan Cui
1
-2
/
+7
2019-07-31
net: Use skb_frag_off accessors
Jonathan Lemon
1
-2
/
+2
2019-07-22
hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()
Haiyang Zhang
1
-1
/
+0
2019-06-15
hv_netvsc: Set probe mode to sync
Haiyang Zhang
1
-1
/
+1
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
4
-49
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
4
-49
/
+4
2019-05-30
netvsc: unshare skb in VF rx handler
Stephen Hemminger
1
-0
/
+6
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+9
2019-05-04
hv_netvsc: fix race that may miss tx queue wakeup
Haiyang Zhang
1
-6
/
+9
[next]