index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-25
net: pse-pd: Kconfig: Add missing Regulator API dependency
Kory Maincent (Dent Project)
1
-1
/
+1
2024-04-25
net: pse-pd: pse_core: Fix pse regulator type
Kory Maincent (Dent Project)
1
-1
/
+1
2024-04-25
net: pse-pd: pse_core: Add missing kdoc return description
Kory Maincent (Dent Project)
1
-0
/
+8
2024-04-25
igc: Fix LED-related deadlock on driver unbind
Lukas Wunner
3
-8
/
+35
2024-04-25
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
35
-84
/
+663
2024-04-25
octeontx2-pf: flower: check for unsupported control flags
Asbjørn Sloth Tønnesen
1
-4
/
+4
2024-04-25
net: hns3: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-3
/
+15
2024-04-25
net: ethernet: ti: cpsw: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+3
2024-04-25
net: ethernet: ti: am65-cpsw: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+3
2024-04-25
bnxt_en: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+4
2024-04-25
net: ethernet: ti: am65-cpsw-nuss: Enable SGMII mode for J784S4 CPSW9G
Chintan Vankar
1
-1
/
+2
2024-04-25
Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"
Duanqiang Wen
1
-1
/
+1
2024-04-25
Revert "net: txgbe: fix i2c dev name cannot match clkdev"
Duanqiang Wen
1
-5
/
+3
2024-04-25
Merge branch 'mlxsw-various-acl-fixes'
Jakub Kicinski
2
-45
/
+75
2024-04-25
mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash work
Ido Schimmel
1
-1
/
+5
2024-04-25
mlxsw: spectrum_acl_tcam: Fix incorrect list API usage
Ido Schimmel
1
-0
/
+7
2024-04-25
mlxsw: spectrum_acl_tcam: Fix warning during rehash
Ido Schimmel
1
-3
/
+17
2024-04-25
mlxsw: spectrum_acl_tcam: Fix memory leak during rehash
Ido Schimmel
1
-0
/
+4
2024-04-25
mlxsw: spectrum_acl_tcam: Rate limit error message
Ido Schimmel
1
-1
/
+1
2024-04-25
mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehash
Ido Schimmel
1
-0
/
+1
2024-04-25
mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity update
Ido Schimmel
1
-2
/
+8
2024-04-25
mlxsw: spectrum_acl_tcam: Fix race during rehash delayed work
Ido Schimmel
1
-2
/
+2
2024-04-25
mlxsw: spectrum_acl_tcam: Fix race in region ID allocation
Ido Schimmel
2
-36
/
+30
2024-04-25
selftests: netfilter: fix conntrack_dump_flush retval on unsupported kernel
Florian Westphal
1
-5
/
+3
2024-04-25
selftests: netfilter: nft_zones_many.sh: set ct sysctl after ruleset load
Florian Westphal
1
-1
/
+3
2024-04-25
net: openvswitch: Fix Use-After-Free in ovs_ct_exit
Hyunwoo Kim
1
-2
/
+2
2024-04-25
Merge branch 'selftest-netfilter-additional-cleanups'
Jakub Kicinski
6
-255
/
+263
2024-04-25
selftests: netfilter: conntrack_vrf.sh: prefer socat, not iperf3
Florian Westphal
1
-19
/
+21
2024-04-25
selftests: netfilter: skip tests on early errors
Florian Westphal
3
-3
/
+14
2024-04-25
selftests: netfilter: nft_flowtable.sh: shellcheck cleanups
Florian Westphal
1
-121
/
+136
2024-04-25
selftests: netfilter: nft_flowtable.sh: re-run with random mtu sizes
Florian Westphal
1
-0
/
+19
2024-04-25
selftests: netfilter: nft_concat_range.sh: shellcheck cleanups
Florian Westphal
1
-28
/
+25
2024-04-25
selftests: netfilter: nft_concat_range.sh: drop netcat support
Florian Westphal
1
-61
/
+13
2024-04-25
selftests: netfilter: nft_concat_range.sh: move to lib.sh infra
Florian Westphal
1
-25
/
+37
2024-04-25
net: openvswitch: Release reference to netdev
Jun Gu
1
-2
/
+6
2024-04-25
ipvs: Fix checksumming on GSO of SCTP packets
Ismael Luceno
1
-2
/
+4
2024-04-24
Bluetooth: qca: set power_ctrl_enabled on NULL returned by gpiod_get_optional()
Bartosz Golaszewski
1
-5
/
+13
2024-04-24
Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv Monitor
Chun-Yi Lee
1
-2
/
+2
2024-04-24
Bluetooth: qca: fix NULL-deref on non-serdev setup
Johan Hovold
1
-2
/
+4
2024-04-24
Bluetooth: qca: fix NULL-deref on non-serdev suspend
Johan Hovold
1
-0
/
+3
2024-04-24
Bluetooth: btusb: mediatek: Fix double free of skb in coredump
Sean Wang
1
-4
/
+3
2024-04-24
Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID
Luiz Augusto von Dentz
1
-5
/
+15
2024-04-24
Bluetooth: qca: fix invalid device address check
Johan Hovold
2
-2
/
+38
2024-04-24
Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
Luiz Augusto von Dentz
2
-3
/
+6
2024-04-24
Bluetooth: btusb: Fix triggering coredump implementation for QCA
Zijun Hu
1
-5
/
+4
2024-04-24
Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853
WangYuli
1
-0
/
+2
2024-04-24
Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
Luiz Augusto von Dentz
5
-15
/
+26
2024-04-24
Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()
Nathan Chancellor
2
-6
/
+8
2024-04-24
Merge tag 'for-6.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-27
/
+25
2024-04-24
Merge branch 'sparx5-port-mirroring'
David S. Miller
6
-10
/
+449
[prev]
[next]