aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/rfcomm
Commit message (Expand)AuthorAge
* 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
* net: pass kern to net_proto_family create functionEric Paris2009-11-06
* net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-12
* net: mark net_proto_ops as constStephen Hemminger2009-10-07
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* 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
* proc tty: remove struct tty_operations::read_procAlexey Dobriyan2009-04-01
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-26
|\
| * Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck2009-03-24
* | 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: Restrict application of socket optionsMarcel 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
* | Bluetooth: Preparation for usage of SOL_BLUETOOTHMarcel Holtmann2009-02-27
* | Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg()Victor Shcherbatyuk2009-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
* | bt/rfcomm/tty: join error pathsIlpo Järvinen2008-12-15
* | bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl().David S. Miller2008-12-09
* | bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.David S. Miller2008-12-09
* | Bluetooth: Fix RFCOMM release oops when device is still in useMarcel Holtmann2008-11-30
* | Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-30
* | bluetooth: fix warning in net/bluetooth/rfcomm/sock.cIngo Molnar2008-11-25
|/
* [Bluetooth] Consolidate maintainers informationMarcel Holtmann2008-08-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-20
|\
| * 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] Use non-canonical TTY by default for RFCOMMMarcel Holtmann2008-07-14
| | * [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCOMarcel 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
| |/
* / tty: Ldisc revampAlan Cox2008-07-20
|/
* bluetooth: rfcomm_dev_state_change deadlock fixDave Young2008-06-03
* bluetooth: fix locking bug in the rfcomm socket cleanup handlingArjan van de Ven2008-05-29
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03
|\