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
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2020-05-10
Linux 4.4.223
v4.4.223
Greg Kroah-Hartman
1
-1
/
+1
2020-05-10
mac80211: add ieee80211_is_any_nullfunc()
Thomas Pedersen
5
-10
/
+16
2020-05-10
ALSA: hda: Match both PCI ID and SSID for driver blacklist
Takashi Iwai
1
-4
/
+5
2020-05-10
sctp: Fix SHUTDOWN CTSN Ack in the peer restart case
Jere Leppänen
1
-1
/
+5
2020-05-10
macvlan: Fix potential use-after free for broadcasts
Herbert Xu
1
-2
/
+8
2020-05-10
net: ep93xx_eth: Do not crash unloading module
Florian Fainelli
1
-0
/
+4
2020-05-10
net: skbuff: Remove errornous length validation in skb_vlan_pop()
Shmulik Ladkani
1
-6
/
+4
2020-05-10
bna: add missing per queue ethtool stat
Ivan Vecera
1
-1
/
+6
2020-05-10
bridge: Fix problems around fdb entries pointing to the bridge device
Toshiaki Makita
1
-25
/
+27
2020-05-10
brcmfmac: restore stopping netdev queue when bus clogs up
Arend Van Spriel
1
-5
/
+17
2020-05-10
brcmfmac: add fallback for devices that do not report per-chain values
Jaap Jan Meijer
1
-0
/
+16
2020-05-10
pinctrl: tegra: Correctly check the supported configuration
Laxman Dewangan
1
-1
/
+1
2020-05-10
ata: sata_dwc_460ex: remove incorrect locking
Mans Rullgard
1
-3
/
+1
2020-05-10
net: ethernet: davinci_emac: Fix platform_data overwrite
Neil Armstrong
1
-2
/
+0
2020-05-10
cxl: Fix DAR check & use REGION_ID instead of opencoding
Aneesh Kumar K.V
1
-1
/
+1
2020-05-10
at803x: fix reset handling
Sergei Shtylyov
1
-3
/
+3
2020-05-10
net: dsa: mv88e6xxx: fix port VLAN maps
Vivien Didelot
1
-1
/
+2
2020-05-10
regulator: core: Rely on regulator_dev_release to free constraints
Charles Keepax
1
-17
/
+12
2020-05-10
net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.
Nicolas Schichan
1
-2
/
+2
2020-05-10
ovs/vxlan: fix rtnl notifications on iface deletion
Nicolas Dichtel
1
-24
/
+34
2020-05-10
net: ethoc: Fix early error paths
Florian Fainelli
1
-5
/
+5
2020-05-10
net: vxlan: lwt: Fix vxlan local traffic.
pravin shelar
1
-2
/
+2
2020-05-10
mvpp2: use correct size for memset
Arnd Bergmann
1
-1
/
+1
2020-05-10
ravb: Add missing free_irq() call to ravb_close()
Geert Uytterhoeven
1
-0
/
+2
2020-05-10
net: macb: replace macb_writel() call by queue_writel() to update queue ISR
Cyrille Pitchen
1
-1
/
+1
2020-05-10
net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_stats
Jisheng Zhang
1
-5
/
+4
2020-05-10
net: icmp_route_lookup should use rt dev to determine L3 domain
David Ahern
1
-2
/
+2
2020-05-10
hwrng: exynos - Disable runtime PM on driver unbind
Krzysztof Kozlowski
1
-0
/
+9
2020-05-10
l2tp: fix use-after-free during module unload
Sabrina Dubroca
1
-0
/
+3
2020-05-10
net: ehea: avoid null pointer dereference
xypron.glpk@gmx.de
1
-5
/
+4
2020-05-10
net: dsa: mv88e6xxx: enable SA learning on DSA ports
Vivien Didelot
1
-2
/
+2
2020-05-10
net: bridge: don't increment tx_dropped in br_do_proxy_arp
Nikolay Aleksandrov
1
-5
/
+2
2020-05-10
net: hns: fix device reference leaks
Johan Hovold
1
-1
/
+7
2020-05-10
net: ethernet: ti: cpsw: fix secondary-emac probe error path
Johan Hovold
1
-1
/
+3
2020-05-10
net: ethernet: ti: cpsw: fix device and of_node leaks
Johan Hovold
1
-0
/
+3
2020-05-10
net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implemented
Andrew Lunn
1
-1
/
+1
2020-05-10
net: ethernet: davinci_emac: Fix devioctl while in fixed link
Neil Armstrong
1
-1
/
+4
2020-05-10
bnxt_en: Remove locking around txr->dev_state
Florian Fainelli
1
-2
/
+0
2020-05-10
net: axienet: Fix return value check in axienet_probe()
Wei Yongjun
1
-2
/
+2
2020-05-10
qdisc: fix a module refcount leak in qdisc_create_dflt()
Eric Dumazet
1
-4
/
+5
2020-05-10
bnxt: add a missing rcu synchronization
Eric Dumazet
1
-0
/
+4
2020-05-10
ovs/geneve: fix rtnl notifications on iface deletion
Nicolas Dichtel
1
-0
/
+4
2020-05-10
net: ethernet: stmmac: dwmac-generic: fix probe error path
Johan Hovold
1
-1
/
+11
2020-05-10
fq_codel: return non zero qlen in class dumps
Eric Dumazet
1
-1
/
+1
2020-05-10
net: ethernet: stmmac: dwmac-rk: fix probe error path
Johan Hovold
1
-1
/
+10
2020-05-10
rtnl: reset calcit fptr in rtnl_unregister()
Mathias Krause
1
-0
/
+1
2020-05-10
net: ethernet: stmmac: dwmac-sti: fix probe error path
Johan Hovold
1
-1
/
+10
2020-05-10
et131x: Fix logical vs bitwise check in et131x_tx_timeout()
Florian Fainelli
1
-1
/
+1
2020-05-10
net: icmp6_send should use dst dev to determine L3 domain
David Ahern
1
-1
/
+1
2020-05-10
tipc: fix the error handling in tipc_udp_enable()
Wei Yongjun
1
-1
/
+4
[next]