summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_sock.c
Commit message (Expand)AuthorAge
* net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-12
* Bluetooth: avoid recursive locking in hci_send_to_channel()Sebastian Andrzej Siewior2017-10-30
* Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"Linus Torvalds2017-09-28
* Bluetooth: Add option for disabling legacy ioctl interfacesMarcel Holtmann2017-08-30
* networking: add and use skb_put_u8()Johannes Berg2017-06-16
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc2017-04-30
* scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-27
* Bluetooth: Send control open and close messages for HCI user channelsMarcel Holtmann2016-09-19
* Bluetooth: Handle HCI raw socket transition from unbound to boundMarcel Holtmann2016-09-19
* Bluetooth: Send control open and close messages for HCI raw socketsMarcel Holtmann2016-09-19
* Bluetooth: Add extra channel checks for control open/close messagesMarcel Holtmann2016-09-19
* Bluetooth: Assign the channel early when binding HCI socketsMarcel Holtmann2016-09-19
* Bluetooth: Send control open and close only when cookie is presentMarcel Holtmann2016-09-19
* Bluetooth: Use numbers for subsystem version stringMarcel Holtmann2016-09-19
* Bluetooth: Introduce helper functions for socket cookie handlingMarcel Holtmann2016-09-19
* Bluetooth: Use individual flags for certain management eventsMarcel Holtmann2016-09-19
* Bluetooth: Add support for sending MGMT commands and events to monitorMarcel Holtmann2016-09-19
* Bluetooth: Add support for sending MGMT open and close to monitorMarcel Holtmann2016-09-19
* Bluetooth: Store control socket cookie and comm informationMarcel Holtmann2016-09-19
* Bluetooth: Check SOL_HCI for raw socket optionsMarcel Holtmann2016-09-19
* Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not setLuiz Augusto von Dentz2016-08-25
* Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann2016-07-09
* Bluetooth: Fix hci_sock_recvmsg return valueDenis Kenzior2016-07-08
* Bluetooth: avoid rebuilding hci_sock all the timeJohannes Berg2016-01-06
* Bluetooth: Add support for controller specific loggingMarcel Holtmann2015-11-19
* Bluetooth: Add support for sending system notes to monitor channelMarcel Holtmann2015-11-19
* Bluetooth: Fix casting coding style within HCI socketsMarcel Holtmann2015-11-19
* Bluetooth: Add missing hci_skb_opcode for raw socket commandsMarcel Holtmann2015-11-19
* Bluetooth: Compress the size of struct hci_ctrlJohan Hedberg2015-11-19
* Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handlingMarcel Holtmann2015-11-19
* 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