aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
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
2008-11-25bluetooth: fix warning in net/bluetooth/rfcomm/sock.cIngo Molnar
2008-11-12netdevice: safe convert to netdev_priv() #part-4Wang Chen
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-03net/: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-16net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg
2008-10-14HID: move connect quirksJiri Slaby
2008-10-14HID: move apple quirksJiri Slaby
2008-10-14HID: move ignore quirksJiri Slaby
2008-10-14HID: hid, make parsing event drivenJiri Slaby
2008-10-14HID: make a bus from hid codeJiri Slaby
2008-09-12[Bluetooth] Fix regression from using default link policyMarcel Holtmann
2008-09-09[Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann
2008-09-09[Bluetooth] Enforce correct authentication requirementsMarcel Holtmann
2008-09-09[Bluetooth] Fix reference counting during ACL config stageMarcel Holtmann
2008-08-18[Bluetooth] Consolidate maintainers informationMarcel Holtmann
2008-08-18[Bluetooth] Fix userspace breakage due missing class linksMarcel Holtmann
2008-08-07[Bluetooth] Add parameters to control BNEP header compressionMarcel Holtmann
2008-07-21bluetooth: remove improper bluetooth class symlinks.Greg Kroah-Hartman
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-20tty: Ldisc revampAlan Cox
2008-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2008-07-14[Bluetooth] Allow security for outgoing L2CAP connectionsMarcel Holtmann
2008-07-14[Bluetooth] Add option to disable eSCO connection creationMarcel Holtmann
2008-07-14[Bluetooth] Signal user-space for HIDP and BNEP socket errorsMarcel Holtmann
2008-07-14[Bluetooth] Move pending packets from RFCOMM socket to TTYMarcel Holtmann
2008-07-14[Bluetooth] Store remote modem status for RFCOMM TTYMarcel Holtmann