summaryrefslogtreecommitdiff
path: root/net/bluetooth/rfcomm
Commit message (Expand)AuthorAge
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-17
* net: sk_sleep() helperEric Dumazet2010-04-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-06
|\
| * net: check the length of the socket address passed to connect(2)Changli Gao2010-04-01
* | 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
* net: pass kern to net_proto_family create functionEric Paris2009-11-05
* 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-14
* | 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