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
2023-05-24
net/handshake: Enable the SNI extension to work properly
Chuck Lever
2023-05-24
net/handshake: Unpin sock->file if a handshake is cancelled
Chuck Lever
2023-05-24
net/handshake: handshake_genl_notify() shouldn't ignore @flags
Chuck Lever
2023-05-24
net/handshake: Fix uninitialized local variable
Chuck Lever
2023-05-24
net/handshake: Fix handshake_dup() ref counting
Chuck Lever
2023-05-24
net/handshake: Remove unneeded check from handshake_dup()
Chuck Lever
2023-05-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-24
Merge branch 'libbpf: capability for resizing datasec maps'
Andrii Nakryiko
2023-05-24
libbpf: Selftests for resizing datasec maps
JP Kobryn
2023-05-24
libbpf: Add capability for resizing datasec maps
JP Kobryn
2023-05-24
Merge tag 'spi-fix-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-05-24
Merge tag 'regulator-fix-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-05-24
Merge tag 'mmc-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2023-05-24
Merge branch 'net-pcs-xpcs-cleanups-for-clause-73-support'
Jakub Kicinski
2023-05-24
net: pcs: xpcs: avoid reading STAT1 more than once
Russell King (Oracle)
2023-05-24
net: pcs: xpcs: use phylink_resolve_c73() helper
Russell King (Oracle)
2023-05-24
net: pcs: xpcs: correct pause resolution
Russell King (Oracle)
2023-05-24
net: pcs: xpcs: correct lp_advertising contents
Russell King (Oracle)
2023-05-24
net: pcs: xpcs: use mii_c73_to_linkmode() helper
Russell King (Oracle)
2023-05-24
net: pcs: xpcs: clean up reading clause 73 link partner advertisement
Russell King (Oracle)
2023-05-24
net: phylink: add function to resolve clause 73 negotiation
Russell King (Oracle)
2023-05-24
net: phylink: remove duplicated linkmode pause resolution
Russell King (Oracle)
2023-05-24
net: mdio: add clause 73 to ethtool conversion helper
Russell King (Oracle)
2023-05-24
ALSA: hda/realtek: Enable headset onLenovo M70/M90
Bin Li
2023-05-24
Merge tag 'asoc-fix-v6.4-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
2023-05-24
Merge branch 'devlink-port_del-new-cleanup'
David S. Miller
2023-05-24
devlink: pass devlink_port pointer to ops->port_del() instead of index
Jiri Pirko
2023-05-24
devlink: remove no longer true locking comment from port_new/del()
Jiri Pirko
2023-05-24
devlink: remove duplicate port notification
Jiri Pirko
2023-05-24
Merge branch 'tools-ynl-byteorder'
David S. Miller
2023-05-24
tools: ynl: Handle byte-order in struct members
Donald Hunter
2023-05-24
tools: ynl: Use dict of predefined Structs to decode scalar types
Donald Hunter
2023-05-24
ipv6: Fix out-of-bounds access in ipv6_find_tlv()
Gavrilov Ilia
2023-05-24
Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2023-05-24
net: phy: avoid kernel warning dump when stopping an errored PHY
Russell King (Oracle)
2023-05-24
Merge branch 'RTO_ONLINK'
David S. Miller
2023-05-24
udp: Stop using RTO_ONLINK.
Guillaume Nault
2023-05-24
raw: Stop using RTO_ONLINK.
Guillaume Nault
2023-05-24
ping: Stop using RTO_ONLINK.
Guillaume Nault
2023-05-24
net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCs
Arınç ÜNAL
2023-05-23
docs: netdev: document the existence of the mail bot
Jakub Kicinski
2023-05-23
gve: Support IPv6 Big TCP on DQ
Coco Li
2023-05-23
net: fix skb leak in __skb_tstamp_tx()
Pratyush Yadav
2023-05-23
Merge branch 'splice-net-replace-sendpage-with-sendmsg-msg_splice_pages-part-1'
Jakub Kicinski
2023-05-23
unix: Convert unix_stream_sendpage() to use MSG_SPLICE_PAGES
David Howells
2023-05-23
af_unix: Support MSG_SPLICE_PAGES
David Howells
2023-05-23
ip: Remove ip_append_page()
David Howells
2023-05-23
udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
David Howells
2023-05-23
ip6, udp6: Support MSG_SPLICE_PAGES
David Howells
2023-05-23
ip, udp: Support MSG_SPLICE_PAGES
David Howells
[prev]
[next]