index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2025-01-15
Bluetooth: Get rid of cmd_timeout and use the reset callback
Hsin-chen Chuang
1
-1
/
+0
2025-01-15
Bluetooth: hci: Remove deadcode
Dr. David Alan Gilbert
2
-3
/
+0
2025-01-15
Bluetooth: MGMT: Mark LL Privacy as stable
Luiz Augusto von Dentz
2
-8
/
+4
2024-12-12
Bluetooth: SCO: Add support for 16 bits transparent voice setting
Frédéric Danis
1
-0
/
+1
2024-12-12
Bluetooth: hci_core: Fix sleeping function called from invalid context
Luiz Augusto von Dentz
1
-38
/
+70
2024-12-11
Bluetooth: Improve setsockopt() handling of malformed user input
Michal Luczaj
1
-9
/
+0
2024-11-14
Bluetooth: MGMT: Add initial implementation of MGMT_OP_HCI_CMD_SYNC
Luiz Augusto von Dentz
1
-0
/
+10
2024-11-14
Bluetooth: HCI: Add IPC(11) bus type
Luiz Augusto von Dentz
1
-0
/
+1
2024-11-14
Bluetooth: ISO: Update hci_conn_hash_lookup_big for Broadcast slave
Iulia Tanasescu
1
-1
/
+11
2024-11-14
Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pending
Iulia Tanasescu
2
-0
/
+30
2024-11-14
Bluetooth: ISO: Do not emit LE PA Create Sync if previous is pending
Iulia Tanasescu
2
-1
/
+36
2024-11-14
Bluetooth: Add new quirks for ATS2851
Danil Pylaev
2
-4
/
+20
2024-10-23
Bluetooth: SCO: Fix UAF on sco_sock_timeout
Luiz Augusto von Dentz
1
-0
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-10
Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED
Luiz Augusto von Dentz
1
-2
/
+2
2024-09-10
Bluetooth: L2CAP: Remove unused declarations
Yue Haibing
1
-4
/
+0
2024-09-10
Bluetooth: Add a helper function to extract iso header
Kiran K
1
-0
/
+5
2024-08-30
Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
Luiz Augusto von Dentz
1
-5
/
+0
2024-08-30
Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once
Luiz Augusto von Dentz
1
-0
/
+4
2024-08-15
Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in
Luiz Augusto von Dentz
2
-8
/
+11
2024-07-15
Bluetooth: Remove hci_request.{c,h}
Luiz Augusto von Dentz
1
-0
/
+4
2024-07-15
Bluetooth: hci_sync: Remove remaining dependencies of hci_request
Luiz Augusto von Dentz
1
-0
/
+17
2024-07-15
Bluetooth: hci_core: Don't use hci_prepare_cmd
Luiz Augusto von Dentz
1
-0
/
+4
2024-07-15
Bluetooth: hci_core: Remove usage of hci_req_sync
Luiz Augusto von Dentz
1
-0
/
+2
2024-07-15
Bluetooth: hci_core: cleanup struct hci_dev
Dmitry Antipov
1
-2
/
+0
2024-07-14
Bluetooth: hci_core, hci_sync: cleanup struct discovery_state
Dmitry Antipov
1
-4
/
+0
2024-07-14
Bluetooth: Add vendor-specific packet classification for ISO data
Ying Hsu
1
-0
/
+1
2024-07-14
tty: rfcomm: prefer struct_size over open coded arithmetic
Erick Archer
1
-1
/
+1
[next]