Age | Commit message (Expand) | Author |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby |
2012-03-08 | Bluetooth: Fix using uninitialized variable | Luiz Augusto von Dentz |
2012-02-15 | Bluetooth: Fix RFCOMM session reference counting issue | Octavian Purdila |
2012-02-15 | Bluetooth: silence lockdep warning | Octavian Purdila |
2012-02-13 | Bluetooth: Fix RFCOMM session reference counting issue | Octavian Purdila |
2012-02-13 | Bluetooth: silence lockdep warning | Octavian Purdila |
2012-01-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |
2012-01-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-01-02 | Bluetooth: Fix context in RFCOMM tty | Gustavo F. Padovan |
2012-01-02 | Bluetooth: Fix context in rfcomm_sock_lock | Gustavo F. Padovan |
2011-12-27 | Bluetooth: Fix a compile warning in RFCOMM | Gustavo F. Padovan |
2011-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-12-22 | Bluetooth: Remove l2cap priority from inside RFCOMM. | Gustavo F. Padovan |
2011-12-21 | Bluetooth: Always compile SCO and L2CAP in Bluetooth Core | Ulisses Furquim |
2011-12-19 | module_param: make bool parameters really bool (net & drivers/net) | Rusty Russell |
2011-12-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth | Gustavo F. Padovan |
2011-12-18 | Bluetooth: Clear RFCOMM session timer when disconnecting last channel | Mat Martineau |
2011-11-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |
2011-11-07 | 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-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |
2011-10-24 | Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-10-18 | bluetooth: Properly clone LSM attributes to newly created child connections | Paul Moore |
2011-10-14 | Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm | Szymon Janc |
2011-09-27 | Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM | Mat Martineau |
2011-08-11 | Bluetooth: rfcomm: Fix lost wakeups waiting to accept socket | Peter Hurley |
2011-08-11 | Bluetooth: rfcomm: Remove unnecessary krfcommd event | Peter Hurley |
2011-06-09 | 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-08 | Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockop... | David Miller |
2011-05-11 | Bluetooth: Double check sec req for pre 2.1 device | Waldemar Rymarkiewicz |
2011-04-28 | 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-27 | Bluetooth: Move more vars to struct l2cap_chan | Gustavo F. Padovan |
2011-03-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-03-16 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-02-18 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2011-02-17 | 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-16 | Bluetooth: Release BTM while sleeping to avoid deadlock | Vladislav P |
2011-02-15 | Bluetooth: remove l2cap_load() hack | Gustavo F. Padovan |
2011-01-19 | Bluetooth: Never deallocate a session when some DLC points to it | Lukáš Turek |