aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
* Bluetooth: Release BTM while sleeping to avoid deadlockVladislav P2011-02-16
* Bluetooth: Set conn state to BT_DISCONN to avoid multiple responsesBao Liang2011-02-02
* Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg2011-01-19
* Bluetooth: Fix authentication request for L2CAP raw socketsJohan Hedberg2011-01-19
* Bluetooth: Create a unified auth_type evaluation functionJohan Hedberg2011-01-19
* Bluetooth: Fix MITM protection requirement preservationJohan Hedberg2011-01-19
* Revert "Bluetooth: Update sec_level/auth_type for already existing connections"Johan Hedberg2011-01-19
* Bluetooth: Never deallocate a session when some DLC points to itLukáš Turek2011-01-19
* Bluetooth: Fix leaking blacklist when unregistering a hci deviceJohan Hedberg2011-01-19
* Bluetooth: l2cap: fix misuse of logical operation in place of bitopDavid Sterba2011-01-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-01-04
|\
| * Bluetooth: Improve handling of HCI control channel in bindGustavo F. Padovan2010-12-22
| * Bluetooth: Fix __hci_request synchronization for hci_open_devJohan Hedberg2010-12-22
| * Bluetooth: Add management events for controller addition & removalJohan Hedberg2010-12-22
| * Bluetooth: Add read_info management commandJohan Hedberg2010-12-22
| * Bluetooth: Add read_index_list management commandJohan Hedberg2010-12-22
| * Bluetooth: Add read_version management commandJohan Hedberg2010-12-22
| * Bluetooth: Add error handling for managment command handlersJohan Hedberg2010-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
| * Net: bluetooth: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-12-07
| * Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG stateGustavo F. Padovan2010-12-06
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-15
|\ \ | |/ |/|
| * Bluetooth: Fix initial RFCOMM DLC security levelJohan Hedberg2010-12-06
* | Bluetooth: clean up hci codeAndrei Emeltchenko2010-12-01
* | Bluetooth: clean up l2cap codeAndrei Emeltchenko2010-12-01
* | Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-12-01
* | Bluetooth: clean up sco codeAndrei Emeltchenko2010-12-01
* | Bluetooth: Fix error handling for l2cap_init()Anderson Lizardo2010-12-01
* | Bluetooth: Get rid of __rfcomm_get_sock_by_channel()Gustavo F. Padovan2010-12-01
* | Bluetooth: Get rid of __l2cap_get_sock_by_psm()Gustavo F. Padovan2010-12-01
* | Bluetooth: do not use assignment in if conditionAndrei Emeltchenko2010-12-01
* | Bluetooth: timer check sk is not owned before freeingAndrei Emeltchenko2010-12-01
* | Bluetooth: Check sk is not owned before freeing l2cap_connAndrei Emeltchenko2010-12-01
* | Bluetooth: hidp: fix information leak to userlandVasiliy Kulikov2010-12-01
* | Bluetooth: cmtp: fix information leak to userlandVasiliy Kulikov2010-12-01
* | Bluetooth: bnep: fix information leak to userlandVasiliy Kulikov2010-12-01
* | Bluetooth: Automate remote name requestsJohan Hedberg2010-12-01
* | Bluetooth: Create a unified authentication request functionJohan Hedberg2010-12-01
* | Bluetooth: Simplify remote features callback function logicJohan Hedberg2010-12-01
|/
* Bluetooth: Fix not returning proper error in SCOGustavo F. Padovan2010-11-22
* Bluetooth: fix not setting security level when creating a rfcomm sessionLuiz Augusto von Dentz2010-11-08
* Bluetooth: fix endianness conversion in L2CAPGustavo F. Padovan2010-11-08
* Bluetooth: fix unaligned access to l2cap conf datasteven miao2010-11-08
* Bluetooth: Fix non-SSP auth request for HIGH security level socketsJohan Hedberg2010-11-08
* Bluetooth: fix hidp kconfig dependency warningRandy Dunlap2010-11-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-21
| |\
| | * Bluetooth: fix oops in l2cap_connect_reqNathan Holstein2010-10-17
| * | Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-10-12