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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
406
-1626
/
+3058
2021-06-19
Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
63
-208
/
+396
2021-06-18
Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-131
/
+262
2021-06-18
net: wwan: Allow WWAN drivers to provide blocking tx and poll function
Stephan Gerhold
2
-4
/
+35
2021-06-18
net: wwan: Add RPMSG WWAN CTRL driver
Stephan Gerhold
3
-0
/
+162
2021-06-18
rpmsg: core: Add driver_data for rpmsg_device_id
Stephan Gerhold
1
-1
/
+3
2021-06-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
9
-364
/
+62
2021-06-18
net: ethernet: fix potential use-after-free in ec_bhf_remove
Pavel Skripkin
1
-1
/
+3
2021-06-18
NFC: nxp-nci: remove unnecessary label
wengjianfeng
1
-5
/
+2
2021-06-18
net: dsa: sja1105: completely error out in sja1105_static_config_reload if so...
Vladimir Oltean
1
-7
/
+12
2021-06-18
net: dsa: sja1105: allow the TTEthernet configuration in the static config fo...
Vladimir Oltean
1
-2
/
+1
2021-06-18
net: hns3: fix reuse conflict of the rx page
Yunsheng Lin
1
-7
/
+19
2021-06-18
net: dsa: sja1105: properly power down the microcontroller clock for SJA1110
Vladimir Oltean
4
-16
/
+53
2021-06-18
net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY
Esben Haabendal
1
-0
/
+5
2021-06-18
net: ll_temac: Fix TX BD buffer overwrite
Esben Haabendal
1
-1
/
+1
2021-06-18
net: ll_temac: Add memory-barriers for TX BD access
Esben Haabendal
1
-1
/
+13
2021-06-18
net: ll_temac: Make sure to free skb when it is completely used
Esben Haabendal
1
-1
/
+5
2021-06-18
qlcnic: remove redundant continue statement
Colin Ian King
1
-3
/
+0
2021-06-18
net: stmmac: remove redundant continue statement
Colin Ian King
1
-3
/
+1
2021-06-18
net: pxa168_eth: Fix a potential data race in pxa168_eth_remove
Pavel Machek
1
-1
/
+1
2021-06-18
NFC: nxp-nci: remove unnecessary labels
wengjianfeng
1
-26
/
+13
2021-06-18
ethernet: marvell/octeontx2: Simplify the return expression of npc_is_same
dingsenjie
1
-5
/
+2
2021-06-18
bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path
Somnath Kotur
1
-0
/
+1
2021-06-18
bnxt_en: Fix TQM fastpath ring backing store computation
Rukhsana Ansari
1
-1
/
+1
2021-06-18
bnxt_en: Rediscover PHY capabilities after firmware reset
Michael Chan
1
-0
/
+5
2021-06-18
cxgb4: fix wrong shift.
Pavel Machek
1
-1
/
+1
2021-06-18
stmmac: pci: Add dwmac support for Loongson
Qing Zhang
3
-0
/
+228
2021-06-18
net: hostess_sv11: fix the alignment issue
Peng Li
1
-1
/
+1
2021-06-18
net: hostess_sv11: fix the comments style issue
Peng Li
1
-30
/
+18
2021-06-18
net: hostess_sv11: remove dead code
Peng Li
1
-2
/
+0
2021-06-18
net: hostess_sv11: fix the code style issue about switch and case
Peng Li
1
-27
/
+27
2021-06-18
net: hostess_sv11: remove trailing whitespace
Peng Li
1
-1
/
+1
2021-06-18
net: hostess_sv11: move out assignment in if condition
Peng Li
1
-1
/
+2
2021-06-18
net: hostess_sv11: fix the code style issue about "foo* bar"
Peng Li
1
-1
/
+1
2021-06-18
net: neterion: vxge: remove redundant continue statement
Colin Ian King
1
-3
/
+2
2021-06-18
drivers: net: netdevsim: fix devlink_trap selftests failing
Oleksandr Mazur
2
-8
/
+8
2021-06-18
Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-243
/
+12
2021-06-18
Merge tag 'usb-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-3
/
+22
2021-06-18
Merge tag 'drm-fixes-2021-06-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-2
/
+10
2021-06-18
iavf: clean up packet type lookup table
Jesse Brandeburg
2
-119
/
+6
2021-06-18
i40e: clean up packet type lookup table
Jesse Brandeburg
2
-119
/
+6
2021-06-18
ice: report hash type such as L2/L3/L4
Jesse Brandeburg
5
-126
/
+50
2021-06-18
PCI: aardvark: Fix kernel panic during PIO transfer
Pali Rohár
1
-9
/
+40
2021-06-18
PCI: Add ACS quirk for Broadcom BCM57414 NIC
Sriharsha Basavapatna
1
-0
/
+2
2021-06-18
PCI: Mark AMD Navi14 GPU ATS as broken
Evan Quan
1
-1
/
+3
2021-06-18
PCI: Work around Huawei Intelligent NIC VF FLR erratum
Chiqijun
1
-0
/
+65
2021-06-18
PCI: Mark some NVIDIA GPUs to avoid bus reset
Shanker Donthineni
1
-0
/
+12
2021-06-18
PCI: Mark TI C667X to avoid bus reset
Antti Järvinen
1
-0
/
+10
2021-06-18
PCI: tegra194: Fix MCFG quirk build regressions
Jon Hunter
3
-121
/
+128
2021-06-18
PCI: of: Clear 64-bit flag for non-prefetchable memory below 4GB
Punit Agrawal
1
-0
/
+2
[next]