aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/rfcomm.h
AgeCommit message (Expand)Author
2017-04-12Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_tElena Reshetova
2014-12-20Bluetooth: Remove duplicate constant for RFCOMM PSMMarcel Holtmann
2014-05-05Bluetooth: Convert RFCOMM spinlocks into mutexesLibor Pechacek
2014-02-14Bluetooth: Don't fail RFCOMM tty writesPeter Hurley
2014-02-14Bluetooth: Verify dlci not in use before rfcomm_dev createPeter Hurley
2014-02-14Bluetooth: Fix unreleased rfcomm_dev referencePeter Hurley
2014-02-14Bluetooth: Release rfcomm_dev only oncePeter Hurley
2014-02-13Bluetooth: Handle security level 4 for RFCOMM connectionsMarcel Holtmann
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-13Bluetooth: Store RFCOMM address information in its own socket structureMarcel Holtmann
2013-09-23bluetooth: Remove extern from function prototypesJoe Perches
2013-03-08Bluetooth: Remove RFCOMM session refcntDean Jenkins
2013-03-08Bluetooth: Return RFCOMM session ptrs to avoid freed sessionDean Jenkins
2011-10-14Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc
2011-06-09Bluetooth: Clean up some code style issuesWaldemar Rymarkiewicz
2010-12-01Bluetooth: clean up legal textAndrei Emeltchenko
2010-12-01Bluetooth: clean up rfcomm codeAndrei Emeltchenko
2010-10-12Bluetooth: clean up rfcomm codeAndrei Emeltchenko
2010-07-21Bluetooth: Use __packed annotationGustavo F. Padovan
2009-08-22Bluetooth: Fix rejected connection not disconnecting ACL linkLuiz Augusto von Dentz
2009-08-03bluetooth: rfcomm_init bug fixDave Young
2009-02-27Bluetooth: Pause RFCOMM TX when encryption dropsMarcel Holtmann
2009-02-27Bluetooth: Replace RFCOMM link mode with security levelMarcel Holtmann
2009-02-27Bluetooth: Add support for deferring RFCOMM connection setupMarcel Holtmann
2008-07-14[Bluetooth] Store remote modem status for RFCOMM TTYMarcel Holtmann
2008-07-14[Bluetooth] Enforce security for outgoing RFCOMM connectionsMarcel Holtmann
2008-01-28[NET]: Remove FASTCALL macroHarvey Harrison
2007-07-11[Bluetooth] Keep rfcomm_dev on the list until it is freedVille Tervo
2006-12-02[BLUETOOTH]: rfcomm endianness annotationsAl Viro
2006-02-13[Bluetooth] Reduce L2CAP MTU for RFCOMM connectionsMarcel Holtmann
2005-11-08[Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann
2005-10-28[Bluetooth] Move CRC table into RFCOMM coreMarcel Holtmann
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-08-29[Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco
2005-08-29[Bluetooth]: Implement RFCOMM remote port negotiationJ. Suter
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds