aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2009-04-01proc tty: remove struct tty_operations::read_procAlexey Dobriyan
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-24Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck
2009-02-27Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-27Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too earlyDave Young
2009-02-27Bluetooth: Permit BT_SECURITY also for L2CAP raw socketsMarcel Holtmann
2009-02-27Bluetooth: Fix RFCOMM usage of in-kernel L2CAP socketsMarcel Holtmann
2009-02-27Bluetooth: Disallow usage of L2CAP CID setting for nowMarcel Holtmann
2009-02-27Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUPMarcel Holtmann
2009-02-27Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUPMarcel Holtmann
2009-02-27Bluetooth: Set authentication requirement before requesting itMarcel Holtmann
2009-02-27Bluetooth: Fix authentication requirements for L2CAP security checkMarcel Holtmann
2009-02-27Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann
2009-02-27Bluetooth: Add CID field to L2CAP socket address structureMarcel Holtmann
2009-02-27Bluetooth: Request L2CAP fixed channel list if availableMarcel Holtmann
2009-02-27Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3Marcel Holtmann
2009-02-27Bluetooth: Fix double L2CAP connection requestMarcel Holtmann
2009-02-27Bluetooth: Fix race condition with L2CAP information requestMarcel Holtmann
2009-02-27Bluetooth: Set authentication requirements if not availableMarcel Holtmann
2009-02-27Bluetooth: Use general bonding whenever possibleMarcel Holtmann
2009-02-27Bluetooth: Add SCO fallback for eSCO connection attemptsMarcel Holtmann
2009-02-27Bluetooth: Don't check encryption for L2CAP raw socketsMarcel Holtmann
2009-02-27Bluetooth: When encryption is dropped, do not send RFCOMM packetsJaikumar Ganesh
2009-02-27Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefsDave Young
2009-02-27Bluetooth: Update version numbersMarcel Holtmann
2009-02-27Bluetooth: Restrict application of socket optionsMarcel Holtmann
2009-02-27Bluetooth: Disconnect L2CAP connections without encryptionMarcel Holtmann
2009-02-27Bluetooth: Pause RFCOMM TX when encryption dropsMarcel Holtmann
2009-02-27Bluetooth: Replace RFCOMM link mode with security levelMarcel Holtmann
2009-02-27Bluetooth: Replace L2CAP link mode with security levelMarcel Holtmann
2009-02-27Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann
2009-02-27Bluetooth: Fix SCO state handling for incoming connectionsMarcel Holtmann
2009-02-27Bluetooth: Reject incoming SCO connections without listenersMarcel Holtmann
2009-02-27Bluetooth: Add support for deferring L2CAP connection setupMarcel Holtmann
2009-02-27Bluetooth: Add support for deferring RFCOMM connection setupMarcel Holtmann
2009-02-27Bluetooth: Add global deferred socket parameterMarcel Holtmann
2009-02-27Bluetooth: Preparation for usage of SOL_BLUETOOTHMarcel Holtmann
2009-02-27Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg()Victor Shcherbatyuk
2009-01-07bluetooth: driver API updateStephen Hemminger
2008-12-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-18net: Fix module refcount leak in kernel_accept()Wei Yongjun
2008-12-14bt/rfcomm/tty: join error pathsIlpo Järvinen
2008-12-09bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl().David S. Miller
2008-12-09bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.David S. Miller
2008-11-30Bluetooth: Fix RFCOMM release oops when device is still in useMarcel Holtmann
2008-11-30Bluetooth: Fix format arguments warningMarcel Holtmann
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann
2008-11-30Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann
2008-11-30Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_stringsMarcel Holtmann
2008-11-30Bluetooth: Fix leak of uninitialized data to userspaceVegard Nossum