summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/rfcomm
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: fix not setting security level when creating a rfcomm sessionLuiz Augusto von Dentz2010-11-091-3/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-233-123/+28
|\
| * Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-10-121-15/+14
| * Bluetooth: make batostr() print in the right orderGustavo F. Padovan2010-10-121-3/+1
| * Bluetooth: remove extra newline from debug outputAndrei Emeltchenko2010-10-121-1/+1
| * Bluetooth: Use common SOCK_STREAM receive code in RFCOMMMat Martineau2010-10-121-98/+6
| * Bluetooth: Fix RFCOMM RPN negotiationYuri Kululin2010-10-121-4/+4
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-111-0/+4
| |\
| * | net: return operator cleanupEric Dumazet2010-09-231-2/+2
* | | tty: icount changeover for other main devicesAlan Cox2010-10-221-4/+0
| |/ |/|
* | Bluetooth: Fix inconsistent lock state with RFCOMMGustavo F. Padovan2010-09-301-0/+4
|/
* Bluetooth: Remove __exit from rfcomm_cleanup_ttys()Gustavo F. Padovan2010-07-311-1/+1
* Bluetooth: Add __init and __exit marks to RFCOMMGustavo F. Padovan2010-07-272-3/+3
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-171-2/+0
* net: sk_sleep() helperEric Dumazet2010-04-201-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-061-1/+2
|\
| * net: check the length of the socket address passed to connect(2)Changli Gao2010-04-011-1/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann2010-03-212-43/+56
* Bluetooth: Fix potential bad memory access with sysfs filesMarcel Holtmann2010-03-212-2/+22
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-072-2/+6
* Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socketNick Pelly2010-02-031-1/+5
* Bluetooth: Fix sleeping function in RFCOMM within invalid contextMarcel Holtmann2010-02-031-1/+1
* Bluetooth: Add RFCOMM option to use L2CAP ERTM modeMarcel Holtmann2009-12-031-0/+6
* net: pass kern to net_proto_family create functionEric Paris2009-11-051-1/+2
* net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-1/+1
* net: mark net_proto_ops as constStephen Hemminger2009-10-071-1/+1
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-301-2/+2
* Bluetooth: Fix rejected connection not disconnecting ACL linkLuiz Augusto von Dentz2009-08-221-0/+41
* Bluetooth: Coding style cleanup from previous rfcomm_init bug fixMarcel Holtmann2009-08-221-13/+15
* bluetooth: rfcomm_init bug fixDave Young2009-08-032-9/+20
* Bluetooth: Remove pointless endian conversion helpersMarcel Holtmann2009-06-081-6/+6
* Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUPJohan Hedberg2009-04-191-0/+2
* proc tty: remove struct tty_operations::read_procAlexey Dobriyan2009-04-011-6/+0
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-261-2/+3
|\
| * Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck2009-03-241-2/+3
* | Bluetooth: Fix RFCOMM usage of in-kernel L2CAP socketsMarcel Holtmann2009-02-271-0/+3
* | Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUPMarcel Holtmann2009-02-271-0/+11
* | Bluetooth: Use general bonding whenever possibleMarcel Holtmann2009-02-271-1/+15
* | Bluetooth: When encryption is dropped, do not send RFCOMM packetsJaikumar Ganesh2009-02-271-0/+3
* | Bluetooth: Update version numbersMarcel Holtmann2009-02-271-1/+1
* | Bluetooth: Restrict application of socket optionsMarcel Holtmann2009-02-271-0/+16
* | Bluetooth: Pause RFCOMM TX when encryption dropsMarcel Holtmann2009-02-271-6/+17
* | Bluetooth: Replace RFCOMM link mode with security levelMarcel Holtmann2009-02-272-28/+75
* | Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann2009-02-271-57/+24
* | Bluetooth: Add support for deferring RFCOMM connection setupMarcel Holtmann2009-02-272-16/+84
* | Bluetooth: Preparation for usage of SOL_BLUETOOTHMarcel Holtmann2009-02-271-2/+49
* | Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg()Victor Shcherbatyuk2009-02-271-1/+4
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-231-2/+0
|\
| * net: Fix module refcount leak in kernel_accept()Wei Yongjun2008-12-181-2/+0
OpenPOWER on IntegriCloud