aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/rfcomm
Commit message (Expand)AuthorAge
* 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
|\
| * bluetooth : __rfcomm_dlc_close lock fixDave Young2008-04-02
| * bluetooth: replace deprecated RW_LOCK_UNLOCKED macrosRobert P. J. Day2008-03-28
* | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
|/
* remove final fastcall usersHarvey Harrison2008-02-13
* bluetooth rfcomm tty: destroy before tty_close()Dave Young2008-02-05
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-28
* [BLUETOOTH]: Move children of connection device to NULL before connection down.Dave Young2008-01-23
* [BLUETOOTH]: rfcomm tty BUG_ON() code fixDave Young2008-01-11
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-01
* [Bluetooth] Convert RFCOMM to use kthread APIMarcel Holtmann2007-10-22
* [Bluetooth] Add address and channel attribute to RFCOMM TTY deviceMarcel Holtmann2007-10-22
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-10