aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/rfcomm/core.c
Commit message (Expand)AuthorAge
* 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
* Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann2009-02-27
* Bluetooth: Add support for deferring RFCOMM connection setupMarcel Holtmann2009-02-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-23
|\
| * net: Fix module refcount leak in kernel_accept()Wei Yongjun2008-12-18
* | Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-30
|/
* [Bluetooth] Consolidate maintainers informationMarcel Holtmann2008-08-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-07-19
|\
| * [Bluetooth] Move pending packets from RFCOMM socket to TTYMarcel Holtmann2008-07-14
| * [Bluetooth] Store remote modem status for RFCOMM TTYMarcel Holtmann2008-07-14
| * [Bluetooth] Export details about authentication requirementsMarcel Holtmann2008-07-14
| * [Bluetooth] Disconnect when encryption gets disabledMarcel Holtmann2008-07-14
| * [Bluetooth] Enforce security for outgoing RFCOMM connectionsMarcel Holtmann2008-07-14
* | net: remove CVS keywordsAdrian Bunk2008-06-12
|/
* bluetooth: fix locking bug in the rfcomm socket cleanup handlingArjan van de Ven2008-05-29
* bluetooth : __rfcomm_dlc_close lock fixDave Young2008-04-02
* remove final fastcall usersHarvey Harrison2008-02-13
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-28
* [Bluetooth] Convert RFCOMM to use kthread APIMarcel Holtmann2007-10-22
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* [Bluetooth] Disconnect L2CAP connection after last RFCOMM DLCMarcel Holtmann2007-05-04
* [Bluetooth] Use in-kernel sockets APIMarcel Holtmann2007-05-04
* [BLUETOOTH] rfcomm_worker(): fix wakeup raceAndrew Morton2007-04-26
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-26
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wireAl Viro2006-12-03
* [BLUETOOTH]: rfcomm endianness annotationsAl Viro2006-12-03
* [Bluetooth] Handle return values from driver core functionsMarcel Holtmann2006-10-16
* [Bluetooth] Return EINPROGRESS for non-blocking socket callsMarcel Holtmann2006-09-28
* [Bluetooth] Correct RFCOMM channel MTU for broken implementationsMarcel Holtmann2006-07-24
* [Bluetooth] Remaining transitions to use kzalloc()Marcel Holtmann2006-07-12
* [Bluetooth] Add RFCOMM role switch supportMarcel Holtmann2006-07-03
* [Bluetooth] Allow disabling of credit based flow controlMarcel Holtmann2006-07-03
* [Bluetooth] Use real devices for host controllersMarcel Holtmann2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NET] sem2mutex: net/Arjan van de Ven2006-03-21
* [Bluetooth] Reduce L2CAP MTU for RFCOMM connectionsMarcel Holtmann2006-02-13
* [Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann2005-11-08
* [Bluetooth] Move CRC table into RFCOMM coreMarcel Holtmann2005-10-28
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2005-08-29
* [Bluetooth]: Implement RFCOMM remote port negotiationJ. Suter2005-08-29
* [Bluetooth] Revert session reference counting fixMarcel Holtmann2005-08-06