summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_sock.c
Commit message (Expand)AuthorAgeFilesLines
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-06-071-2/+2
|\
| * Bluetooth: use correct lock to prevent UAF of hdev objectLin Ma2021-05-311-2/+2
* | Bluetooth: Fix spelling mistakesZheng Yongjun2021-06-021-3/+3
|/
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-07-311-4/+3
|\
| * Bluetooth: core: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-101-2/+1
| * Bluetooth: Use only 8 bits for the HCI CMSG state flagsAlain Michaud2020-06-121-2/+2
* | net: pass a sockptr_t into ->setsockoptChristoph Hellwig2020-07-241-4/+4
|/
* Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL optionMarcel Holtmann2020-05-111-5/+7
* Bluetooth: Fix race condition in hci_release_sock()Dan Carpenter2020-01-261-0/+3
* Bluetooth: Add missing checks for HCI_ISODATA_PKT packet typeMarcel Holtmann2020-01-251-4/+8
* Bluetooth: monitor: Add support for ISO packetsLuiz Augusto von Dentz2020-01-151-0/+6
* compat_ioctl: move hci_sock handlers into driverArnd Bergmann2019-10-231-1/+20
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-02-241-2/+1
|\
| * Bluetooth: Fix decrementing reference count twice in releasing socketMyungho Jung2019-02-041-2/+1
* | socket: Use old_timeval types for socket timestampsDeepa Dinamani2019-02-031-2/+2
|/
* Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-281-1/+1
* net: convert datagram_poll users tp ->poll_maskChristoph Hellwig2018-05-261-1/+1
* net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-121-2/+2
* Bluetooth: avoid recursive locking in hci_send_to_channel()Sebastian Andrzej Siewior2017-10-301-6/+11
* Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"Linus Torvalds2017-09-281-6/+0
* Bluetooth: Add option for disabling legacy ioctl interfacesMarcel Holtmann2017-08-301-0/+6
* networking: add and use skb_put_u8()Johannes Berg2017-06-161-1/+1
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-6/+6
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-6/+6
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-4/+4
* Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc2017-04-301-1/+2
* scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-271-3/+3
* Bluetooth: Send control open and close messages for HCI user channelsMarcel Holtmann2016-09-191-0/+35
* Bluetooth: Handle HCI raw socket transition from unbound to boundMarcel Holtmann2016-09-191-17/+36
* Bluetooth: Send control open and close messages for HCI raw socketsMarcel Holtmann2016-09-191-0/+48
* Bluetooth: Add extra channel checks for control open/close messagesMarcel Holtmann2016-09-191-5/+19
* Bluetooth: Assign the channel early when binding HCI socketsMarcel Holtmann2016-09-191-5/+11
* Bluetooth: Send control open and close only when cookie is presentMarcel Holtmann2016-09-191-2/+16
* Bluetooth: Use numbers for subsystem version stringMarcel Holtmann2016-09-191-2/+2
* Bluetooth: Introduce helper functions for socket cookie handlingMarcel Holtmann2016-09-191-12/+29
* Bluetooth: Use individual flags for certain management eventsMarcel Holtmann2016-09-191-1/+4
* Bluetooth: Add support for sending MGMT commands and events to monitorMarcel Holtmann2016-09-191-0/+94
* Bluetooth: Add support for sending MGMT open and close to monitorMarcel Holtmann2016-09-191-0/+95
* Bluetooth: Store control socket cookie and comm informationMarcel Holtmann2016-09-191-1/+30
* Bluetooth: Check SOL_HCI for raw socket optionsMarcel Holtmann2016-09-191-0/+6
* Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not setLuiz Augusto von Dentz2016-08-251-1/+1
* Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann2016-07-091-1/+1
* Bluetooth: Fix hci_sock_recvmsg return valueDenis Kenzior2016-07-081-0/+5
* Bluetooth: avoid rebuilding hci_sock all the timeJohannes Berg2016-01-061-9/+18
* Bluetooth: Add support for controller specific loggingMarcel Holtmann2015-11-191-0/+102
* Bluetooth: Add support for sending system notes to monitor channelMarcel Holtmann2015-11-191-0/+29
* Bluetooth: Fix casting coding style within HCI socketsMarcel Holtmann2015-11-191-13/+13
* Bluetooth: Add missing hci_skb_opcode for raw socket commandsMarcel Holtmann2015-11-191-0/+5
* Bluetooth: Compress the size of struct hci_ctrlJohan Hedberg2015-11-191-1/+1
* Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handlingMarcel Holtmann2015-11-191-19/+19