summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_sock.c
AgeCommit message (Expand)Author
2012-09-21net: change return values from -EACCES to -EPERMZhao Hongjiang
2012-08-15Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause
2012-08-15Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause
2012-06-05Bluetooth: Remove unnecessary headers includeGustavo Padovan
2012-06-05Bluetooth: Fix coding style in the subsystemGustavo Padovan
2012-06-05Bluetooth: Remove 'register' usage from the subsystemGustavo Padovan
2012-06-05Bluetooth: Remove most of the inline usageGustavo Padovan
2012-06-05Bluetooth: Fix coding style in hci_sock.cGustavo Padovan
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-03Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg
2012-02-23Bluetooth: Enable timestamps for control channelMarcel Holtmann
2012-02-20Bluetooth: Always enable management interfaceMarcel Holtmann
2012-02-20Bluetooth: Restrict access to management interfaceMarcel Holtmann
2012-02-20Bluetooth: Add support for HCI monitor channelMarcel Holtmann
2012-02-20compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystemH. J. Lu
2012-02-20Bluetooth: Remove HCI notifier handlingMarcel Holtmann
2012-02-20Bluetooth: Fix issue with shared SKB between HCI raw socket and driverMarcel Holtmann
2012-02-20Bluetooth: Simplify HCI socket bind handlingMarcel Holtmann
2012-02-20Bluetooth: Add HCI CMSG details only to raw socketsMarcel Holtmann
2012-02-20Bluetooth: Lock socket when reading HCI socket optionsMarcel Holtmann
2012-02-20Bluetooth: Limit HCI raw socket options to actual raw socketsMarcel Holtmann
2012-02-20Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann
2012-02-13Bluetooth: Add address type to mgmt blacklist messagesJohan Hedberg
2012-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-02Bluetooth: Remove local_bh_disable() from hci_sock.cGustavo F. Padovan
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-12-18Bluetooth: Remove mgmt_set_service_cacheJohan Hedberg
2011-12-18Bluetooth: convert tx_task to workqueueGustavo F. Padovan
2011-12-18Bluetooth: Move command task to workqueueGustavo F. Padovan
2011-12-18Bluetooth: Replace spin_lock by mutex in hci_devGustavo F. Padovan
2011-09-21Bluetooth: Add mgmt events for blacklistingAntti Julku
2011-06-16Bluetooth: Move blacklisting functions to hci_coreAntti Julku
2011-02-22Bluetooth: fix build break on hci_sock.cAnand Gadiyar
2011-02-08Bluetooth: Add support for set_powered management commandJohan Hedberg
2010-12-22Bluetooth: Improve handling of HCI control channel in bindGustavo F. Padovan
2010-12-07Bluetooth: Make hci_send_to_sock usable for management control socketsJohan Hedberg
2010-12-07Bluetooth: Add initial Bluetooth Management interface callbacksJohan Hedberg
2010-12-01Bluetooth: clean up hci codeAndrei Emeltchenko
2010-07-31Bluetooth: Use list_head for HCI blacklist headDavid Miller
2010-07-21Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg
2010-02-28Bluetooth: Fix out of scope variable access in hci_sock_cmsg()Johann Felix Soden
2009-12-03Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann
2009-12-03Bluetooth: Return ENETDOWN when interface is downMarcel Holtmann
2009-11-05net: pass kern to net_proto_family create functionEric Paris
2009-10-07net: mark net_proto_ops as constStephen Hemminger
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann
2008-07-14[Bluetooth] Export details about authentication requirementsMarcel Holtmann