aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth/rfcomm/core.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-21Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann
2010-03-21Bluetooth: Fix potential bad memory access with sysfs filesMarcel Holtmann
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen
2010-02-03Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socketNick Pelly
2010-02-03Bluetooth: Fix sleeping function in RFCOMM within invalid contextMarcel Holtmann
2009-12-03Bluetooth: Add RFCOMM option to use L2CAP ERTM modeMarcel Holtmann
2009-08-22Bluetooth: Fix rejected connection not disconnecting ACL linkLuiz Augusto von Dentz
2009-08-22Bluetooth: Coding style cleanup from previous rfcomm_init bug fixMarcel Holtmann
2009-08-03bluetooth: rfcomm_init bug fixDave Young
2009-06-08Bluetooth: Remove pointless endian conversion helpersMarcel Holtmann
2009-04-19Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUPJohan Hedberg
2009-02-27Bluetooth: Fix RFCOMM usage of in-kernel L2CAP socketsMarcel Holtmann
2009-02-27Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUPMarcel Holtmann
2009-02-27Bluetooth: Use general bonding whenever possibleMarcel Holtmann
2009-02-27Bluetooth: When encryption is dropped, do not send RFCOMM packetsJaikumar Ganesh
2009-02-27Bluetooth: Update version numbersMarcel Holtmann
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 enhanced security model for Simple PairingMarcel Holtmann
2009-02-27Bluetooth: Add support for deferring RFCOMM connection setupMarcel Holtmann
2008-12-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-18net: Fix module refcount leak in kernel_accept()Wei Yongjun
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann
2008-08-18[Bluetooth] Consolidate maintainers informationMarcel Holtmann
2008-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2008-07-14[Bluetooth] Move pending packets from RFCOMM socket to TTYMarcel Holtmann
2008-07-14[Bluetooth] Store remote modem status for RFCOMM TTYMarcel Holtmann
2008-07-14[Bluetooth] Export details about authentication requirementsMarcel Holtmann
2008-07-14[Bluetooth] Disconnect when encryption gets disabledMarcel Holtmann
2008-07-14[Bluetooth] Enforce security for outgoing RFCOMM connectionsMarcel Holtmann
2008-06-11net: remove CVS keywordsAdrian Bunk
2008-05-29bluetooth: fix locking bug in the rfcomm socket cleanup handlingArjan van de Ven
2008-04-01bluetooth : __rfcomm_dlc_close lock fixDave Young
2008-02-13remove final fastcall usersHarvey Harrison
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov
2007-10-22[Bluetooth] Convert RFCOMM to use kthread APIMarcel Holtmann
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-05-05[Bluetooth] Disconnect L2CAP connection after last RFCOMM DLCMarcel Holtmann
2007-05-05[Bluetooth] Use in-kernel sockets APIMarcel Holtmann
2007-04-26[BLUETOOTH] rfcomm_worker(): fix wakeup raceAndrew Morton
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-02-10[NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-02[BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wireAl Viro
2006-12-02[BLUETOOTH]: rfcomm endianness annotationsAl Viro
2006-10-15[Bluetooth] Handle return values from driver core functionsMarcel Holtmann
2006-09-28[Bluetooth] Return EINPROGRESS for non-blocking socket callsMarcel Holtmann
2006-07-24[Bluetooth] Correct RFCOMM channel MTU for broken implementationsMarcel Holtmann
2006-07-12[Bluetooth] Remaining transitions to use kzalloc()Marcel Holtmann
2006-07-03[Bluetooth] Add RFCOMM role switch supportMarcel Holtmann