index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
mgmt.c
Age
Commit message (
Expand
)
Author
2025-03-25
Bluetooth: MGMT: Add LL Privacy Setting
Luiz Augusto von Dentz
2025-03-25
Bluetooth: MGMT: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-03-25
Bluetooth: MGMT: Remove unused mgmt_*_discovery_complete
Dr. David Alan Gilbert
2025-02-27
Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected()
Haoxiang Li
2025-02-27
Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name()
Haoxiang Li
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-01-15
Bluetooth: MGMT: Fix slab-use-after-free Read in mgmt_remove_adv_monitor_sync
Mazin Al Haddad
2025-01-15
Bluetooth: MGMT: Mark LL Privacy as stable
Luiz Augusto von Dentz
2025-01-12
bluetooth: mgmt: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-01-08
Bluetooth: MGMT: Fix Add Device to responding before completing
Luiz Augusto von Dentz
2024-11-26
Bluetooth: MGMT: Fix possible deadlocks
Luiz Augusto von Dentz
2024-11-26
Bluetooth: MGMT: Fix slab-use-after-free Read in set_powered_sync
Luiz Augusto von Dentz
2024-11-14
Bluetooth: MGMT: Add initial implementation of MGMT_OP_HCI_CMD_SYNC
Luiz Augusto von Dentz
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-27
Bluetooth: MGMT: Fix possible crash on mgmt_index_removed
Luiz Augusto von Dentz
2024-09-10
Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED
Luiz Augusto von Dentz
2024-08-30
Bluetooth: MGMT: Ignore keys being loaded with invalid type
Luiz Augusto von Dentz
2024-08-30
Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
Luiz Augusto von Dentz
2024-08-30
Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT
Luiz Augusto von Dentz
2024-08-15
Bluetooth: MGMT: Add error handling to pair_device()
Griffin Kroah-Hartman
2024-07-15
Bluetooth: Remove hci_request.{c,h}
Luiz Augusto von Dentz
2024-07-14
Bluetooth: MGMT: Uninitialized variable in load_conn_param()
Dan Carpenter
2024-07-14
Bluetooth: MGMT: Make MGMT_OP_LOAD_CONN_PARAM update existing connection
Luiz Augusto von Dentz
2024-05-14
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
2024-04-24
Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv Monitor
Chun-Yi Lee
2024-04-24
Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID
Luiz Augusto von Dentz
2024-03-08
Bluetooth: Fix eir name length
Frédéric Danis
2024-03-06
Bluetooth: mgmt: remove NULL check in add_ext_adv_params_complete()
Roman Smirnov
2024-03-06
Bluetooth: mgmt: remove NULL check in mgmt_set_connectable_complete()
Roman Smirnov
2024-03-06
Bluetooth: hci_conn: Always use sk_timeo as conn_timeout
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_event: Fix not indicating new connection for BIG Sync
Luiz Augusto von Dentz
2024-03-06
Bluetooth: Remove BT_HS
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_core: Cancel request on command timeout
Luiz Augusto von Dentz
2024-03-06
Bluetooth: Add new state HCI_POWERING_DOWN
Jonas Dreßler
2024-03-06
Bluetooth: mgmt: Remove leftover queuing of power_off work
Jonas Dreßler
2024-02-28
Bluetooth: mgmt: Fix limited discoverable off timeout
Frédéric Danis
2023-12-22
Bluetooth: hci_core: Remove le_restart_scan work
Luiz Augusto von Dentz
2023-12-15
Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
Xiao Yao
2023-08-24
Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
2023-08-11
Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
2023-08-11
Bluetooth: hci_conn: Consolidate code for aborting connections
Luiz Augusto von Dentz
2023-08-11
Bluetooth: Check for ISO support in controller
Claudia Draghicescu
2023-07-20
Bluetooth: MGMT: Use correct address for memcpy()
Andy Shevchenko
2023-07-20
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
2023-04-23
Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running
Luiz Augusto von Dentz
2023-04-23
Bluetooth: Cancel sync command before suspend and power off
Archie Pusaka
2023-04-23
Bluetooth: Enable all supported LE PHY by default
Luiz Augusto von Dentz
2023-03-23
Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
Howard Chung
2023-03-22
Bluetooth: Remove "Power-on" check from Mesh feature
Brian Gix
[next]