aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth/rfcomm
Commit message (Expand)AuthorAgeFilesLines
* net: bluetooth: Fix mismergesBruno Martins2017-08-171-6/+1
* BACKPORT: Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery2017-08-051-7/+11
* Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause2017-08-031-0/+1
* Bluetooth: Add missing lock nesting notationGustavo Padovan2017-08-031-0/+4
* Merge tag 'v3.4.80' into HEADBruno Martins2017-08-021-1/+0
|\
| * net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-12-081-1/+0
* | Merge tag 'v3.4.50' into HEADBruno Martins2017-08-011-0/+1
|\|
| * Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause2013-05-011-0/+1
* | Merge tag 'v3.4.30' into HEADBruno Martins2017-08-011-1/+1
|\|
| * Bluetooth: Add missing lock nesting notationGustavo Padovan2013-01-111-2/+2
* | Merge tag 'v3.4.20' into HEADBruno Martins2017-08-012-1/+3
|\|
| * Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause2012-10-021-0/+1
| * Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause2012-10-021-1/+1
| * Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)Mathias Krause2012-10-021-0/+1
* | Bluetooth: Introduce new security levelBhakthavatsala Raghavendra2013-02-212-2/+6
* | Bluetooth: Validate session before rfcomm_session_delSrinivas Krovvidi2012-07-281-0/+15
* | Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4Steve Muckle2012-06-063-151/+196
|\ \
| * | Bluetooth: Clear RFCOMM session timer when disconnecting last channelMat Martineau2011-11-171-0/+1
| * | Bluetooth: Change socket release contextMat Martineau2011-10-031-3/+33
| * | Bluetooth: Changes to handle cfm cb only after dlc is linked to session.Srinivas Krovvidi2011-10-031-21/+45
| * | Bluetooth : RFCOMM Frame size changeMallikarjuna GB2011-10-031-4/+10
| * | Initial ContributionBryan Huntsman2011-10-032-41/+43
| * | Bluetooth: rfcomm: Fix lost wakeups waiting to accept socketPeter Hurley2011-08-021-14/+14
| * | Bluetooth: rfcomm: Remove unnecessary krfcommd eventPeter Hurley2011-08-021-10/+7
| * | Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd2011-07-111-1/+2
| * | Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockop...David Miller2011-07-111-2/+0
| * | Merge commit 'v3.0-rc5' into android-3.0Colin Cross2011-06-291-0/+1
| |\ \
| * | | Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly2011-06-141-1/+0
* | | | Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly2012-04-091-1/+0
| |_|/ |/| |
* | | Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-201-3/+3
|\ \ \
| * | | Bluetooth: Fix using uninitialized variableLuiz Augusto von Dentz2012-03-081-3/+3
| * | | Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila2012-02-131-6/+12
| * | | Bluetooth: silence lockdep warningOctavian Purdila2012-02-131-0/+2
* | | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-201-1/+0
|\ \ \ \
| * | | | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-1/+0
| |/ / /
* | | | Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila2012-02-151-6/+12
* | | | Bluetooth: silence lockdep warningOctavian Purdila2012-02-151-0/+2
|/ / /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2012-01-102-17/+17
|\ \ \
| * | | Bluetooth: Fix context in RFCOMM ttyGustavo F. Padovan2012-01-021-11/+11
| * | | Bluetooth: Fix context in rfcomm_sock_lockGustavo F. Padovan2012-01-021-6/+6
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-032-28/+15
|\| | |
| * | | Bluetooth: Fix a compile warning in RFCOMMGustavo F. Padovan2011-12-271-3/+0
| * | | Bluetooth: Remove l2cap priority from inside RFCOMM.Gustavo F. Padovan2011-12-221-27/+17
| * | | Bluetooth: Always compile SCO and L2CAP in Bluetooth CoreUlisses Furquim2011-12-211-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetoothGustavo F. Padovan2011-12-191-0/+1
| |\ \ \
* | \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-231-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Bluetooth: Clear RFCOMM session timer when disconnecting last channelMat Martineau2011-12-181-0/+1
* | | | | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-191-2/+2
| |/ / / |/| | |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-093-48/+64
|\ \ \ \ | |/ / / |/| | |