aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/l2cap_core.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2012-01-10
|\
| * Bluetooth: Don't use *_bh locks anymoreGustavo F. Padovan2012-01-02
| * Bluetooth: Fix bacpy in l2cap_core.cGustavo F. Padovan2012-01-02
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-03
|\|
| * Bluetooth: add debug output to l2cap_ack_timeout()Gustavo F. Padovan2011-12-22
| * Bluetooth: Fix deadlocks with sock lock and L2CAP timers locksUlisses Furquim2011-12-22
| * Bluetooth: Make HCI call directly into SCO and L2CAP event functionsUlisses Furquim2011-12-22
| * Bluetooth: Rename info_work to info_timerGustavo F. Padovan2011-12-20
| * Bluetooth: convert security timer to delayed_workGustavo F. Padovan2011-12-20
| * Bluetooth: Move l2cap_{set,clear}_timer to l2cap.hGustavo F. Padovan2011-12-20
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetoothGustavo F. Padovan2011-12-19
| |\
| * | Bluetooth: Add ProFUSION's copyrightGustavo F. Padovan2011-12-18
| * | Bluetooth: Change l2cap chan_list to use RCUGustavo F. Padovan2011-12-18
| * | Bluetooth: invert locking order in connect pathGustavo F. Padovan2011-12-18
| * | Bluetooth: convert info timer to delayed_workGustavo F. Padovan2011-12-18
| * | Bluetooth: convert chan_lock to mutexGustavo F. Padovan2011-12-18
| * | Bluetooth: Remove sk_backlog usage from L2CAPGustavo F. Padovan2011-12-18
| * | Bluetooth: Don't use spin_lock socket lock anymoreGustavo F. Padovan2011-12-18
| * | Bluetooth: Move L2CAP timers to workqueueGustavo F. Padovan2011-12-18
| * | Bluetooth: Replace spin_lock by mutex in hci_devGustavo F. Padovan2011-12-18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23
|\ \ \ | | |/ | |/|
| * | Bluetooth: Prevent uninitialized data access in L2CAP configurationMat Martineau2011-12-18
* | | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
| |/ |/|
* | Bluetooth: Add user readable debug for state changesGustavo F. Padovan2011-11-23
* | Bluetooth: making enable_hs independent from L2CAPAndrei Emeltchenko2011-11-21
* | Bluetooth: Fix some checkpatch.pl errors and warningsSzymon Janc2011-11-16
* | Bluetooth: Simplify __l2cap_global_chan_by_addrSzymon Janc2011-11-16
* | Bluetooth: Refactor loop in l2cap_retransmit_one_frameSzymon Janc2011-11-16
* | Bluetooth: Simplify l2cap_add_to_srej_queueSzymon Janc2011-11-16
* | Bluetooth: Fix possible NULL pointer derefence in l2cap codeSzymon Janc2011-11-16
* | Bluetooth: Only set ack_timer if we didn't send and ackGustavo F. Padovan2011-11-10
* | Bluetooth: Rename l2cap_check_security()Gustavo F. Padovan2011-11-10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-09
|\ \ | |/ |/|
| * Bluetooth: EFS: parse L2CAP config responseAndrei Emeltchenko2011-11-08
| * Bluetooth: Define HCI reasons instead of magic numberAndrei Emeltchenko2011-11-08
| * Bluetooth: Add debug print to l2cap_chan_createSzymon Janc2011-11-07
| * Bluetooth: Add signal handlers for channel movesMat Martineau2011-11-07
| * Bluetooth: Use symbolic values for the fixed channel mapMat Martineau2011-11-07
| * Bluetooth: Add signal handlers for channel creationMat Martineau2011-11-07
| * Bluetooth: prioritizing data over HCILuiz Augusto von Dentz2011-11-07
| * Bluetooth: set skbuffer priority based on L2CAP socket priorityLuiz Augusto von Dentz2011-11-07
| * Bluetooth: correct debug outputAndrei Emeltchenko2011-11-07
| * Bluetooth: remove magic offset and sizeAndrei Emeltchenko2011-11-07
| * Bluetooth: small styles clean ups to l2cap_core.cGustavo F. Padovan2011-11-07
| * Bluetooth: EFS: implement L2CAP config pending stateAndrei Emeltchenko2011-11-07
| * Bluetooth: EFS: parse L2CAP config requestAndrei Emeltchenko2011-10-17
| * Bluetooth: EWS: fix max_pdu calculationAndrei Emeltchenko2011-10-17
| * Bluetooth: EWS: remove magic numbers in l2capAndrei Emeltchenko2011-10-17
| * Bluetooth: EWS: support extended seq numbersAndrei Emeltchenko2011-10-17
| * Bluetooth: EWS: handling different Control fieldsAndrei Emeltchenko2011-10-17