index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-12-29
selftests: net: Fix a typo in udpgro_fwd.sh
Jianguo Wu
2021-12-29
selftests/net: udpgso_bench_tx: fix dst ip argument
wujianguo
2021-12-29
Merge branch 'net-bridge-mcast-add-and-enforce-query-interval-minimum'
Jakub Kicinski
2021-12-29
net: bridge: mcast: add and enforce startup query interval minimum
Nikolay Aleksandrov
2021-12-29
net: bridge: mcast: add and enforce query interval minimum
Nikolay Aleksandrov
2021-12-29
ipv6: raw: check passed optlen before reading
Tamir Duberstein
2021-12-29
xsk: Initialise xskb free_list_node
Ciara Loftus
2021-12-28
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2021-12-28
ionic: Initialize the 'lif->dbid_inuse' bitmap
Christophe JAILLET
2021-12-28
igc: Fix TX timestamp support for non-MSI-X platforms
James McLaughlin
2021-12-28
igc: Do not enable crosstimestamping for i225-V models
Vinicius Costa Gomes
2021-12-28
Merge branch 'smc-fixes'
David S. Miller
2021-12-28
net/smc: fix kernel panic caused by race of smc_sock
Dust Li
2021-12-28
net/smc: don't send CDC/LLC message if link not ready
Dust Li
2021-12-28
NFC: st21nfca: Fix memory leak in device probe and remove
Wei Yongjun
2021-12-28
net: lantiq_xrx200: fix statistics of received bytes
Aleksander Jan Bajkowski
2021-12-28
net: ag71xx: Fix a potential double free in error handling paths
Christophe JAILLET
2021-12-28
mISDN: change function names to avoid conflicts
wolfgang huang
2021-12-27
nfc: uapi: use kernel size_t to fix user-space builds
Krzysztof Kozlowski
2021-12-27
uapi: fix linux/nfc.h userspace compilation errors
Dmitry V. Levin
2021-12-27
net: usb: pegasus: Do not drop long Ethernet frames
Matthias-Christian Ott
2021-12-27
atlantic: Fix buff_ring OOB in aq_ring_rx_clean
Zekun Shen
2021-12-27
net: udp: fix alignment problem in udp4_seq_show()
yangxingwu
2021-12-27
net/smc: fix using of uninitialized completions
Karsten Graul
2021-12-27
ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
William Zhao
2021-12-25
selftests: mptcp: Remove the deprecated config NFT_COUNTER
Ma Xinjian
2021-12-25
sctp: use call_rcu to free endpoint
Xin Long
2021-12-24
net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_register
Miaoqian Lin
2021-12-23
selftests: Calculate udpgso segment count without header adjustment
Coco Li
2021-12-23
udp: using datalen to cap ipv6 udp max gso segments
Coco Li
2021-12-23
Merge tag 'mlx5-fixes-2021-12-22' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2021-12-23
Merge tag 'drm-fixes-2021-12-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-12-23
Merge tag 'io_uring-5.16-2021-12-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-12-23
Merge branch 'ucount-rlimit-fixes-for-v5.16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-12-23
Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-12-23
net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5M
Nobuhiro Iwamatsu
2021-12-23
Merge branch 'r8152-fix-bugs'
Jakub Kicinski
2021-12-23
r8152: sync ocp base
Hayes Wang
2021-12-23
r8152: fix the force speed doesn't work for RTL8156
Hayes Wang
2021-12-23
Merge tag 'sound-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-12-23
net: bridge: fix ioctl old_deviceless bridge argument
Remi Pommarel
2021-12-23
net: stmmac: ptp: fix potentially overflowing expression
Xiaoliang Yang
2021-12-23
net: dsa: tag_ocelot: use traffic class to map priority on injected header
Xiaoliang Yang
2021-12-23
Merge tag 'gpio-fixes-for-v5.16-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-12-23
veth: ensure skb entering GRO are not cloned.
Paolo Abeni
2021-12-23
Merge tag 'mmc-v5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2021-12-23
Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-12-22
net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()'
Christophe JAILLET
2021-12-22
net/mlx5e: Delete forward rule for ct or sample action
Chris Mi
2021-12-22
net/mlx5e: Fix ICOSQ recovery flow for XSK
Maxim Mikityanskiy
[next]