aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_sock.c
Commit message (Expand)AuthorAge
* 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-16
| * Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause2012-08-16
* | Bluetooth: Added /proc/net/hci via bt_procfs_init()Masatake YAMATO2012-08-06
|/
* Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-04
* Bluetooth: Fix coding style in the subsystemGustavo Padovan2012-06-04
* Bluetooth: Remove 'register' usage from the subsystemGustavo Padovan2012-06-04
* Bluetooth: Remove most of the inline usageGustavo Padovan2012-06-04
* Bluetooth: Fix coding style in hci_sock.cGustavo Padovan2012-06-04
* 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-02
* | 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
| * Bluetooth: Move command task to workqueueGustavo F. Padovan2011-12-18
| * Bluetooth: Replace spin_lock by mutex in hci_devGustavo F. Padovan2011-12-18
* | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
|/
* Bluetooth: Add mgmt events for blacklistingAntti Julku2011-09-21
* Bluetooth: Move blacklisting functions to hci_coreAntti Julku2011-06-16
* Bluetooth: fix build break on hci_sock.cAnand Gadiyar2011-02-22
* Bluetooth: Add support for set_powered management commandJohan Hedberg2011-02-07
* Bluetooth: Improve handling of HCI control channel in bindGustavo F. Padovan2010-12-22
* Bluetooth: Make hci_send_to_sock usable for management control socketsJohan Hedberg2010-12-07
* Bluetooth: Add initial Bluetooth Management interface callbacksJohan Hedberg2010-12-07
* Bluetooth: clean up hci codeAndrei Emeltchenko2010-12-01
* Bluetooth: Use list_head for HCI blacklist headDavid Miller2010-07-31
* Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg2010-07-21