aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_sock.c
Commit message (Expand)AuthorAge
* 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
* Bluetooth: Fix out of scope variable access in hci_sock_cmsg()Johann Felix Soden2010-02-28
* Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann2009-12-03
* Bluetooth: Return ENETDOWN when interface is downMarcel Holtmann2009-12-03
* net: pass kern to net_proto_family create functionEric Paris2009-11-06
* net: mark net_proto_ops as constStephen Hemminger2009-10-07
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-30
* [Bluetooth] Export details about authentication requirementsMarcel Holtmann2008-07-14
* bluetooth: use get/put_unaligned_* helpersHarvey Harrison2008-05-02
* bluetooth: replace deprecated RW_LOCK_UNLOCKED macrosRobert P. J. Day2008-03-28
* bluetooth: Make hci_sock_cleanup() return voidTobias Klauser2008-03-05
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-01
* [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-22
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-10
* [BLUETOOTH]: Fix non-COMPAT build of hci_sock.cDavid S. Miller2007-09-12
* [Bluetooth] Update security filter for Bluetooth 2.1Marcel Holtmann2007-09-09