| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: Remove duplicate constant for RFCOMM PSM | Marcel Holtmann | 2014-12-20 | 1 | -2/+0 |
* | Bluetooth: Convert RFCOMM spinlocks into mutexes | Libor Pechacek | 2014-05-05 | 1 | -3/+3 |
* | Bluetooth: Don't fail RFCOMM tty writes | Peter Hurley | 2014-02-14 | 1 | -0/+1 |
* | Bluetooth: Verify dlci not in use before rfcomm_dev create | Peter Hurley | 2014-02-14 | 1 | -0/+1 |
* | Bluetooth: Fix unreleased rfcomm_dev reference | Peter Hurley | 2014-02-14 | 1 | -0/+1 |
* | Bluetooth: Release rfcomm_dev only once | Peter Hurley | 2014-02-14 | 1 | -1/+5 |
* | Bluetooth: Handle security level 4 for RFCOMM connections | Marcel Holtmann | 2014-02-13 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-11-04 | 1 | -0/+2 |
|\ |
|
| * | Bluetooth: Store RFCOMM address information in its own socket structure | Marcel Holtmann | 2013-10-13 | 1 | -0/+2 |
* | | bluetooth: Remove extern from function prototypes | Joe Perches | 2013-09-23 | 1 | -2/+2 |
|/ |
|
* | Bluetooth: Remove RFCOMM session refcnt | Dean Jenkins | 2013-03-08 | 1 | -7/+0 |
* | Bluetooth: Return RFCOMM session ptrs to avoid freed session | Dean Jenkins | 2013-03-08 | 1 | -1/+2 |
* | Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm | Szymon Janc | 2011-10-14 | 1 | -0/+1 |
* | Bluetooth: Clean up some code style issues | Waldemar Rymarkiewicz | 2011-06-09 | 1 | -3/+6 |
* | Bluetooth: clean up legal text | Andrei Emeltchenko | 2010-12-01 | 1 | -7/+7 |
* | Bluetooth: clean up rfcomm code | Andrei Emeltchenko | 2010-12-01 | 1 | -2/+2 |
* | Bluetooth: clean up rfcomm code | Andrei Emeltchenko | 2010-10-12 | 1 | -5/+0 |
* | Bluetooth: Use __packed annotation | Gustavo F. Padovan | 2010-07-21 | 1 | -7/+7 |
* | Bluetooth: Fix rejected connection not disconnecting ACL link | Luiz Augusto von Dentz | 2009-08-22 | 1 | -0/+2 |
* | bluetooth: rfcomm_init bug fix | Dave Young | 2009-08-03 | 1 | -1/+11 |
* | Bluetooth: Pause RFCOMM TX when encryption drops | Marcel Holtmann | 2009-02-27 | 1 | -4/+5 |
* | Bluetooth: Replace RFCOMM link mode with security level | Marcel Holtmann | 2009-02-27 | 1 | -3/+4 |
* | Bluetooth: Add support for deferring RFCOMM connection setup | Marcel Holtmann | 2009-02-27 | 1 | -2/+4 |
* | [Bluetooth] Store remote modem status for RFCOMM TTY | Marcel Holtmann | 2008-07-14 | 1 | -0/+1 |
* | [Bluetooth] Enforce security for outgoing RFCOMM connections | Marcel Holtmann | 2008-07-14 | 1 | -0/+1 |
* | [NET]: Remove FASTCALL macro | Harvey Harrison | 2008-01-28 | 1 | -2/+2 |
* | [Bluetooth] Keep rfcomm_dev on the list until it is freed | Ville Tervo | 2007-07-11 | 1 | -0/+1 |
* | [BLUETOOTH]: rfcomm endianness annotations | Al Viro | 2006-12-02 | 1 | -2/+2 |
* | [Bluetooth] Reduce L2CAP MTU for RFCOMM connections | Marcel Holtmann | 2006-02-13 | 1 | -1/+1 |
* | [Bluetooth]: Remove the usage of /proc completely | Marcel Holtmann | 2005-11-08 | 1 | -2/+0 |
* | [Bluetooth] Move CRC table into RFCOMM core | Marcel Holtmann | 2005-10-28 | 1 | -3/+0 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 | 1 | -1/+1 |
* | [Bluetooth]: Fix sparse warnings (__nocast type) | Victor Fusco | 2005-08-29 | 1 | -1/+1 |
* | [Bluetooth]: Implement RFCOMM remote port negotiation | J. Suter | 2005-08-29 | 1 | -3/+9 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+353 |