summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/rfcomm/core.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville1-2/+7
2011-10-14Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc1-2/+7
2011-09-27Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMMMat Martineau1-1/+4
2011-08-11Bluetooth: rfcomm: Remove unnecessary krfcommd eventPeter Hurley1-10/+7
2011-05-11Bluetooth: Double check sec req for pre 2.1 deviceWaldemar Rymarkiewicz1-1/+1
2011-04-28Bluetooth: Move conn to struct l2cap_chanGustavo F. Padovan1-3/+5
2011-04-28Bluetooth: Move more channel info to struct l2cap_chanGustavo F. Padovan1-5/+6
2011-04-27Bluetooth: Move more vars to struct l2cap_chanGustavo F. Padovan1-1/+1
2011-02-15Bluetooth: remove l2cap_load() hackGustavo F. Padovan1-2/+0
2011-01-19Bluetooth: Never deallocate a session when some DLC points to itLukáš Turek1-1/+2
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2010-12-06Bluetooth: Fix initial RFCOMM DLC security levelJohan Hedberg1-0/+1
2010-12-01Bluetooth: clean up rfcomm codeAndrei Emeltchenko1-4/+4
2010-11-09Bluetooth: fix not setting security level when creating a rfcomm sessionLuiz Augusto von Dentz1-3/+10
2010-10-12Bluetooth: clean up rfcomm codeAndrei Emeltchenko1-15/+14
2010-10-12Bluetooth: remove extra newline from debug outputAndrei Emeltchenko1-1/+1
2010-10-12Bluetooth: Fix RFCOMM RPN negotiationYuri Kululin1-4/+4
2010-09-23net: return operator cleanupEric Dumazet1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-21Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann1-23/+29
2010-03-21Bluetooth: Fix potential bad memory access with sysfs filesMarcel Holtmann1-1/+12
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen1-1/+3
2010-02-03Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socketNick Pelly1-1/+5
2010-02-03Bluetooth: Fix sleeping function in RFCOMM within invalid contextMarcel Holtmann1-1/+1
2009-12-03Bluetooth: Add RFCOMM option to use L2CAP ERTM modeMarcel Holtmann1-0/+6
2009-08-22Bluetooth: Fix rejected connection not disconnecting ACL linkLuiz Augusto von Dentz1-0/+41
2009-08-22Bluetooth: Coding style cleanup from previous rfcomm_init bug fixMarcel Holtmann1-13/+15
2009-08-03bluetooth: rfcomm_init bug fixDave Young1-8/+19
2009-06-08Bluetooth: Remove pointless endian conversion helpersMarcel Holtmann1-6/+6
2009-04-19Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUPJohan Hedberg1-0/+2
2009-02-27Bluetooth: Fix RFCOMM usage of in-kernel L2CAP socketsMarcel Holtmann1-0/+3
2009-02-27Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUPMarcel Holtmann1-0/+11
2009-02-27Bluetooth: Use general bonding whenever possibleMarcel Holtmann1-1/+15
2009-02-27Bluetooth: When encryption is dropped, do not send RFCOMM packetsJaikumar Ganesh1-0/+3
2009-02-27Bluetooth: Update version numbersMarcel Holtmann1-1/+1
2009-02-27Bluetooth: Pause RFCOMM TX when encryption dropsMarcel Holtmann1-6/+17
2009-02-27Bluetooth: Replace RFCOMM link mode with security levelMarcel Holtmann1-21/+7
2009-02-27Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann1-57/+24
2009-02-27Bluetooth: Add support for deferring RFCOMM connection setupMarcel Holtmann1-15/+41
2008-12-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+0
2008-12-18net: Fix module refcount leak in kernel_accept()Wei Yongjun1-2/+0
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann1-5/+0
2008-08-18[Bluetooth] Consolidate maintainers informationMarcel Holtmann1-1/+1
2008-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller1-32/+60
2008-07-14[Bluetooth] Move pending packets from RFCOMM socket to TTYMarcel Holtmann1-1/+1
2008-07-14[Bluetooth] Store remote modem status for RFCOMM TTYMarcel Holtmann1-0/+4
2008-07-14[Bluetooth] Export details about authentication requirementsMarcel Holtmann1-1/+2
2008-07-14[Bluetooth] Disconnect when encryption gets disabledMarcel Holtmann1-0/+8
2008-07-14[Bluetooth] Enforce security for outgoing RFCOMM connectionsMarcel Holtmann1-31/+46
2008-06-11net: remove CVS keywordsAdrian Bunk1-2/+0