index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-11
Bluetooth: hci_event: Fix not handling PA Sync Lost event
Luiz Augusto von Dentz
1
-0
/
+5
2025-10-31
Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()
Ilia Gavrilov
1
-1
/
+1
2025-10-24
Bluetooth: hci_core: Fix tracking of periodic advertisement
Luiz Augusto von Dentz
1
-0
/
+1
2025-10-24
Revert "Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()"
Frédéric Danis
1
-2
/
+2
2025-10-24
Bluetooth: MGMT: fix crash in set_mesh_sync and set_mesh_complete
Pauli Virtanen
1
-1
/
+1
2025-10-24
Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00
Luiz Augusto von Dentz
1
-0
/
+1
2025-09-27
Bluetooth: Avoid a couple dozen -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-2
/
+7
2025-09-27
Bluetooth: Add function and line information to bt_dbg
Luiz Augusto von Dentz
1
-1
/
+2
2025-09-27
Bluetooth: hci_core: Detect if an ISO link has stalled
Luiz Augusto von Dentz
2
-0
/
+2
2025-09-27
Bluetooth: ISO: Use sk_sndtimeo as conn_timeout
Luiz Augusto von Dentz
1
-4
/
+6
2025-09-27
Bluetooth: Annotate struct hci_drv_rp_read_info with __counted_by_le()
Thorsten Blum
1
-1
/
+1
2025-09-20
Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync
Luiz Augusto von Dentz
1
-0
/
+21
2025-08-22
Bluetooth: hci_sync: fix set_local_name race condition
Pavel Shpakovskiy
1
-1
/
+1
2025-08-15
Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separately
Luiz Augusto von Dentz
1
-5
/
+25
2025-08-15
Bluetooth: hci_core: Fix using ll_privacy_capable for current settings
Luiz Augusto von Dentz
1
-0
/
+1
2025-08-15
Bluetooth: hci_core: Fix using {cis,bis}_capable for current settings
Luiz Augusto von Dentz
2
-3
/
+14
2025-07-23
Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections
Yang Li
2
-3
/
+8
2025-07-23
Bluetooth: hci_event: Mask data status from LE ext adv reports
Chris Down
1
-0
/
+1
2025-07-23
Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()'
Arseniy Krasnov
1
-0
/
+6
2025-07-23
Bluetooth: ISO: add socket option to report packet seqnum via CMSG
Pauli Virtanen
1
-1
/
+10
2025-07-23
Bluetooth: Fix spelling mistakes
Yang Li
1
-1
/
+1
2025-07-23
Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event
Yang Li
2
-2
/
+9
2025-07-23
Bluetooth: Remove hci_conn_hash_lookup_state()
Yue Haibing
1
-20
/
+0
2025-07-16
Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap
Christian Eggers
2
-12
/
+18
2025-07-16
Bluetooth: hci_core: add missing braces when using macro parameters
Christian Eggers
1
-11
/
+11
2025-07-16
Bluetooth: hci_core: fix typos in macros
Christian Eggers
1
-2
/
+2
2025-07-03
Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_state
Luiz Augusto von Dentz
1
-2
/
+1
2025-06-23
Bluetooth: hci_core: Fix use-after-free in vhci_flush()
Kuniyuki Iwashima
1
-0
/
+2
2025-06-11
Bluetooth: ISO: Fix not using bc_sid as advertisement SID
Luiz Augusto von Dentz
2
-5
/
+8
2025-06-05
Bluetooth: MGMT: Protect mgmt_pending list with its own lock
Luiz Augusto von Dentz
1
-0
/
+1
2025-06-05
Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete
Luiz Augusto von Dentz
1
-1
/
+0
2025-05-21
Bluetooth: separate CIS_LINK and BIS_LINK link types
Pauli Virtanen
2
-28
/
+23
2025-05-21
Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFO
Pauli Virtanen
1
-0
/
+4
2025-05-21
Bluetooth: Introduce HCI Driver protocol
Hsin-chen Chuang
4
-0
/
+82
2025-05-08
Bluetooth: hci_event: Fix not using key encryption size when its known
Luiz Augusto von Dentz
1
-0
/
+1
2025-04-25
Bluetooth: hci_conn: Fix not setting timeout for BIG Create Sync
Luiz Augusto von Dentz
3
-5
/
+5
2025-04-25
Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver
Luiz Augusto von Dentz
3
-7
/
+10
2025-03-25
Bluetooth: MGMT: Add LL Privacy Setting
Luiz Augusto von Dentz
1
-0
/
+1
2025-03-25
Bluetooth: L2CAP: add TX timestamping
Pauli Virtanen
1
-1
/
+2
2025-03-25
Bluetooth: ISO: add TX timestamping
Pauli Virtanen
1
-0
/
+1
2025-03-25
Bluetooth: add support for skb TX SND/COMPLETION timestamping
Pauli Virtanen
1
-0
/
+20
2025-03-25
Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancel
Wentao Guan
1
-0
/
+5
2025-03-25
Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO
Luiz Augusto von Dentz
2
-0
/
+14
2025-03-25
Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPE
Pedro Nishiyama
1
-0
/
+8
2025-03-25
Bluetooth: Add quirk for broken READ_VOICE_SETTING
Pedro Nishiyama
2
-0
/
+12
2025-03-25
Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()
Easwar Hariharan
1
-2
/
+2
2025-03-25
Bluetooth: MGMT: Remove unused mgmt_*_discovery_complete
Dr. David Alan Gilbert
1
-2
/
+0
2025-03-13
Bluetooth: hci_event: Fix connection regression between LE and non-LE adapters
Arkadiusz Bokowy
1
-1
/
+1
2025-03-07
Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"
Luiz Augusto von Dentz
1
-70
/
+38
2025-02-13
Bluetooth: L2CAP: Fix corrupted list in hci_chan_del
Luiz Augusto von Dentz
1
-1
/
+2
[next]