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-08-09
nexthop: Fix infinite nexthop dump when using maximum nexthop ID
Ido Schimmel
2023-08-09
vlan: Fix VLAN 0 memory leak
Vlad Buslov
2023-08-09
mlxsw: spectrum_switchdev: Use is_zero_ether_addr() instead of ether_addr_equ...
Ruan Jinjie
2023-08-09
tools: ynl-gen: add missing empty line between policies
Jakub Kicinski
2023-08-09
net: switchdev: Remove unused declaration switchdev_port_fwd_mark_set()
Yue Haibing
2023-08-09
mlxbf_gige: Remove two unused function declarations
Yue Haibing
2023-08-09
net: phy: Remove two unused function declarations
Yue Haibing
2023-08-09
net: dsa: mark parsed interface mode for legacy switch drivers
Russell King (Oracle)
2023-08-09
devlink: clear flag on port register error path
Jiri Pirko
2023-08-09
tools: ynl-gen: avoid rendering empty validate field
Jiri Pirko
2023-08-09
net: txgbe: Use pci_dev_id() to simplify the code
Xiongfeng Wang
2023-08-09
bcm63xx_enet: Remove redundant initialization owner
Li Zetao
2023-08-09
tipc: Remove unused declaration tipc_link_build_bc_sync_msg()
Yue Haibing
2023-08-09
tpm: Add a helper for checking hwrng enabled
Mario Limonciello
2023-08-09
mm: Fix access_remote_vm() regression on tagged addresses
Kirill A. Shutemov
2023-08-09
x86/CPU/AMD: Do not leak quotient data after a division by 0
Borislav Petkov (AMD)
2023-08-09
wifi: ath12k: Fix buffer overflow when scanning with extraie
Wen Gong
2023-08-09
wifi: nl80211: fix integer overflow in nl80211_parse_mbssid_elems()
Keith Yeo
2023-08-09
netfilter: nf_tables: don't skip expired elements during walk
Florian Westphal
2023-08-09
net: dsa: mt7530: improve and relax PHY driver dependency
Daniel Golle
2023-08-09
Merge branch 'smc-fixes'
David S. Miller
2023-08-09
net/smc: Use correct buffer sizes when switching between TCP and SMC
Gerd Bayer
2023-08-09
net/smc: Fix setsockopt and sysctl to specify same buffer size again
Gerd Bayer
2023-08-09
Merge branch 'sfc-conntrack-offload'
David S. Miller
2023-08-09
sfc: offload left-hand side rules for conntrack
Edward Cree
2023-08-09
sfc: conntrack state matches in TC rules
Edward Cree
2023-08-09
sfc: handle non-zero chain_index on TC rules
Edward Cree
2023-08-09
sfc: offload conntrack flow entries (match only) from CT zones
Edward Cree
2023-08-09
sfc: functions to insert/remove conntrack entries to MAE hardware
Edward Cree
2023-08-09
sfc: functions to register for conntrack zone offload
Edward Cree
2023-08-09
sfc: add MAE table machinery for conntrack table
Edward Cree
2023-08-09
Merge branch 'enetc-probe-fix'
David S. Miller
2023-08-09
net: enetc: remove of_device_is_available() handling
Vladimir Oltean
2023-08-09
net: enetc: reimplement RFS/RSS memory clearing as PCI quirk
Vladimir Oltean
2023-08-09
PCI: move OF status = "disabled" detection to dev->match_driver
Vladimir Oltean
2023-08-08
bpf: btf: Remove two unused function declarations
Yue Haibing
2023-08-08
bpf: lru: Remove unused declaration bpf_lru_promote()
Yue Haibing
2023-08-08
selftests/bpf: relax expected log messages to allow emitting BPF_ST
Eduard Zingerman
2023-08-08
selftests/bpf: remove duplicated functions
Kui-Feng Lee
2023-08-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2023-08-08
iavf: fix potential races for FDIR filters
Piotr Gardocki
2023-08-08
igc: Add lock to safeguard global Qbv variables
Muhammad Husaini Zulkifli
2023-08-08
Merge tag 'mlx5-fixes-2023-08-07' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2023-08-08
bpf, docs: Fix small typo and define semantics of sign extension
Will Hawkins
2023-08-08
Merge tag 'mlx5-updates-2023-08-07' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2023-08-08
Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'
Jakub Kicinski
2023-08-08
net: hns3: fix deadlock issue when externel_lb and reset are executed together
Yonglong Liu
2023-08-08
net: hns3: add wait until mac link down
Jie Wang
2023-08-08
net: hns3: refactor hclge_mac_link_status_wait for interface reuse
Jie Wang
2023-08-08
net: hns3: restore user pause configure when disable autoneg
Jian Shen
[prev]
[next]