index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2019-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-8
/
+31
2019-04-02
net: move skb->xmit_more hint to softnet data
Florian Westphal
1
-1
/
+1
2019-03-29
hv_netvsc: Fix unwanted wakeup after tx_disable
Haiyang Zhang
3
-8
/
+31
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
1
-6
/
+4
2019-02-27
hv_netvsc: Fix IP header checksum for coalesced packets
Haiyang Zhang
1
-3
/
+19
2019-01-23
hv_netvsc: fix typos in code comments
Adrian Vladu
4
-6
/
+6
2019-01-23
hv_netvsc: Fix hash key value reset after other ops
Haiyang Zhang
4
-7
/
+19
2019-01-23
hv_netvsc: Refactor assignments of struct netvsc_device_info
Haiyang Zhang
1
-49
/
+85
2019-01-23
hv_netvsc: Fix ethtool change hash key error
Haiyang Zhang
1
-6
/
+19
2018-12-14
net: dev: Add extack argument to dev_set_mac_address()
Petr Machata
1
-2
/
+2
2018-12-07
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
1
-1
/
+1
2018-12-07
net: core: dev: Add extack argument to dev_open()
Petr Machata
1
-2
/
+2
2018-11-22
net/hyperv: use skb_vlan_tag_*() helpers
Michał Mirosław
1
-4
/
+5
2018-10-16
hv_netvsc: fix vf serial matching with pci slot info
Haiyang Zhang
1
-4
/
+11
2018-10-03
hv_netvsc: remove ndo_poll_controller
Stephen Hemminger
1
-23
/
+0
2018-10-02
hv_netvsc: Fix rndis_per_packet_info internal field initialization
Haiyang Zhang
1
-0
/
+1
2018-09-23
hv_netvsc: Add handler for LRO setting change
Haiyang Zhang
3
-3
/
+42
2018-09-23
hv_netvsc: Add support for LRO/RSC in the vSwitch
Haiyang Zhang
4
-38
/
+145
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-09-01
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-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2
-7
/
+11
2018-07-19
hv_netvsc: Fix napi reschedule while receive completion is busy
Haiyang Zhang
1
-7
/
+10
2018-07-17
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-15
hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offload
Haiyang Zhang
1
-13
/
+13
2018-06-13
hv_netvsc: move VF to same namespace as netvsc device
Stephen Hemminger
1
-1
/
+20
2018-06-13
hv_netvsc: fix network namespace issues with VF support
Stephen Hemminger
2
-23
/
+22
2018-06-13
hv_netvsc: drop common code until callback model fixed
Stephen Hemminger
3
-62
/
+165
2018-06-11
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]