summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_sock.c
Commit message (Expand)AuthorAge
* net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-20
* Bluetooth: Use BDADDR_BREDR type for old blacklist ioctl interfaceMarcel Holtmann2013-10-18
* Bluetooth: Move skb->dev assignment for hdev->send into central placeMarcel Holtmann2013-10-11
* Bluetooth: Remove hdev->ioctl driver callbackMarcel Holtmann2013-10-10
* Bluetooth: AMP contollers do not support the legacy ioctlsMarcel Holtmann2013-10-10
* Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operationMarcel Holtmann2013-10-02
* Bluetooth: Introduce new HCI socket channel for user operationMarcel Holtmann2013-09-16
* Bluetooth: Introduce user channel flag for HCI devicesMarcel Holtmann2013-09-16
* Bluetooth: Restrict ioctls to HCI raw channel socketsMarcel Holtmann2013-09-16
* Bluetooth: Fix error handling for HCI socket optionsMarcel Holtmann2013-09-16
* Bluetooth: Fix handling of getsockname() for HCI socketsMarcel Holtmann2013-09-16
* Bluetooth: Fix handling of getpeername() for HCI socketsMarcel Holtmann2013-09-16
* Bluetooth: Refactor raw socket filter into more readable codeMarcel Holtmann2013-09-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro2013-04-09
* | Bluetooth: Fix stand-alone HCI command handlingJohan Hedberg2013-03-08
* | Bluetooth: discard bt_sock_unregister() errorsDavid Herrmann2013-03-08
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
|\
| * net: change return values from -EACCES to -EPERMZhao Hongjiang2012-09-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-22
|\ \ | |/
| * Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause2012-08-15
| * Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause2012-08-15
* | Bluetooth: Added /proc/net/hci via bt_procfs_init()Masatake YAMATO2012-08-06
|/
* Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-05
* Bluetooth: Fix coding style in the subsystemGustavo Padovan2012-06-05
* Bluetooth: Remove 'register' usage from the subsystemGustavo Padovan2012-06-05
* Bluetooth: Remove most of the inline usageGustavo Padovan2012-06-05
* Bluetooth: Fix coding style in hci_sock.cGustavo Padovan2012-06-05
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\
| * compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystemH. J. Lu2012-02-20
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg2012-03-03
* | Bluetooth: Enable timestamps for control channelMarcel Holtmann2012-02-23
* | Bluetooth: Always enable management interfaceMarcel Holtmann2012-02-20
* | Bluetooth: Restrict access to management interfaceMarcel Holtmann2012-02-20
* | Bluetooth: Add support for HCI monitor channelMarcel Holtmann2012-02-20
* | Bluetooth: Remove HCI notifier handlingMarcel Holtmann2012-02-20
* | Bluetooth: Fix issue with shared SKB between HCI raw socket and driverMarcel Holtmann2012-02-20
* | Bluetooth: Simplify HCI socket bind handlingMarcel Holtmann2012-02-20
* | Bluetooth: Add HCI CMSG details only to raw socketsMarcel Holtmann2012-02-20
* | Bluetooth: Lock socket when reading HCI socket optionsMarcel Holtmann2012-02-20
* | Bluetooth: Limit HCI raw socket options to actual raw socketsMarcel Holtmann2012-02-20
* | Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann2012-02-20
* | Bluetooth: Add address type to mgmt blacklist messagesJohan Hedberg2012-02-13
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2012-01-10
|\
| * Bluetooth: Remove local_bh_disable() from hci_sock.cGustavo F. Padovan2012-01-02
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-03
|\ \ | |/
| * Bluetooth: Remove mgmt_set_service_cacheJohan Hedberg2011-12-18
| * Bluetooth: convert tx_task to workqueueGustavo F. Padovan2011-12-18