aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/rfcomm
Commit message (Expand)AuthorAge
* Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila2012-02-15
* Bluetooth: silence lockdep warningOctavian Purdila2012-02-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2012-01-10
|\
| * Bluetooth: Fix context in RFCOMM ttyGustavo F. Padovan2012-01-02
| * Bluetooth: Fix context in rfcomm_sock_lockGustavo F. Padovan2012-01-02
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-03
|\|
| * Bluetooth: Fix a compile warning in RFCOMMGustavo F. Padovan2011-12-27
| * Bluetooth: Remove l2cap priority from inside RFCOMM.Gustavo F. Padovan2011-12-22
| * Bluetooth: Always compile SCO and L2CAP in Bluetooth CoreUlisses Furquim2011-12-20
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetoothGustavo F. Padovan2011-12-19
| |\
* | \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23
|\ \ \ | | |/ | |/|
| * | Bluetooth: Clear RFCOMM session timer when disconnecting last channelMat Martineau2011-12-18
* | | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
| |/ |/|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-09
|\ \ | |/ |/|
| * Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-11-07
| * Bluetooth: make use sk_priority to priritize RFCOMM packetsLuiz Augusto von Dentz2011-11-07
| * Bluetooth: replace list_for_each with list_for_each_entry whenever possibleLuiz Augusto von Dentz2011-11-07
| * Bluetooth: Replace rfcomm tty tasklet by workqueueDavid Herrmann2011-11-07
| * Bluetooth: Return proper error codes on rfcomm tty initDavid Herrmann2011-11-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-02
|\ \
| * | Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-10-14
* | | Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-24
|\ \ \ | |_|/ |/| |
| * | bluetooth: Properly clone LSM attributes to newly created child connectionsPaul Moore2011-10-18
| |/
* / Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMMMat Martineau2011-09-27
|/
* Bluetooth: rfcomm: Fix lost wakeups waiting to accept socketPeter Hurley2011-08-11
* Bluetooth: rfcomm: Remove unnecessary krfcommd eventPeter Hurley2011-08-11
* Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan2011-06-09
|\
| * Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd2011-06-09
| * Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.Filip Palian2011-06-09
* | Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockop...David Miller2011-06-08
|/
* Bluetooth: Double check sec req for pre 2.1 deviceWaldemar Rymarkiewicz2011-05-11
* Bluetooth: Move conn to struct l2cap_chanGustavo F. Padovan2011-04-28
* Bluetooth: Move more channel info to struct l2cap_chanGustavo F. Padovan2011-04-28
* Bluetooth: Move more vars to struct l2cap_chanGustavo F. Padovan2011-04-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-16
|\
| * Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-18
| |\
| * | Bluetooth: remove l2cap_load() hackGustavo F. Padovan2011-02-15
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
|\ \ \ | |_|/ |/| |
| * | tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
| * | tiocmset: kill the file pointer argumentAlan Cox2011-02-17
| * | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
| |/
* / Bluetooth: Release BTM while sleeping to avoid deadlockVladislav P2011-02-16
|/
* Bluetooth: Never deallocate a session when some DLC points to itLukáš Turek2011-01-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-17
|\
| * Bluetooth: Fix initial RFCOMM DLC security levelJohan Hedberg2010-12-06
* | Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-12-01
* | Bluetooth: Get rid of __rfcomm_get_sock_by_channel()Gustavo F. Padovan2010-12-01
|/
* Bluetooth: fix not setting security level when creating a rfcomm sessionLuiz Augusto von Dentz2010-11-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\
| * Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-10-12