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
2021-05-14
net: korina: Fix return value check in korina_probe()
Wei Yongjun
1
-6
/
+6
2021-05-14
cxgb4/ch_ktls: Clear resources when pf4 device is removed
Ayush Sawal
3
-2
/
+82
2021-05-14
net: mdio: octeon: Fix some double free issues
Christophe JAILLET
1
-2
/
+0
2021-05-13
net: mdio: thunder: Fix a double free issue in the .remove function
Christophe JAILLET
1
-1
/
+0
2021-05-13
chelsio/chtls: unlock on error in chtls_pt_recvmsg()
Dan Carpenter
1
-2
/
+4
2021-05-13
ptp: ocp: Fix a resource leak in an error handling path
Christophe JAILLET
1
-1
/
+3
2021-05-13
octeontx2-pf: fix a buffer overflow in otx2_set_rxfh_context()
Dan Carpenter
1
-0
/
+4
2021-05-13
net: fec: add defer probe for of_get_mac_address
Fugang Duan
1
-3
/
+10
2021-05-13
net: fec: fix the potential memory leak in fec_enet_init()
Fugang Duan
1
-2
/
+9
2021-05-12
bnxt_en: Fix and improve .ndo_features_check().
Michael Chan
1
-19
/
+107
2021-05-12
net: ipa: memory region array is variable size
Alex Elder
2
-1
/
+4
2021-05-12
ionic: fix ptp support config breakage
Shannon Nelson
1
-0
/
+1
2021-05-12
Merge tag 'mac80211-for-net-2021-05-11' of git://git.kernel.org/pub/scm/linux...
David S. Miller
6
-11
/
+246
2021-05-12
net: stmmac: Fix MAC WoL not working if PHY does not support WoL
Joakim Zhang
1
-3
/
+6
2021-05-11
ath11k: Drop multicast fragments
Sriram R
1
-0
/
+16
2021-05-11
ath11k: Clear the fragment cache during key install
Sriram R
3
-0
/
+25
2021-05-11
ath10k: Validate first subframe of A-MSDU before processing the list
Sriram R
1
-4
/
+57
2021-05-11
ath10k: Fix TKIP Michael MIC verification for PCIe
Wen Gong
1
-0
/
+10
2021-05-11
ath10k: drop MPDU which has discard flag set by firmware for SDIO
Wen Gong
2
-1
/
+18
2021-05-11
ath10k: drop fragments with multicast DA for SDIO
Wen Gong
1
-2
/
+7
2021-05-11
ath10k: drop fragments with multicast DA for PCIe
Wen Gong
1
-3
/
+20
2021-05-11
ath10k: add CCMP PN replay protection for fragmented frames for PCIe
Wen Gong
2
-4
/
+96
2021-05-11
net: dsa: felix: re-enable TAS guard band mode
Michael Walle
1
-5
/
+10
2021-05-11
net/mlx4: Fix EEPROM dump support
Vladyslav Tarasiuk
2
-7
/
+104
2021-05-11
net: netcp: Fix an error message
Christophe JAILLET
1
-2
/
+2
2021-05-08
drm/i915/display: fix compiler warning about array overrun
Linus Torvalds
1
-1
/
+12
2021-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-485
/
+434
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
3
-4
/
+7
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
36
-165
/
+172
2021-05-08
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
1
-0
/
+3
2021-05-08
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
8
-62
/
+15
2021-05-08
atm: firestream: Use fallthrough pseudo-keyword
Wei Ming Chen
1
-0
/
+1
2021-05-08
net: stmmac: Do not enable RX FIFO overflow interrupts
Yannick Vignon
2
-18
/
+3
2021-05-08
Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-17
/
+38
2021-05-07
Merge tag 'i3c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
2
-5
/
+1
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-6
/
+12
2021-05-07
Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-160
/
+178
2021-05-07
i40e: Remove LLDP frame filters
Arkadiusz Kubalewski
3
-44
/
+0
2021-05-07
i40e: Fix PHY type identifiers for 2.5G and 5G adapters
Mateusz Palczewski
4
-11
/
+10
2021-05-07
i40e: fix the restart auto-negotiation after FEC modified
Jaroslaw Gawin
1
-1
/
+2
2021-05-07
i40e: Fix use-after-free in i40e_client_subtask()
Yunjian Wang
1
-0
/
+1
2021-05-07
i40e: fix broken XDP support
Magnus Karlsson
1
-6
/
+2
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
38
-411
/
+11
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
26
-170
/
+0
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
2
-241
/
+0
2021-05-07
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
1
-0
/
+2
2021-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
39
-413
/
+4137
2021-05-07
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
6
-0
/
+6
2021-05-07
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
3
-0
/
+3
2021-05-07
mlxsw: spectrum_mr: Update egress RIF list before route's action
Ido Schimmel
1
-15
/
+15
[next]