index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-31
nfc: fdp: drop ftrace-like debugging messages
Krzysztof Kozlowski
3
-43
/
+1
2021-05-30
Merge branch 'fixes-for-yt8511-phy-driver'
Jakub Kicinski
1
-8
/
+9
2021-05-30
net: phy: abort loading yt8511 driver in unsupported modes
Peter Geis
1
-7
/
+8
2021-05-30
net: phy: fix yt8511 clang uninitialized variable warning
Peter Geis
1
-1
/
+1
2021-05-30
Merge branch 'net-dsa-qca8k-check-return-value-of-read-functions-correctly'
Jakub Kicinski
1
-70
/
+65
2021-05-30
net: dsa: qca8k: add missing check return value in qca8k_phylink_mac_config()
Yang Yingliang
1
-2
/
+7
2021-05-30
net: dsa: qca8k: check return value of read functions correctly
Yang Yingliang
1
-70
/
+60
2021-05-30
octeontx2-pf: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-05-30
net: axienet: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-05-29
Merge branch 'npc-kpu-updates'
Jakub Kicinski
7
-902
/
+3464
2021-05-29
octeontx2-af: Update the default KPU profile and fixes
George Cherian
2
-848
/
+2908
2021-05-29
octeontx2-af: support for coalescing KPU profiles
Harman Kalra
2
-15
/
+79
2021-05-29
octeontx2-af: adding new lt def registers support
Harman Kalra
5
-4
/
+112
2021-05-29
octeontx2-af: load NPC profile via firmware database
Harman Kalra
2
-17
/
+101
2021-05-29
octeontx2-af: add support for custom KPU entries
Stanislaw Kardach
5
-40
/
+286
2021-05-28
ehea: fix error return code in ehea_restart_qps()
Zhen Lei
1
-4
/
+5
2021-05-28
r8169: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-05-28
net: stmmac: the XPCS obscures a potential "PHY not found" error
Vladimir Oltean
1
-6
/
+15
2021-05-28
nfc: st95hf: mark ACPI and OF device ID tables as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2021-05-28
nfc: st21nfca: mark ACPI and OF device ID tables as maybe unused
Krzysztof Kozlowski
1
-2
/
+2
2021-05-28
nfc: st-nci: mark ACPI and OF device ID tables as maybe unused
Krzysztof Kozlowski
2
-4
/
+4
2021-05-28
nfc: pn544: mark ACPI and OF device ID tables as maybe unused
Krzysztof Kozlowski
1
-2
/
+2
2021-05-28
nfc: s3fwrn5: mark OF device ID tables as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2021-05-28
nfc: pn533: mark OF device ID tables as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2021-05-28
nfc: mrvl: skip impossible NCI_MAX_PAYLOAD_SIZE check
Krzysztof Kozlowski
1
-5
/
+0
2021-05-28
nfc: mrvl: mark OF device ID tables as maybe unused
Krzysztof Kozlowski
2
-2
/
+2
2021-05-28
nfc: pn533: drop of_match_ptr from device ID table
Krzysztof Kozlowski
1
-1
/
+1
2021-05-28
nfc: port100: correct kerneldoc for structure
Krzysztof Kozlowski
1
-2
/
+2
2021-05-28
nfc: fdp: drop ACPI_PTR from device ID table
Krzysztof Kozlowski
1
-1
/
+1
2021-05-28
nfc: fdp: correct kerneldoc for structure
Krzysztof Kozlowski
1
-2
/
+2
2021-05-28
samples: pktgen: add UDP tx checksum support
Lorenzo Bianconi
7
-1
/
+18
2021-05-28
Merge branch 'net-hdlc_fr-clean-up-some-code-style-issues'
Jakub Kicinski
1
-67
/
+34
2021-05-28
net: hdlc_fr: remove unnecessary out of memory message
Peng Li
1
-3
/
+2
2021-05-28
net: hdlc_fr: remove redundant braces {}
Peng Li
1
-3
/
+3
2021-05-28
net: hdlc_fr: add braces {} to all arms of the statement
Peng Li
1
-4
/
+6
2021-05-28
net: hdlc_fr: remove space after '!'
Peng Li
1
-2
/
+2
2021-05-28
net: hdlc_fr: code indent use tabs where possible
Peng Li
1
-4
/
+4
2021-05-28
net: hdlc_fr: move out assignment in if condition
Peng Li
1
-4
/
+8
2021-05-28
net: hdlc_fr: add some required spaces
Peng Li
1
-3
/
+4
2021-05-28
net: hdlc_fr: fix an code style issue about "foo* bar"
Peng Li
1
-2
/
+2
2021-05-28
net: hdlc_fr: add blank line after declarations
Peng Li
1
-0
/
+3
2021-05-28
net: hdlc_fr: remove redundant blank lines
Peng Li
1
-42
/
+0
2021-05-28
Merge branch 'mptcp-miscellaneous-cleanup'
Jakub Kicinski
6
-25
/
+53
2021-05-28
mptcp: restrict values of 'enabled' sysctl
Matthieu Baerts
2
-7
/
+9
2021-05-28
mptcp: support SYSCTL only if enabled
Matthieu Baerts
1
-6
/
+22
2021-05-28
mptcp: make sure flag signal is set when add addr with port
Jianguo Wu
1
-1
/
+7
2021-05-28
mptcp: remove redundant initialization in pm_nl_init_net()
Jianguo Wu
1
-2
/
+5
2021-05-28
mptcp: generate subflow hmac after mptcp_finish_join()
Jianguo Wu
1
-3
/
+3
2021-05-28
mptcp: using TOKEN_MAX_RETRIES instead of magic number
Jianguo Wu
3
-3
/
+4
2021-05-28
mptcp: fix pr_debug in mptcp_token_new_connect
Jianguo Wu
1
-3
/
+3
[next]