aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/rfcomm/core.c
Commit message (Expand)AuthorAge
* Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-04
* Bluetooth: Remove most of the inline usageGustavo Padovan2012-06-04
* Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila2012-02-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-03
|\
| * Bluetooth: Fix a compile warning in RFCOMMGustavo F. Padovan2011-12-27
| * Bluetooth: Remove l2cap priority from inside RFCOMM.Gustavo F. Padovan2011-12-22
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetoothGustavo F. Padovan2011-12-19
| |\
* | \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23
|\ \ \ | | |/ | |/|
| * | Bluetooth: Clear RFCOMM session timer when disconnecting last channelMat Martineau2011-12-18
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-02
| |\ \
| | * | Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-10-14
* | | | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
| |_|/ |/| |
* | | Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-11-07
* | | Bluetooth: make use sk_priority to priritize RFCOMM packetsLuiz Augusto von Dentz2011-11-07
* | | Bluetooth: replace list_for_each with list_for_each_entry whenever possibleLuiz Augusto von Dentz2011-11-07
|/ /
* / Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMMMat Martineau2011-09-27
|/
* Bluetooth: rfcomm: Remove unnecessary krfcommd eventPeter Hurley2011-08-11
* Bluetooth: Double check sec req for pre 2.1 deviceWaldemar Rymarkiewicz2011-05-11
* Bluetooth: Move conn to struct l2cap_chanGustavo F. Padovan2011-04-28
* Bluetooth: Move more channel info to struct l2cap_chanGustavo F. Padovan2011-04-28
* Bluetooth: Move more vars to struct l2cap_chanGustavo F. Padovan2011-04-27
* Bluetooth: remove l2cap_load() hackGustavo F. Padovan2011-02-15
* Bluetooth: Never deallocate a session when some DLC points to itLukáš Turek2011-01-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-17
|\
| * Bluetooth: Fix initial RFCOMM DLC security levelJohan Hedberg2010-12-06
* | Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-12-01
|/
* Bluetooth: fix not setting security level when creating a rfcomm sessionLuiz Augusto von Dentz2010-11-08
* Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-10-12
* Bluetooth: remove extra newline from debug outputAndrei Emeltchenko2010-10-12
* Bluetooth: Fix RFCOMM RPN negotiationYuri Kululin2010-10-12
* net: return operator cleanupEric Dumazet2010-09-23
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann2010-03-21
* Bluetooth: Fix potential bad memory access with sysfs filesMarcel Holtmann2010-03-21
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-07
* Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socketNick Pelly2010-02-03
* Bluetooth: Fix sleeping function in RFCOMM within invalid contextMarcel Holtmann2010-02-03
* Bluetooth: Add RFCOMM option to use L2CAP ERTM modeMarcel Holtmann2009-12-03
* Bluetooth: Fix rejected connection not disconnecting ACL linkLuiz Augusto von Dentz2009-08-22
* Bluetooth: Coding style cleanup from previous rfcomm_init bug fixMarcel Holtmann2009-08-22
* bluetooth: rfcomm_init bug fixDave Young2009-08-03
* Bluetooth: Remove pointless endian conversion helpersMarcel Holtmann2009-06-08
* Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUPJohan Hedberg2009-04-19
* Bluetooth: Fix RFCOMM usage of in-kernel L2CAP socketsMarcel Holtmann2009-02-27
* Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUPMarcel Holtmann2009-02-27
* Bluetooth: Use general bonding whenever possibleMarcel Holtmann2009-02-27
* Bluetooth: When encryption is dropped, do not send RFCOMM packetsJaikumar Ganesh2009-02-27
* Bluetooth: Update version numbersMarcel Holtmann2009-02-27
* Bluetooth: Pause RFCOMM TX when encryption dropsMarcel Holtmann2009-02-27
* Bluetooth: Replace RFCOMM link mode with security levelMarcel Holtmann2009-02-27