index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-02-28
uapi: ioam6: API for netlink multicast events
Justin Iurman
2024-02-28
dt-bindings: net: ethernet-controller: drop redundant type from label
Krzysztof Kozlowski
2024-02-28
net: ethernet: adi: move PHYLIB from vendor to driver symbol
Randy Dunlap
2024-02-28
Merge branch 'tcp-rcv-drop-reasons'
David S. Miller
2024-02-28
tcp: make dropreason in tcp_child_process() work
Jason Xing
2024-02-28
tcp: make the dropreason really work when calling tcp_rcv_state_process()
Jason Xing
2024-02-28
tcp: add dropreasons in tcp_rcv_state_process()
Jason Xing
2024-02-28
tcp: add more specific possible drop reasons in tcp_rcv_synsent_state_process()
Jason Xing
2024-02-28
tcp: introduce dropreasons in receive path
Jason Xing
2024-02-28
tcp: use drop reasons in cookie check for ipv6
Jason Xing
2024-02-28
tcp: directly drop skb in cookie check for ipv6
Jason Xing
2024-02-28
tcp: use drop reasons in cookie check for ipv4
Jason Xing
2024-02-28
tcp: directly drop skb in cookie check for ipv4
Jason Xing
2024-02-28
tcp: add a dropreason definitions and prepare for cookie check
Jason Xing
2024-02-28
net: make SK_MEMORY_PCPU_RESERV tunable
Adam Li
2024-02-28
Merge branch 'dsa-realtek-reset'
David S. Miller
2024-02-28
net: dsa: realtek: support reset controller
Luiz Angelo Daros de Luca
2024-02-28
dt-bindings: net: dsa: realtek: add reset controller
Luiz Angelo Daros de Luca
2024-02-28
dt-bindings: net: dsa: realtek: reset-gpios is not required
Luiz Angelo Daros de Luca
2024-02-27
Merge tag 'wireless-2024-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2024-02-27
uapi: in6: replace temporary label with rfc9486
Justin Iurman
2024-02-27
net: lan78xx: fix "softirq work is pending" error
Oleksij Rempel
2024-02-27
bonding: 802.3ad replace MAC_ADDRESS_EQUAL with __agg_has_partner
Jones Syue 薛懷宗
2024-02-27
net: stmmac: Complete meta data only when enabled
Kurt Kanzenbach
2024-02-27
net: usb: dm9601: fix wrong return value in dm9601_mdio_read
Javier Carrasco
2024-02-27
net: wwan: t7xx: Prefer struct_size over open coded arithmetic
Erick Archer
2024-02-27
ipv6: raw: remove useless input parameter in rawv6_err
Zhengchao Shao
2024-02-27
Merge tag 'lsm-pr-20240227' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-02-27
Merge tag 'mm-hotfixes-stable-2024-02-27-14-52' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-02-27
Merge branch 'bpf-arm64-support-exceptions'
Alexei Starovoitov
2024-02-27
bpf, arm64: support exceptions
Puranjay Mohan
2024-02-27
arm64: stacktrace: Implement arch_bpf_stack_walk() for the BPF JIT
Puranjay Mohan
2024-02-27
netlink: use kvmalloc() in netlink_alloc_large_skb()
Eric Dumazet
2024-02-27
bnxt_en: fix accessing vnic_info before allocating it
Alexander Lobakin
2024-02-27
selftests: netdevsim: be less selective for FW for the devlink test
Jakub Kicinski
2024-02-27
veth: try harder when allocating queue memory
Jakub Kicinski
2024-02-27
spi: Drop mismerged fix
Mark Brown
2024-02-27
Merge branch 'ionic-pci-error-handling-fixes'
Paolo Abeni
2024-02-27
ionic: restore netdev feature bits after reset
Shannon Nelson
2024-02-27
ionic: check cmd_regs before copying in or out
Shannon Nelson
2024-02-27
ionic: check before releasing pci regions
Shannon Nelson
2024-02-27
net: stmmac: mmc_core: Drop interrupt registers from stats
Jesper Nilsson
2024-02-27
net: ethernet: adi: adin1110: Reduce the MDIO_TRDONE poll interval
Ciprian Regus
2024-02-27
Merge branch 'net-ipa-don-t-abort-system-suspend'
Paolo Abeni
2024-02-27
net: ipa: don't bother zeroing an already zero register
Alex Elder
2024-02-27
net: ipa: kill ipa_power_suspend_handler()
Alex Elder
2024-02-27
net: ipa: move ipa_interrupt_suspend_clear_all() up
Alex Elder
2024-02-27
net: ipa: kill the IPA_POWER_FLAG_RESUMED flag
Alex Elder
2024-02-27
net: ipa: kill IPA_POWER_FLAG_SYSTEM
Alex Elder
2024-02-27
net: ipa: don't bother aborting system resume
Alex Elder
[prev]
[next]