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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-28
3
-17
/
+51
|
\
|
*
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
2022-07-26
1
-13
/
+48
|
*
Bluetooth: Always set event mask on suspend
Abhishek Pandit-Subedi
2022-07-26
1
-3
/
+3
|
*
Bluetooth: mgmt: Fix double free on error path
Dan Carpenter
2022-07-26
1
-1
/
+0
*
|
Bluetooth: ISO: Add broadcast support
Luiz Augusto von Dentz
2022-07-22
1
-34
/
+357
*
|
Bluetooth: Add initial implementation of BIS connections
Luiz Augusto von Dentz
2022-07-22
9
-106
/
+1072
*
|
Bluetooth: Add BTPROTO_ISO socket type
Luiz Augusto von Dentz
2022-07-22
5
-3
/
+1578
*
|
Bluetooth: Add initial implementation of CIS connections
Luiz Augusto von Dentz
2022-07-22
5
-51
/
+976
*
|
Bluetooth: hci_core: Introduce hci_recv_event_data
Luiz Augusto von Dentz
2022-07-22
2
-0
/
+35
*
|
Bluetooth: Convert delayed discov_off to hci_sync
Brian Gix
2022-07-22
2
-89
/
+33
*
|
Bluetooth: Remove update_scan hci_request dependancy
Brian Gix
2022-07-22
5
-28
/
+16
*
|
Bluetooth: Remove dead code from hci_request.c
Brian Gix
2022-07-22
2
-289
/
+0
*
|
Bluetooth: MGMT: Fix holding hci_conn reference while command is queued
Luiz Augusto von Dentz
2022-07-22
1
-39
/
+12
*
|
Bluetooth: mgmt: Fix using hci_conn_abort
Luiz Augusto von Dentz
2022-07-21
2
-5
/
+36
*
|
Bluetooth: Use bt_status to convert from errno
Luiz Augusto von Dentz
2022-07-21
1
-1
/
+1
*
|
Bluetooth: Add bt_status
Luiz Augusto von Dentz
2022-07-21
1
-0
/
+71
*
|
Bluetooth: hci_sync: Split hci_dev_open_sync
Luiz Augusto von Dentz
2022-07-21
1
-99
/
+126
*
|
Bluetooth: hci_sync: Refactor remove Adv Monitor
Manish Mandlik
2022-07-21
4
-174
/
+73
*
|
Bluetooth: hci_sync: Refactor add Adv Monitor
Manish Mandlik
2022-07-21
3
-192
/
+77
*
|
Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING
Zijun Hu
2022-07-21
1
-3
/
+0
*
|
Bluetooth: hci_sync: Check LMP feature bit instead of quirk
Zijun Hu
2022-07-21
1
-2
/
+2
*
|
Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() event mask
Zijun Hu
2022-07-21
1
-2
/
+2
*
|
Bluetooth: hci_sync: Don't remove connected devices from accept list
Luiz Augusto von Dentz
2022-07-21
1
-2
/
+5
*
|
Bluetooth: hci_sync: Fix not updating privacy_mode
Luiz Augusto von Dentz
2022-07-21
1
-0
/
+3
*
|
Bluetooth: Collect kcov coverage from hci_rx_work
Tamas Koczka
2022-07-21
1
-1
/
+9
*
|
Bluetooth: hci_sync: Fix resuming scan after suspend resume
Zhengping Jiang
2022-07-21
1
-3
/
+2
*
|
Bluetooth: mgmt: Fix refresh cached connection info
Zhengping Jiang
2022-07-21
1
-5
/
+5
*
|
Bluetooth: HCI: Fix not always setting Scan Response/Advertising Data
Luiz Augusto von Dentz
2022-07-21
2
-43
/
+65
*
|
Bluetooth: eir: Fix using strlen with hdev->{dev_name,short_name}
Luiz Augusto von Dentz
2022-07-21
2
-17
/
+28
*
|
Bluetooth: use memset avoid memory leaks
Xiaohui Zhang
2022-07-21
1
-0
/
+1
*
|
Bluetooth: fix an error code in hci_register_dev()
Dan Carpenter
2022-07-21
1
-1
/
+2
*
|
Bluetooth: Unregister suspend with userchannel
Abhishek Pandit-Subedi
2022-07-21
2
-8
/
+28
*
|
Bluetooth: Fix index added after unregister
Abhishek Pandit-Subedi
2022-07-21
1
-1
/
+7
*
|
Bluetooth: When HCI work queue is drained, only queue chained work
Schspa Shi
2022-07-21
2
-3
/
+12
*
|
Bluetooth: clear the temporary linkkey in hci_conn_cleanup
Alain Michaud
2022-07-21
2
-2
/
+5
|
/
*
Bluetooth: core: Fix deadlock on hci_power_on_sync.
Vasyl Vavrychuk
2022-07-05
2
-1
/
+3
*
bluetooth: don't use bitmaps for random flag accesses
Linus Torvalds
2022-06-05
4
-29
/
+20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-23
2
-5
/
+8
|
\
|
*
Bluetooth: hci_conn: Fix hci_connect_le_sync
Luiz Augusto von Dentz
2022-05-23
2
-5
/
+8
*
|
Bluetooth: hci_sync: use hci_skb_event() helper
Ahmad Fatoum
2022-05-23
1
-1
/
+1
*
|
Bluetooth: eir: Add helpers for managing service data
Luiz Augusto von Dentz
2022-05-19
2
-0
/
+35
*
|
Bluetooth: hci_sync: Fix attempting to suspend with unfiltered passive scan
Luiz Augusto von Dentz
2022-05-13
1
-15
/
+43
*
|
Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP
Luiz Augusto von Dentz
2022-05-13
1
-0
/
+18
*
|
Bluetooth: core: Fix missing power_on work cancel on HCI close
Vasyl Vavrychuk
2022-05-13
2
-2
/
+1
*
|
Bluetooth: protect le accept and resolv lists with hdev->lock
Niels Dossche
2022-05-13
1
-0
/
+12
*
|
Bluetooth: use hdev lock for accept_list and reject_list in conn req
Niels Dossche
2022-05-13
1
-6
/
+9
*
|
Bluetooth: use hdev lock in activate_scan for hci_is_adv_monitoring
Niels Dossche
2022-05-13
1
-0
/
+2
*
|
Bluetooth: Print broken quirks
Luiz Augusto von Dentz
2022-05-13
1
-0
/
+31
*
|
Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk
Luiz Augusto von Dentz
2022-05-13
2
-2
/
+2
*
|
Bluetooth: Keep MGMT pending queue ordered FIFO
Brian Gix
2022-05-13
1
-1
/
+1
[next]