| Commit message (Expand) | Author | Age |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-03-21 |
|\ |
|
| * | Bluetooth: Fix using uninitialized variable | Luiz Augusto von Dentz | 2012-03-08 |
| * | Bluetooth: Fix RFCOMM session reference counting issue | Octavian Purdila | 2012-02-13 |
| * | Bluetooth: silence lockdep warning | Octavian Purdila | 2012-02-13 |
* | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 2012-03-20 |
|\ \ |
|
| * | | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 2012-03-08 |
| |/ |
|
* | | Bluetooth: Fix RFCOMM session reference counting issue | Octavian Purdila | 2012-02-15 |
* | | Bluetooth: silence lockdep warning | Octavian Purdila | 2012-02-15 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2012-01-10 |
|\ |
|
| * | Bluetooth: Fix context in RFCOMM tty | Gustavo F. Padovan | 2012-01-02 |
| * | Bluetooth: Fix context in rfcomm_sock_lock | Gustavo F. Padovan | 2012-01-02 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-01-03 |
|\| |
|
| * | Bluetooth: Fix a compile warning in RFCOMM | Gustavo F. Padovan | 2011-12-27 |
| * | Bluetooth: Remove l2cap priority from inside RFCOMM. | Gustavo F. Padovan | 2011-12-22 |
| * | Bluetooth: Always compile SCO and L2CAP in Bluetooth Core | Ulisses Furquim | 2011-12-20 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth | Gustavo F. Padovan | 2011-12-19 |
| |\ |
|
* | \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-23 |
|\ \ \
| | |/
| |/| |
|
| * | | Bluetooth: Clear RFCOMM session timer when disconnecting last channel | Mat Martineau | 2011-12-18 |
* | | | module_param: make bool parameters really bool (net & drivers/net) | Rusty Russell | 2011-12-19 |
| |/
|/| |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2011-11-09 |
|\ \
| |/
|/| |
|
| * | Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm | Szymon Janc | 2011-11-07 |
| * | Bluetooth: make use sk_priority to priritize RFCOMM packets | Luiz Augusto von Dentz | 2011-11-07 |
| * | Bluetooth: replace list_for_each with list_for_each_entry whenever possible | Luiz Augusto von Dentz | 2011-11-07 |
| * | Bluetooth: Replace rfcomm tty tasklet by workqueue | David Herrmann | 2011-11-07 |
| * | Bluetooth: Return proper error codes on rfcomm tty init | David Herrmann | 2011-11-07 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2011-11-02 |
|\ \ |
|
| * | | Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm | Szymon Janc | 2011-10-14 |
* | | | Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-10-24 |
|\ \ \
| |_|/
|/| | |
|
| * | | bluetooth: Properly clone LSM attributes to newly created child connections | Paul Moore | 2011-10-18 |
| |/ |
|
* / | Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM | Mat Martineau | 2011-09-27 |
|/ |
|
* | Bluetooth: rfcomm: Fix lost wakeups waiting to accept socket | Peter Hurley | 2011-08-11 |
* | Bluetooth: rfcomm: Remove unnecessary krfcommd event | Peter Hurley | 2011-08-11 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 | Gustavo F. Padovan | 2011-06-09 |
|\ |
|
| * | Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning | Stephen Boyd | 2011-06-09 |
| * | Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace. | Filip Palian | 2011-06-09 |
* | | Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockop... | David Miller | 2011-06-08 |
|/ |
|
* | Bluetooth: Double check sec req for pre 2.1 device | Waldemar Rymarkiewicz | 2011-05-11 |
* | Bluetooth: Move conn to struct l2cap_chan | Gustavo F. Padovan | 2011-04-28 |
* | Bluetooth: Move more channel info to struct l2cap_chan | Gustavo F. Padovan | 2011-04-28 |
* | Bluetooth: Move more vars to struct l2cap_chan | Gustavo F. Padovan | 2011-04-27 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-03-16 |
|\ |
|
| * | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2011-02-18 |
| |\ |
|
| * | | Bluetooth: remove l2cap_load() hack | Gustavo F. Padovan | 2011-02-15 |
* | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-03-16 |
|\ \ \
| |_|/
|/| | |
|
| * | | tty: now phase out the ioctl file pointer for good | Alan Cox | 2011-02-17 |
| * | | tiocmset: kill the file pointer argument | Alan Cox | 2011-02-17 |
| * | | tiocmget: kill off the passing of the struct file | Alan Cox | 2011-02-17 |
| |/ |
|
* / | Bluetooth: Release BTM while sleeping to avoid deadlock | Vladislav P | 2011-02-16 |
|/ |
|
* | Bluetooth: Never deallocate a session when some DLC points to it | Lukáš Turek | 2011-01-19 |