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
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
bonding: 802.3ad replace MAC_ADDRESS_EQUAL with __agg_has_partner
Jones Syue 薛懷宗
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
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
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
2024-02-27
net: phy: simplify genphy_c45_ethtool_set_eee
Heiner Kallweit
2024-02-26
Merge branch 'mptcp-various-small-improvements'
Jakub Kicinski
2024-02-26
selftests: mptcp: diag: change timeout_poll to 30
Geliang Tang
2024-02-26
selftests: mptcp: join: change capture/checksum as bool
Geliang Tang
2024-02-26
selftests: mptcp: simult flows: define missing vars
Geliang Tang
2024-02-26
selftests: mptcp: netlink: drop duplicate var ret
Geliang Tang
2024-02-26
mptcp: check the protocol in mptcp_sk() with DEBUG_NET
Matthieu Baerts (NGI0)
2024-02-26
mptcp: check the protocol in tcp_sk() with DEBUG_NET
Matthieu Baerts (NGI0)
2024-02-26
mptcp: token kunit: set protocol
Matthieu Baerts (NGI0)
2024-02-26
selftests: mptcp: lib: catch duplicated subtest entries
Matthieu Baerts (NGI0)
2024-02-26
ipv6: anycast: complete RCU handling of struct ifacaddr6
Eric Dumazet
2024-02-26
dt-bindings: net: cdns,macb: add sam9x7 ethernet interface
Varshini Rajendran
2024-02-26
net/vsockmon: Do not set zeroed statistics
Breno Leitao
2024-02-26
net/vsockmon: Leverage core stats allocator
Breno Leitao
2024-02-26
Merge branch 'pcs-xpcs-cleanups'
David S. Miller
2024-02-26
net: pcs: xpcs: Explicitly return error on caps validation
Serge Semin
2024-02-26
net: pcs: xpcs: Return EINVAL in the internal methods
Serge Semin
2024-02-26
net: pcs: xpcs: Drop redundant workqueue.h include directive
Serge Semin
2024-02-26
net: pcs: xpcs: Drop sentinel entry from 2500basex ifaces list
Serge Semin
2024-02-26
Merge branch 'rtnetlink-reduce-rtnl-pressure'
David S. Miller
2024-02-26
rtnetlink: provide RCU protection to rtnl_fill_prop_list()
Eric Dumazet
2024-02-26
rtnetlink: make rtnl_fill_link_ifmap() RCU ready
Eric Dumazet
2024-02-26
inet: switch inet_dump_fib() to RCU protection
Eric Dumazet
2024-02-26
nexthop: allow nexthop_mpath_fill_node() to be called without RTNL
Eric Dumazet
[next]