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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-08
net: Fix build regression in rtl8723bs staging driver.
David S. Miller
2
-3
/
+2
2017-06-08
netvsc: move filter setting to rndis_device
stephen hemminger
3
-34
/
+34
2017-06-08
netvsc: fix net poll mode
stephen hemminger
1
-4
/
+15
2017-06-08
netvsc: fix rcu dereference warning from ethtool
stephen hemminger
1
-1
/
+1
2017-06-08
net: emac: fix and unify emac_mdio functions
Christian Lamparter
1
-23
/
+18
2017-06-08
net: emac: fix reset timeout with AR8035 phy
Christian Lamparter
1
-4
/
+22
2017-06-08
hsi: Fix build regression due to netdev destructor fix.
David S. Miller
1
-1
/
+1
2017-06-08
net: s390: fix up for "Fix inconsistent teardown and release of private netde...
Stephen Rothwell
1
-2
/
+2
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
40
-55
/
+53
2017-06-07
net: mvpp2: do not bypass the mvpp22_port_mii_set function
Antoine Ténart
1
-2
/
+0
2017-06-07
ibmvnic: Return failure on attempted mtu change
John Allen
1
-0
/
+6
2017-06-07
bnx2x: fix pf2vf bulletin DMA mapping leak
Michal Schmidt
1
-1
/
+1
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
59
-285
/
+372
2017-06-06
net: stmmac: fix a broken u32 less than zero check
Colin Ian King
1
-1
/
+1
2017-06-06
net: stmmac: fix completely hung TX when using TSO
Niklas Cassel
1
-1
/
+1
2017-06-06
net: ethoc: enable NAPI before poll may be scheduled
Max Filippov
1
-1
/
+2
2017-06-06
ravb: Fix use-after-free on `ifconfig eth0 down`
Eugeniu Rosca
1
-12
/
+12
2017-06-06
net: stmmac: ensure jumbo_frm error return is correctly checked for -ve value
Colin Ian King
1
-1
/
+2
2017-06-06
Merge tag 'wireless-drivers-for-davem-2017-06-06' of git://git.kernel.org/pub...
David S. Miller
19
-79
/
+118
2017-06-06
Merge tag 'media/v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
17
-45
/
+42
2017-06-06
i40e/i40evf: proper update of the page_offset field
Björn Töpel
2
-2
/
+4
2017-06-06
i40e: Fix state flags for bit set and clean operations of PF
Mauro S. M. Rodrigues
1
-18
/
+18
2017-06-06
Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-11
/
+62
2017-06-05
Merge tag 'iwlwifi-for-kalle-2017-06-05' of git://git.kernel.org/pub/scm/linu...
Kalle Valo
17
-78
/
+115
2017-06-05
iwlwifi: fix host command memory leaks
Shahar S Matityahu
1
-3
/
+6
2017-06-05
iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265
Luca Coelho
2
-4
/
+4
2017-06-05
iwlwifi: mvm: clear new beacon command template struct
Johannes Berg
1
-1
/
+1
2017-06-05
iwlwifi: mvm: don't fail when removing a key from an inexisting sta
Luca Coelho
1
-8
/
+5
2017-06-05
iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3
Luca Coelho
1
-2
/
+4
2017-06-05
iwlwifi: mvm: fix firmware debug restart recording
Emmanuel Grumbach
4
-19
/
+27
2017-06-05
iwlwifi: tt: move ucode_loaded check under mutex
Johannes Berg
1
-3
/
+5
2017-06-05
iwlwifi: mvm: support ibss in dqa mode
Liad Kaufman
1
-1
/
+12
2017-06-05
iwlwifi: mvm: Fix command queue number on d0i3 flow
Haim Dreyfuss
1
-1
/
+4
2017-06-05
iwlwifi: mvm: rs: start using LQ command color
Gregory Greenman
6
-36
/
+47
2017-06-05
net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qo...
Ido Shamay
2
-5
/
+17
2017-06-05
net: phy: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2017-06-05
net/mlx4: Fix the check in attaching steering rules
Talat Batheesh
3
-9
/
+24
2017-06-05
geneve: fix needed_headroom and max_mtu for collect_metadata
Eric Garver
1
-1
/
+1
2017-06-05
amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_buffer
Michal Hocko
1
-3
/
+2
2017-06-05
net: qcom/emac: do not use hardware mdio automatic polling
Timur Tabi
3
-93
/
+6
2017-06-04
Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+0
2017-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-17
/
+69
2017-06-04
[media] rc-core: race condition during ir_raw_event_register()
Sean Young
1
-5
/
+8
2017-06-04
[media] cec: drop MEDIA_CEC_DEBUG
Hans Verkuil
3
-9
/
+3
2017-06-04
[media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIER
Hans Verkuil
4
-6
/
+6
2017-06-04
[media] cec: select CEC_CORE instead of depend on it
Hans Verkuil
8
-18
/
+24
2017-06-04
[media] rainshadow-cec: ensure exit_loop is intialized
Colin Ian King
1
-1
/
+1
2017-06-04
[media] atomisp: don't treat warnings as errors
Mauro Carvalho Chehab
4
-7
/
+1
2017-06-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
7
-35
/
+53
2017-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
34
-137
/
+182
[next]