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.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-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
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
14 days
Bluetooth: L2CAP: Validate L2CAP_INFO_RSP payload length before access
Lukas Johannes Möller
1
-2
/
+4
14 days
Bluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp()
Lukas Johannes Möller
1
-2
/
+2
14 days
Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ
Luiz Augusto von Dentz
1
-1
/
+9
14 days
Bluetooth: L2CAP: Fix use-after-free in l2cap_unregister_user
Shaurya Rane
1
-12
/
+8
14 days
Bluetooth: HIDP: Fix possible UAF
Luiz Augusto von Dentz
1
-2
/
+14
14 days
Bluetooth: MGMT: Fix list corruption and UAF in command complete handlers
Wang Tao
1
-5
/
+2
14 days
Bluetooth: hci_sync: Fix hci_le_create_conn_sync
Michael Grzeschik
1
-1
/
+1
14 days
Bluetooth: ISO: Fix defer tests being unstable
Luiz Augusto von Dentz
1
-2
/
+2
14 days
Bluetooth: SMP: make SM/PER/KDU/BI-04-C happy
Christian Eggers
1
-1
/
+1
14 days
Bluetooth: LE L2CAP: Disconnect if sum of payload sizes exceed SDU
Christian Eggers
1
-0
/
+1
14 days
Bluetooth: LE L2CAP: Disconnect if received packet's SDU exceeds IMTU
Christian Eggers
1
-3
/
+7
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-30
/
+86
2026-02-24
Bluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQ
Luiz Augusto von Dentz
1
-0
/
+7
2026-02-24
Bluetooth: L2CAP: Fix not checking output MTU is acceptable on L2CAP_ECRED_CO...
Luiz Augusto von Dentz
2
-4
/
+19
2026-02-24
Bluetooth: Fix CIS host feature condition
Mariusz Skamra
1
-1
/
+1
2026-02-23
Bluetooth: L2CAP: Fix response to L2CAP_ECRED_CONN_REQ
Luiz Augusto von Dentz
1
-1
/
+2
2026-02-23
Bluetooth: purge error queues in socket destructors
Heitor Alves de Siqueira
4
-0
/
+4
2026-02-23
Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too short
Luiz Augusto von Dentz
1
-6
/
+8
2026-02-23
Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQ
Luiz Augusto von Dentz
1
-18
/
+45
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-3
/
+3
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
16
-44
/
+44
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
17
-55
/
+55
2026-02-12
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
8
-64
/
+400
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2026-01-29
Bluetooth: L2CAP: Fix not tracking outstanding TX ident
Luiz Augusto von Dentz
1
-14
/
+32
2026-01-29
Bluetooth: MGMT: Fix memory leak in set_ssp_complete
Jianpeng Chang
1
-0
/
+3
2026-01-29
Bluetooth: hci_core: Export hci_discovery_active
Linmao Li
1
-0
/
+1
2026-01-29
Bluetooth: Fix using PHYs bitfields as PHY value
Luiz Augusto von Dentz
4
-29
/
+45
2026-01-29
Bluetooth: L2CAP: Add support for setting BT_PHY
Luiz Augusto von Dentz
4
-1
/
+222
2026-01-29
Bluetooth: hci_sync: Add LE Channel Sounding HCI Command/event structures
Naga Bhavani Akella
1
-7
/
+38
2026-01-29
Bluetooth: mgmt: Add idle_timeout to configurable system parameters
Stefan Sørensen
1
-0
/
+21
2026-01-29
Bluetooth: hci_conn: Set link_policy on incoming ACL connections
Stefan Sørensen
2
-2
/
+1
2026-01-29
Bluetooth: hci_conn: use mod_delayed_work for active mode timeout
Stefan Sørensen
1
-2
/
+2
2026-01-29
Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported PHYs
Luiz Augusto von Dentz
2
-9
/
+38
2026-01-22
Bluetooth: MGMT: Fix memory leak in set_ssp_complete
Jianpeng Chang
1
-0
/
+3
2026-01-16
Bluetooth: SMP: Use new AES library API
Eric Biggers
1
-4
/
+4
2026-01-10
Bluetooth: hci_sync: enable PA Sync Lost event
Yang Li
1
-0
/
+1
2025-12-20
Bluetooth: MGMT: report BIS capability flags in supported settings
Pauli Virtanen
1
-0
/
+6
2025-12-02
Bluetooth: HCI: Add support for LL Extended Feature Set
Luiz Augusto von Dentz
2
-29
/
+198
2025-12-02
Bluetooth: iso: fix socket matching ambiguity between BIS and CIS
Yang Li
1
-2
/
+7
2025-12-02
Bluetooth: ISO: Fix not updating BIS sender source address
Luiz Augusto von Dentz
1
-0
/
+19
2025-12-02
Bluetooth: MGMT: Allow use of Set Device Flags without Add Device
Luiz Augusto von Dentz
1
-72
/
+76
2025-12-02
Bluetooth: ISO: Attempt to resolve broadcast address
Luiz Augusto von Dentz
1
-19
/
+39
2025-12-02
Bluetooth: HCI: Always use the identity address when initializing a connection
Luiz Augusto von Dentz
3
-27
/
+38
2025-12-02
Bluetooth: ISO: Add support to bind to trigger PAST
Luiz Augusto von Dentz
3
-17
/
+185
2025-12-01
Bluetooth: hci_core: Introduce HCI_CONN_FLAG_PAST
Luiz Augusto von Dentz
1
-1
/
+54
2025-12-01
Bluetooth: HCI: Add initial support for PAST
Luiz Augusto von Dentz
4
-10
/
+109
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-95
/
+115
2025-11-21
Bluetooth: SMP: Fix not generating mackey and ltk when repairing
Luiz Augusto von Dentz
1
-24
/
+7
[next]