summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_sock.c (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani2024-10-17
* Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-09-16
|\
| * Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-08-15
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-10
|\|
| * Bluetooth: use correct lock to prevent UAF of hdev objectLin Ma2021-06-10
* | Merge android-4.4.179 (aab9adb) into msm-4.4Srinivasarao P2019-05-02
|\|
| * Bluetooth: Fix decrementing reference count twice in releasing socketMyungho Jung2019-04-27
* | Merge branch 'android-4.4@9bc4622' into branch 'msm-4.4'Blagovest Kolenichev2017-06-07
|\|
| * Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc2017-05-20
* | Bluetooth: Replace %p with %pKDibyendu Roy2016-06-28
|/
* Bluetooth: Rename bt_cb()->req into bt_cb()->hciMarcel Holtmann2015-10-26
* Bluetooth: Remove unneeded parenthesis around MSG_OOBMarcel Holtmann2015-10-26
* Bluetooth: Add support setup stage internal notification eventMarcel Holtmann2015-10-21
* Bluetooth: Restrict valid packet types via HCI_CHANNEL_RAWMarcel Holtmann2015-10-21
* Bluetooth: Remove quirk for HCI_VENDOR_PKT filter handlingMarcel Holtmann2015-10-21
* Bluetooth: Add support for vendor specific diagnostic channelMarcel Holtmann2015-10-08
* Bluetooth: Send index information updates to monitor channelMarcel Holtmann2015-10-08
* Bluetooth: Send transport open and close monitor eventsMarcel Holtmann2015-10-05
* Bluetooth: Limit userspace exposure of stack internal eventsMarcel Holtmann2015-10-05
* Bluetooth: close HCI device when user channel socket gets closedSimon Fels2015-09-17
* Bluetooth: Fix race condition with user channel and setup stageMarcel Holtmann2015-06-08
* Bluetooth: Reorder HCI user channel socket releaseLoic Poulain2015-06-06
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* Bluetooth: Refactor HCI request variables into own structJohan Hedberg2015-03-30
* Bluetooth: Move generic mgmt command dispatcher to hci_sock.cJohan Hedberg2015-03-17
* Bluetooth: Add helper to get HCI channel of a socketJohan Hedberg2015-03-17
* Bluetooth: Send global configuration updates to all management usersMarcel Holtmann2015-03-15
* Bluetooth: Open management interface for untrusted usersMarcel Holtmann2015-03-15
* Bluetooth: Add hci_sock_test_flag helper functionMarcel Holtmann2015-03-15
* Bluetooth: Consolidate socket channel sending function back into oneMarcel Holtmann2015-03-15
* Bluetooth: Introduce trusted flag for management control socketsMarcel Holtmann2015-03-15
* Bluetooth: Use special function to send filter management index eventsMarcel Holtmann2015-03-15
* Bluetooth: Provide hci_send_to_flagged_channel helper functionMarcel Holtmann2015-03-15
* Bluetooth: Add flags field and setting function for HCI socketsMarcel Holtmann2015-03-15
* Bluetooth: Introduce hci_dev_test_and_set_flag helper macroMarcel Holtmann2015-03-13
* Bluetooth: Introduce hci_dev_clear_flag helper macroMarcel Holtmann2015-03-13
* Bluetooth: Introduce hci_dev_test_flag helper macroMarcel Holtmann2015-03-13
* Bluetooth: Convert mgmt to use HCI chan registration APIJohan Hedberg2015-03-06
* Bluetooth: Add mgmt HCI channel registration APIJohan Hedberg2015-03-06
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-02
|\
| * Bluetooth: make hci_test_bit's addr constJiri Slaby2015-02-27
| * Bluetooth: Remove unnecessary queue_monitor_skb() functionJohan Hedberg2015-02-20
| * Bluetooth: Rename hci_send_to_control to hci_send_to_channelJohan Hedberg2015-02-20
* | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* | net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...Eyal Birger2015-03-02
* | net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrlEyal Birger2015-03-02
|/
* Bluetooth: Replace send_monitor_event with queue_monitor_skbMarcel Holtmann2015-01-12
* Bluetooth: Create generic queue_monitor_skb helper functionMarcel Holtmann2015-01-12
* Bluetooth: Simplify packet copy in hci_send_to_monitor functionMarcel Holtmann2015-01-12
* Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hciMarcel Holtmann2015-01-12