index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when aborting
Pauli Virtanen
2023-08-11
1
-7
/
+9
*
Bluetooth: ISO: handle bound CIS cleanup via hci_conn
Pauli Virtanen
2023-08-11
2
-13
/
+6
*
Bluetooth: Remove unused declaration amp_read_loc_info()
Yue Haibing
2023-08-11
1
-1
/
+0
*
Bluetooth: ISO: Add support for BT_PKT_STATUS
Luiz Augusto von Dentz
2023-08-11
1
-0
/
+20
*
Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic
Luiz Augusto von Dentz
2023-08-11
3
-21
/
+11
*
Bluetooth: Fix hci_suspend_sync crash
Ying Hsu
2023-08-11
1
-0
/
+4
*
Bluetooth: hci_debugfs: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2023-08-11
1
-1
/
+2
*
Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
2023-08-11
2
-8
/
+10
*
Bluetooth: hci_sync: Don't double print name in add/remove adv_monitor
Douglas Anderson
2023-08-11
1
-5
/
+5
*
Bluetooth: msft: Fix error code in msft_cancel_address_filter_sync()
Dan Carpenter
2023-08-11
1
-1
/
+1
*
Bluetooth: ISO: Notify user space about failed bis connections
Iulia Tanasescu
2023-08-11
4
-38
/
+68
*
Bluetooth: hci_conn: Always allocate unique handles
Luiz Augusto von Dentz
2023-08-11
2
-6
/
+25
*
Bluetooth: hci_sync: Fix not handling ISO_LINK in hci_abort_conn_sync
Luiz Augusto von Dentz
2023-08-11
3
-18
/
+53
*
Bluetooth: hci_conn: Consolidate code for aborting connections
Luiz Augusto von Dentz
2023-08-11
3
-146
/
+46
*
Bluetooth: hci_sync: Enable events for BIS capable devices
Claudia Draghicescu
2023-08-11
1
-0
/
+3
*
Bluetooth: msft: Extended monitor tracking by address filter
Hilda Wu
2023-08-11
1
-15
/
+397
*
Bluetooth: ISO: Support multiple BIGs
Iulia Tanasescu
2023-08-11
3
-42
/
+61
*
Bluetooth: hci_sock: Forward credentials to monitor
Luiz Augusto von Dentz
2023-08-11
1
-2
/
+65
*
Bluetooth: Init sk_peer_* on bt_sock_alloc
Luiz Augusto von Dentz
2023-08-11
3
-28
/
+25
*
Bluetooth: Consolidate code around sk_alloc into a helper function
Luiz Augusto von Dentz
2023-08-11
7
-54
/
+30
*
Bluetooth: ISO: do not emit new LE Create CIS if previous is pending
Pauli Virtanen
2023-08-11
4
-76
/
+115
*
Bluetooth: ISO: Add support for connecting multiple BISes
Iulia Tanasescu
2023-08-11
3
-73
/
+159
*
Bluetooth: Check for ISO support in controller
Claudia Draghicescu
2023-08-11
1
-0
/
+6
*
Bluetooth: MGMT: Use correct address for memcpy()
Andy Shevchenko
2023-07-20
1
-1
/
+1
*
Bluetooth: SCO: fix sco_conn related locking and validity issues
Pauli Virtanen
2023-07-20
1
-11
/
+12
*
Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link
Siddh Raman Pant
2023-07-20
1
-2
/
+2
*
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()
Douglas Anderson
2023-07-20
1
-1
/
+3
*
Bluetooth: ISO: fix iso_conn related locking and validity issues
Pauli Virtanen
2023-07-20
1
-22
/
+31
*
Bluetooth: hci_event: call disconnect callback before deleting conn
Pauli Virtanen
2023-07-20
1
-0
/
+3
*
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
2023-07-20
5
-44
/
+159
*
Bluetooth: hci_event: Fix parsing of CIS Established Event
Luiz Augusto von Dentz
2023-06-29
1
-15
/
+34
*
Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpy
Jiapeng Chong
2023-06-29
1
-3
/
+1
*
Bluetooth: hci_sysfs: make bt_class a static const structure
Ivan Orlov
2023-06-29
1
-7
/
+7
*
Bluetooth: ISO: Rework sync_interval to be sync_factor
Luiz Augusto von Dentz
2023-06-29
2
-4
/
+4
*
Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable
Luiz Augusto von Dentz
2023-06-29
1
-10
/
+5
*
Bluetooth: hci_event: fix Set CIG Parameters error status handling
Pauli Virtanen
2023-06-29
1
-1
/
+2
*
Bluetooth: ISO: use hci_sync for setting CIG parameters
Pauli Virtanen
2023-06-29
1
-8
/
+39
*
Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
Sungwoo Kim
2023-06-29
1
-0
/
+2
*
Bluetooth: fix use-bdaddr-property quirk
Johan Hovold
2023-06-29
1
-5
/
+3
*
Bluetooth: fix invalid-bdaddr quirk for non-persistent setup
Johan Hovold
2023-06-29
1
-17
/
+11
*
Bluetooth: L2CAP: Fix use-after-free
Zhengping Jiang
2023-06-29
1
-0
/
+5
*
Bluetooth: L2CAP: Add missing checks for invalid DCID
Sungwoo Kim
2023-06-05
1
-0
/
+9
*
Bluetooth: ISO: use correct CIS order in Set CIG Parameters event
Pauli Virtanen
2023-06-05
1
-18
/
+26
*
Bluetooth: ISO: don't try to remove CIG if there are bound CIS left
Pauli Virtanen
2023-06-05
1
-0
/
+2
*
Bluetooth: Fix l2cap_disconnect_req deadlock
Ying Hsu
2023-06-05
1
-0
/
+4
*
Bluetooth: fix debugfs registration
Johan Hovold
2023-06-05
1
-0
/
+3
*
Bluetooth: hci_sync: add lock to protect HCI_UNREGISTER
Zhengping Jiang
2023-06-05
2
-6
/
+16
*
Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk
Luiz Augusto von Dentz
2023-06-05
1
-4
/
+4
*
Bluetooth: ISO: Fix CIG auto-allocation to select configurable CIG
Pauli Virtanen
2023-06-05
1
-7
/
+6
*
Bluetooth: ISO: consider right CIS when removing CIG at cleanup
Pauli Virtanen
2023-06-05
1
-2
/
+5
[next]