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.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-04-25
net: dsa: b53: Implement software reset for 58xx devices
Florian Fainelli
2
-1
/
+25
2017-04-25
net: dsa: b53: Include IMP/CPU port in dumb forwarding mode
Florian Fainelli
2
-0
/
+14
2017-04-24
Merge tag 'mlx5-fixes-2017-04-22' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
6
-53
/
+76
2017-04-24
ravb: Double free on error in ravb_start_xmit()
Dan Carpenter
1
-3
/
+4
2017-04-24
macsec: avoid heap overflow in skb_to_sgvec
Jason A. Donenfeld
1
-1
/
+1
2017-04-24
net: tc35815: move free after the dereference
Dan Carpenter
1
-1
/
+1
2017-04-24
net/mlx5e: Fix race in mlx5e_sw_stats and mlx5e_vport_stats
Martin KaFai Lau
1
-2
/
+2
2017-04-22
net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handling
Ilan Tayari
1
-0
/
+1
2017-04-22
net/mlx5e: Fix small packet threshold
Eugenia Emantayev
1
-1
/
+1
2017-04-22
net/mlx5: Fix UAR memory leak
Maor Gottlieb
1
-0
/
+1
2017-04-22
net/mlx5e: Make sure the FW max encap size is enough for ipv6 tunnels
Or Gerlitz
1
-19
/
+23
2017-04-22
net/mlx5e: Make sure the FW max encap size is enough for ipv4 tunnels
Or Gerlitz
1
-19
/
+23
2017-04-22
net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5
Or Gerlitz
2
-13
/
+26
2017-04-22
net/mlx5: Fix driver load bad flow when having fw initializing timeout
Mohamad Haj Yahia
1
-1
/
+1
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-108
/
+101
2017-04-21
kaweth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-12
/
+6
2017-04-21
ch9200: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
lan78xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
sr9700: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
cx82310_eth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-5
/
+2
2017-04-21
smsc75xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-6
/
+2
2017-04-21
Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+5
2017-04-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-10
/
+46
2017-04-21
Merge tag 'acpi-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2017-04-21
Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
3
-3
/
+21
2017-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+8
2017-04-20
nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
Andy Lutomirski
1
-0
/
+9
2017-04-20
nvme: Adjust the Samsung APST quirk
Andy Lutomirski
3
-11
/
+38
2017-04-20
qed: Fix issue in populating the PFC config paramters.
sudarsana.kalluru@cavium.com
1
-0
/
+2
2017-04-20
qed: Fix possible system hang in the dcbnl-getdcbx() path.
sudarsana.kalluru@cavium.com
1
-1
/
+1
2017-04-20
qed: Fix sending an invalid PFC error mask to MFW.
sudarsana.kalluru@cavium.com
1
-0
/
+2
2017-04-20
qed: Fix possible error in populating max_tc field.
sudarsana.kalluru@cavium.com
1
-0
/
+7
2017-04-20
smsc95xx: Use skb_cow_head to deal with cloned skbs
James Hughes
1
-6
/
+6
2017-04-20
dp83640: don't recieve time stamps twice
Dan Carpenter
1
-2
/
+0
2017-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+11
2017-04-20
mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card
Haibo Chen
1
-0
/
+1
2017-04-20
HID: wacom: Override incorrect logical maximum contact identifier
Jason Gerecke
1
-0
/
+10
2017-04-20
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-3
/
+84
2017-04-20
Merge tag 'backlight-for-v4.11' of git://git.linaro.org/people/daniel.thompso...
Linus Torvalds
1
-3
/
+4
2017-04-19
ACPI / power: Avoid maybe-uninitialized warning
Arnd Bergmann
1
-0
/
+1
2017-04-19
mtip32xx: pass BLK_MQ_F_NO_SCHED
Ming Lei
1
-1
/
+1
2017-04-19
backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction()
Geert Uytterhoeven
1
-3
/
+4
2017-04-19
HID: wacom: Treat HID_DG_TOOLSERIALNUMBER as unsigned
Jason Gerecke
1
-1
/
+1
2017-04-19
sh_eth: unmap DMA buffers when freeing rings
Sergei Shtylyov
1
-55
/
+67
2017-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-33
/
+45
2017-04-18
mmc: dw_mmc: Don't allow Runtime PM for SDIO cards
Douglas Anderson
1
-2
/
+9
2017-04-18
Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled
Thorsten Leemhuis
1
-0
/
+8
2017-04-18
mmc: sdio: fix alignment issue in struct sdio_func
Heiner Kallweit
1
-1
/
+11
2017-04-17
Merge tag 'sunxi-clk-fixes-for-4.11-2-bis' of https://git.kernel.org/pub/scm/...
Stephen Boyd
4
-0
/
+74
2017-04-17
net: ethernet: mediatek: fix inconsistency of port number carried in TXD
Sean Wang
2
-8
/
+18
[next]