summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_sock.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-301-1/+2
|\
| * compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystemH. J. Lu2012-02-201-1/+2
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0Star
* | Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg2012-03-031-1/+0Star
* | Bluetooth: Enable timestamps for control channelMarcel Holtmann2012-02-231-0/+1
* | Bluetooth: Always enable management interfaceMarcel Holtmann2012-02-201-6/+1Star
* | Bluetooth: Restrict access to management interfaceMarcel Holtmann2012-02-201-0/+5
* | Bluetooth: Add support for HCI monitor channelMarcel Holtmann2012-02-201-0/+207
* | Bluetooth: Remove HCI notifier handlingMarcel Holtmann2012-02-201-44/+61
* | Bluetooth: Fix issue with shared SKB between HCI raw socket and driverMarcel Holtmann2012-02-201-4/+14
* | Bluetooth: Simplify HCI socket bind handlingMarcel Holtmann2012-02-201-16/+31
* | Bluetooth: Add HCI CMSG details only to raw socketsMarcel Holtmann2012-02-201-1/+5
* | Bluetooth: Lock socket when reading HCI socket optionsMarcel Holtmann2012-02-201-6/+17
* | Bluetooth: Limit HCI raw socket options to actual raw socketsMarcel Holtmann2012-02-201-0/+6
* | Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann2012-02-201-12/+39
* | Bluetooth: Add address type to mgmt blacklist messagesJohan Hedberg2012-02-131-2/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2012-01-101-2/+0Star
|\
| * Bluetooth: Remove local_bh_disable() from hci_sock.cGustavo F. Padovan2012-01-031-2/+0Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-031-9/+12
|\|
| * Bluetooth: Remove mgmt_set_service_cacheJohan Hedberg2011-12-181-2/+5
| * Bluetooth: convert tx_task to workqueueGustavo F. Padovan2011-12-181-2/+2
| * Bluetooth: Move command task to workqueueGustavo F. Padovan2011-12-181-1/+1
| * Bluetooth: Replace spin_lock by mutex in hci_devGustavo F. Padovan2011-12-181-4/+4
* | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-201-1/+1
|/
* Bluetooth: Add mgmt events for blacklistingAntti Julku2011-09-211-2/+16
* Bluetooth: Move blacklisting functions to hci_coreAntti Julku2011-06-161-64/+6Star
* Bluetooth: fix build break on hci_sock.cAnand Gadiyar2011-02-221-1/+1
* Bluetooth: Add support for set_powered management commandJohan Hedberg2011-02-081-1/+5
* Bluetooth: Improve handling of HCI control channel in bindGustavo F. Padovan2010-12-231-1/+4
* Bluetooth: Make hci_send_to_sock usable for management control socketsJohan Hedberg2010-12-081-1/+9
* Bluetooth: Add initial Bluetooth Management interface callbacksJohan Hedberg2010-12-081-6/+33
* Bluetooth: clean up hci codeAndrei Emeltchenko2010-12-021-6/+11
* Bluetooth: Use list_head for HCI blacklist headDavid Miller2010-08-011-5/+3Star
* Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg2010-07-211-0/+90
* Bluetooth: Fix out of scope variable access in hci_sock_cmsg()Johann Felix Soden2010-02-281-1/+3
* Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann2009-12-031-3/+3
* Bluetooth: Return ENETDOWN when interface is downMarcel Holtmann2009-12-031-0/+5
* net: pass kern to net_proto_family create functionEric Paris2009-11-061-1/+2
* net: mark net_proto_ops as constStephen Hemminger2009-10-071-1/+1
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-10-011-1/+1
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-301-5/+0Star
* [Bluetooth] Export details about authentication requirementsMarcel Holtmann2008-07-141-13/+5Star
* bluetooth: use get/put_unaligned_* helpersHarvey Harrison2008-05-031-1/+1
* bluetooth: replace deprecated RW_LOCK_UNLOCKED macrosRobert P. J. Day2008-03-291-1/+1
* bluetooth: Make hci_sock_cleanup() return voidTobias Klauser2008-03-061-3/+1Star
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-011-1/+1
* [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-221-1/+1
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-111-2/+2
* [BLUETOOTH]: Fix non-COMPAT build of hci_sock.cDavid S. Miller2007-09-121-3/+4
* [Bluetooth] Update security filter for Bluetooth 2.1Marcel Holtmann2007-09-091-5/+5