index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_conn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: hci_conn: Fix crash on hci_create_cis_sync
Luiz Augusto von Dentz
2022-12-12
1
-1
/
+1
*
Bluetooth: Use kzalloc instead of kmalloc/memset
Kang Minchul
2022-12-12
1
-4
/
+2
*
Bluetooth: Use kzalloc instead of kmalloc/memset
Jiapeng Chong
2022-12-12
1
-2
/
+1
*
Bluetooth: hci_conn: use HCI dst_type values also for BIS
Pauli Virtanen
2022-12-12
1
-6
/
+0
*
Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect
Luiz Augusto von Dentz
2022-11-02
1
-0
/
+11
*
Bluetooth: hci_conn: Fix CIS connection dst_type handling
Pauli Virtanen
2022-11-02
1
-6
/
+1
*
Bluetooth: Move hci_abort_conn to hci_conn.c
Brian Gix
2022-08-31
1
-0
/
+76
*
Bluetooth: Convert SCO configure_datapath to hci_sync
Brian Gix
2022-08-25
1
-11
/
+75
*
Bluetooth: hci_conn: Fix updating ISO QoS PHY
Luiz Augusto von Dentz
2022-08-08
1
-9
/
+2
*
Bluetooth: Add initial implementation of BIS connections
Luiz Augusto von Dentz
2022-07-22
1
-53
/
+508
*
Bluetooth: Add initial implementation of CIS connections
Luiz Augusto von Dentz
2022-07-22
1
-0
/
+440
*
Bluetooth: Use bt_status to convert from errno
Luiz Augusto von Dentz
2022-07-21
1
-1
/
+1
*
Bluetooth: clear the temporary linkkey in hci_conn_cleanup
Alain Michaud
2022-07-21
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-23
1
-2
/
+3
|
\
|
*
Bluetooth: hci_conn: Fix hci_connect_le_sync
Luiz Augusto von Dentz
2022-05-23
1
-2
/
+3
*
|
Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk
Luiz Augusto von Dentz
2022-05-13
1
-1
/
+1
|
/
*
Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
Luiz Augusto von Dentz
2022-04-26
1
-8
/
+24
*
Bluetooth: call hci_le_conn_failed with hdev lock in hci_le_conn_failed
Niels Dossche
2022-03-18
1
-0
/
+2
*
Bluetooth: hci_event: Ignore multiple conn complete events
Soenke Huster
2022-01-24
1
-0
/
+1
*
Bluetooth: hci_sync: Add hci_le_create_conn_sync
Luiz Augusto von Dentz
2021-12-22
1
-291
/
+14
*
Bluetooth: hci_sync: Rework hci_suspend_notifier
Luiz Augusto von Dentz
2021-10-29
1
-10
/
+0
*
Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY
Luiz Augusto von Dentz
2021-10-29
1
-2
/
+2
*
Bluetooth: hci_sync: Rework background scan
Luiz Augusto von Dentz
2021-10-29
1
-3
/
+3
*
Bluetooth: Add support for msbc coding format
Kiran K
2021-09-07
1
-0
/
+26
*
Bluetooth: Configure codec for HFP offload use case
Kiran K
2021-09-07
1
-0
/
+4
*
Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection command
Kiran K
2021-09-07
1
-3
/
+102
*
Bluetooth: Fix using RPA when address has been resolved
Luiz Augusto von Dentz
2021-08-30
1
-14
/
+19
*
Bluetooth: use inclusive language in HCI role comments
Archie Pusaka
2021-06-26
1
-4
/
+4
*
Bluetooth: use inclusive language to describe CPB
Archie Pusaka
2021-06-26
1
-1
/
+1
*
Bluetooth: Fix spelling mistakes
Zheng Yongjun
2021-06-02
1
-1
/
+1
*
Bluetooth: avoid deadlock between hci_dev->lock and socket lock
Jiri Kosina
2021-03-16
1
-4
/
+0
*
Bluetooth: Notify suspend on le conn failed
Abhishek Pandit-Subedi
2021-03-02
1
-0
/
+10
*
Bluetooth: Skip eSCO 2M params when not supported
Yu Liu
2021-02-01
1
-2
/
+18
*
Bluetooth: Cancel Inquiry before Create Connection
Sonny Sasaka
2020-12-18
1
-0
/
+17
*
Bluetooth: Resume advertising after LE connection
Daniel Winkler
2020-11-09
1
-2
/
+10
*
net: bluetooth: delete duplicated words
Randy Dunlap
2020-09-18
1
-1
/
+1
*
Bluetooth: Enable/Disable address resolution during le create conn
Sathish Narasimman
2020-07-30
1
-1
/
+6
*
Bluetooth: Add per-instance adv disable/remove
Daniel Winkler
2020-07-15
1
-1
/
+1
*
Bluetooth: Disconnect if E0 is used for Level 4
Luiz Augusto von Dentz
2020-06-22
1
-0
/
+17
*
Bluetooth: Terminate the link if pairing is cancelled
Manish Mandlik
2020-06-18
1
-3
/
+8
*
Bluetooth: centralize default value initialization.
Alain Michaud
2020-06-12
1
-10
/
+4
*
Bluetooth: Fix assuming EIR flags can result in SSP authentication
Luiz Augusto von Dentz
2020-05-20
1
-2
/
+0
*
Bluetooth: add support to notify using SCO air mode
Sathish Narsimman
2020-04-05
1
-4
/
+21
*
Bluetooth: During le_conn_timeout disable EXT_ADV
Sathish Narsimman
2020-02-28
1
-3
/
+19
*
Bluetooth: Remove adv set for directed advertising
Sathish Narsimman
2020-02-28
1
-0
/
+10
*
Bluetooth: Disable Extended Adv if enabled
Sathish Narsimman
2020-02-18
1
-5
/
+2
*
Bluetooth: Add BT_PHY socket option
Luiz Augusto von Dentz
2020-02-14
1
-0
/
+107
*
Bluetooth: Fix memory leak in hci_connect_le_scan
Navid Emamdoost
2019-11-22
1
-1
/
+3
*
Bluetooth: Workaround directed advertising bug in Broadcom controllers
Szymon Janc
2019-10-16
1
-0
/
+8
*
Bluetooth: Use controller sets when available
Luiz Augusto von Dentz
2019-07-06
1
-1
/
+1
[next]