aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/rfcomm
Commit message (Expand)AuthorAge
* Bluetooth: Add missing lock nesting notationGustavo Padovan2012-12-03
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-10-19
|\
| * Bluetooth: Use __constant modifier for RFCOMM PSMSyam Sidhardhan2012-10-11
| * Bluetooth: Use %pMR in sprintf/seq_printf instead of batostrAndrei Emeltchenko2012-09-27
| * Bluetooth: Use %pMR in debug instead of batostrAndrei Emeltchenko2012-09-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-22
| |\ \ | | |/ | |/|
| * | Bluetooth: Added /proc/net/rfcomm via bt_procfs_init()Masatake YAMATO2012-08-06
* | | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-27
|\ \ \ | | |/ | |/|
| * | Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause2012-08-16
| * | Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause2012-08-16
| * | Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)Mathias Krause2012-08-16
| |/
* | TTY: use tty_port_register_deviceJiri Slaby2012-08-13
* | tty: localise the lockAlan Cox2012-08-10
* | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-06
|\|
| * Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-04
| * Bluetooth: Remove most of the inline usageGustavo Padovan2012-06-04
* | tty: move the termios object into the ttyAlan Cox2012-07-16
* | tty: revert incorrectly applied lock patchAlan Cox2012-07-16
* | tty: localise the lockAlan Cox2012-07-06
|/
* tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-24
|\
| * Bluetooth: Create flags for bt_sk()Gustavo Padovan2012-05-16
* | tty_lock: Localise the lockAlan Cox2012-05-04
* | TTY: rfcomm/tty, use count from tty_portJiri Slaby2012-04-09
* | TTY: rfcomm/tty, remove work for tty_wakeupJiri Slaby2012-04-09
* | TTY: rfcomm/tty, use tty_port refcountingJiri Slaby2012-04-09
* | TTY: rfcomm/tty, add tty_portJiri Slaby2012-04-09
|/
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-21
|\
| * Bluetooth: Fix using uninitialized variableLuiz Augusto von Dentz2012-03-08
| * Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila2012-02-13
| * Bluetooth: silence lockdep warningOctavian Purdila2012-02-13
* | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-20
|\ \
| * | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
| |/
* | 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