aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/l2cap_sock.c
Commit message (Expand)AuthorAge
* Bluetooth: Rename L2CAP_LE_DEFAULT_MTUAndre Guedes2012-06-04
* Bluetooth: Check MTU value in l2cap_sock_setsockopt_oldAndre Guedes2012-06-04
* Bluetooth: Move check for backlog size to l2cap_sock.cGustavo Padovan2012-06-04
* Bluetooth: Add l2cap_chan->ops->ready()Andrei Emeltchenko2012-06-04
* Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.cAndrei Emeltchenko2012-06-04
* Bluetooth: Use chan as parameters for l2cap chan opsGustavo Padovan2012-06-04
* Bluetooth: Define and use PSM identifiersAndrei Emeltchenko2012-06-04
* Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-04
* Bluetooth: Create flags for bt_sk()Gustavo Padovan2012-05-16
* Bluetooth: report the right security level in getsockoptGustavo Padovan2012-05-16
* Bluetooth: Lock the L2CAP channel when sendingMat Martineau2012-05-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2012-05-16
|\
| * Bluetooth: notify userspace of security level changeGustavo Padovan2012-05-14
* | Bluetooth: Make better use of l2cap_chan reference countingMat Martineau2012-05-09
* | Bluetooth: Use address type info from user-spaceAndre Guedes2012-05-09
* | Bluetooth: Split error handling for L2CAP listen socketsMarcel Holtmann2012-05-09
* | Bluetooth: Remove err parameter from alloc_skb()Gustavo Padovan2012-05-09
* | Bluetooth: Adds set_default function in L2CAP setupAndrei Emeltchenko2012-05-08
* | Bluetooth: Remove unneeded zero initializationAndrei Emeltchenko2012-05-08
* | Bluetooth: Remove sk parameter from l2cap_chan_create()Gustavo Padovan2012-05-08
|/
* Bluetooth: Fix Endian Bug.Santosh Nayak2012-03-28
* Bluetooth: fix conding style issues all over the treeGustavo F. Padovan2012-03-08
* Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffiesMarcel Holtmann2012-03-01
* Bluetooth: Remove socket lock checkAndrei Emeltchenko2012-02-23
* Bluetooth: Change sk lock to chan lock in L2CAP coreAndrei Emeltchenko2012-02-23
* Bluetooth: Revert to mutexes from RCU listAndrei Emeltchenko2012-02-23
* Bluetooth: Use symbolic names for state in debugAndrei Emeltchenko2012-02-17
* Bluetooth: Do not dereference zero skAndrei Emeltchenko2012-02-16
* Bluetooth: Add alloc_skb chan operatorAndrei Emeltchenko2012-02-13
* Bluetooth: silence lockdep warningOctavian Purdila2012-02-13
* Bluetooth: Fix sk_sndtimeo initialization for L2CAP socketAndrzej Kaczmarek2012-02-13
* Bluetooth: Keep chan->state and sk->sk_state in syncGustavo F. Padovan2012-01-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-12-19
|\
| * Bluetooth: Add ProFUSION's copyrightGustavo F. Padovan2011-12-18
| * Bluetooth: invert locking order in connect pathGustavo F. Padovan2011-12-18
| * Bluetooth: Use chan instead of l2cap_pi macroGustavo F. Padovan2011-12-16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-12-06
|\|
| * Bluetooth: Allow L2CAP to increase the security levelGustavo F. Padovan2011-11-10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\ \ | |/ |/|
| * net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-09
|\ \ | |/ |/|
| * Bluetooth: Add channel policy to getsockopt/setsockoptMat Martineau2011-11-07
| * Bluetooth: Initialize tx_win_max for fixed channelAndrei Emeltchenko2011-11-07
| * Bluetooth: set skbuffer priority based on L2CAP socket priorityLuiz Augusto von Dentz2011-11-07
| * Bluetooth: EWS: extended window size option supportAndrei Emeltchenko2011-10-13
| * Bluetooth: convert role_switch variable to flag in l2cap chanAndrei Emeltchenko2011-10-11
| * Bluetooth: convert force_active variable to flag in l2cap chanAndrei Emeltchenko2011-10-11
| * Bluetooth: convert force_reliable variable to flag in l2cap chanAndrei Emeltchenko2011-10-11
| * Bluetooth: convert flushable variable to flag in l2cap chanAndrei Emeltchenko2011-10-11
* | bluetooth: Properly clone LSM attributes to newly created child connectionsPaul Moore2011-10-18
|/