index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hyperv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
2
-2
/
+3
|
\
|
*
hv_netvsc: set master device
Stephen Hemminger
2018-05-10
1
-1
/
+2
|
*
hv_netvsc: Fix net device attach on older Windows hosts
Mohammed Gamal
2018-05-10
1
-1
/
+1
*
|
hv_netvsc: typo in NDIS RSS parameters structure
Stephen Hemminger
2018-05-10
2
-3
/
+3
*
|
hv_netvsc: simplify receive side calling arguments
Stephen Hemminger
2018-04-27
1
-32
/
+26
*
|
hv_netvsc: select needed ucs2_string routine
Stephen Hemminger
2018-04-22
1
-0
/
+1
*
|
hv_netvsc: Add NetVSP v6 and v6.1 into version negotiation
Haiyang Zhang
2018-04-18
2
-1
/
+166
*
|
hv_netvsc: propogate Hyper-V friendly name into interface alias
Stephen Hemminger
2018-04-18
1
-0
/
+28
|
/
*
hv_netvsc: Pass net_device parameter to revoke and teardown functions
Mohammed Gamal
2018-04-05
1
-19
/
+18
*
hv_netvsc: Ensure correct teardown message sequence order
Mohammed Gamal
2018-04-05
1
-6
/
+13
*
hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl()
Mohammed Gamal
2018-04-05
1
-12
/
+34
*
hv_netvsc: Use Windows version instead of NVSP version on GPAD teardown
Mohammed Gamal
2018-04-05
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-01
1
-1
/
+1
|
\
|
*
hv_netvsc: enable multicast if necessary
Stephen Hemminger
2018-03-29
1
-1
/
+1
*
|
hv_netvsc: Clean up extra parameter from rndis_filter_receive_data()
Haiyang Zhang
2018-03-31
1
-7
/
+9
*
|
drivers/net: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-2
/
+2
*
|
hv_netvsc: Add range checking for rx packet offset and length
Haiyang Zhang
2018-03-25
2
-2
/
+16
*
|
hv_netvsc: Fix the return status in RX path
Haiyang Zhang
2018-03-25
3
-5
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
4
-190
/
+225
|
\
|
|
*
hv_netvsc: common detach logic
Stephen Hemminger
2018-03-22
4
-143
/
+173
|
*
hv_netvsc: change GPAD teardown order on older versions
Stephen Hemminger
2018-03-22
1
-1
/
+6
|
*
hv_netvsc: use RCU to fix concurrent rx and queue changes
Stephen Hemminger
2018-03-22
2
-35
/
+21
|
*
hv_netvsc: disable NAPI before channel close
Stephen Hemminger
2018-03-22
1
-4
/
+4
|
*
hv_netvsc: fix locking during VF setup
Stephen Hemminger
2018-03-08
1
-0
/
+4
|
*
hv_netvsc: fix locking for rx_mode
Stephen Hemminger
2018-03-08
1
-3
/
+8
|
*
hv_netvsc: avoid repeated updates of packet filter
Stephen Hemminger
2018-03-08
2
-2
/
+7
|
*
hv_netvsc: fix filter flags
Stephen Hemminger
2018-03-08
1
-2
/
+2
*
|
hv_netvsc: add trace points
Stephen Hemminger
2018-03-17
5
-2
/
+220
*
|
hv_netvsc: pass netvsc_device to rndis halt
Stephen Hemminger
2018-03-17
1
-4
/
+3
|
/
*
hv_netvsc: propagate rx filters to VF
Stephen Hemminger
2018-03-04
1
-4
/
+36
*
hv_netvsc: filter multicast/broadcast
Stephen Hemminger
2018-03-04
1
-8
/
+12
*
hv_netvsc: defer queue selection to VF
Stephen Hemminger
2018-03-04
1
-2
/
+13
*
hv_netvsc: use napi_schedule_irqoff
Stephen Hemminger
2018-03-04
1
-1
/
+1
*
hv_netvsc: fix race in napi poll when rescheduling
Stephen Hemminger
2018-03-04
1
-2
/
+3
*
hv_netvsc: cancel subchannel setup before halting device
Stephen Hemminger
2018-03-04
1
-0
/
+3
*
hv_netvsc: fix error unwind handling if vmbus_open fails
Stephen Hemminger
2018-03-04
1
-1
/
+1
*
hv_netvsc: only wake transmit queue if link is up
Stephen Hemminger
2018-03-04
1
-4
/
+3
*
hv_netvsc: avoid retry on send during shutdown
Stephen Hemminger
2018-03-04
1
-17
/
+7
*
hv_netvsc: Use the num_online_cpus() for channel limit
Haiyang Zhang
2018-01-22
1
-9
/
+2
*
hv_netvsc: empty current transmit aggregation if flow blocked
Stephen Hemminger
2017-12-13
4
-10
/
+17
*
hv_netvsc: remove open_cnt reference count
Stephen Hemminger
2017-12-13
3
-10
/
+4
*
hv_netvsc: pass netvsc_device to receive callback
Stephen Hemminger
2017-12-13
3
-14
/
+8
*
hv_netvsc: simplify function args in receive status path
Stephen Hemminger
2017-12-13
4
-19
/
+7
*
hv_netvsc: track memory allocation failures in ethtool stats
Stephen Hemminger
2017-12-13
2
-2
/
+4
*
hv_netvsc: copy_to_send buf can be void
Stephen Hemminger
2017-12-13
1
-14
/
+8
*
hv_netvsc: Fix the TX/RX buffer default sizes
Haiyang Zhang
2017-12-13
2
-5
/
+12
*
hv_netvsc: Fix the receive buffer size limit
Haiyang Zhang
2017-12-13
2
-2
/
+9
*
hv_netvsc: optimize initialization of RNDIS header
Stephen Hemminger
2017-12-03
1
-31
/
+26
*
hv_netvsc: use reciprocal divide to speed up percent calculation
Stephen Hemminger
2017-12-03
4
-26
/
+21
*
hv_netvsc: replace divide with mask when computing padding
Stephen Hemminger
2017-12-03
1
-1
/
+2
[next]